html
{
text-align:center;
margin:0px;
padding:0px;
font-family:arial;
}

body
{
text-align:center;
margin:0px;
padding:0px 0px 30px 0px;
background:#fff url('images/bg.gif') repeat-x;
}

#container
{
margin:auto;
width:900px;
text-align:left;
background:#fff;
}

#top
{
background:#013370;
color:#fff;
height:20px;
line-height:20px;
padding:0px 10px 0px 10px;
font-size:12px;
border-bottom:1px solid #FEC004;
}

#top span
{
width:50%;
float:left;
}

.ra
{
text-align:right;
}

#mast
{
height:180px;
padding:0px 0px 0px 0px;
background:url('images/mb.gif');
}

#mast_l
{
width:380px;
float:left;
height:100px;
}

#mast_r
{
width:500px;
float:right;
}

#mast h1
{
margin:0px;
color:#fff;
font-size:3.8em;
padding:5px 0px 0px 20px;
font-weight:normal;
font-family:georgia;
}

#mast h3
{
color:#013370;
margin:0px 0px 0px 8px;
font-size:1.2em;
padding:0px 0px 0px 5px;
font-weight:normal;
font-style:italic;
width:380px;
}

#nav
{
height:25px;
line-height:25px;
color:#013370;
font-size:13px;
padding:0px 0px 0px 10px;
background:#fec004;
clear:both;
border-top:1px solid #013370;
border-bottom:1px solid #013370;
}

#body
{
background:#fff;
font-size:13px;
}

#body_l
{
width:210px;
height:1000px;
float:left;
background:#DFEEFF;
}

#body_m
{
width:480px;
float:left;
background:#fff;
height:auto;
height:100%;
}

#body_r
{
width:210px;
height:1000px;
float:right;
background:#DFEEFF;
}

.gap
{
height:5px;
}

.pad
{
padding:5px;
}

#footer
{
color:#fff;
height:22px;
line-height:22px;
background:#013370;
clear:both;
text-align:center;
font-size:12px;
}

#footer a {
    color: #fff;
    text-decoration: none;
}

#body_l h4
{
margin:0px 0px 5px 0px;
color:#013370;
font-size:1.3em;
}

#body_r h4
{
margin:0px 0px 5px 0px;
color:#013370;
font-size:1.3em;
}

#body_l a:link, #body_l a:active, #body_l a:visited
{
color:#0000ff;
}

#body_l a:hover
{
text-decoration:none;
}

#nav a:link, #nav a:active, #nav a:visited
{
color:#0000ff;
}

#nav a:hover
{
text-decoration:none;
}

#body_m h2
{
margin:0px 0px 10px 0px;
color:#013370;
}

ul
{
list-style:none;
margin:0px;
padding:0px;
}

.states
{
width: 50%;
float: left;
}

fieldset
{
padding: 5px;
}

form
{
margin: 0;
}

form p
{
margin: 0;
}