@charset "UTF-8";
body {
	background-color: #FFFDEB;
	text-align: center;
	margin: 0px;
}
#MainWrap {
	background-color: #cecece;
	text-align: center;
	margin: auto;
	height: auto;
	width: 900px;
	padding-bottom: 10px;
}
#footer {
	background-color: #e5e5e5;
	margin: auto;
	height: 80px;
	width: 900px;
}
.footer_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: right;
}
#body_area {
	margin: auto;
	height: auto;
	width: 900px;
}
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.footer_links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.footer_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	text-align: left;
}
#whatsnew {
	text-align: left;
	margin: auto;
	height: 320px;
	width: 350px;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.Headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #333;
	text-align: left;
}
.bold_glossary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#Header {
	margin: auto;
	height: auto;
	width: 900px;
}
#NavWrap {
	margin: auto;
	height: 55px;
	width: 900px;
}
#contactform {
	text-align: left;
	margin: auto;
	height: auto;
	width: 480px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.body_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.body_links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.body_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
.left_footer_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
