@charset "iso-8859-1";
A:link {text-decoration: none; color: #00669F; font-weight: bold;}
A:visited {text-decoration: none; color: #00669F; font-weight: bold;}
A:active {text-decoration: none; color: #00669F; font-weight: bold;}
A:hover {text-decoration: underline; color: #FF0000; font-weight: bold;}

a.red:link {text-decoration: underline; color: #333333; font-weight: bold;}
a.red:active {text-decoration: underline; color: #333333; font-weight: bold;}
a.red:visited {text-decoration: underline; color: #333333; font-weight: bold;}
a.red:hover {text-decoration: underline; color: #666666; font-weight: bold;}

a.green:link {text-decoration: underline; color: #333333; font-weight: bold;}
a.green:active {text-decoration: underline; color: #333333; font-weight: bold;}
a.green:visited {text-decoration: underline; color: #333333; font-weight: bold;}
a.green:hover {text-decoration: underline; color: #666666; font-weight: bold;}

BODY  {
	scrollbar-face-color: #253A6B;
	scrollbar-shadow-color: #253A6B;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #253A6B;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #FFFFFF;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	marginheight : 0px;
	marginwidth: 0px;
	topmargin: 0px;
	leftmargin: 0px;
	rightmargin: 0px;
	bottommargin: 0px;
}
.td {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
}
.tdLeft {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
	text-align: left;
	vertical-align: top;
}
.tdCenter {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
	text-align: center;
	vertical-align: top;
}
.tdCenter12 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
	text-align: center;
	vertical-align: center;
}
.form {
	background-color: ffffff;
	border-color: 445C72;
	border-style: solid;
	border-width: 1;
	color: 445C72;
	height: 20;
	width: 125;
	font-size: 10pt;
	font-family: verdana;
}
.formSubmit {
	background-color: F2F2F2;
	border-color: 445C72;
	border-style: solid;
	border-width: 1;
	color: 445C72;
	height: 20;
	width: 75;
	font-size: 10pt;
	font-family: verdana;
}
.text12 { font-size: 12pt; font-family: Helvetica, Arial, sans-serif };
.text11 { font-size: 11pt; font-family: Helvetica, Arial, sans-serif };
.text10 { font-size: 10pt; font-family: Helvetica, Arial, sans-serif };
.text9 { font-size: 9pt; font-family: Helvetica, Arial, sans-serif };
.text8 { font-size: 8pt; font-family: Helvetica, Arial, sans-serif };
.text7 { font-size: 7.5pt; font-family: Helvetica, Arial, sans-serif };
.standard {font-size: 10 pt; font-family: Verdana, arial, helvetica, sans-serif};
.midd {font-size: 9 pt; font-family: Verdana, arial, helvetica, sans-serif};
.small {font-size: 8 pt; font-family: Verdana, arial, helvetica, sans-serif};