@charset "UTF-8";
/* CSS Document */

body {margin:0; padding:0; background-color:#81868f; font-family: Verdana, Arial, Helvetica, sans-serif; text-align:center;}

a {color:#7a8690;}

img#logo {float:left;}

.clearer {clear:both; width:0;height:0;}

.wrapper {margin:0 auto; text-align:center; width:1013px; height:620px; background:url(images/bgWrapper.gif) center top no-repeat;}
#secondary .wrapper {background:url(images/bgWrapper2nd.gif) center top no-repeat;}

.mainBox {margin:0 auto; width:955px; text-align:left; }

ul.nav {list-style:none; padding:32px 0 0; margin:0;}
.nav li {float:left; height:64px; margin-right:51px;}
.nav li.last {margin-right:0;}

.nav #on {background: url(images/indicator.gif) center bottom no-repeat;}

.main {float:left; background:url(images/bgBig.jpg) left top no-repeat;}
#secondary .main {background:url(images/bgSmall.jpg) left top no-repeat;}

.content {padding:187px 45px 0 401px;}
#secondary .content {padding:0 45px 0 184px;}

.textBoxContainer {border:1px solid #bec0c2; position:relative; width:735px;}
#withScroll .textBoxContainer {border-right:none;}

.textBox {border-left:1px solid #bec0c2; border-top:1px solid #bec0c2; padding:32px 0 22px 35px; line-height:2.4em; color:#6f6f6f; font-size: 0.9em;}
#secondary .textBox {line-height:1.5em; font-size:0.8em; padding:22px 25px 12px; height:300px; border:none; text-align:justify;}

#withScroll .textBox {overflow:auto;}
#withScroll .textBox .textContainer {padding-bottom:7px;}
#withScroll .textBoxContainer .bottomMask {position:absolute;bottom:0;width:713px;height:22px;background-color:#F0F0F0;}

h3 {margin-bottom:0;font-size:1em;color:#496b98;}
ul {margin-top:0;}

.picInsert {float:right; padding:3px; margin: 0.5em 0 0 1em; border:1px solid #cfcfcf;}

table {font-weight:bold; border-collapse:collapse; margin-bottom:0.25em;}
td {padding:1em; padding-left:1.5em;}
td.center {padding-left:1em;}

table img {border:none}
table a {font-size:1.1em;}
table #logoes {background-color:#fff;}

.center {text-align:center;}
.quote {margin:0;font-size:0.75em;}

.footer {width:880px; background-color:#fff; margin: 16px auto 1em; border:1px solid #a4a4a4; padding:15px 0; color:#7f7f7f; font-size: .69em; line-height:1.5em;}
#secondary .footer {background-color:transparent; border:none; padding:5px 0; text-align:left; width:100%; margin:1em 0;}
#secondary .footer span {margin:0 10px;}

.footerLeft {float:left; margin-left:65px;}
.footerMiddle {float:left; margin-left:120px;}
.footerRight {float:right; margin-right:65px;}