body
{
font-size: 90%;
color:#000000;
margin: 10px 0px 0px 0px; 
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
font-family: verdana, geneva, sans-serif;
}

table, input, textarea
{
font-size: 100%;
}

p.regional { text-align: center; font-size: 1.35em; }
.bigger { font-weight: bold; font-size: 2em; }

span.greenbold {
	font-size: 90%;
	color: #006666;
    font-weight: bold;
}

span.blackbold {
	font-size: 100%;
	color: #000000;
    font-weight: bold;
}

span.brownbold {
	font-size: 100%;
	color: #D4760C;
    font-weight: bold;
}

span.brown {
	font-size: 100%;
	color: #993300;
    font-weight: normal;
}

span.note {
	color: red;
    font-weight: bold;
}

span.smalltext {
	font-size: 80%;
    font-weight: normal;
}

span.quote {
	font-size: 85%;
	color:#484848;
	background-color:transparent;
	font-weight: normal;
	font-style: normal;
}

.border {
	border-color: #E09E55;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	width: 100%;
	text-align: left;
	padding: 3px 3px 5px 7px;
	background-color: #006A65;
}

.bullet {
	padding-bottom: 3px
}

span.navheader {
	font-size: 90%;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	color: #FFCC99;
	font-weight: bold;
}

span.navtext {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}

a:visited {
	font-size: 90%;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	font-size: 90%;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-size: 90%;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	color: #FFCC99;
	font-weight: bold;
	text-decoration: underline;
}

span.navbold {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 80%;
	color: #006666;
    font-weight: bold;
}

#botnav a:visited {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 80%;
	color: #8F8F8F;
	font-weight: normal;
	text-decoration: underline;
}

#botnav a:link {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 80%;
	color: #006666;
	font-weight: normal;
	text-decoration: underline;
}

#botnav a:hover {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 80%;
	color: #FFCC99;
	font-weight: normal;
	text-decoration: underline;
}

a:visited.textnav {
	font-family: verdana, geneva, sans-serif;
	font-size: 100%;
	color: #006666;
	font-weight: normal;
	text-decoration: underline;
}

a:link.textnav {
	font-family: verdana, geneva, sans-serif;
	font-size: 100%;
	color: #006666;
	font-weight: normal;
	text-decoration: underline
}

a:hover.textnav {
	font-family: verdana, geneva, sans-serif;
	font-size: 100%;
	color: #FFCC99;
	font-weight: normal;
	text-decoration: underline
}

span.footernav {
	font-size: 80%;
	color: #333;
	font-weight: normal;
}

a:visited.footernav {
	font-size: 80%;
	color: #70227B;
	font-weight: normal;
	text-decoration: underline
}

a:link.footernav {
	font-size: 80%;
	color: #030A65;
	font-weight: normal;
	text-decoration: underline
}

a:hover.footernav {
	font-size: 80%;
	color: #938B7A;
	font-weight: normal;
	text-decoration: underline
}

.price { border:0; border-collapse:collapse; width:100%; }
.price th { text-align:left; }
.price td { padding: 1px 0; text-align:left; }

#coverage { border:1px solid #000; border-collapse:collapse; width:180px; margin: 20px 0 0 10px; float:right; }
#coverage td { border-right:1px solid #000; text-align: center; padding: 3px; font-size:10px; }
#coverage td.heading { color:#fff; background-color: #000; font-weight: bold; }
#coverage td.subhead { color:#fff; background-color: #505050; font-weight: bold; }
#coverage td.gray { color:#000; background-color: #cfcfcf; }