/* All text */

BODY	{	
		background-color: #CCCCCC; }


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}


.headerPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #024383;
	font-weight: bold;

}
.navText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}


.navTextBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

H1		{
	COLOR: #F7921C;
	FONT: bold 14px Verdana, Arial, Helvetica, sans-serif;
}

H2		{
	COLOR: #000033;
	FONT: bold 15px Arial, Helvetica, sans-serif;
}
.phonetitle 	{ color: #000000; font: bold 9px verdana, arial, sans-serif}

.copyright 	{ COLOR: #FFCC00; FONT: bold 10px arial, verdana, sans-serif}

/* form Formating */
.quoteform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url(test-only/images/shadeform.gif);
		text-align: left;
		BORDER: #000000 1px solid}

.quotedropdown 	{ COLOR: #000000;
		WIDTH: 260PX;
		FONT: 11px geneva, verdana, arial, sans-serif}

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url(test-only/images/shadeform.gif);
		text-align: left;
		WIDTH: 250PX;
		BORDER: #000000 1px solid}

.button 	{ background-image: url(test-only/images/button.gif);
		background-color:#E0D7D2;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.buttonon 	{ background-image: url(test-only/images/buttonon.gif);
		background-color:#F7D0A1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #996600;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }
a:link		{ color: #FFFFFF; text-decoration: none }

a:visited	{ color: #FFFFFF; text-decoration: none }

a:active	{ color: #0099FF; text-decoration: none }

a:hover		{ color: #FDAD34; text-decoration: none }



/* Table Formating */
.tabledatahead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066cc;
	border: 0;
}

.tabledatahead_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #0066cc;
	border: 0;
}



.odd {
	color: #000000;
	background-color: #FFFFCC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;


}
.even {
	color: #000000;
	background-color: #AFCCEC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;


}
.tabletitle {
	color: #FFFFFF;
	background-color: #0066CC;
}

