BODY 		{scrollbar-base-color: #CCCCD3;
		scrollbar-track-color: #CCCCD3;
		scrollbar-face-color: #CCCCD3;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #AAAAB4;
		scrollbar-darkshadow-color: #AAAAB4;
		scrollbar-shadow-color: #AAAAB4;
		scrollbar-arrow-color: #FFFFFF; }

a:link		{ color: #003399; text-decoration: none }

a:visited	{ color: #003399; text-decoration: none }

a:active	{ color: #6666FF; text-decoration: none }

a:hover		{ color: #C76D03; text-decoration: none }


 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE		{ COLOR: #000000; FONT: 13px arial, verdana, sans-serif; font-weight: normal }

.title 		{ COLOR: #003399; FONT: 20px arial, sans-serif; font-weight: bold }

.subtitle 	{ COLOR: #000099; FONT: 13px verdana, arial, sans-serif; font-weight: bold }

.phonetitle 	{ color: #000099; font: 12px verdana, arial, sans-serif; font-weight: bold }
.contactname 	{ color: #000099; font: 14px verdana, arial, sans-serif; font-weight: bold }
.copytext 	{ COLOR: #999999; FONT: 10px arial, verdana, sans-serif; font-weight: bold }

.quotechoice 	{ COLOR: #000099; FONT: 14px arial, verdana, sans-serif; font-weight: normal }

.just 		{text-align: justify;}

.faq 		{ line-height: 18px }

#ZOOM 		{ LEFT: 10px; POSITION: absolute; TOP: 10px }


.button { 	background-image: url("picts/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000066;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000066 1px solid }

.buttonon { background-image: url("picts/buttonon.gif");
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #660000;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #660000 1px solid }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #666666 1px solid}

.state_shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 100PX;
		BORDER: #666666 1px solid}
		
.zip_shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 50PX;
		BORDER: #666666 1px solid}		




.quoteform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		BORDER: #000066 1px solid}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 125PX;
		BORDER: #999999 2px solid}

.dropdown {	COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px geneva, verdana, arial, sans-serif }


.searchbutton {	background-image: url("picts/button.gif");
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000066;
		font-size: 8pt;
		height: 20px;
		width: 35px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000066 1px solid }

.searchform 	{ background-image: url("picts/shadeform.gif");
		  WIDTH: 100PX;
		  HEIGHT: 20PX; FONT: 11px arial, verdana, sans-serif;
		  BORDER: #000000 1px solid }


.searchdrop	{ WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }




 
/* START THE CODE FOR THE MENUS */


#menulocation { Left: 0px; POSITION: absolute; TOP: 300px }


.menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 8pt;
		  padding-top: 3px;
		  padding-bottom: 3px;
		  padding-left: 7px;
		  padding-right: 7px;
		  cursor:hand;
		  font-weight: bold;
		  text-align: center;
		  display: block;
		  line-height: 16px;
		  white-space:nowrap;
		  border: #000000 0px solid; }


a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#CCCCCC;
		  color: #000033; }


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#CCCCCC;
		  color: #000033; }


a.menu:active 	{  background-image: url("picts/menuon.gif");
		   background-color:#CCCCCC;
		   color: #000033; }


a.menu:hover 	{ background-image: url("picts/menuon.gif");
		  background-color:#F0F0F0;
		  color: #C76D03; }


/* right sidebar Menu */

#sidebar-menulocation { RIGHT: -15px; WIDTH: 195px; POSITION: relative; TOP: 0px; padding:0px 0px; white-space:nowrap; }
.sidebar_menu		{ font-family: arial, verdana, helvetica, sans;
		  font-size: 9pt;
		  height: 28px;
		  width: 195px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 8px;
		  line-height: 20pt;
		  text-align: left;
		  display: block;
		  border: #cccccc 1px solid; }
.sidebar_menu a:link 	{  
		  color: #000066; }
.sidebar_menu a:visited 	{ 		  
		  color: #000066; }
.sidebar_menu a:active 	{ 		  
		  color: #000066; }
.sidebar_menu a:hover 	{ 		  
		  color: #C76D03; }