BODY 	{background: url(../images/background-main.gif) repeat-y;
		scrollbar-base-color: #24702A;
		scrollbar-track-color: #24702A;
		scrollbar-face-color: #24702A;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #AAAAB4;
		scrollbar-darkshadow-color: #AAAAB4;
		scrollbar-shadow-color: #AAAAB4;
		scrollbar-arrow-color: #FFFFFF;
		margin: 0px;
		
		 }

a:link		{ color: #666666; text-decoration: none }

a:visited	{ color: #CC6600; text-decoration: none }

a:active	{ color: #24702A; text-decoration: none; }

a:hover		{ color: #CC6600; text-decoration: underline; font-weight: bold }

a.menu:link	{ color: #FFFFFF; text-decoration: none }

a.menu:visited	{ color: #FFFFFF; text-decoration: none }

a.menu:active	{ color: #FFFFC4; text-decoration: none }

a.menu:hover	{ color: #FF6600; text-decoration: none; font-weight: bold }


 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */


TABLE		{ COLOR: #666666; FONT: 12px geneva, verdana, arial,  sans-serif; font-weight: normal }

.title 		{ COLOR: #24702A; FONT: 20px verdana, arial, sans-serif; font-weight: bold; TEXT-INDENT: 10px; }

.subtitle 	{ COLOR: #666666; FONT: 14px verdana, arial, sans-serif; font-weight: bold }

.phonetitle 	{ color: #CC6600; font: 13px verdana, arial, sans-serif; font-weight: bold }

.copytext 	{ COLOR: #999999; FONT: 10px verdana, arial, sans-serif; font-weight: bold }

.quotechoice 	{ COLOR: #24702A; FONT: 14px verdana, arial, sans-serif; font-weight: normal }

.just 		{ text-align: justify}

li 		 	{ list-style-type: square}

.menulinks	{ background-image:  url(../images/background-menu.gif);
		  	font: 12px  verdana, arial, sans-serif;
		  	font-weight: bold;
		  	padding-left: 8px;
		  	height: 21px; }

.sidetexttitle 	{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.sidetext	{ color: #FFFFFF; FONT: 12px arial, verdana, sans-serif; font-weight: normal; border: #24702A 1px solid }

.headermenu	{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: bold;  }

.menu-location  { position:absolute; visibility:show; left:0px; top:75px; z-index:2;  }

.scroller-location { }

#ticker-location  { position:absolute; visibility:show; left:0px; top:53px; z-index:2 }

#date-location	{ left: 145px; POSITION: absolute; TOP: 155px }

.center-table	{ background-image:  url(../images/background-center.gif);
		  background-repeat: no-repeat;
		  background-position: 150px 40px}


.button { 	background-image:  url(../images/button.gif);
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.buttonon { background-image:  url(../images/buttonon.gif);
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #24702A;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #24702A 1px solid }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image:  url(../images/shadeform.gif);
		text-align: left;
		WIDTH: 200PX;
		BORDER: #666666 1px solid}

.quoteform	{ FONT: 13px arial, verdana, sans-serif;
		background-image:  url(../images/shadeform.gif);
		text-align: left;
		BORDER: #24702A 1px solid}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image:  url(../images/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(../images/button.gif);
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #24702A;
		font-size: 8pt;
		height: 20px;
		width: 35px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #24702A 1px solid }

.searchform 	{ background-image:  url(../images/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 CODE FOR THE FAQ POP UPS */



.button-popups  { background-image:  url(../images/button.gif);
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #999999;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #999999 1px solid }

.buttonon-popups { background-image:  url(../images/buttonon.gif);
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #24702A;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #24702A 1px solid }


