body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/pagelinetile.gif);
	scrollbar-arrow-color: #4e658a;
	scrollbar-3dlight-color: #777799;
	scrollbar-darkshadow-color: #666677;
	scrollbar-face-color: #a1b1c3;
	scrollbar-highlight-color: #e9e9e9;
	scrollbar-shadow-color: #a1b1c3;
	scrollbar-track-color: #9faab8;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #003366;
}
.h1red {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.formlabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.formsmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.forminputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.formlabelsindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
#bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	text-decoration: underline;
}
.highliteblue {color: #003366}
/* Minimum System Requirements */
div#min_system_requirements ul {
	margin: 0;
 	padding-left: 20px;
}
div#min_system_requirements ul li {
	font-size: 12px;
 	list-style: square;
	color: #000;
	margin: 0 0 .2em 15px;
 	padding: 0;
}
/* TABLE CODE */
.datatable {
	border-collapse: collapse;
}
.datatable tr td ul {
	margin: 0;
	padding: 0 0 0 2em;
}
.datatable tr td ul li {
	margin: 0;
	padding: 0;
	color: #000;
}
.datatable a{
	color: #333;
}
.datatable a:hover{
	text-decoration: none;
}
.datatable caption {
	width: 100%;	 
	font-style: italic;
	text-align: center;
	padding: 0 0 5px 0;
}
.datatable th, .datatable td{
	border-left: 1px solid #999;
	border-right: 1px solid #FFF;
	border-top: 1px solid #999;
	border-bottom: 1px solid #FFF;
	padding: .5em;
}
.datatable tr {
	background: #B0C4D7;
}
.datatable tr:hover {
	background: #9EB5CB;
}
thead th{
	font-size: 11px;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	background: #003366 url("../image/table_dblue_tile.gif") repeat-x;
}
.datatable td.color_solid {
	background: #B0C4D7;
}
.datatable tr.darkblue {
	background: #B0C4D7;
}
.datatable tr.darkblue:hover {
	background: #9EB5CB;
}
.datatable tr.lightblue {
	background: #D7E0EA;
}
.datatable tr.lightblue:hover {
	background: #C1CEDD;
}
.disclaimer_logos{
	font-size: 10px;
}
.adjust_text_center{
	text-align: center;
}

