﻿@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
background: url(../images/bg.jpg) left top repeat-x #ececec;
}
*
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
img
{
border:0px;
}
.image-bg
{
border-bottom:5px solid #baa53c;
}
p
{
margin:6px 0px;
text-align:justify;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
.container
{
width:100%;
height:auto;
text-align:center;
margin:0px auto;
}
.header-container
{
width:980px;
height:104px;
margin:0px auto;
text-align:center;
}
.header-main
{
width:980px;
height:104px;
float:left;
text-align:left;
background:url(../images/header-bg.jpg) left bottom no-repeat;
}
.logo-box
{
width:400px;
height:104px;
float:left;
text-align:left;
}
.logo
{
margin-top:14px;
}
.header-right
{
width:471px;
height:104px;
float:right;
text-align: left;
}
.header-right-top
{
width:471px;
height:58px;
float:left;
text-align:right;
padding-top:10px;
}
.input-box
{
width:184px;
height:20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height:18px;
font-weight:normal;
font-variant: normal;
text-transform: none;
color:#01265d;
text-decoration: none;
text-align:left;
float:left;
padding-top:2px;
padding-left:4px;
border:1px solid #a1a1a1;
background:url(../images/input-bg.jpg) left top repeat-x;
}
/* CSS Menu */
.navcontainer {
		width:471px;
        margin:0px;
        height:36px;
		float:left;
		}

.navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

.navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
		height:36px;
		margin-right:5px;
		}

.navcontainer ul li a {
        width: 90px;
        height: 36px;
        margin: 0px;
		padding:0px;
        color: #FFF;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 12px/36px  Tahoma, Helvetica, sans-serif;
		font-variant: normal;
	    text-transform: none;
		float:left;
		text-align:center;
		background:url(../images/menu-normal-bg.jpg) left top no-repeat;
	}

.navcontainer ul li a:hover {
        color: #FFF;
        font: bold 12px/36px Tahoma, Helvetica, sans-serif;
		text-decoration:none;
		height:36px;
		background: url(../images/menu-hover-bg.jpg) left top no-repeat;
				}
.navcontainer li.active a {
        color: #FFF;
        font: bold 12px/36px Tahoma, Helvetica, sans-serif;
		text-decoration:none;
		height:36px;
		background:url(../images/menu-hover-bg.jpg) left top no-repeat;
}
.body-main
{
width:100%;
height:auto;
float:left;
text-align:center;
background: url(../images/container-bg.jpg) center top repeat-y;
}
.body-container
{
width:100%;
height:auto;
float:left;
margin:0px auto;
text-align:center;
background:url(../images/body-top-bg.jpg) center top no-repeat;
padding:10px 0px 20px 0px;
}
.body-box
{
width:980px;
height:auto;
margin:0px auto;
text-align:center;
padding-bottom:10px;
}

.body-middle-box
{
width:980px;
height:auto;
text-align:center;
margin:0px auto;
}
.body-middle
{
width:940px;
float:left;
height:auto;
text-align:left;
background:url(../images/body-bottom-bg.jpg) left bottom repeat-x;
border-bottom:1px solid #cbcbcb;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
}
.middle-top-box
{
width:940px;
height:auto;
float:left;
text-align:left;
background: url(../images/middle-top-bg.jpg) left top repeat-x;
padding-top:30px;
}
.body-left
{
width:670px;
height:auto;
float:left;
text-align:left;
}
.fasteda-title-box
{
width:670px;
height:auto;
float:left;
text-align:left;
}
.fasteda-left-title
{
width:314px;
height:34px;
float:left;
text-align:left;
border-bottom:1px solid #e1e1e1;
border-top:1px solid #e1e1e1;
padding-left:6px;
background: url(../images/firsteda-title-bg.jpg) left top repeat-x;
}
.fasteda-right-title
{
width:314px;
height:34px;
float:right;
text-align:left;
border-bottom:1px solid #e1e1e1;
border-top:1px solid #e1e1e1;
padding-left:6px;
background:url(../images/firsteda-title-bg.jpg) left top repeat-x;
}
.latest-title
{
margin-right:5px;
margin-top:3px;
float:left;
}
.service-box
{
width:670px;
height:auto;
float:left;
text-align:left;
}
.service
{
       width:670px;
       height:auto;
       float:left;
       text-align:left;
}
.service ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align:left;
}

.service ul li {
        width:320px;
        height:89px;
        display: block;
        float:left;
		margin-right:30px;
		font: normal 11px/16px Arial, Helvetica, sans-serif;
		color: #666666;
		text-align:left;
		border-bottom:1px solid #e1e1e1;
}

.service ul li a {
        padding: 0px;
        margin: 0px;
        color: #0066cc;
        text-decoration: underline;
        text-align:center;
        font: normal 11px/16px Arial, Helvetica, sans-serif;
		
}

