body {
	background-color: #0C1073;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
#feature {
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E51837;
	height: 185px;
}

#footer a {
	color: #575757;
	text-decoration: underline;
	padding-right: 4px;
	padding-left: 4px;
}
#footer a:hover {
	color: #575757;
	text-decoration: none;
}

#container {
	background-color: #FFFFFF;
	width: 990px;
	background-image: url(../images/site-bg.gif);
}
#left-quotes {
	float: left;
	width: 139px;
	background-image: url(../images/quote-bg.gif);
	margin-top: 16px;
	padding: 15px 15px 15px 32px;
	background-position: 10px top;
	background-repeat: no-repeat;
	height: 200px;
}
#content-body {
	float: left;
	width: 793px;
	margin-top: 16px;
	padding-bottom: 18px;
}
.caps {
	text-transform: uppercase;
	font-size: 11px;
}
.text {
	padding-right: 15px;
	text-align: justify;
}


#footer {
	border: 1px solid #A5E9FC;
	background-color: #EEF7FC;
	margin: 8px 8px 8px 18px;
	padding: 14px;
	font-size: 11px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #005AAB;
	font-weight: bold;
}
.line {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E51837;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #005AAB;
	letter-spacing: -1px;
	margin: 0px;
}
#logo {
	float: left;
	height: 104px;
	width: 244px;
}
#quote {
	float: left;
	height: 104px;
	width: 432px;
	background-image: url(../images/quote.gif);
}
#newsletter {
	height: 60px;
	width: 234px;
	float: left;
	background-image: url(../images/newsletter.jpg);
	padding-top: 44px;
	padding-left: 80px;
	color: #FFFFFF;
}
form {
	margin: 0px;
}
.formfield {
	background-color: #FFFFFF;
	border: 1px solid #1869B3;
	width: 130px;
	height: 14px;
}
.formfield2 {
	background-color: #FFFFFF;
	border: 1px solid #1869B3;
	width: 330px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #005AAB;
	height: 17px;
	border: 1px solid #005AAB;
}
.floatright {
	float: right;
	padding-left: 12px;
}
.text h2 {
	font-size: 11px;
	font-style: normal;
	color: #1894DA;
	margin: 0px;
	text-align: left;
}
.required {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #005AAB;
}
.text a {
	color: #E51837;
	font-weight: normal;
}
.text a:hover {
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
strong a:hover {
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.box2 {
	border: 1px solid #A5E9FC;
	padding: 5px;
}
.box {
	border-top: 3px solid #E51837;
	padding-top: 6px;
}

.border {
	border: 5px solid #D5EBFF;
}

#leftflash {
	float: left;
	width: 266px;
	height: 185px;
	text-align: left;
}
#rightflash {
	float: left;
	width: 261px;
	height: 185px;
}
#feature-img {
	height: 185px;
	width: 265px;
	float: left;
}
