@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #070e37;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background_noise.jpg);
}
a:link {
	color: #e89310;
	text-decoration: none;
}
a:visited {
	color: #e89310;
	text-decoration: none;
}
a:hover {
	color: #F8CE8F;
	text-decoration: underline;
}
a:active {
	color: #e89310;
	text-decoration: none;
}
.tablebackground { 
	background-image:url(images/background.jpg); 
	background-repeat:no-repeat;
} 
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.profiletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006E71;
	letter-spacing: -1pt;
	text-align: right;
}
h1 {
	color: #E89310;
	font-weight: bold;
	font-size: 24px;
	margin-top:-10px;
    margin-bottom:-15px;
}
h2 {
	color: #E89310;
	font-weight: bold;
	font-size: 16px;
	margin-top:-10px;
    margin-bottom:-15px;
}
h3 {	
	color: #1D97C3;
	font-weight: bold;
	font-size: 12px;
	margin-top:-10px;
    margin-bottom:-15px;
}
.formtextbox { 
 font-size: 12px; 
}
.formtextboxsmall { 
 font-size: 10px; 
}
.orangehighlight {
	color: #E89310;
	font-weight: bold;
}
.subheader {color: #1D97C3}
.style37 {
	font-size: 14px;
	font-weight: bold;
	color: #007576;
}
.style38 {font-size: 14px}
.style40 {font-size: 14px; font-weight: bold; }
.tableheading {
	font-size: 16px;
	font-weight: bold;
}
.tinytext {
	color: #E89310;
	font-size: 9px;
}
.disclaimer {font-size: 10px; }

A.askprolink {font-size: 14px; color: #e89310; text-decoration: none;}
A:hover.askprolink {text-decoration: underline;}

/************************************************************/
.infocontent {
	width:620px;
	margin: 10px 0px 10px 0px;
	text-align: center;
}
.infohead {
	width:600px;
	font-size: 12pt;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 0px 0px;
	background-image: url('images/infohead.gif'); background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
}
.infobody {
	width:578px;
	border: solid #333 1px;
	color: #fff;
	font-size: 10pt;
	background: #555;
	font-weight: normal;
	padding: 10px 10px 20px 10px;
	text-align: left;
	margin: 0px 0px 0px 10px;
}
.regtxt {
	color: #fff;
	font-size: 10pt;
	font-weight: normal;
}
.denote {
	color: #F90;
	font-size: 14pt;
	font-weight: bold;
}
.subhead {
	color: #1D97C3;
	font-size: 11pt;
	font-weight: bold;
}
.fLeft { 
	float: left; 
}
.fRight { 
	float: right; 
}
.clear { 
	clear: both; 
	background: none; 
}
#imgpad { 
	padding: 10px;
}

