@charset "UTF-8";
/* CSS Document */

body{
margin: 0;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font: Arial;
line-height: 1.5;
font-size: .8em;
background: #427496;
}
a {
color:  #427496;
}
a:hover {
color: #000000;
}
.title{
color:  #427496;
font-weight: bold;
font-size: 1.5em;
}
.subtitle{
color:  #427496;
font-weight: bold;
}
.placement{
margin:auto;
width: 900px;
}

.maindiv{
width: 899px ;
border: #427496 solid thin;
margin-top: 50px;
float: left;
background: #FFFFFF;
}
.headerbar { 
width: 899px;
height: 132px;
float: left;
}
.toptrim{
width: 899px;
height: 24px;
background: URL(images/index_04.png) no-repeat top left;
float: left;
}
.main{
width: 799px;
background: URL(images/index_05.png) repeat-y top left;
padding-left: 40px ;
padding-right: 60px ;
padding-top:0px;
padding-bottom: 0px;
margin-top:0px;
margin-bottom:0px;
float: left;
}
.bottomtrim{
width: 899px;
height: 36px;
background: URL(images/index_06.png) no-repeat top left;
float: left;
}
.textlinks{
width: 899px;
height: 18px;
float: left;
text-align: center;
color:  #427496;
}
.textlinks a {
text-decoration: none;
}
.textlinks a:hover {
text-decoration: none;
}
.logo{
width: 899px;
height: 72px;
background: URL(images/index_08.png) no-repeat top left;
float: left;
}
.footer{
width: 899px;
height: 50px;
float: left;
text-align: center;
color:  #427496;
}
.footer a {
text-decoration: none;
}
.footer a:hover {
text-decoration: none;
}
ul {
margin-top: 10px;
}
.submenu{
text-align: right;
float: right;
height: 25px;
width: 500px;
color:  #427496;
font-size: .9em;
}
.submenu a {
text-decoration: none;
}
.submenu a:hover {
text-decoration: none;
}
