/* CSS Document */

<style type="text/css">

BODY, P, TD, DIV {
margin-top:0;
margin-left:0;
font-family: verdana; 
font-size: 7.5pt; 
color: #000000;	
scrollbar-track-color: #999999;
scrollbar-face-color: #666666;
scrollbar-arrow-color: #ffffff;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: #cccccc;
}

A:link {text-decoration: none; color:#0000FF; font-size: 7.5pt; font-family: verdana}
A:visited {text-decoration: none; height:0; color:#0000FF; font-size: 7.5pt; font-family: verdana}
A:active {text-decoration: none; color:#0000FF; font-size: 7.5pt; font-family: verdana}
A:hover {text-decoration: underline overline; color:#0000FF; font-size: 7.5pt; font-family: verdana}

.bold10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.bold85pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.whitehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.yellowhead {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.graytext75 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}
.whitetext75 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.yellowtext75 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
a {
font-weight: xx-small; text-decoration: none; color: #0000FF
}
.boldwhitetext75 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.boldyellowtext75 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.squarebullet {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #333333;
	list-style-image: url(bullet-square-gray-4.gif);
}
.boldwhite85pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.redhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.redtext75 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.boldredtext75 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.maroontext75 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
}
.normalblack8pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boldblackcourier85pt {
    font-family: "Courier New", Courier, mono;
	font-size: 8.5pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blackcourier85pt {
	font-family: "Courier New", Courier, mono;
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.normalblack85pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.normalblack75pt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boldblacktext75pt {

    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.home-zip-search-box{
	padding:4;
	float:none;
	width:750;
	height:90;
	border: solid 2px #F00;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	background-color:#eeeeee;
}
.search-box{
	padding:8;
	float:right;
	width:260;
	height:50;
	border: solid 1px #f00;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	background-color:#eeeeee;
}
.top-right-box{
	padding:8;
	float:right;
	width:80;
	border: solid 1px #f00;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	background-color:#eeeeee;
}

</style>

