body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	background-color: #0000FF;
	float: left;
	width: 955px;
	margin: 0px;
	padding: 0px;
}
#add_on_bar {
	background-color: #00F;
	margin: 0px;
	padding: 8px 5px 10px;
	float: left;
	width: 945px;
}


#top_banner {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 140px;
	width: 955px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#page_banner {
	background-color: #0F0;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 955px;
}
#blank_blue_bar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 10px;
	width: 955px;
}
#menu_bar {
	background-color: #0F0;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	width: 955px;
}
#body_contents {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00F;
	padding: 8px 5px;
	float: left;
	width: 945px;
	margin: 0px;
}
#footer {
	background-color: #0F0;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 21px;
	width: 955px;
}



#container {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 1200px;
	width: 955px;
}
.large_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #0F0;
	font-style: normal;
}
.section_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #0F0;
}
.subsection_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	color: #0F0;
}
.page_banner_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-style: normal;
	font-weight: bold;
	color: #00F;
}
.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
