/* CSS Document */
html, body {
	text-align: center;
	margin: 0 auto;
	height: 100%;
	min-height: 100%; 
	margin-bottom: 1px; 
}
#content {
	text-align: left;
	width: 800px;
	height:auto;
	margin:auto;
	background-color: #FFFFFF;
	}
#top_black {
	height: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
}
#logo_area {
	width: 324px;
	float: left;
	height: 98px;
	margin-left: 6px;
}
#mast_text {
	width: 448px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-left: 348px;
	height: 90px;
}
#masthead {
	height: 115px;
	width: 800px;
	background-color: #FFFFFF;
}
#flash_area {
	width: 654px;
	height: 195px;
	margin-left: 0px;
	float: left;
}
.mid_content_header {
	text-align: right;
	height: 26px;
}
.mid_content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 15px 10px 10px 30px;
	color: #FFFFFF;
}
#bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	height: 15px;
	text-align: center;
}
#bottom_nav a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	height: 15px;
	text-align: center;
}
#bottom_nav a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	height: 15px;
	text-align: center;
}
#bottom_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	height: 15px;
	text-align: center;
	text-decoration: none;
}
#content_panels {
	clear: both;
}
#nav_flash_area {
	background-color: #FFFFFF;
}
.mid_content_text a {
	color: #FFFFFF;
	text-decoration: underline;
}
.mid_content_text a:hover {
	color: #FFFFFF;
}
.masttextbuffer {
	padding-top: 15px;
}
#masthead_home {
	height: 115px;
	width: 800px;
	background-color: #FFFFFF;
}
