body {
	background-color: #ECE2BE;
}
.new_style {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height:100%;
	min-height:100%;
	margin:0;
	padding:0;
	background-color: #CCCC99;
	position: absolute;
	width: 760px;
	font-size: x-small;
	line-height: 15px;
	background-position:center center;
	list-style-image: url(../../new_website/footers/bullet.png);
	vertical-align: middle;
}
.title_header {
	height: 100px;
}
.mainheaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	display: inline;
}
.mainbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 17px;
}
.menu_bar {
	color: #EFE3B9;
	background-color: #C8121B;
	height: 27px;
	text-transform: uppercase;
	text-indent: 10px;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	vertical-align: middle;
}
.yellow_header {
	background-color: #E3B11F;
	position:relative;
	color: #FFFFFF;
	height: 150px;
}
.yellow_left_content {
	position: absolute;
	border: 1px #000000;
	background-color: #CEC27C;
	text-indent: 0px;
	padding: 10px;
	height: 200px;
	width: 125px;
	top: 175px;
	left: 0px;
}
.yellow_right_content {
	position: absolute;
	right: 0px;
	border: 1px #000000;
	width: 593px;
	background-color: #F1DC93;
	background-position: left;
	text-indent: 0px;
	padding: 10px;
	height: 200px;
	top: 175px;
}
.logo_header {
	background-color: white; /*#EFE3B9;*/
	height: 35px;
}
.footer {
	background-image: url(../../new_website/footers/footer1.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 760px;
	position: absolute;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	text-decoration: underline;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 17px;
}
.footer_left {
	background-color: #B5121B;
	height: 75px;
}
.footer_right {
	height: 75px;
	background-color: #B0BE7D;
	font-size: 13px;
	text-align: center;
	color: #FFFFFF;
	padding: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	line-height: 18px;
}.disclosure {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	line-height: 17px;
}
.error {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #CC0000;
}
.mainbodywhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 17px;
	color: #FFFFFF;
}
.mainheaderswhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.padded {
	padding: 10px;
}
