

body {
	background-color: #08088A;
	margin: 0;
	width: 780px;
}

#header {
	height: 86px;
	width: 760px;	
	border: 1px black solid;
	margin-bottom: 5px;
}

#header #left_box {
	float: left;
	background-color: white;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-right: 1px black solid;
	padding: 18px 0 0 0;
	height: 68px;
	width: 179px;
}

#header #middle_box {
	float: left;
	background-color: red;
	background-position: center;
	background-repeat: no-repeat;
	height: 86px;
	width: 120px;
}

#header #right_box {
	float: left;
	background-color: black;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 6px 0 0 0;
	height: 80px;
	width: 460px;
}

#header #right_box .hbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
}

#leftNav {
	clear: left;
	float: left;
	height: 710px;
	width: 180px;
	border-right: 2px solid white;
	margin-right: 10px;
}

#leftNav #nav_menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style: disc;
	color: white;
}

#leftNav #nav_menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	text-decoration: none;
}

#leftNav #nav_menu li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: red;
	text-decoration: underline;
}

#leftNav #nav_menu li.selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: red;	
}

#leftNav #nav_menu .selected a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: red;	
}

#main_body {
	float: left;
	width: 580px;
}

#main_body #title {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: white;
	border-bottom: 2px solid white;
	padding: 10px 0 10px 0;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: white;
	line-height: 1.3;
}

.body_text_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: white;
	line-height: 1.5;
}

.body_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
	font-weight: bold;
	color: white;
	text-indent: 25px;
	line-height: 1.1;
}

.body_up_gn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
	font-weight: bold;
	color: green;
	text-indent: 25px;
	line-height: 1.1;
}

.body_up_yel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
	font-weight: bold;
	color: yellow;
	text-indent: 25px;
	line-height: 1.1;
}

.body_up1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	color: white;
	
	line-height: 1.3;
}

.body_text_list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: white;	
}

.body_text_listb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	color: white;	
}

.body_text_list_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: yellow;
	text-decoration: underline;
	line-height: 1
}

#contents {
	float: left;	
	width: 369px;
	
	padding-right: 20px;
	margin-top: 10px;
}

#contents h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: red;	
	line-height: 1
}

#contents h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	color: red;	
	line-height: 1
}

#contents h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: white;	
	line-height: .6
}

#contents li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: disc;
	color: white;
	margin-bottom: 8px;
}

#contents b2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: white;
	line-height: 1.2
}

#contents p.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 15px;
}

#right_margin {
	float: left;
	width: 160px;
	padding-left: 30px;
	margin-top: 10px;
}

#right_margin img {
	padding: 5px 0 5px 0;
}

#right_margin p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	font-style: normal;		
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	font-style: normal;		
}

#right_margin br {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	font-style: normal;		
}

.notbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
}

.notbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: white;
	font-weight: normal;
	font-style: normal;		
}

#right_margin li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style: disc;
	color: white;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: red;
	text-indent: 25px;
}

.bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: red;
	text-indent: 25px;
}

.bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00FF00;
	text-indent: 25px;
}

#right_margin p a {
	color: red;
	font-weight: bold;
	text-decoration: none;
}	

#right_margin p a:hover {
	text-decoration: underline;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	border-top: white solid 2px;
	padding-top: 20px;
	margin-top: 10px;
	width: 580px;
	font-size: 14px;
	color: white;
	clear: left;
	float: left;
}

#footer p {
	padding: 0;
	margin: 0;	
}

#footer #nav_menu {
	padding: 10px 0 0 0;	
}

#footer #nav_menu li {
	color: black;
	display: inline;
	border-right: 1px white solid;
}

#footer #nav_menu li.last {
	border-right: none;	
}

#footer #nav_menu li a {
	color: white;
	text-decoration: none;
	font-size: 14px;
	padding: 4px;
	margin: 0;
}

#footer #nav_menu li a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: red;
}

#footer #nav_menu li.selected {
	font-weight: bold;
	color: red;	
}

#footer #nav_menu .selected a {
	font-weight: bold;
	color: red;	
}
