BODY {
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	font-family: verdana, arial, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #ffffff;
}

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: #000000; }
H2 {font-family: Arial, Helvetica, sans-serif; font-weight : bold;  font-size : 14px; color: #000000; }

#PrintPage { 
  display : none; 
} 

.BoldText {
	font-style : normal;
	font-weight : bold;
	font-size : 13px;
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
}

.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: #000000;
}

.BoldTextBody {
	font-style : normal;
	font-weight : bold;
	font-size : 13px;
	font-family: verdana, arial, sans-serif;
	color: #000000;
}

.BoldTextSmall {
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
}

.SmallText {
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
}

.SmallTextBL {
	font-style : normal;
	font-weight : bold;
	font-size : 10px;
	color: #000000;
}

.TDnav, .TDnav:link, .TDnav:visited {
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
	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: #000000;
	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: #000000;
}

.TDcopyright {
	font-style : normal;
	font-weight : bold;
	font-size : 10px;
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;
}

.bullet {list-style-image: url(/images/blue_bullet.gif); }

