BODY {
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	font-family: verdana, arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #203565;
}

INPUT {font-style : normal;  font-weight : normal;  font-size : 12px;  font-family : verdana, arial, sans-serif; }
INPUT.small { font-style : normal; font-weight : normal; font-size : 10px; font-family : verdana, arial, sans-serif; }
INPUT.button {font-family: verdana, arial, sans-serif; font-size : 12px;; font-weight: normal }
INPUT.smbutton {font-family: verdana, arial, sans-serif; font-size : 10px;; font-weight: normal }
TEXTAREA {font-style : normal;  font-weight : normal;  font-size : 12px;  font-family : verdana, arial, sans-serif; }


H1 {font-family: Arial, Helvetica, sans-serif; font-weight : bold;  font-size : 20px; color: #75899b; }
H2 {font-family: Arial, Helvetica, sans-serif; font-weight : bold;  font-size : 14px; color: #75899b; }

.BoldText {
	font-style : normal;
	font-weight : bold;
	font-size : 13px;
	font-family: Tahoma, Arial, Helvetica;
	color: #75899b;
}

.BoldTextPrint, .BoldTextPrint:link, .BoldTextPrint:visited {
	font-style : normal;
	font-weight : bold;
	font-size : 13px;
	font-family: Tahoma, Arial, Helvetica;
	color: #75899b;
}

.BoldTextReg {
	font-style : normal;
	font-weight : bold;
	font-size : 13px;
	font-family: Tahoma, Arial, Helvetica;
	color: #4D4D4D;
}

.BoldTextBody {
	font-style : normal;
	font-weight : bold;
	font-size : 13px;
	font-family: verdana, arial, sans-serif;
	color: #4D4D4D;
}

.BoldTextSmall {
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	font-family: Tahoma, Arial, Helvetica;
	color: #75899b;
}

.SmallText {
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
}

.SmallTextBL {
	font-style : normal;
	font-weight : bold;
	font-size : 10px;
	color: #4D4D4D;
}

.TDnav, .TDnav:link, .TDnav:visited {
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	font-family: Tahoma, Arial, Helvetica;
	color: #4D4D4D;
	text-decoration: none;
}

.TDnav:hover {
	text-decoration: underline;
}

.TDnavsub, .TDnavsub:link, .TDnavsub:visited {
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	font-family: Tahoma, Arial, Helvetica;
	color: #666666;
	padding-left: 10px;
	text-decoration: none;
}
.TDnavsub:hover {
	text-decoration: underline;
}

.TDfooter, .TDfooter:link, .TDfooter:visited {
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	font-family: Tahoma, Arial, Helvetica;
	color: #666666;
}

.TDcopyright {
	font-style : normal;
	font-weight : bold;
	font-size : 10px;
	font-family: Tahoma, Arial, Helvetica;
	color: #666666;
}

.SmallFont {
	font-size: 7.5pt; 
	font-family: Tahoma, Arial, Helvetica;
}

a:link {color: #336699; text-decoration: none; }
a:visited {color: #336699; text-decoration: none; }
a:hover {color: #336699; text-decoration: underline; }

a:link IMG {border-color: #75899b; }
a:visited IMG {border-color: #75899b; }
a:hover IMG {border-color: #336699; }

.bullet {list-style-image: url(/images/blue_bullet.gif); }
.check {list-style-image: url(/images/red_check.gif); }