body {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #333333;
	font-family: trebuchet ms, arial, helvetica, serif;
	color: #000000;
}
TD, td, .BodyText	{
	font-family: trebuchet ms, arial, helvetica, serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.BodyTextLead	{
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
h1, .h1	{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #943A22;
}
h2, .h2	{
	font-size: 13px;
	line-height: 18px;
	color: #EF9135;
}
.SmBodyText	{
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.SmWhiteBodyText	{
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.footer, a.footer, a.footer:visited	{
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
}
.QuoteText	{
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	color: #FFFFFF;
}
.QuoteAttribute	{
	font-family: franklin gothic medium, trebuchet ms, arial, helvetica, serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
input, textarea {
    border:1px solid #999999;
}
.required	{
	font-size:10px;
	color: #EF9135;
}
.dashedline	{
	border-bottom: #EF9135 dashed 1px;
}
#subject {
	display: none;
}
.btnSubmit	{
	font-size: 11px;
	color: #943A22;
}
a, a:visited	{
	text-decoration: none;
	font-weight: bold;
	color: #943A22;
}
a:hover	{
	text-decoration: underline;
}
.copyright	{
	font-size: 10px;
	color: #223D71;
}
.redBG	{
	background-color: #943A22;
}
.yellowBG	{
	background-color: #FDB939;
}
.orangeBG	{
	background-color: #EF9135;
}
.whiteBG	{
	background-color: #FFF;
}

/* SUBNAV STYLES */
.subnav	{
	padding: 65px 10px 10px 10px;
}
a.subnavOff, a.subnavOff:visited	{
	color: #943a22;
	line-height: 22px;
	text-decoration: none;
	padding: 0px 0px 15px 0px;
}
a.subnavOn, a.subnavOn:visited, a.subnavOn:hover, a.subnavOff:hover	{
	color: #FFF;
	line-height: 22px;
	text-decoration: none;
	padding: 0px 0px 15px 0px;
}
