/* CSS Document */

body {
background:url(images/bg.jpg) repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
line-height: 1.5em;
color: #484848;
margin-top: 0;
}
h1 {
font-size: 1.2em;
color: #2B3881; 
line-height: 10px;
margin-top: 0;
}
h2{
font-size: 1.2em;
color: #2B3881;
line-height: 10px;
margin-top: 0;
}
h3{
font-size: 1.2em;
color: #000000; 
font-weight: normal;
line-height: 10px;
margin-top: 0;
padding: 6px 0 6px 6px;
background: #CECECD;
}
p{
margin-top: 0;
}
ul{
margin: .5em 0em 1em 1em;
padding-left: .1em;
}
li {
padding: .05em 0 .05em 0;
}
a, a:visited {
color:#2B3881;
}
a:hover {
color:#1C3CF0;
}
table, caption, tbody, tfoot, thead, tr, th, td {
font-size: 1em;
}
#container {
width: 1080px;
margin: auto;
}
#left {
float:left;
}
#middle {
float:left;
width:960px;
}
#right {
float:left;
}
#logo {
height: 195px;
}
#navcontainer {
float:left;
width: 623px;
height: 25px;
padding:15px 0 0 0;
margin: 0;
text-align:center;
background-image:url(images/bg_menu.jpg);
}
#navcontainer ul{
list-style-type: none;
padding: 0;
margin: 0;
}
#navcontainer li {
display: inline;
}
#navcontainer li a, #navcontainer li a:visited{
text-decoration: none;
font-size: 14px;
font-weight:bold;
color: #ffffff;
padding: 0px 5px 0 5px;
}
#navcontainer li a:hover{
text-decoration: none;
color: #F4DD1F;
}
#submit {
float:left;
width: 337px;
height: 25px;
padding:15px 0 0 0;
text-align:center;
background-image:url(images/bg_submit.jpg);
}
#submit a, submit a:visited {
font-size: 14px;
font-weight:bold;
color: #042052;
padding: 0 20px 0 0;
text-decoration: none;
background-image:url(images/arrow.gif);
background-position:right;
background-repeat:no-repeat;
}
#submit a:hover {
font-size: 14px;
font-weight:bold;
color: #0B47B3;
text-decoration: none;
}
#main {
clear:both;
width:958px;
border-left: 1px solid #B2B0A1;
border-right: 1px solid #B2B0A1;
border-bottom: 1px solid #B2B0A1;
}
#main_left {
float:left;
width: 552px;
padding: 30px 30px 30px 40px;
background-image:url(images/bg_main_left.jpg);
background-repeat:repeat-x;
}
#main_right {
float:left;
width: 335px;
padding: 40px 0px 30px 0px;
background-image:url(images/bg_main_right.jpg);
background-repeat:repeat-x;
}
#main_right_text {
width:302px;
padding: 0 15px 0 15px
}
#main_right a, #main_right a:visited{
font-weight:bold;
}
#footer {
clear:both;
width: 928px;
height: 19px;
margin: 0;
padding: 6px 10px 5px 20px;
color:#000000;
background-color: #B2B0A1;
}
#footer a, #footer a:visited {
font-family: tahoma, helvetica, arial, sans-serif;
font-size: 11px;
line-height: 13px;
text-decoration: none;
color: #000000;
padding: 0;
border-bottom:none
}
#footer a:hover {
text-decoration: none;
color: #1C3CF0;
}
.footer_content {
float:left;
width: 456px;
font-family: tahoma, helvetica, arial, sans-serif;
font-size: 11px;
line-height: 13px;
}
.clear{clear: both;}

.title {
font-size: 1.1em;
color: #2B3881;
font-weight:bold;
}


