body
{
	padding: 0;
	margin: 0;
	font: normal 12px arial;
	background-color: #e4e4e4;
}

.divmain
{
	width: 990px;
	background-color: #e4e4e4;
	text-align: left;
}

.divtop
{
	clear:both;
	height:22px;
	background-color:#E4E4E4;
	font: normal 11px arial;
}
.divtop a
{
	font: normal 11px arial;
	text-decoration:none;
	color: #333333;
}
.divtop img
{
	padding: 1px;
	vertical-align: middle;
}
.divtop .left
{
	float:left;
	padding-top:3px;
	padding-left:10px;
}
.divtop .right
{
	float:right;
	padding-top:3px;
	padding-right:10px;
}

.divheader
{
	clear:both;
	height:120px;
	background-color:#5577CE;
}

.divheader .logo
{
	float: left;
	margin:0;
}
.divheader-right
{
	float: right;
	width: 350px;
	height: 120px;
	margin-right:10px;
}

.divheader-search
{
	margin-top:80px;
	width: 300px;
	height: 25px;
	line-height: 25px;
	float: right;
	text-align: left;
	font: normal 11px arial;
}
.divheader-search span
{
	padding: 0 2px;
	float: left;
	display: block;
}
.divheader-search a
{
	font: normal 12px arial;
	color: #333333;
	text-decoration: none;
}

.searchbox
{
	border: #223053 1px solid;
	font: normal 12px arial;
	padding: 3px 0;
	background-color:#FFFFFF;
	text-indent:3px;
}

.divnavbar
{
	clear:both;
	height:30px;
	padding-left:20px;
	background:url(images/navbar_bg.gif) repeat-x left top;
	font:bold 12px arial;
	color:#FFFFFF;
}
.divnavbar a
{
	display:block;
	padding:8px 0;
	
	font:bold 12px arial;
	color:#FFFFFF;
	text-decoration:none;
}
.divnavbar .selitem
{
	float:left;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	background:url(images/navbar_sel.gif) repeat-x left top;
	padding:0 10px;
	color:#FFFFFF;
}
.divnavbar .selitem a
{
	color:#FFFFFF;
}

.divnavbar .item
{
	float:left;
	height:30px;
	line-height:30px;
	padding:0 10px;
}
.divnavbar .item:hover
{
	background:url(images/navbar_sel.gif) repeat-x left top;
	color:#FFFFFF;
}
.divnavbar .item:hover a
{
	color:#FFFFFF;
}
.divnavbarsep
{
	clear:both;
	height:20px;
	padding-left:20px;
	background:url(images/navbar_sephorz.gif) repeat-x left top;
	font-size:1px;
}

.divmenu
{
	clear: both;
	height: 27px;
	padding-left: 20px;
	padding-right: 10px;
	font: bold 12px arial;
	color: #4F4F4F;
	background: url(images/subnavbar_bg.gif) repeat-x left top;
	overflow: hidden;
}
.divmenu span
{
	float: left;
	display: block;
	padding: 5px 0;
	padding-right: 5px;
	font: normal 12px arial;
	color: #4F4F4F;
}
.divmenu a
{
	float: left;
	display: block;
	padding: 5px 0;
	font: bold 12px arial;
	color: #4F4F4F;
	text-decoration: none;
}
.divmenu .selitem
{
	float: left;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	padding: 0 5px;
	color: #FF7A09;
}
.divmenu .selitem a
{
	color: #FF7A09;
}
.divmenu .item
{
	float: left;
	height: 27px;
	line-height: 27px;
	padding: 0 5px;
}
.divmenu .item a:hover
{
	color: #FF7A09;
}

.divsubnavbar
{
	clear: both;
	height: 27px;
	padding-left: 20px;
	background: url(images/subnavbar_bg.gif) repeat-x left top;
	font: normal 12px arial;
	color: #4F4F4F;
}
.divsubnavbar .left
{
	float: left;
	height: 27px;
	line-height: 27px;
}
.divsubnavbar .right
{
	float: right;
	height: 27px;
	line-height: 27px;
	width: 310px;
	text-align: left;
}

.divcontent
{
	clear: both;
	padding: 10px 0;
}
.divcontent-left
{
	float: left;
	width: 490px;
}
.divcontent-right
{
	float: right;
	width: 490px;
}

.divpair
{
	clear: both;
	display: block;
	padding: 0;
}
.divpair-left
{
	float: left;
	width: 180px;
}
.divpair-right
{
	float: right;
	width: 110px;
}

.divrightcontent
{
	clear: both;
	text-align: left;
}
.divrightcontent-left
{
	float: left;
	width: 300px;
}
.divrightcontent-right
{
	float: right;
	width: 180px;
}

.divfocus
{
	clear: both;
	font: normal 12px arial;
	color: #1772C3;
	min-height: 390px;
}
.divfocus-left
{
	float: left;
	width: 180px;
	min-height: 390px;
}
.divfocus-right
{
	float: right;
	width: 300px;
	min-height: 390px;
}

