.bodyTwelveBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9966;
	line-height: normal;
	font-weight: bold;
	list-style-image: url(../../images/bullet.gif);
}


.bodyTwelveDarkBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	line-height: normal;
	font-weight: bold;
	list-style-image: url(../../images/bullet.gif);
}

.bodyTwelveDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	line-height: normal;
	font-weight: normal;
	list-style-image: url(../../images/bullet.gif);
}

.bodyTwelve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9966;
	line-height: normal;
	list-style-image: url(../../images/bullet.gif);
	font-weight: normal;
}

.SubmitButtonHover {
	background-color: #FFFFFF;
	COLOR: #996633;
	CURSOR: hand;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border: 0px none;

    }
.SubmitButton {
	background-color: #FFCC99;
	COLOR: #666666;
	CURSOR: hand;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border: 0px none;

    }

#contact_business { display: none; } /* do not remove */ 

.feilds {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #CC9966;



}
.Message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CC9966;
	border: 1px solid #000000;
	height: 65px;

}