.service ul li a:hover {
        padding: 0px;
        margin: 0px;
        color: #0b83fb;
        text-decoration: underline;
        text-align:left;
        font: normal 11px/16px Ariel, Helvetica, sans-serif;
		
}
.service li.gray {
       width:320px;
        height:89px;
        padding: 0px;
        margin: 0px;
		background:url(../images/service-gray-bg.jpg) left bottom repeat-x;
		
   }
.service-left
   {
   width:120px;
   height:69px;
   float:left;
   text-align:center;
   padding-top:20px;
   }
.service-right
{
width:192px;
height:73px;
float:right;
text-align:left;
padding:8px 8px 8px 0px;
}
.left-news-link
{
width:320px;
height:auto;
float:left;
text-align:left;
padding-top:10px;
}
.right-partner-link
{
width:320px;
height:auto;
float:right;
text-align:left;
padding-top:10px;
}
.body-right
{
width:240px;
height:auto;
float:right;
text-align:left;
}
.fasteda-list-title
{
width:234px;
height:34px;
float:left;
text-align:left;
border-bottom:1px solid #e1e1e1;
border-top:1px solid #e1e1e1;
padding-left:6px;
background: url(../images/firsteda-title-bg.jpg) left top repeat-x;
}
.subscribe-box
{
width:210px;
height:auto;
float:left;
text-align:left;
padding:15px;
background-color:#f7f7f7;
border-bottom:1px solid #e1e1e1;
margin-bottom:10px;
}
.input
{
width:204px;
height:20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height:18px;
font-weight:normal;
font-variant: normal;
text-transform: none;
color:#666666;
text-decoration: none;
text-align:left;
float:left;
padding-top:2px;
padding-left:4px;
border:1px solid #a1a1a1;
background-color: #FFF;
}
.pdf-box
{
width:225px;
height:24px;
float:left;
text-align:right;
background:url(../images/pdf-bg.jpg) left top no-repeat;
padding-right:15px;
padding-top:45px;
font: normal 12px/18px Ariel, Helvetica, sans-serif;
color:#0066cc;
margin-bottom:10px;
}

.footer
{
width:100%;
height:78px;
margin:0px auto;
text-align:center;
float:left;
background:url(../images/container-bg.jpg) center top repeat-y;
text-decoration:none;
color: #a9aeb2;
font: normal 11px/22px Ariel, Helvetica, sans-serif;
}
.footer a
{
text-decoration:none;
color: #0066cc;
font: normal 11px/22px Ariel, Helvetica, sans-serif;
}
.footer a:hover
{
color: #0066cc;
text-decoration: underline;
font: normal 11px/22px Ariel, Helvetica, sans-serif;
}
.footer-main
{
width:980px;
height:78px;
margin:0px auto;
text-align:center;
}
.footer-container
{
width:980px;
height:63px;
float:left;
text-align:left;
background: url(../images/footer-bg.jpg) left top repeat-x;
padding-top:15px;
}
.footer-left
{
width:592px;
height:63px;
float: left;
text-align:left;
padding-left:8px;
}
.footer-right
{
width:342px;
height:63px;
float:right;
text-align:right;
padding-right:8px;
}

/* CSS Text Document */
body{
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	padding: 20px;
}
body a
{
color:#0066cc;
text-decoration: none;
font-size:12px;
}
body a:hover
{
color:#0066cc;
text-decoration: underline;
font-size:12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 34px;
	font-weight: normal;
	font-variant: normal;
	color: #ed1c24;
	text-decoration: none;
	text-align:justify;
	font-style:normal;
}

#leftColumn {
margin-left: -20px;
    border:solid 1px #cacaca;
width: 200px;
float: left;
font-size: 12px;
}

#leftColumn a:hover {
	text-decoration:none;
}

#breadcrumb
{
    font: 11px Arial, Helvetica, sans-serif;
    background-image:url(../images/bc_bg.png); 
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    border:solid 1px #cacaca;
    width:100%;
    overflow:hidden;
    margin:0px;
    padding:0px;
}
#breadcrumb li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}
#breadcrumb a
{
    height:30px;
    display:block;
    background-image:url(../images/bc_separator.png); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}
.home
{
    border:none;
    margin: 8px 0px;
}

#breadcrumb a:hover
{
	color:#EC2027;
}
#breadcrumbs {
	width:980px;
	padding-bottom:10px;
margin-left:-20px;
	
}
#bodyColumn {
	padding-left: 200px;
font-size:12px;
}
#bodyColumnWide li {
	margin-top: 20px;
	margin-left: 50px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: decimal;
}

#leftColumn h1{
font-size: 14px;
font-weight:bold;
    background-image:url(../images/bc_bg.png); 
    background-repeat:repeat-x;
padding-left:10px;
}

#branchMain {

	font-weight:bold;
	
}

#bodyColumnWide {
min-height:400px;
}
.container .body-main .body-container .body-middle-box .body-middle #bodyColumnWide h2 {
	font-size: 24px;
	line-height: 24px;
}
