<!--

a:link {text-decoration: underline; color: #2d3752;}
a:visited {text-decoration: underline; color: #555;}
a:active {text-decoration: none; color: #000;}
a:hover {text-decoration: underline; color: #1f2a34;}

h1,h2,h3,h4,h5{
margin:0;
}
html,body{ margin:0;padding:0;border:0;
height:100%;}
p{margin:0 0 10px 0;font-size:110%;}

body{
background:#fff url('images/bg.gif') repeat-y top center;
font-family:Tahoma, Arial, Verdana, Sans-serif;
color:#000000;
font-size:76%;
}

#outer{
width:780px;
border:1px solid #26293c;
border-top:0;
border-bottom:0;
margin:0 auto;
min-height:100%;
}
#header{
width:780px;
height:249px;
background:url('images/header.jpg') no-repeat top center;
}
#header h1{
font-size:110%;
color:#fff;
padding:4px 0 0 35px;
}
#header h2{
margin-top:138px;
margin-left:460px;
font-size:190%;
color:#fff;
}
#header h2 strong{
display:block;
padding-top:1px;
font-size:50%;
}
#header ul{
padding:15px 5px 0 0;
margin:0;
list-style-type:none;
list-style:none;
float:right;
width:400px;
height:15px;
}
#header li{
display:block;
float:right;
width:auto;
height:15px;
font-size:80%;
}
#header li a{
text-decoration:none;
display:inline-block;
height:15px;
color:#fff;
padding:0 15px 0 10px;
background:url('images/topmenuarrow.gif') no-repeat 0 2px;
}

#header li a:hover{
color:#495182;
}
#menu{
width:780px;
height:32px;
background:url('images/menuleft.gif') no-repeat top left;
}
#menu ul{
padding:0;
margin:0;
list-style-type:none;
list-style:none;
width:546px;
float:right;
height:32px;
}
#menu li{
display:block;
float:right;
width:91px;
height:32px;
}
#menu li a{
display:block;
text-align:center;
width:87px;
height:15px;
background:url('images/buttonoff.gif') no-repeat top right;
padding:10px 2px 7px 2px;
font-weight:bold;
text-decoration:none;
color:#fff;
font-size:90%;
}

#menu li a:hover{
background:url('images/buttonon.gif') no-repeat top right;
color:#666699;
}

#main{
width:780px;
min-height:500px;
background:#a5afca url('images/maintopbg.gif') repeat-x top right;
padding-bottom:10px;
}
* html #main{ height:500px; }

#left{
margin-top:1px;
float:left;
width:233px;
background:#ccc;
}
#left img{
display:block;
border:0;
}
.leftbit{
width:233px;
height:42px;
background:url('images/leftbit.gif') no-repeat top left;
}

#mainbar{
float:left;
width:503px;
padding:7px 10px 5px 30px;
background:#6b79a0 url('images/maintopbar.gif') no-repeat top left;
height:18px;
}

#content{
padding-top:11px;
margin-left:237px;
}

#contentinner{
padding:40px 10px 10px 10px;
color:#fff;
}
* html #contentinner{ padding-top:10px; }


#footerbar{
clear:both;
width:780px;
height:26px;
background:url('images/footerbartop.gif') repeat-x top left;
}
#footermenu{
background:#b4b4b4 url('images/footerbarbot.gif') repeat-x bottom left;
padding:4px 10px 10px 10px;
font-size:90%;
text-align:center;
}


#footer{
background:#fff;
}
#footer p{
padding-top:10px;
font-size:95%;
}

.white,.wbnm{color:#fff;}
.bold,.wbnm{font-weight:bold;}
.nomargin,.wbnm{margin:0;padding:0;}

#contentinner h3,#contentinner h4,#contentinner h5,#contentinner h6{
color:#495182;
margin-bottom:10px;
}
#contentinner h3{
margin:5px 0 20px 0;
font-size:150%;
}
#contentinner h4,#contentinner h5{
font-size:120%;
}
#contentinner h6{
font-size:100%;
}
#contentinner p{
margin-bottom:10px;
font-size:115%;
}

.spacedul li{
font-size:115%;
margin-bottom:7px;
}

p.faqs span{
font-size:90%;
}

p.faqs em{
font-weight:bold;
display:block;
margin-bottom:3px;
font-size:110%;
color:#495182;
}
-->