body
{
	margin: 0px;
	padding: 0px;
	background: #0066CC url(../_img/body_bg.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}
form
{
    margin: 0px;
    padding: 0px;
}
.hideit
{
	position: absolute;
	text-indent: -99999px;
	width: 0px;
	height: 0px;
}
.cleanclear
{
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
/*----------------
Wrapper
----------------*/
#wrapper
{
	margin: 0px auto;
	width: 100%;
}
#wrappertop
{
	margin: 0px auto;
	width: 814px;
	background: url(../_img/wrapper_bg.png) repeat-y center top;
}
*html #wrappertop
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/wrapper_bg.png', sizingMethod='scale');
}
/*----------------
Header
----------------*/
#header
{
	position: relative;
	margin: 0px auto;
	width: 780px;
	height: 95px;
	overflow: hidden;
}
/*----------------
Menu
----------------*/
#menu
{
	position: relative;
	margin: 0px auto;
	width: 780px;
	height: 39px;
	background: url(../_img/menu_bg.gif) no-repeat;
}
#menu ul
{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}
#menu li
{
	float: left;
	line-height: 39px;
	padding: 0px 10px;
}
#menu li a
{
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 39px;
}
#menu li a:hover, .onpage
{
	background: url(../_img/menuitem.gif) no-repeat center center;
}
/*----------------
Content
----------------*/
#contentw
{
	width: 100%;
	background: #FFFFFF;
}
#contentwi
{
	margin: 0px auto;
	width: 814px;
	background: url(../_img/wrapper_bg.png) repeat-y center top;
}
*html #contentwi
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/wrapper_bg.png', sizingMethod='scale');
}
#content
{
	position: relative;
	margin: 0px auto;
	padding-top: 25px;
	padding-bottom: 15px;
	width: 780px;
	background: url(../_img/content_bg.gif) no-repeat right top;
}
#cl
{
	float: left;
	width: 184px;
}
#cr
{
	float: right;
	width: 586px;
	padding-top: 11px;
	padding-right: 10px;
	color: #0B3462;
}
#cr a
{
	color: #0B3462;
}
.box
{
	padding-top: 8px;
	width: 175px;
	color: #0066CC;
}
.boxtop
{
	padding-top: 0px;
}
.box a
{
	color: #0066CC;
	text-decoration: none;
}
.box h2
{
	width: 136px;
	margin: 0px;
	padding: 0px;
	padding-top: 16px;
	padding-left: 39px;
	height: 28px;
	background: url(../_img/box_top.gif) no-repeat left top;
	font-size: 22px;
	line-height: normal;
	font-weight: normal;
}
.box p
{
	width: 153px;
	margin: 0px;
	margin-left: 16px;
	padding: 2px;
	border: solid 1px #C41710;
	border-top: none;
	background-color: #0B3462;
}
/*----------------
Footer
----------------*/
#footerw
{
	width: 100%;
	height: 100%;
	background: url(../_img/footerw_bg.gif) repeat-x;
}
#footer
{
	margin: 0px auto;
	width: 814px;
	min-height: 90px;
	background: url(../_img/footer_bg.jpg) no-repeat;
}
*html #footer
{
	height: 90px;
}
#footeri
{
	margin: 0px auto;
	width: 780px;
}
#addrn, #addr, #disclosure
{
	display: block;
	text-align: right;
}
#addrn
{
	/*padding-right: 90px;*/
	text-align: center;
	color: #0066CC;
	font-size: 16px;
}
#addr
{
	/*padding-right: 80px;*/
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 4px;
}
#addr a
{
	color: #FFFFFF;
}
#disclosure
{
	/*padding-right: 65px;*/
	text-align: center;
	color: #FFFFFF;
	font-size: 8px;
	padding-top: 4px;
}
/*----------------
TwoK
----------------*/
#twok
{
	width: 775px;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 5px;
	text-align: right;
}
#twok a {color: #fff;font-size:10px;text-decoration: none;}
#twok a:hover {text-decoration: underline;}
