.mainBody
{
	background: #cccccc;
}

.mainColor
{
	background: #000000;
}

.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: #0d1d42;
	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: circle;
}
.nav-table
{
	background: #000000;
}
.phone
{
	color: #ffffff;
}


/* Main Body Font */
.copy, body, td
{
	font-size: 11px;
	font-family: verdana;
	color: #666666;
}
.copy a:link, .copy a:visited, .copy a:active
{
	color: #560001;
	text-decoration: none;
}
.copy a:hover
{
	color: #666666;
	text-decoration: underline;
}

/* Marquee */
.marquee, .marquee2
{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	background: #000000;
	font-weight: bold;
}

/* Footer Area and Links */
.foot
{
	font-family: verdana;
	font-size: 8pt;
	color: white;
	background: #000000;
}
.foot a:link, .foot a:visited, .foot a:active
{
	color: #ffffff;
	text-decoration: none;
}
.foot a:hover
{
	color: #666666;
	text-decoration: underline;
}


/* Main Link Style */
a:link, a:visited, a:active
{
	font-size: 11px;
	font-family: verdana;
	color: #0d1d42;
	text-decoration: none;
}
a:hover
{
	color: #666666;
	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: #ffffff;
	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: bold;
	padding-right: 15px;
}
a.menuinactive:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: bold;
	padding-right: 15px;
	line-height: 21px;
}
a.menuinactive:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: bold;
	padding-right: 15px;
	line-height: 21px;
}
a.menuinactive:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
	font-weight: bold;
	line-height: 21px;
}
