/* CSS Document */
body
{
margin:0;
background-color:#0f3d67;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.clear
{
clear:both;
}
.center
{
text-align:center;
margin:auto;
}
#page
{
width:1002px;
height:auto;
clear:both;
background-color:#FFFFFF;
}
#header
{
width:1002px;
height:auto;
clear:both;
}
.header1
{
width:980px;
height:auto;
clear:both;
margin-left:11px;
margin-right:11px;
}
.header2
{
width:1002px;
height:auto;
clear:both;
background-image:url(../images/menu-bg.jpg);
background-repeat:repeat-x;
background-position:top left;
}
.menu
{
padding-top:7px;
height:40px;
float:left;
}
.divider
{
width:3px;
padding-top:7px;
height:40px;
float:left;
}
.header3
{
width:1002px;
height:auto;
clear:both;
}
#mid
{
width:1002px;
height:auto;
clear:both;
}
.mid1
{
width:980px;
height:auto;
clear:both;
margin-left:11px;
margin-right:11px;
padding-top:10px;
padding-bottom:10px;
border-bottom:#c8d7e3 1px solid;
}
.mid2
{
width:980px;
height:auto;
clear:both;
margin-left:11px;
margin-right:11px;
}
.mid-iner
{
width:982px;
height:auto;
clear:both;
margin-left:10px;
margin-right:10px;
padding-top:10px;
}
.float
{
float:left;
}
.heading
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#12495f;
text-decoration:underline;
letter-spacing:1px;
}
.heading1
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#646464;
letter-spacing:1px;
}
.text
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#272727;
line-height:16px;
}
.text1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#2d2d2d;
line-height:15px;
}
.text2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#646464;
text-align:justify;
line-height:15px;
}
.text3
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#646464;
text-align:justify;
line-height:16px;
}
#footer
{
width:1002px;
height:auto;
clear:both;
background-image:url(../images/footer-bg.jpg);
background-repeat:repeat-x;
background-position:top left;
height:64px;
}
.footer-main
{
width:980px;
height:auto;
clear:both;
margin-left:11px;
margin-right:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#1f262c;
padding-top:6px;
padding-bottom:9px;
text-align:left;
line-height:16px;
}
.link:link,.link:visited,.link:active 
{
color:#1f262c;
text-decoration:none;
}
.link:hover
{
color:#1f262c;
text-decoration:underline;
}
.links:link,.links:visited,.links:active 
{
color:#1c4352;
text-decoration:none;
}
.links:hover
{
color:#1c4352;
text-decoration:underline;
}
