body {
     height:100%;
     margin:0;
     padding:0;
}



a:link		{ color: #0033CC;}

a:visited	{ color: #0033CC;}

a:active	{ color: #0033CC;}

a:hover		{ color: #FF6600;}




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

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

.title		{ COLOR: #996600; FONT: 15px verdana, arial, sans-serif; font-weight: bold }

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

.just 		{text-align: justify;}

.copyright	{ COLOR: #666666; FONT: 9px verdana, arial, sans-serif }

.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.careertitle	{ COLOR: #CC9900; FONT: 14px verdana, arial, sans-serif; font-weight: bold }

.phonetitle	{ COLOR: #CC9900; FONT: 12px verdana, arial, sans-serif; font-weight: bold }

.picturecomments{ COLOR: #666666; FONT: 12px verdana, arial, sans-serif }

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

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

.list 		{ COLOR: #CC9900; FONT: 12px verdana, arial, sans-serif; font-weight: normal }

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

.faq 		{ line-height: 19px }


 /* SIDEBAR OPTIONS */


a.sidelink:link		{ color: #0033CC; text-decoration: none }

a.sidelink:visited	{ color: #0033CC; text-decoration: none }

a.sidelink:active	{ color: #0033CC; text-decoration: none }

a.sidelink:hover	{ color: #FF6600; text-decoration: none }

.sidebartitle	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }

.sidebartext	{ COLOR: #996600; FONT: 10px verdana, arial, sans-serif; font-weight: normal }

.date-font	{ color: #FFFFFF; font: 11px verdana, arial, sans-serif; font-weight: normal }


 /* END SIDEBAR OPTIONS */


 /* HIDE ITEMS FOR PRINTING */


@media print {
.printhide {display:none;}
.printhelp	{ width:600px; }
}
@media screen{
.printonly { display:none }
}


.button 	{ background-image: url("picts/button.gif");
		background-color:#E0D7D2;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.buttonon 	{ background-image: url("picts/buttonon.gif");
		background-color:#F7D0A1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #996600;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


.button-popups { background-image: url("picts/button-popup.gif");
		background-color:#333333;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }

.buttonon-popups { background-image: url("picts/buttonon-popup.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }


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


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


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



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

.quotedropdown 	{ COLOR: #000000;
		WIDTH: 260PX;
		FONT: 11px verdana, arial, sans-serif}


 /* IMAGE HOVER CODE */


/*.rollover 	{ background-color: #000000 }

.rolloveron 	{ background-color: #CC6600; Filter: Alpha(Opacity=100, FinishOpacity=20, Style=2, StartX=20, StartY=40, FinishX=20, FinishY=20);} 

 /* START THE CODE FOR THE MENUS */




.label {  font-family: Arial, Helvetica, sans-serif; border: #FFFFFF; border-style: none; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; color: #000000; font-size: 12px; line-height: normal; font-weight: bold}
.smallRedEmphasis {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CC0066; font-weight: 400; font-variant: normal}
.orange {
		background-color:#E0D7D2;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 9pt;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid
}
