@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;}