body{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
}
a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#top {
	width: 970px;
	height: 35px;	
	background-color: #898D96;
	text-align:left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#ffffff;
}
#header{
	background-repeat: no-repeat;
	background-position: right top;
	height: 218px;
	width: 970px;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #ffffff;
	margin-top:1px;
}
.leftmenu{
	height:217px;
	float:left;
	margin:0px;
	padding:0px;
	background:#F3BA94;
	overflow:hidden;
}
.lmenuseparator{
	height:1px;
	width: 204px;
	margin:0px;
	padding:0px;
}
.headerimg{
	height: 217px;
	width: 765px;
	float:right;
}
#navigation {
	background-color: #F06B10;
	width: 970px;
	height: 18px;
}
.td1{
	background-color: #F06B10;
	width: 204px;
	height: 18px;
	overflow:hidden;	
}
.td2{
	background-color: #F3BA94;
	width: 204px;
	height: 18px;	
}
.horizontal_menu {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:5px;
	overflow:hidden;
}
a.menu {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
}
a.menu:active {
	text-decoration: none;
}
#content {
	background-color: #ffffff;
	width: 970px;
}
.td3{
	width: 204px;
	height: 18px;	
}
.td4{
	vertical-align:top;
	padding:10px;
}
.td5{
	background-color: #F3BA94;
}
.title{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #F06B10;
}
.text{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	color: #1F1E1D;
	
}
#footer {
	background-color: #898D96;
	width: 970px;
	height: 16px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top:2px;
}
#footer a, a.visited, a.hover{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#copyright {
	width: 970px;
	height: 16px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898D96;
	padding-top:2px;
}
.form {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1F1E1D;
}
a.path {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1F1E1D;
	text-decoration: underline;
}
a.path:link {
	text-decoration: underline;
}
a.path:visited {
	text-decoration: underline;
}
a.path:hover {
	text-decoration: none;
}
a.path:active {
	text-decoration: underline;
}
.path{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1F1E1D;
}
.newsbox{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width:170px;
	padding:5px 5px 5px 5px;
	border:1px solid #555555;
	text-align:justify;
}
.newsboxtitle{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F06B10;
	font-weight:bold;
}
.newsitem{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding:5px 5px 10px 5px;
	text-align:justify;
}
.newstitle{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F06B10;
	font-weight:bold;
}
.sitemap ul {
	list-style-type: none;
	padding-left: 10px;
	margin-left: 0px;
}