.mainBody { 
	background:#e9e9e9; 
}
.mainColor { 
	background: #009de1; 

}
body, td, h2 {
	font-size: 11px; 
	font-family: verdana;
	color: #666666;
}
.vertical {
	background-color: #DFDFDF;
}
.forms {
	background: #F0F0F0
}
.bar {
	background-color: #333333;
	padding-left: 3px;
}

.date {
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
	color: #ffffff;
}

.header {
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	color: #0008BB;
}
.intro {
	font-size: 18px;
	font-family: verdana;
	color:#009de1;
	display: block;
	margin: 10px 0 10px 0;
}
.small {
	font-size: 10px;
	font-family: verdana;
	color: #033c7f;
}
.bt {
	font-size: 10px;
	font-family: verdana;
	color: white;
	background-color: #347056;
}
.findBT {
	font-size: 10px;
	font-family: verdana;
	color: #990000;
	background-color: white;
	line-height: 20px;
	font-weight: bold;
}
.small {
	font-family: verdana;
	font-size: 7.5pt;
	color: black;
}
li {
	list-style-type: square;
}
.nav-table {
	background: #cbcfd5;
}
.phone {

	color: #009de1;
}


/* Main Body Font */
.copy {font-size: 12px;font-family: verdana; color: #666666;}
.copy a:link, .copy a:visited, .copy a:active {color:#009de1; text-decoration: none;}
.copy a:hover {color: #ff0000; text-decoration: underline;}

/* Marquee */
.marquee, .marquee2 {font-family: verdana; font-size:11px; color: #ffffff; background: #009de1; font-weight:bold;}

/* Footer Area and Links */
.foot {font-family: verdana; font-size: 8pt; color: white; background:  #009de1;}
.foot a:link, .foot a:visited, .foot a:active {color: #ffffff; text-decoration: none;}
.foot a:hover { color: #ff0000; text-decoration: underline;}


/* Main Link Style */
a:link, a:visited, a:active {font-family: verdana;  color:  #009de1;  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: #ffffff;
	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: #ffffff;
	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: #ffffff;
	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:  #000000;
	text-decoration: none;
	padding-right: 15px;
}
a.menuinactive:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #000000;
	text-decoration: none;
	padding-right: 15px;
	line-height: 21px
}
a.menuinactive:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	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: none;
	padding-right: 15px;
	font-weight:bold;
	line-height: 21px
}

