INPUT, SELECT, TEXTAREA {font-family:Arial,Helvetica;font-size:12px;color:#000000}
FORM {margin:0,0,0,0}
img {border:none;}

body{background-color:#09223a;
	 background-image:url(/images/bg.jpg);
	 background-position:center top;
	 background-repeat:repeat-y;
	 margin:0px;}

UL.standardlst {
margin:0px;
padding-left:24px;
line-height:18px;
}
UL.standardlst LI{
	padding-left: 20px;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	/* [disabled]list-style: none; */
}

a { text-decoration:none; }

#nav {
background-image:url(/images/bg_navbar.gif);
background-repeat:repeat-x;
height:39px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
padding-left:15px;
}

#nav A, #nav A:visited, #nav A:active{
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	color: #fff;
}
#nav A:hover {
	text-decoration: none;
	margin-left:10px;
	margin-right:10px;
	color: #ffdc4d;
}

a.normallink:link, a.normallink:visited, a.normallink:active {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#357100;
}

a.normallink:hover {
text-decoration:underline;
color:#357100;
} 

.ContentTable {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#595959;
line-height:18px;
padding-left:0px;
padding-right:0px;
}

.Title {
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#004682;
margin-bottom:6px;
}
.TitleLarger {
font-family:Arial, Helvetica, sans-serif;
font-size:19px;
color:#004682;
margin-bottom:12px;
margin-left:15px;
}
.contentText{margin-left:15px;}
#footer {
border-top:solid 1px #ccc;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}
#footer A, #footer A:visited, #footer A:active {
	text-decoration:none;
	color: #666666;
}
#footer A:hover {
	text-decoration: none;
	color: #004682;
}

.numbers{background-color:#e20118;
 color:#FFF;
  padding:0 4px 0 4px;
   line-height:14px;
    font-weight:bold;
	font-size:12px;}
