/* YUI reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
/* End YUI reset */
body{
    font-family: Verdana, Arial;
    background: #fff url('../images/background.gif') top left repeat-x;
    line-height: 1.1em;
}
a{
    text-decoration: none;
}
a:link,a:visited{
    color:#3d3d3d;
}

a:hover,a:active{
    color:#CCC;
}
h1{
    font-size: 10px;
}
#h1_cover{
    text-align: right;
    color:#AAA;
    background-color: #285769;
    padding-bottom: 2px;
}
#h1_key{
    display: block;
    width:920px;
    margin: 0 auto;
}
#header{
    position: relative;
    width: 955px;
    height:150px;
    margin: 0 auto;
}
#c2a{
    width: 900px;
    margin: 0 auto;
    margin-top: 40px;
    color: #666666;
}
#c2a a:link, #c2a a:visited{
    color: #666666;
}
#c2a a:hover, #c2a a:active{
    color: #AAA;
}
#c2a li{
    float: left;
    width: 207px;
}
.c2a_header{
    color: #285769;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}
.c2a_text{
    font-size: 11px;
    margin-top: 9px;
}
.c2a_link{
    font-size: 12px;
    font-weight: bold;
    margin-top: 9px;
}

#top_logo{
    display: block;
    position: absolute;
    width: 292px;
    height: 127px;
    top:10px;
    left:20px;
    background: url(../images/top_logo.gif) top left no-repeat;
}
#top_nav{
    position: absolute;
    top:50px;
    right: 20px;
    text-align: right;
    color: #285769;
}
#fs18{
    font-size: 18px;
}
#mid_logo{
    width: 935px;
    height: 323px;
    background: url(../images/mid_logo.jpg) top left no-repeat;
    margin: 0 auto;
}
#mid_logo_sub{
    width: 935px;
    height: 243px;
    background: url(../images/mid_logo_sub.jpg) top left no-repeat;
    margin: 0 auto;
}
#content{
    width: 900px;
    margin: 0 auto;
}
#ctl,#ctr,#linev{
    float: left;
}
#ctl{
    width: 245px;
}
#ctr{
    width: 600px;
    color: #666;
    font-size: 12px;
}
#ctr2{
    width: 850px;
    color: #666;
    padding-top: 20px;
    font-size: 12px;
    margin: 0 auto;
}
#ctr h2, #ctr2 h2{
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    margin: 2px 0 10px;
}
#ctr h3, #ctr2 h3{
    color: #666666;
    font-size: 13px;
    font-weight: bold;
    margin: 2px 0 10px;
}
#ctr p, #ctr2 p{
    margin: 18px 0;
}
#ctr ul{
    margin-left: 15px;
}
#ctr li{
    padding-left: 2px;
    list-style-type: disc;
}
.container{
    width: 955px;
    margin: 0 auto;
}
.clear{
    clear:both;
}
.mgr22{
    margin-right: 22px;
}
.mgr25{
    margin-right: 25px;
}
#line1{
    width: 897px;
    height: 1px;
    background: url('../images/line.gif') top left repeat-x;
    margin: 28px auto;
}
#line2{
    width: 243px;
    height: 1px;
    background: url('../images/line.gif') top left repeat-x;
    margin: 10px 0;
}
#linev{
    width: 1px;
    height: 250px;
    background: url('../images/linev.gif') top left repeat-y;
    margin: 0 22px;
}
.line1, .line2, .line3{
    width: 100%;
    height: 1px;
    font-size: 0px;
    background-color: #ACB8BC;
}
.line1{
    margin: 20px auto 5px;
}
.line2{
    margin: 30px auto 15px;
}
.line3{
    margin: 20px auto 25px;
}
#minilink{
    background-color: #e0f2f8;
    margin-bottom: 20px;
    font-size: 11px;
    padding: 20px 30px;
}
#minilink li{
    padding: 2px 0;
}
#minilink_header{
    color: #505050;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}
#footer{
    background-color: #285769;
    font-size: 10px;
    padding-top: 5px;
    color: #fff;
    width: 100%;
    line-height: 1.4em;
}
#footer a:link, #footer a:visited{
    color: #BBB;
}
#footer a:hover, #footer a:active{
    color: #377890;
}
#footerinner{
    margin: 0 auto;
    width: 950px;
    position:relative;
}
#ft_title{
    margin: 8px 0 5px;
}
#exa_logo{
    display: block;
    width:55px;
    height:21px;
    position: absolute;
    bottom:7px;
    right:10px;
}
#exa_logo:link , #exa_logo:visited {
    background: url('../images/exalogo.gif') top left no-repeat;
}
#exa_logo:hover , #exa_logo:active {
    background: url('../images/exalogo.gif') bottom left no-repeat;
}
.fll{
    float: left;
}
.mgr10{
    margin-right: 10px;
}
#contact_num{
    font-size: 20px;
}
#exaseo{
    margin-top:5px;
    margin-right: 72px;
    text-align: right;
}
.bold{
    font-weight: bold;
}
.nobold{
    font-weight: normal !important;
}
.nomargin{
    margin:0 !important;
}
.fblack{
    color: #000;
}
.darkblue1{
    color: #285769;
}
.readmore{
    padding-right: 11px;
    background: url('../images/bullet.gif') bottom right no-repeat;
}
.mgr60{
    margin-right: 60px;
}
.mgr35{
    margin-right: 35px;
}
.mgr15{
    margin-right: 15px;
}
strong{
    font-weight: bold;
}
.bg_gray1{
    background-color: #d1e1ee;
}
.bg_gray2{
    background-color: #eee;
}
.fs9{
    font-size: 9px;
}
.txtAlignL{
    text-align: left;
}
.txtAlignR{
    text-align: right;
}
#info_table td{
    text-align: right;
    vertical-align: top;
    border-left: #ccc 1px solid;
    border-right: #ccc 1px solid;
    padding: 0 2px;
}
#info_table td.txtAlignL{
    text-align: left;

}
strong{
    font-weight: bold;
}
.clearl{
    clear: left;
}
.cont_address{
    width: 520px;
}
.alignR{
    text-align: right;
}
.width5{
    width: 10px;
}
.textred{
    color: #FF0000;
}
.pdr6{
    padding-right: 6px;
}
.frmwd{
    width: 220px;
}
#form tr{
    height: 25px;
    vertical-align: top;
}
#form{
    margin-bottom: 15px;
}
#comments{
    margin-bottom: 5px;
}
.mapborder{
    border: 1px solid rgb(102, 102, 102);
    padding: 2px;
    float: right;
}
#map, #map2{
    overflow: hidden;
    width: 300px;
    height: 300px;
}
.hori_sitemap{
    margin-bottom: 6px;
}
.hori_sitemap h3{
    display: inline;
}
#newsletter_input{
    width: 161px;
    height: 23px;
    padding: 6px 0 0 10px;
    background: url('../images/newsletter_input_bg.gif') top left no-repeat;
    border: none;
    float: left;
    
}
#newsletter_btn{
    width: 64px;
    height: 29px;
    background: url('../images/newsletter_btn_bg.gif') top left no-repeat;
    border: none;
    cursor: pointer;
    float: left;
}
#fm_newsletter{
    margin: 10px 0;
}
.fs16{
    font-size:16px;
}
.replaced_h2 {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 !important;
}
.related_link{ color: #666666 !important;text-decoration: none; font-family: Arial,Helvetica,sans-serif;font-size: 12px;}
.related_link:hover{ color: #333333 !important;text-decoration: none; font-family: Arial,Helvetica,sans-serif;font-size: 12px;}
