body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	margin:0px;
}
tr,td,p {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
form{
	margin:0px;
}
pre{
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	color:#000000;
	padding:10px;
	width:90%;
	background-color:#EEEEEE;
	border: #CCCCCC solid 1px;
}

a{
	color:#357FC0;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
a:visited{
	color:#357FC0;
	text-decoration:underline;
}

A.T-Link:link{
    color:#000000;
    text-decoration: none;
}

A.T-Link:visited{
    color:#000000;
    text-decoration: none
}
A.T-Link:active{
    color:#000000;
    text-decoration: none
}
A.T-Link:hover{
    color:#000000;
    text-decoration: none
}

h1{
	margin:5px 0px 0px 0px;
	padding:0px;
	text-align:left;
	font-size: 17px;
	font-weight:bold;
	color:#000000;
}
h2{
	margin:0 0 5px;
	padding:0;
	text-align:left;
	font-size: 11px;
	font-weight:bold;
	color:#333333;
}
h3{
	text-align:left;
	font-size: 15px;
	font-weight:bold;
	color:#333333;
}
.question{
	text-align:left;
	font-size: 16px;
	font-weight:bold;
	color:#000000;
}
.answer{
	font-size: 12px;
	color:#000000;
	text-align:left;
}
p{
	font-size: 12px;
	color:#000000;
	text-align:justify;
}
.ask{
	background-color: #FFFFCC;
	border: 1px dashed #1676B2;

}
.whatToAsk{
	font-size: 16px;
	font-weight:bold;
	color:#000000;
}
.txtAsk{
	font-family: Tahoma, Arial;
	font-size: 14px;
	color:#FF9900;
	width:400px;
}
.btnAsk{
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight:bold;
	width:200px;	
}
.topAd{
	background:#FFFFCC;
	border-bottom:solid 1px #F2E389;
	width:100%;
	height:22px;
	text-align:center;
	color:#357FC0;
}
.topAdBold{
	background:#FFFFCC;
	font-weight:bold;
}
.topAd a{
	color:#357FC0;
	text-decoration:underline;
}
.topAd a:hover{
	color:#357FC0;
	text-decoration:none;
}
.topAd a:hover{
	color:#357FC0;
	text-decoration:underline;
}
.bottomArea{
	background:#FFFFCC;
	border-top:solid 1px #F2E389;
	width:100%;
	text-align:left;
	color:#357FC0;
	margin-top:25px;
	height:139px;
}
.leftTable{
	background-color:#0072BC;
}
.leftTd{
	background-color:#B8CEE0;
	height:20px;
	padding-left:2px;
	text-align:center;
}
.leftTd a{
	color:#0072BC;
	height:20px;
	text-decoration:none;
	font-weight:bold;
}
.footer{
	font-family: Tahoma, Arial;
	font-size: 10px;
	background:#EEEEEE;
	border-top:solid 0px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;		
}
.footer a{
	color:#333333;
	text-decoration:underline;	
}
.footer a:hover{
	text-decoration:none;	
}
.footer a:visited{
	text-decoration:underline;	
}

#pRelatedFAQs{
	line-height:19px
}