@charset "utf-8";
body {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #E4300D;
	text-decoration: none;
}

.topgradient {
	background-image: url(topgradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 153px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #7B7B7B;
	text-decoration: none;
}
.dotline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #7B7B7B;
	text-decoration: none;
}
.dotline:hover {
	color: #B32B11;
	text-decoration: underline;
}
.contentscroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width:590px;
	overflow:auto;
	padding-right:5px;
	scrollbar-face-color: #B32B11;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #414040;
	scrollbar-3dlight-color: #6666666;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #B32B11;
	scrollbar-arrow-color: #ffffff;
	background-attachment: scroll;
	height: 410px;
	z-index: auto;
	background-repeat: no-repeat;
	clear: left;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	height: 18px;
	line-height: 18px;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 120px;
	width:270px;
	line-height: 18px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B7B7B;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
