.mainBody { 
	background-color: #EAEAEA; 
}
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: #046380;
}

.header {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	FONT-FAMILY: helvetica, arial;
	color: #046380;
}
.intro {
	FONT-SIZE: 18px;
	FONT-FAMILY: arial,geneva,sans-serif;
	color: #046380;
	display: block;
	margin: 10px 0 10px 0;
}
.small {
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana,arial,geneva,sans-serif;
	color: #046380;
}
.bt {
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana,arial,geneva,sans-serif;
	color: white;
	background-color: #046380;
}
.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: 11px;	font-family: verdana; color: #666666;}
.copy a:link, .copy a:visited, .copy a:active {color: #046380; text-decoration: none;}
.copy a:hover {color: #FF0000; text-decoration: underline;}

/* Marquee */
.marquee, .marquee2 {font-family: verdana; font-size: 10px; color: #FFFFFF; background: #a7a37e; font-weight:bold;}

/* Footer Area and Links */
.foot {font-family: verdana; font-size: 8pt; color: white; background: #a7a37e;}
.foot a:link, .foot a:visited, .foot a:active {color: white; text-decoration: none;}
.foot a:hover { color: white; text-decoration: underline;}


/* Main Link Style */
a:link, a:visited, a:active {font-family: verdana;  color: #046380;  text-decoration: none; }
a:hover {color: #FF0000;  text-decoration: underline;}

/* Selected Nav Button */
a.menuactive {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #046380;
	font-weight:bold;
	text-decoration: bold;
	padding-right: 15px;
	line-height: 21px
}
a.menuactive:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #046380;
	font-weight:bold;
	text-decoration: bold;
	padding-right: 15px;
	line-height: 21px
}
a.menuactive:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:#046380;
	font-weight:bold;
	text-decoration: none;
	padding-right: 15px;
	line-height: 21px
}
a.menuactive:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #ff0000;
	font-weight:bold;
	text-decoration: none;
	padding-right: 15px;
	line-height: 21px
}
/* Un-Selected Nav Button */
a.menuinactive {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-right: 15px;
}
a.menuinactive:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-right: 15px;
	line-height: 21px
}
a.menuinactive:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-right: 15px;
	line-height: 21px
}
a.menuinactive:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration: bold;
	padding-right: 15px;
	font-weight:bold;
	line-height: 21px
}