@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFCE;
	font-family: Arial, Verdana, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
}
h1 {
	font-size: 24px;
	line-height: 22px;
	font-weight: bold;
	color: #CC0001;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0001;
}
h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
}
.subscribe-box {
	color: #000000;
	text-align: center;
	background-color: #E8E8E8;
	font-size: 12px;
	font-weight: bold;
	width: 94%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#main_text {
	padding-top: 2px;
	padding-right: 96px;
	padding-bottom: 2px;
	padding-left: 12px;
}
#td_nav {
	background-color: #FFFFCE;
	background-image: url(images2/banner-side.jpg);
	background-repeat: no-repeat;
}
.subheader {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0001;
}
.required {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CB0001;
}
.form_inputs {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
