html {font-size: 100.01%;}
body{
	margin:0;
	color:#04204d;
	font:62.5% verdana, helvetica, arial, sans-serif;
	background:#fff;
	min-width: 900px;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#1f66a5;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width: 940px;
	margin-left:auto;
	margin-right:auto;
	line-height: 1.3846em;
	font-size: 1.3em;
	background: #2069a6 url(../images/bg-body.gif) repeat-x;
	margin-bottom: 14px;
}
.w1{
	background: url(../images/bg-main.gif) repeat-x 0 100%;
	padding-bottom: 59px;
}
.w1-alt{padding-bottom: 49px;}
.w2-alt{padding-bottom: 39px;}
.w3-alt{padding-bottom: 45px;}
#header{
	width: 900px;
	margin: 0 auto;
	position: relative;
	height: 57px;
	padding-top: 103px;
	z-index: 100;
}
.logo{
	position: absolute;
	top:33px;
	left:-2px;
	width: 280px;
	height: 44px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
}
.logo a{
	display: block;
	height: 100%;
}
.tools{
	height: 36px;
	position: absolute;
	top:0;
	right: 4px;
	overflow: hidden;
	background: url(../images/bg-tools.gif) repeat-x;
}
.tools .l{
	float: left;
	background: url(../images/bg-tools-l.gif) no-repeat;
}
.tools .r{
	float: left;
	background: url(../images/bg-tools-r.gif) no-repeat 100% 0;
	height: 36px;
}
.tools ul{
	float: left;
	padding: 6px 15px 0 21px;
	list-style: none;
	margin: 0;
}
.tools ul li{
	float: left;
	padding: 0 5px 0 15px;
	background: url(../images/separator01.gif) no-repeat 0 6px;
	line-height: 18px;
	font-size: 0.8461em;
}
.tools ul a,
.tools ul span{
	color: #333;
	text-decoration: none;
	float: left;
	display: inline;
	margin-right: 5px;
}
.tools ul a:hover{text-decoration: underline;}
.tools ul img{display: block;}
.main-nav{
	padding-top: 8px;
	background: url(../images/bg-main-nav.gif) repeat-x;
	background-color:#FFF;
	width: 100%;
}
.main-nav:after{
	clear: both;
	content: "";
	display: block;
}
.search{
	float: right;
	background: url(../images/bg-search-form.gif) repeat-x;
	padding: 12px 13px 13px 10px;
    margin: 0 0 0 -50px;
}
.search form,
.search fieldset{
	float: left;
}
.search label{
	float: left;
	color: #144b81;
	text-transform: uppercase;
	line-height: 18px;
	padding-right: 7px;
	font-size: 12px;
}
.search div{
	float: left;
	padding: 3px 5px;
	background: url(../images/bg-search.gif) no-repeat;
	height: 18px;
	line-height: 18px;
}
.search input{float: left;}
.search div input{
	background: none;
	border:none;
	width: 124px;
	color: #144b81;
	font-size: 1em;
	padding: 0;
}
#nav{
	padding: 0;
	list-style: none;
	margin: 0;
	float: left;
	background: url(../images/bg-nav.gif) no-repeat;
}
#nav li{
	float: left;
	background: url(../images/separator02.gif) no-repeat 0 1px;
}
#nav li:first-child{background: none;}
#nav li:hover,
#nav li.hover{
	position: relative;
}
#nav a{
	text-transform: uppercase;
	color: #04214e;
	line-height: 14px;
	float: left;
	text-align: center;
	padding: 0 20px;
	text-decoration: none;
	height: 49px;
	font-size: 12px;
	letter-spacing:-0.5px;
}
#nav .valign{
	display: table;
    width:112px;
}
#nav .valign span{
	display: table-cell;
	height: 49px;
	vertical-align: middle;
}
#nav a.short{
	padding-top: 14px;
	height: 35px;
}
#nav a:hover,
#nav a.active{
	color: #fff;
	background: #052552;
}
.subnav{
	position: absolute;
	top:37px;
	left:-3px;
	width: 189px;
	display: none;
}
.subnav1 .subnav{
	left:178px;
	top:-4px;
}
#nav li:hover .subnav1,
#nav li.hover .subnav1{
	display: block !important;
}
#nav ul li:hover .subnav2,
#nav ul li.hover .subnav2{
	display: block;
}
#nav ul .subnav2 li:hover .subnav,
#nav ul .subnav2 li.hover .subnav{
	display: block;
}
.subnav .t{
	overflow: hidden;
	height: 17px;
	background: url(../images/bg-subnav-t1.png) no-repeat;
}
.subnav1 .subnav .t{
	height: 7px;
	background: url(../images/bg-subnav-t.png) no-repeat;
}
.subnav .b{
	overflow: hidden;
	height: 16px;
	background: url(../images/bg-subnav-b.png) no-repeat;
}
.subnav .c{
	background: url(../images/bg-subnav.gif) repeat-y;
	height: 1%;
	padding: 0 5px 0 3px;
}
.subnav .c:after{
	clear: both;
	content: "";
	display: block;
}
#nav ul{
	padding: 0;
	list-style: none;
	float: left;
	width: 181px;
	margin-top: 3px;
	display: inline;
}
* html #nav ul{margin-left: -16px;}
*+ html #nav ul{margin-left: -16px;}
#nav .subnav1 .subnav ul{margin-top: -3px;}
#nav ul li{
	float: none;
	height: 1%;
	vertical-align: top;
	background: url(../images/separator03.gif) repeat-x 0 100%;
	padding-bottom: 2px;
	width: 181px;
}
#nav ul li:first-child{background: url(../images/separator03.gif) repeat-x 0 100%;}
#nav ul a,
#nav li:hover ul a,
#nav li.hover ul a,
#nav ul li:hover ul a,
#nav ul li.hover ul a,
#nav ul ul li:hover ul a,
#nav ul ul li.hover ul a{
	float:none;
	display: block;
	height: auto;
	text-transform: none;
	color: #fff;
	line-height: 1em;
	text-align: left;
	padding: 5px 10px 10px 20px;
	background: #04214E url(../images/bullet01.gif) no-repeat 10px 10px;
	letter-spacing: -1px;
	position: relative;
}
#nav ul a:hover,
#nav ul li:hover a,
#nav ul li.hover a,
#nav ul ul li:hover a,
#nav ul ul li.hover a,
#nav ul ul li:hover ul a:hover,
#nav ul ul li.hover ul a:hover{
	background: #2069a6 url(../images/bullet01.gif) no-repeat 10px 10px;
}
#main{
	width: 900px;
	margin: 0 auto;
}
.breadcrumbs{
	background: #052552 url(../images/bg-breadcrumbs.gif) repeat-x;
	color: #fff;
	font-size: 0.8461em;
	padding: 2px 11px 6px;
}
.breadcrumbs a{
	color: #fff;
	text-decoration: none;
}
.breadcrumbs a:hover{text-decoration: underline;}
.breadcrumbs strong{font-style: italic;}
.breadcrumbs ul{
	padding: 0;
	list-style: none;
	margin: 0 0 0 -10px;
	display: inline;
}
.breadcrumbs ul li{
	display: inline;
	background: url(../images/separator04.gif) no-repeat 0 5px;
	padding: 0 5px 0 11px;
}
.breadcrumbs ul li:first-child{background: none;}
.container{
	overflow: hidden;
	height: 1%;
	background: #fff;
	padding: 20px 10px 69px 1px;
	position: relative;
	z-index: 1;
}
.w1-alt .container{padding-bottom: 145px;}
.container2{padding: 20px 10px 58px 12px;}
#sidebar{
	float: left;
	width: 172px;
	padding-right: 17px;
    min-height: 10px;
}
* html #sidebar{
    height: 10px;
    overflow: visible;
}
.add-nav{
	padding: 0;
	list-style: none;
	margin: 0;
	font-size: 0.8461em;
	line-height: 1.3636em;
}
.add-nav li{
	height: 1%;
	vertical-align: top;
	border-bottom: 1px solid #fff;
}
.add-nav a{
	color: #04204d;
	text-decoration: none;
	display: block;
	background: #DBDBDB;
	padding: 7px 4px 8px;
}
.add-nav a:hover{
	background: none;
	color: #060;
	
}
.add-nav .open a{
	color: #6F0;
	padding: 7px 4px 8px;
	
}
.add-nav a.active{
	color: #060;
	font-weight: bold;
	background: #900;
}
.add-nav ul{
	padding: 0;
	list-style: none;
	margin: 0;
}
.add-nav ul li{
	border: 1px solid #FFFFFF;
	border-width: 1px 0 0;
	padding: 7px 5px 8px;
	background: #efefef;
}
.add-nav ul li:after{
	clear: both;
	content: "";
	display: block;
	background: #cccccc;
}
.add-nav ul a,
.add-nav .open ul a{
	display: inline;
	padding: 0 0 0 8px;
	background: url(../images/bullet02.gif) no-repeat 0 7px;
	color: #04204d;
	font-weight: normal;
	
}
.add-nav ul a:hover,
.add-nav .open ul a:hover{
	color: #060;
	background: url(../images/bullet02.gif) no-repeat 0 7px;
}
.add-nav ul ul{
	padding-left: 15px;
	width: 157px;
	position: relative;
	float: left;
	margin: 8px 0 -8px -5px;
	border-top: 1px solid #efefef;
	padding-top: 2px;
	background: #FFFFFF;
	
}
.add-nav ul ul li{
	border: none;
	padding: 0 0 5px;
	background: #FFFFFF;
}
.add-nav ul ul a,
.add-nav .open ul ul a{
	background: url(../images/bullet03.gif) no-repeat 0 8px;
	padding-left: 10px;
}
.add-nav ul ul a:hover,
.add-nav .open ul ul a:hover{
	background: url(../images/bullet03.gif) no-repeat 0 8px;
}
.add-nav ul a.active,
.add-nav .open ul a.active{
	color: #060;
	font-weight: bold;
}
#content{
	float: left;
	width: 520px;
	padding-bottom: 9px;
}
.container2 #content{
	width: 620px;
	padding-bottom: 32px;
}
#content h1,
.blog h3{
	margin: -3px 0 16px;
	font-size: 2.308em;
	line-height: 1em;
	color: #060;
	font-weight: normal;
	position: relative;
}
#content h1.title{font-size: 1.923em;}
* html #content #heading h1{padding-bottom: 7px;}
*+ html #content #heading h1{padding-bottom: 7px;}
#content h2{
	margin: 0 0 1px;
	font-size: 1.1538em;
	color: #060;
	font-weight: normal;
	padding-top: 1px;
	font-weight:bold;
}
#content p{margin: 0 0 18px;}
#content img{display: block;}
#content ul{
	padding: 0;
	list-style: none;
	margin: 0;
}
#content ul li{
	height: 1%;
	vertical-align: top;
}
#content .img-holder{padding: 2px 0 18px;}
#content .txt-holder{padding: 0 3px;}
.big-txt{
	font-size: 1.1538em;
	font-weight: normal;
}
#content .list1{margin: 0 0 20px -3px;}
#content .list1 li{
	padding-left: 22px;
	background: url(../images/bullet04.gif) no-repeat 0 2px;
}
.visual{
	overflow: hidden;
	width: 100%;
	padding-bottom: 20px;
}
.visual a{float: left;}
.visual a.align-right{float: right;}
.txt-block{padding: 0 0 18px 0;}
.txt-block h3{
	text-transform: uppercase;
	margin: 0;
	font-size: 1em;
}
#content .txt-block p{margin: 0;}
.blog{
	background: url(../images/separator08.gif) repeat-x 0 100%;
	margin-bottom: 24px;
	padding-bottom: 27px;
}
.blog-detail{background: none;}
.blog h3,
#content .blog h1{
	margin: -3px 0 1px;
}
.blog h3 a,
#content .blog h1 a{
	color: #060;
	text-decoration: none;
}
.blog h3 a:hover,
#content .blog h1 a:hover{
	text-decoration: underline;
}
.blog .date{
	font-style: normal;
	color: #04214e;
	font-weight: bold;
	display: block;
	padding-bottom: 9px;
}
#content .blog p{margin: 0;}
#content .control{
	text-align: center;
	font-size: 1.1538em;
	margin-top: -6px;
}
.control li{
	display: inline;
	padding: 0 9px 0 14px;
	background: url(../images/separator09.gif) no-repeat 0 2px;
}
.control li:first-child{background: none;}
.aside1{
	float: right;
	width: 160px;
}
.service-box{
	background: #04224f url(../images/bg-service-box.gif) repeat-x;
	color: #fff;
	padding: 11px 11px 1px 10px;
	margin-bottom: 9px;
}
.service-box h3{
	margin: 0 0 6px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.1538em;
	line-height: 1em;
	padding-left: 26px;
	background: url(../images/ico-service.gif) no-repeat 0 3px;
}
.service-box h3 span{
	font-size: 0.73333em;
	display: block;
	margin-top: -2px;
}
.service-box ul{
	padding: 0;
	list-style: none;
	margin: 0;
}
.service-box li{
	height: 1%;
	vertical-align: top;
	overflow: hidden;
	padding: 9px 4px 5px;
	background: url(../images/separator05.gif) no-repeat;
}
.service-box ul a{
	color: #fff;
	float: left;
	background: url(../images/bullet05.gif) no-repeat;
	padding: 1px 0 6px 20px;
	text-transform: uppercase;
	font-size: 0.8461em;
	text-decoration: none;
	line-height: 1em;
}
* html .service-box ul a{padding: 0 0 7px 20px;}
*+ html .service-box ul a{padding: 0 0 7px 20px;}
.service-box ul a:hover{text-decoration: underline;}
.map{
	display: block;
	margin-bottom: 10px;
}
.map img{display: block;}
.sidebox1{
	background: #efefef;
	margin-bottom: 10px;
}
.sidebox1 h3{
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	font-size: 1.1538em;
	background: #052451 url(../images/bg-sidebox-t.gif) repeat-x;
	font-weight: normal;
	padding: 6px 8px;
}
.sidebox1 div{
	padding: 6px 8px 11px;
	line-height: 1.23em;
}
.sidebox1 p{margin: 0;}
.sidebox1 a{font-weight: bold;}
.aside2{
	float: right;
	width: 180px;
}
.sidebox2{margin-bottom: 9px;}
.sidebox2 h3{
	font-size: 1.3846em;
	margin: 0;
	font-weight: normal;
	color: #fff;
	padding: 9px 5px 13px;
	background: #04224f url(../images/bg-sidebox-t2.gif) repeat-x;
}
.sidebox2 ul{
	padding: 0;
	list-style: none;
	margin: 0;
}
.sidebox2 ul li{
	border-top: 1px solid #fff;
	background: #efefef;
	padding: 6px;
}
.sidebox2 a{
	text-decoration: none;
	color: #04204d;
	font-size: 0.8461em;
}
.sidebox2 a:hover{text-decoration: underline;}
.tags,
.widget_tag_cloud div {
	text-align: center;
	padding-top: 9px;
}
.widget_tag_cloud div a {
     line-height:22px;
}
.tags a{font-size: 1em;}
.tags a.size1{font-size: 0.7692em;}
.tags a.size2{font-size: 1.15382em;}
.home-content{
	overflow: hidden;
	width: 100%;
	padding: 26px 0 0;
}
.home-content img{display: block;}
.main-column{
	float: left;
	width: 595px;
	overflow: hidden;
}
.flash{padding-bottom: 16px;}
.triple-holder{
	overflow: hidden;
	width: 609px;
	margin: 0 0 10px -12px;
	background: url(../images/bg-triple-holder.gif) repeat-y 12px 0;
}
.triple-holder .box{
	float: left;
	width: 190px;
	margin-left: 12px;
	display: inline;
}
.triple-holder .box div{padding: 10px 5px 17px 13px;}
.home-content h2{
	color: #060;
	font-weight: normal;
	margin: 0 0 3px;
	font-size: 1.1538em;
	min-height: 36px;
}
* html .home-content h2{height: 36px;}
.main-column p{
	margin: 0;
	font-size: 0.8461em;
	line-height: 1.2727em;
	word-spacing: -1px;
}
.aside3{
	float: right;
	width: 290px;
}
.aside3 .service-box{
	background: #04224f url(../images/bg-service-box2.gif) repeat-x;
	padding: 10px 3px;
	margin: 0;
}
.aside3 .service-box li{padding-top: 8px;}
.aside3 .service-box h3{
	font-size: 1.3846em;
	padding: 6px 0 5px 30px;
	margin: 0 0 5px 10px;
	background: url(../images/ico-service2.gif) no-repeat 0 2px;
}
.service-box .holder{
	overflow: hidden;
	height: 1%;
}
.service-box .holder div{
	float: left;
	width: 127px;
	display: inline;
	margin-left: 10px;
	background: #0151a6 url(../images/bg-service-box3.gif) repeat-x;
}
.service-box h4{
	margin: 0 3px 6px;
	font-size: 1.0769em;
}
.aside3 .map{margin-bottom: 16px;}
.news-block{
	margin-bottom: 10px;
	background: #04224f;
	padding: 13px 12px 15px;
	color: #fff;
}
.news-block a{color: #fff;}
.news-block a.more{font-size: 0.923em;}
.news-block h3{
	font-size: 1.3846em;
	padding: 1px 0 11px 30px;
	margin: 0 0 0 2px;
	font-weight: normal;
	background: url(../images/ico-news.gif) no-repeat;
}
.news-block ul{
	padding: 0;
	list-style: none;
	margin: 0 0 3px;
	font-size: 0.923em;
	line-height: 1.1616em;
	background: url(../images/separator10.gif) repeat-x 0 100%;
}
.news-block ul li{
	height: 1%;
	vertical-align: top;
	background: url(../images/separator10.gif) repeat-x;
	padding: 13px 0 16px;
}
.news-block ul a{text-decoration: none;}
.news-block ul a:hover{text-decoration: underline;}
.news-block p{margin: 0;}
.news-block em{font-style: normal;}
#footer{
	width: 940px;
	margin-left:auto;
	margin-right:auto;
	line-height: 1.3636em;
	font-size: 1.1em;
	position: relative;
	color: #666;
	padding-bottom: 30px;
}
#footer .bg{
	position: absolute;
	top:3px;
	left:0;
	width: 50%;
	z-index: 1;
	height: 19px;
	background: url(../images/bg-footer.gif) repeat-x;
}
#footer .holder{
	width: 900px;
	margin: 0 auto;
	background: url(../images/bg-footer.gif) repeat-x 0 3px;
	position: relative;
	z-index: 2;
}
.small-logo{
	overflow: hidden;
	width: 100%;
	margin-bottom: -9px;
	position: relative;
}
.small-logo a{float: right;}
.small-logo img{display: block;}
#footer ul{
	padding: 0;
	list-style: none;
	margin: 0 0 0 -12px;
}
#footer ul li{
	padding: 0 11px 0 12px;
	background: url(../images/separator07.gif) no-repeat 0 2px;
	display: inline;
}
#footer ul li:first-child{background: none;}
#footer .footer-nav{margin: 0 0 10px -5px;}
* html #footer .footer-nav{margin-left: -8px;}
*+ html #footer .footer-nav{margin-left: -8px;}
#footer .footer-nav li{
	padding: 0 12px 0 5px;
	background: url(../images/separator06.gif) no-repeat 100% 5px;
}
* html #footer .footer-nav li{padding: 0 9px 0 8px;}
*+ html #footer .footer-nav li{padding: 0 9px 0 8px;}
#footer .footer-nav li:first-child{background: url(../images/separator06.gif) no-repeat 100% 5px;}
#footer .footer-nav .link-logo{background: none;}
.footer-nav a{
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
}
.footer-nav a:hover{text-decoration: underline;}
.footer-nav img{
	position: relative;
	top: 5px;
}