body {
	background-color: #ADC7C9;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC3300;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: italic;
	font-weight: normal;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #333333;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-position: left bottom;
	font-style: normal;
}
.index_main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	padding: 10px;
	text-align: justify;
	background-color: #FFFFEC;
	color: #525252;
	border: thin solid #F2E9C8;
}
.plain_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	vertical-align: middle;
	padding: 10px;
}

.index_main_content_BOLD {
	font-family: "Arial Unicode MS";
	font-size: 14px;
	color: #404040;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-align: justify;
}
.profile_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	background-position: center;
}
.news_excerpts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #F1F2FA;
	vertical-align: top;
	background-position: top;
	border: thin solid #E6E8F7;
}
.footer {
	font-family: "Arial Unicode MS";
	font-size: 12px;
}
.news_excerpts_subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #F1F2FA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}
