



body {
    font-family: Arial,sans-serif;
    margin: 0;
}
header {
}
.container {
    margin: 0 auto;
    width: 1134px;
}
.left-container {
    margin: 0 auto;
    width: 262px;
    vertical-align: top;
    min-height:600px;
}
.middle-spacer {
    margin: 0 auto;
    max-width: 27px;
    width: 27px;
    min-width: 27px;
}
.right-container {
    margin: 0 auto;
    max-width: 842px;
    background-color: #fff;
    vertical-align:top;
}
.clear {
    clear: both;
}
header .head {
    border-bottom: 1px solid #CCCCCC;
    height: 75px;
    margin-top: 60px;
}
header .head h1 {
    color: #002664;
    float: left;
    margin-bottom: 5px;
}
header .head img {
    float: left;
}
header .client_img {
    clear: both;
    padding: 20px 0;
    text-align: center;
}
header .home-tab {
    background: none repeat scroll 0 0 #EDEDED;
    height: 40px;
    position: relative;
    z-index: 1;
}
header .home-tab .flexslider {
    width: 840px;
}
.flexslider div.flex-viewport {
    float: left;
    height: 48px;
    width: 840px;
}
.flexslider div.flex-viewport ul.menu {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.flexslider div.flex-viewport ul.menu li {
    background: none repeat scroll 0 0 #BDBDC7;
    border-right-color: gray;
    border-right-style: solid;
    border-right-width: 1px;
    color: #FFFFFF !important;
    display: block;
    float: left;
    font-size: 14px;
    height: 30px;
    padding: 10px 10px 0;
    text-align: center;
    text-decoration: none;
    /*width: 80px !important;*/
    width: 105px ;
	cursor: pointer;
}

.flexslider div.flex-viewport ul.menu li:HOVER {
	background: no-repeat scroll center bottom #002664;
}



.flexslider div.flex-viewport ul.menu li.flex-active-slide {
    background: url("../images/tab-marker.jpg") no-repeat scroll center bottom #002664;
    padding-bottom: 7px;
    border-right: none;
}
.flexslider ul.flex-direction-nav {
    float: right;
    position: absolute;
    right: 0px;
    width: 82px;
}
.flexslider ul.flex-direction-nav li a {
    display: block;
    height: 40px;
    top: 20px;
    width: 40px;
	cursor: pointer;
}
.flexslider ul.flex-direction-nav li a.flex-prev {
    background: url("../images/left.png") no-repeat scroll 14px center #BCBEC6;
    left: 0;
}
.flexslider ul.flex-direction-nav li a.flex-next {
    background: url("../images/right.png") no-repeat scroll 14px center #BCBEC6;
    right: 0;
}
.flexslider ul.flex-direction-nav li a.flex-prev:hover {
    background: url("../images/left.png") no-repeat scroll 14px center #002664;
    height: 40px;
    width: 40px;
}
.flexslider ul.flex-direction-nav li a.flex-next:hover {
    background: url("../images/right.png") no-repeat scroll 14px center #002664;
    height: 40px;
    width: 40px;
}
#slider.flexslider {
    background: none repeat scroll 0 0 #FFFFFF;
    /*height: 325px;*/
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    width: 1092px !important;
}
#slider.flexslider ul.slides li h3 {
    color: #002664;
    font-weight: normal;
    margin: 10px 0 20px;
}

/* Set the style for the links and the forms */
#slider.flexslider ul.slides li a, #slider.flexslider ul.slides li span.linkSelect {
    background: none repeat scroll 0 0 #0088CE;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 15px;
    margin: 1px 8px;
    padding: 10px;
    text-decoration: none;
    width: 270px;
}

/* Make the forms the width of two links */
#slider.flexslider ul.slides li span.linkSelect {
	width: 576px;
}

/* Change the select in the forms */
#slider.flexslider ul.slides li span.linkSelect .dk-select{
    font-weight: normal;
    color: #0088CE;
    width: 170px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin: 0px;
     font-weight: bold;
}

/* Change the go button */
#slider.flexslider ul.slides li span.linkSelect input[type="submit"]{    
    border: none;
    background: white;
    color: #0088CE;
    margin: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 15px;
    padding-right:15px;    
    margin-left: 10px;
    font-weight: bold;
}

#slider.flexslider ul.slides li span.linkSelect input[type="submit"]:hover{
    color: #ffffff;
     background: #002664;
}

#slider.flexslider ul.slides li a:hover {
    background-color: #002664;
}
.wrapper {
    background: none repeat scroll 0 0 #BCBEC6;
    background: none repeat scroll 0 0 #E6E8F1;
}
.wrapper div.footer, .wrapper div.footer a {
    clear: both;
    color: #FFFFFF;
    font-size: 13px;
    height: 35px;
    text-align: center;
    text-decoration: none;
}

.wrapper div.footer a:HOVER {
    text-decoration: underline;
}


/** Header Nav **/
.header-line {
    position:absolute;
    top:0;
    right:0;
    background:#F1F2F7;
    height:35px;
    width:40%;
    z-index:-1;
}

header nav {
    position: absolute;
    top: 0;
    right: 0;
    position: relative;
    display: block;
    float: right;
    clear: both;
}

header nav ul {
    margin: 0;
    padding: 7px 6px 6px 6px;
    float: left;
    background: #F1F2F7;
}

header nav ul li {
    float: left;
    padding: 2px 5px;
}

header nav ul li a {
    color: #666666;
    float: left;
    font-family: 'CartoGothicStdBook',Arial,sans-serif;
    font-size: 13px;
    line-height: 100%;
    text-decoration: none;
}

header nav ul#top-menu {
    padding-left: 15px;
    height: 22px;
    padding-right: 29px;
}

header nav ul#top-menu li a {
    margin: 3px 4px 0px 0px;
    padding: 0px 15px 0px 0px;
    border-right: 2px solid #555;
    color: #62636A;
}

header nav ul#top-menu li a:hover {
    color: #0088ce;
    text-decoration: none;
}

header nav ul#top-menu li:last-child a, header nav ul#top-menu li.last a {
    padding-right: 0px;
    border-right: none;
}

.rub_header_link, .rub_header_link:ACTIVE, .rub_header_link:VISITED, .rub_header_link:HOVER, .rub_header_link:FOCUS{
    text-decoration: none;
    color: #002664;
}   