body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.header {font-size: 16px; color: #630000; }
.subheader {
	font-size: 13px;
	color: #990000;
}
body, table, td {color: #636363}
.style6 {color: #FFFFFF}

.style10 {color: #9C9C9C}
a:link, a:visited, a:active {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:link.topbar, a:visited.topbar, a:active.topbar {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.topbar {
	text-decoration: underline;
}
/*  contact form styles */
.divCForm { 
	width:90%;
	vertical-align:top;
	text-align:left;
	background: #F7F8F7;
	border: 1px #CCCCCC solid;
	overflow:visible;
	margin: auto;
	margin-bottom: 8px;
}

.divCForm fieldset {border:none}

.divCForm label {
	font-weight:bold;
	width:25%;
	float:left;
	display:block;
}

.questionR {
	margin-left:25%;
	display:block;
	font-size:80%;
}

.question {
	 font-weight:bold;
	 width:25%;
	 float:left;
	 display:block;
	 padding-right:8px;
	 font-size:100%;"
}

#butWrap {
	padding-left: 200px;
}

.butStyle {
	border: 1px solid #999;
	background: #E4E4E4;
	margin-top: 5px;"
}

.formFields {
	font-weight:bold;
	color: red;
	font-size:80%;
	text-align: right;
}