*{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodyColor
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccccff;
	margin: 0;
}
TABLE, TD, P, INPUT, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
FORM{ display: inline; }
.sub_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004C88;

}
.orange
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
}
.orangeBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff9900;
}
.orangeBoldHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ff9900;
}
.blueboldItalic
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9999ff;
	font-style: italic;
}
.bluebold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9999ff;
}
.blackbold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.blueboldonOrange
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066cc;
}
.resources_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;

}
.resources_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;

}
.orangebold14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F7A111;

}

.greybold12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;

}
.sublink:link, .sublink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #004C88;

}
.sublink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #3F3562;

}

A{}
A:link{
	text-decoration: underline;
	color: #18517c;
}
A:hover{
	text-decoration: underline;
	color: #E04602;
}
A:visited{
	text-decoration: underline;
	color: #18517c;
}
A:active{
	text-decoration: underline;
	color: #D21E26;
}
A.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #18517c;
}
A.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #18517c;
}
A.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #E04602;
}
.header{
	width: 712px;
	background: url(/images/topfade.gif);
}


/* DROP MENU CSS */

#dropmenudiv
{
	position: absolute;
	border: 1px solid #014014;
	border-bottom-width: 0;
	font: normal 12px Arial;
	line-height: 18px;
	z-index: 100;
	color: #ff9933;
	background-color: #ff9933;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #014014;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: #014014;
background-color: #ffffff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #004C88;
color: #FFFFFF;
}

#NoLoc_Title{
	font-family: Helvetica, verdana;
	font-weight: bold;
	font-size: 16pt;
	color: #004C88;
}
#NoLoc_Text{

}
#NoLoc_Phone{
	font-family: Helvetica, Verdana;
	font-weight: bolder;
	font-size: 11pt;
	color: #3E6902;
}

.required{
	font-family: Helvetica, Verdana;
	font-weight: bolder;
	font-size: 11pt;
	color: #003399;
}

.c_title{
	font-family: verdana, helvetica;
	font-weight: bold;
	font-size: 10pt;
	color: #3B5B8C;
}
.c_addr_1{  }
.c_addr_2{  }
.c_city_state_zip{  }
.c_phone{  }
.c_urls{  }