* {border:none;}
body{
    background-color:#1f83e2;
    font-family:Arial,Helvetica,Verdana,Sans-serif;
    font-size:8pt;
}

ul{
    list-style: none;
    margin-top:6px;
}
ul li{
    padding:1px 0px 1px 16px;
    background: url('../dhtml_menu/nav_arrow_small.gif') no-repeat left 5px;
}
a{
    color:#1862aa;
    font-weight:bold;
}
a:hover{
    color:#8A2100;
    font-weight:bold;     
}

h3{
    color:#9F5E40;
    font-size:10pt;
    font-weight:bold;
    padding: 3px 3px;
}
h4{
    color:#9f5e40;
    font-size:11pt;
    font-weight:bold;
    padding:3px 0px;
}

.font-serif{
    font-family:Times New Roman,Georgia,Serif;
}

#sitewrapper{
    background-color:#fff;
}

#footer{
    background-color:#4294da;
}

#footer div span a{
    text-decoration:none;
    font-size:9pt;
    font-weight:normal;
    color:#000000; 
}
#footer div span a:hover{
    color:#8a2100;
    font-weight:normal;    
}

.box_content_blue{
    background-color:#a7d6f1;  
}
.box_content_blue h2{
    color:white;
    font-size:9pt;
    font-weight:bold;
    text-transform: uppercase;
    background: url('../images/site/boxes/content_blue/box_content_blue_top.jpg') no-repeat top left;
}

.box_content_blue div{
    background-color:#a7d6f1;
}

h2.box_content_heading{
    color:white;
    font-size:9pt;
    font-weight:bold;
    text-transform: uppercase;
    background: url('../images/site/boxes/content_blue/box_content_blue_top.jpg') no-repeat top left;
    padding:14px 0px 0px 44px;
    height:17px;    
}
    
.box_content_white{
    
}
.box_content_white h2{
    color:white;
    font-size:9pt;
    font-weight:bold;
    text-transform: uppercase;    
    background: #60b1f9 url('../images/site/icons/icon_cross.jpg') no-repeat 6px 2px;
}
.box_content_white div{
    background-color:white;
}

.box_right_pane{
    background: #fdd585 url('../images/site/boxes/right_pane/box_right_nav_bot.jpg') no-repeat left bottom;
}
.box_right_pane h2{
    color:white;
    font-size:9pt;
    font-weight:bold;
    text-transform: uppercase;    
    background: url('../images/site/boxes/right_pane/box_right_nav_top.jpg') no-repeat left top; 
}
.box_right_pane p{

}

a.learnmore{
    font-weight:bold;
    background: url('../dhtml_menu/nav_arrow_large.gif') no-repeat right center;
    padding-right:16px;
    margin-right:26px;  
}
a.learnmore_sm{
    font-weight:bold;
    background: url('../dhtml_menu/nav_arrow_small.gif') no-repeat left 4px;
    padding-left:16px;
    margin-left:0px;  
}
img.border{
    border: solid 1px #34260c;
}

.padlarge{
    padding:17px;
}
.padsm{
    padding:4px;
}
.separator{
    background: url('../dhtml_menu/separator.gif') repeat-x left center;
    line-height:12px;
    margin: 0px 4px;
}

h3.inline_heading1{
background-color:#e89d06;
color:white;
font-size:9pt;
font-weight:bold;
text-transform:uppercase;
}