@charset "ISO-8859-1";
#container {
	width: 803px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 374px;
	width: 801px;
}
#main {
	width: 800px;
	background-color: eb9334;
}
#body {
	background-color: #FFFFFF;
	width: 711px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
	background-image: url(images/blend.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.body_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.body_text_head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#rh_panel {
	background-color: #FFFFFF;
	float: right;
	width: 200px;
	border: thin solid #FF0000;
	padding: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.rh_panel_cutline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.rh_panel_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#footer {
	height: 30px;
	width: 711px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.footer_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#rh_panel2 {
	margin: 10px;
	float: right;
	width: 300px;
	padding: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: ffb216;
	border-right-color: ffb216;
	border-bottom-color: ffb216;
	border-left-color: ffb216;
}

/* global
---------------------------------------------*/

a:link {
	color: #003366;
	text-decoration:underline;
}
a:visited {
	color: #003366;
	text-decoration:underline;
}
a:hover {
	color: #ff9933;
	text-decoration: underline;
}
a:active {
	color: #ff9933;
	text-decoration:underline;
}
	

/* footer
---------------------------------------------*/

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	color: #FF0000;
}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.menu_type {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-style: oblique;
}