.mainBody
{
	background: #EAEAEA;
}
body, td, h2
{
	font-size: 11px;
	font-family: verdana;
	color: #666;
}
.vertical
{
	background-color: #DFDFDF;
}
.forms
{
	background: #F0F0F0;
}
.bar
{
	background-color: #333333;
	padding-left: 3px;
}
.companySpecific
{
	background-color: #131b59;
}
.date
{
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
	color: #FFFFFF;
}

.header
{
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
	color: #131b59;
}
.intro
{
	font-size: 18px;
	font-family: verdana;
	color: #131b59;
	display: block;
	margin: 10px 0 10px 0;
}
.small
{
	font-size: 10px;
	font-family: verdana;
	color: #131b59;
}

.phone
{
	font-size: 10px;
	font-family: verdana;
	color: #131b59;
}

.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: #b1d0e9;
}

/* Main Body Font */
.copy
{
	font-size: 11px;
	font-family: verdana;
	color: #666666;
}
.copy a:link, .copy a:visited, .copy a:active
{
	color: #131b59;
	text-decoration: none;
}
.copy a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

/* Marquee */
.marquee, .marquee2
{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	background: #131b59;
	font-weight: bold;
}

/* Footer Area and Links */
.foot
{
	font-family: verdana;
	font-size: 10pt;
	color: white;
	background: #131b59;
}
.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: #131b59;
	text-decoration: none;
}
a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

/* Selected Nav Button */
a.menuactive, a.menuactive:link, a.menuactive:visited, 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, a.menuinactive:link, a.menuinactive:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #131b59;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
	line-height: 21px;
}
a.menuinactive:hover
{
	color: #FFffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 21px;
}
