@charset "UTF-8";

body
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

td
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

th { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; }

.dateHead
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.navlist
{

	float: left;
	width: 12.5%;
	text-align: center;
	font-weight: bold;
}

.navlist a:link
{
	text-decoration: none;
	color: #000;
	font-size: 10px;
}

.navlist a:visited
{
	text-decoration: none;
	color: #000;
	font-size: 10px;
}

.navlist a:hover
{
	text-decoration: none;
	color: #000;
	font-size: 10px;
}

.navlist a:active
{
	text-decoration: none;
	color: #000;
	font-size: 10px;
}

.leftnav
{
	font-size: 10px;
	width: 150px;
	padding: 6px;
	background-color: #D6F8FF;
}

.leftnav a:link
{
	text-decoration: none;
	color: #00C;
	font-size: 10px;
	font-weight: bold;
}

.leftnav a:visited
{
	text-decoration: none;
	color: #903;
	font-size: 10px;
	font-weight: bold;
}

.leftnav a:hover
{
	text-decoration: none;
	color: #90C;
	font-size: 10px;
	font-weight: bold;
}

.leftnav a:active
{
	text-decoration: none;
	color: #090;
	font-size: 10px;
	font-weight: bold;
}

.heading { 
	width: 400px; 
	color: #903;
	font-size: 18px;
	text-align: center;

}
.centercopy { padding: 0 10px 0 10px; }

.adcol
{
	width: 150px;
	vertical-align: top;
	text-align: center;
	padding: 10px 10px 0 10px;
	background-color: #EEEEEE;
}

.bottomnav {
	text-align: center;
	font-size: 10px;
}

.bottomnav a:link
{
	text-decoration: none;
	color: #000;
	font-size: 10px;
	text-align: center;
}

.bottomnav a:visited
{
	text-decoration: none;
	color: #00C;
	font-size: 10px;
	text-align: center;
}

.phone
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #900;
	text-align: center;
}

.subhead
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.promo
{
	border-color: #000;
	border-width: 1px;
	background-color: #FFFF99;
}

.test {
	color: #900;
}