.focuslist
{
	font: normal 12px arial;
	color: #4F4F4F;
	background-color:#FFFFFF;
	overflow: hidden;
	border: #CCCCCC 1px solid;
	height: 390px;
}
.focustitle
{
	clear:both;
	height:30px;
	background:url(images/zonetitle_bg.gif) repeat-x left top;
}
.focustitle a , .focustitle span
{
	padding:7px 0;
	display:block;
}
.focustitle .left
{
	float:left;
	height:30px;
	width:30px;
	background:url(images/zonetitle_left.gif) no-repeat left top;
}
.focustitle .mid
{
	float:left;
	height:30px;
	background:url(images/zonetitle_mid.gif) repeat-x left top;
}
.focustitle .mid a , .focustitle .mid span
{
	font-weight:bold;
	color:#212F52;
	text-decoration:none;
	text-transform:uppercase;
}
.focustitle .right
{
	float:right;
	width:auto;
	height:30px;
	padding-right:15px;
	background:url(images/zonetitle_right.gif) no-repeat right top;
}
.focustitle .right a
{
	color:#323232;
	text-decoration:none;
}

.focuslist .content
{
	padding: 5px;
}
.focuslist .content img
{
	padding: 3px 5px 3px 0px;
}
.focuslist .content span
{
	clear: both;
	display: block;
	margin-bottom: 5px;
}
.focuslist .content a
{
	font: normal 12px arial;
	color: #333333;
	text-decoration: none;
}

.advert
{
	clear: both;
	text-align: right;
	font: normal 12px arial;
	color: #4f4f4f;
	padding: 3px;
}

.horzrule
{
	clear: both;
	height: 10px;
	font-size: 1px;
}

.divfooter
{
	clear: both;
	font: normal 12px arial;
	color: #1772C3;
}

.divfootzonebar
{
	clear: both;
	padding: 5px 10px;
	font: bold 12px arial;
	color: #4F4F4F;
	text-align: left;
	border: #CCCCCC 1px solid;
	background-color:#FFFFFF;
}
.divfootzonebar a
{
	font: bold 12px arial;
	color: #333333;
	text-decoration: none;
}
.divfootzonebar a.child
{
	font: normal 12px arial;
	color: #333333;
	text-decoration: none;
}

.divfootnavbar
{
	clear: both;
	height: 30px;
	padding-left: 20px;
	font: bold 12px arial;
	background:url(images/footernavbar_bg.gif) repeat-x left top;
	color: #212F52;
	text-align: center;
}
.divfootnavbar a
{
	display: block;
	padding: 8px 0;
	font: bold 12px arial;
	color: #212F52;
	text-decoration: none;
}
.divfootnavbar .item
{
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
}

.footer
{
	clear: both;
	padding: 10px 20px;
	font: normal 12px arial;
	color: #303030;
	background: url(images/footer_bg.gif) #FFFFFF repeat-x left top;
}
.footer a
{
	font: bold 12px arial;
	color: #336699;
	text-decoration: none;
}

.text
{
	text-align: justify;
	font: normal 12px arial;
	color: #474A4D;
}

.textbold
{
	text-align: justify;
	font: bold 12px arial;
	color: #474A4D;
}
.smalltext
{
	text-align: justify;
	font: normal 11px arial;
	color: #474A4D;
}

.results
{
	clear: both;
	font: bold 12px arial;
	color: #474A4D;
	padding: 3px;
}

.pager
{
	clear: both;
	padding: 3px 0;
}

.grid
{
	clear: both;
	font: bold 12px arial;
	color: #474A4D;
	padding: 3px;
}
.grid_header
{
	clear: both;
	font: bold 12px arial;
	color: #474A4D;
	padding: 3px;
}
.grid_item
{
	clear: both;
	font: normal 12px arial;
	color: #474A4D;
	padding: 3px;
	background-color:#FFFFFF;
}
.grid_aitem
{
	clear: both;
	font: normal 12px arial;
	color: #474A4D;
	padding: 3px;
	background-color:#F7F7F7;
}
.grid_item a , .grid_aitem a
{
	font: normal 12px arial;
	color: #474A4D;
	text-decoration:none;
}

.button
{
	border: #3E5796 1px solid;
	font: normal 12px arial;
	padding: 3px 10px;
	color:#FFFFFF;
	background-color:#5577CE;
}

.sitemap
{
	clear:both;
	font: normal 12px arial;
}
.sitemap-pan
{
	float:left;
}
.parentnode
{
	font: bold 12px arial;
	color: #333333;
	text-decoration: none;
}
.childnode
{
	font: normal 12px arial;
	color: #333333;
	text-decoration: none;
}
.treenode
{
	font: normal 12px arial;
	color: #333333;
	text-decoration: none;
}
.parentnode a , .childnode a , .treenode a
{
	display: block;
	padding: 4px 0;
	text-decoration: none;
}

.btnsearch
{
	border:0;
	width:82px;
	height:24px;
	background: url(images/btn_search.gif) no-repeat left top;
	font-size:0;
	
	overflow:hidden;
}
/*fix*/
* html .divclear {
    height: 1%;
}
.divclear {
    display: inline-block;
}
html[xmlns] .divclear {
    display: block;
}
.divclear:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    line-height: 0;
    font-size: 1px;
    overflow: hidden;
}
