@charset "utf-8";
/* CSS Document */
*, body
{
margin:0px;
padding:0px;
}

body
{
background:#09307d;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#container
{
width:948px;
background:#09307d;
margin:0 auto;
}
#midContainer
{
width:882px;
float:left;
background:#fff;
}

#header
{
width:882px;
float:left;
background:#fff url(../images/header-bg.jpg) repeat-x;
height:110px;
}
#header p
{
background:url(../images/input-bg.png) no-repeat;
padding:5px;
font-size:9pt;
}
#header p input
{
background:none;
border:0px;
width:70px;
}
#menu
{
width:882px;
float:left;
background:url(../images/menu-bg.jpg) repeat-x;
height:38px;
text-align:center;
}
#menu ul
{
padding:0px;
margin:0px;
padding-top:10px;
}
#menu ul li
{
font-size:10pt;
font-weight:bold;
display:inline;
text-transform:uppercase;
height:38px;

}
#menu ul li a
{

color:#FFFFFF;
padding:0px 25px;
text-decoration:none;
border-left:1px solid #fff;
}
#menu ul li a:hover
{
text-decoration:underline;
}
#banner
{
width:882px;
float:left;
}
#left
{
width:222px;
float:left;
padding-left:10px;
margin-top:10px;
}
#left h1
{
width:222px;
float:left;
height:26px;
padding-top:20px;
color:#fff;
font-size:12pt;
text-align:center;
background:url(../images/heading-bg.jpg) no-repeat;
}
#left .mid
{
width:200px;
float:left;
background:#E7E6EB url(../images/left-bg.jpg) repeat-x;
border:1px solid #cfcfcf;
display:block;
margin-bottom:10px;
}
#left .gap
{
width:11px;
float:left;
height:20px;
}

#left p
{
padding:4px 10px;
font-size:10pt;
font-weight:bold;
color:#09307d;
}
#left p input
{
background:url(../images/input-bg.png) no-repeat;
border:none;
padding:5px;
width:172px;
position:static;
}
#left p textarea
{
background:url(../images/box.png) no-repeat;
border:none;
padding:5px;
width:172px;
height:63px;
position:static;
overflow:hidden;
}




#midRight
{
width:630px;
float:left;
margin-top:10px;
padding-left:10px;
padding-right:10px;
}
#midRight h1
{
height:20px;
font-size:12pt;
color:#09307d;
padding:12px;
background:url(../images/body-h1.jpg) no-repeat;
}
#midRight h2
{
text-align:center;
font-size:14pt;
color:#062B7B;
text-transform:uppercase;
}
#midRight p
{
padding:10px 0px;
font-size:9pt;
color:#333333;
line-height:17px;
}
#midRight p a
{
color:#FF6600;
text-decoration:none;
}
#midRight p a:hover
{
color:#FFF;
text-decoration:underline;
background:#26488F;
}
#midRight h3
{
color:#09307d;
text-align:center;
font-size:12pt;
padding:10px;
}
#midRight h4
{
text-align:right;
color:#FD5416;
font-size:10pt;
}
#midRight h5
{
text-align:right;
color:#106494;
}
#midRight ol
{
list-style:none;
margin-left:05px;
}
#midRight ol li
{
padding:5px 0px;
font-size:9pt;
color:#333333;
line-height:17px;
background:url(../images/li.jpg) no-repeat;
}
#midRight ol li div
{
margin-left:25px;
}
#midRight ol li a
{
color:#333333;
font-weight:bold;
margin-top:-10px;
margin-left:25px;
text-decoration:none;
}
#midRight .inputy
{
border:1px solid #61D1FC; width:155px; background:#ECF5FF;
}
#midRight .inputy:focus
{
border:1px solid #61D1FC; width:155px; background:#D9ECFF;
}
#footer
{
width:882px;
background:url(../images/footer.jpg) repeat-x;
height:160px;
float:left;
margin:0 auto;
}
#footer h1
{
color:#09307d;
text-transform:uppercase;
text-align:center;
font-size:12pt;
}
#footer h3
{
color:#09307d;
text-transform:uppercase;
text-align:center;
font-size:10pt;
line-height:30px;
}
#footer2
{
width:882px;
background:url(../images/footer2.jpg) repeat-x;
height:60px;
float:left;
padding-top:7px;
margin:0 auto;
}
#footer2 ul
{
padding:0px;
margin:0px;
text-align:center;
}
#footer2 ul li
{
font-size:8pt;
display:inline;
text-transform:capitalize;

}
#footer2 ul li a
{

color:#09307d;
padding:0px 5px;
text-decoration:none;
border-left:1px solid #09307d;
}
#footer2 ul li a:hover
{
text-decoration:underline;
}

