﻿body {
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#container
{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#contact
{
	float: right;
	font-size: 12px;
	line-height: 22px;
	padding-top: 25px;
}
#menutop 
{
	text-align: center;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
}
#menutop ul
{
	padding: 0px;
	margin: 0px;
}
#menutop li
{
	list-style-type: none;
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #F39F40;
}
#menutop a
{
	font-weight: bold;
	font-size: 15px;
}
#menutop a:link, #menutop a:visited
{
	text-decoration: none;
	color: #808080;
}
#menutop a:hover
{
	text-decoration: underline;
	color: #EE6F32;
}
#content
{
	background-image: url('images/bgr_content.gif');
	background-repeat: repeat-y;
	background-position: left top;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
#page
{
	color: #333333;
	padding-top: 0px;
	padding-bottom: 15px;
	width: 670px;
	float: right;
	padding-right: 0px;
	margin: 0px;
}
#page h1
{
	font-size: 130%;
	color: #333333;
	font-weight: normal;
	padding-top: 20px;
}
#page h2
{
	color: #818181;
	font-size: 115%;
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}
#page h3
{
	color: #FF9900;
	font-size: 12px;
	width: 215px;
	float: right;
	clear: right;
	font-weight: normal;
	margin: 10px 10px 10px 35px;
	padding: 0px;
	text-align: center;
}
#page h3 b
{
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
}
#page p
{
	line-height: 150%;
	font-size: 75%;
	text-align: justify;
}
#page b
{
	color: #666666;
}
#page ul
{
	padding-left: 15px;
	margin-left: 15px;
}
#page li
{
	font-size: 75%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu
{
	width: 214px;
	float: left;
}
#menu ul
{
	padding: 0px;
	margin: 0px;
}
#menu li
{
	list-style-type: none;
}
#menu a
{
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E8E8E8;
}
#menu a:link, #menu a:visited
{
	text-decoration: none;
	color: #EE6F32;
}
#menu a:hover
{
	text-decoration: none;
	color: #818181;
}
.menuhd
{
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #818181;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E8E8E8;
}
#footer
{
	text-align: center;
	line-height: 18px;
	font-size: 11px;
	color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #E8E8E8;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
a:link, a:visited
{
	text-decoration: underline;
	color: #EE6F32;
}
a:hover
{
	text-decoration: none;
	color: #EE6F32;
}
.imgRBClear
{
	float: right;
	clear: right;
	border: 1px solid #000000;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.clear
{
	clear: both;
	height: 0px;
}
hr
{
	border-style: solid;
	border-width: 1px;
	border-color: #FFDCB9 #F0F0F0 #FFFFFF #F0F0F0;
	margin: 0px;
	padding: 0px;
}
.wxl:link, .wxl:visited
{
	text-decoration: none;
	color: #808080;
}
.wxl:hover
{
	text-decoration: underline;
	color: #EE6F32;
}
