#main_container {
	display: block;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../templates/background.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}
#main_content {
	background-image: url(../templates/background.jpg);
	width: 1000px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	position: relative;
}

#header_container {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 198px;
}
#graphic_version {
	display: block;
	background-position: center;
	background-image: url(../templates/version_bar.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#graphic_version ul {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E6E6E6;
	text-align: right;
	font-weight: normal;
	list-style-type: none;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 189px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#graphic_version li {
	display: inline;
}
#graphic_version li a {
	text-decoration: none;
	color: #BCB6B6;
}
#graphic_version li a:hover {
 color: #FFF;
}
#nav_left {
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	float: left;
	margin-left: 55px;
	display: inline;
	padding-top: 24px;
	z-index: 1;
	margin-bottom: 0px;
}
#nav_left ul {
	font-family: Tahoma , Arial, Georgia;
	font-size: 12px;
	line-height: 30px;
	white-space: nowrap;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav_left li a {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #301085;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav_left ul {
	list-style-type: none;
}
#nav_left li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCB6B6;
	display: block;
}
#nav_left a:hover {
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #301085;
}
#main_body {
	display: block;
	width: 498px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 255px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCB6B6;
	border-left-color: #BCB6B6;
	padding: 0px;
	position: static;
}
#main_body p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 1.2em;
	padding-left: 15px;
	text-align: justify;
	font-size: 12px;
	color: #301085;
	display: block;
}
#ads_right {
	display: inline;
	padding: 0px;
	float: right;
	width: 125px;
	margin-top: 55px;
	margin-right: 85px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	display: block;
	width: 1000px;
	float: left;
	height: 84px;
	background-image: url(../templates/footer.jpg);
	background-repeat: no-repeat;
}
#graphic_version_line {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCB6B6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 55px;
	margin-bottom: 0px;
	margin-left: 55px;
}
#main_body h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
	font-size: 24px;
	color: #321782;
	display: block;
	font-weight: bold;
}
#main_body h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: justify;
	font-size: 16px;
	color: #0BAACC;
	display: block;
	font-weight: 900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCB6B6;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#nav_left_spacer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 190px;
	margin-top: 0px;
	margin-right: 0px;
	float: left;
	margin-left: 55px;
	display: inline;
	padding-top: 0px;
}
#footer_container {

	display: block;
	width: 1000px;
	float: left;
	height: 84px;
}
#footer_container ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E6E6E6;
	text-align: center;
	font-weight: normal;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer_container li {
	display: inline;
}
#footer_container li a {
	text-decoration: none;
	color: #BCB6B6;
}
#footer_container li a:hover {
 color: #FFF;
}
#footer p {
	display: block;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BCB6B6;
	text-align: center;
	margin-right: auto;
	margin-top: -12px;
	margin-left: auto;
}
#nav_left p {
	font-family: Tahoma, Arial, Georgia;
	font-size: 10px;
	color: #301085;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #351F8E;
	background-color: #E7F4FA;
}
#nav_left h1 {

	font-family: Tahoma, Arial, Georgia;
	font-size: 12px;
	color: #301085;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #351F8E;
}
#nav_left h2 {

	font-family: Tahoma, Arial, Georgia;
	font-size: 10px;
	color: #301085;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 5px;
	background-color: #E7F4FA;
}
#nav_left h3 {
	font-family: Tahoma, Arial, Georgia;
	font-size: 10px;
	color: #301085;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 5px;
	background-color: #E7F4FA;
	border-right-style: solid;
	border-right-color: #301085;
}
#main_body h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: left;
	font-size: 16px;
	color: #1E1A89;
	display: block;
	font-weight: 900;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCB6B6;
}
#main_body h4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: left;
	font-size: 10px;
	color: #1E1A89;
	display: block;
	font-weight: 900;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
}
#main_body h5 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: justify;
	font-size: 16px;
	color: #1E1A89;
	font-weight: 900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCB6B6;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#main_body h6 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: justify;
	font-size: 16px;
	color: #321782;
	display: block;
	font-weight: 900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #321782;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.bold_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #321782;
}
.h7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: justify;
	font-size: 16px;
	color: #321782;
	display: block;
	font-weight: 900;
	border-bottom-width: 1px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-style: solid;
	border-bottom-color: #321782;
}
.h8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: justify;
	font-size: 16px;
	color: #321782;
	display: block;
	font-weight: 900;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

