.mainBody { 
	background-color: #cccccc; 
}
body, td, h2 {
	FONT-SIZE: 11px; 
	FONT-FAMILY: verdana,arial,geneva,sans-serif;
	color: #666666;
}
.mainColor {
	background-color: #D9E6CA;
}
.mainColor2 {
	background-color: #F6F6F6;
}
.navColumn {
	background: #f0f0f0;
}
TD#col {
	background: #f0f0f0
}
.vertical {
	background-color: #DFDFDF;
}
.forms {
	background: #F0F0F0
}
.navBK {
	background-color: #660000; 
	background-repeat: no-repeat;
}

.bar {
	background-color: #333333;
	padding-left: 3px;
}
.companySpecific {
	background-color: #B40101;
}
.date {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana,arial,geneva,sans-serif;
	color: #FFFFFF;
}
.nav-table {
	background:#2658ed;
}

.header {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	FONT-FAMILY: helvetica, arial;
	color: #0008BB;
}
.intro {
	FONT-SIZE: 18px;
	FONT-FAMILY: arial,geneva,sans-serif;
	color: #005288;
	display: block;
	margin: 10px 0 10px 0;
}
.small {
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana,arial,geneva,sans-serif;
	color: #005288;
}
.bt {
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana,arial,geneva,sans-serif;
	color: white;
	background-color: #347056;
}
.findBT {
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana,arial,geneva,sans-serif;
	color: #990000;
	background-color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: Black;
}
li {
	list-style-type: square;
}

/* Main Body Font */
.copy
{
	font-size: 12px;
	font-family: verdana;
	color: #000000;
}
.copy a:link, .copy a:visited, .copy a:active
{
	color: #114cfb;
	text-decoration: none;
}
.copy a:hover
{
	color: #ff3848;
	text-decoration: underline;
}

/* Marquee */
.marquee, .marquee2
{
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	background: #2f9ae0;
	font-weight: bold;
}

/* Footer Area and Links */
.foot
{
	font-family: verdana;
	font-size: 8pt;
	color: #ffffff;
	background: #2658ed;
}
.foot a:link, .foot a:visited, .foot a:active
{
	color: #ffffff;
	text-decoration: none;
}
.foot a:hover
{
	color: #ffffff;
	text-decoration: underline;
}


/* Main Link Style */
a:link, a:visited, a:active
{
	font-family: verdana;
	color: #114cfb;
	text-decoration: none;
}
a:hover
{
	color: #ff3848;
	text-decoration: underline;
}

/* Selected Nav Button */
a.menuactive
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: bold;
	padding-right: 10px;
	line-height: 21px;
}
a.menuactive:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: bold;
	padding-right: 10px;
	line-height: 21px;
}
a.menuactive:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	line-height: 21px;
}
a.menuactive:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff960;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	line-height: 21px;
}
/* Un-Selected Nav Button */
a.menuinactive
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
}
a.menuinactive:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding-right: 10px;
	line-height: 21px;
}
a.menuinactive:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-right: 10px;
	line-height: 21px;
}
a.menuinactive:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff960;
	text-decoration: none;
	padding-right: 10px;
	font-weight: bold;
	line-height: 21px;
}