* {margin: 0; padding: 0;}

body { color: #333333; font-family:"Trebuchet MS", trebuchet, Helvetica, Arial, sans-serif; font-size: 0.75em; background:#ffffff url('images/body_bg.png') repeat-x top; }

#page { margin:0 auto 0 auto; width: 990px; position: relative; background-color:#ffffff;}

#header { height: 236px; background: url('images/header_bg.png') repeat-x top;}
#header_logo_row {clear:both; height:194px;}
#header_logo {width:342px; float:left;}
#header_blurb {float:left; width:300px; padding-left:20px; padding-top:20px; line-height:28px; color:#f3f1e0; font-size:1.4em;}
#header_nav {margin-top:5px;}
#navlist {margin: 0; padding: 0;}
#navlist ul, #navlist li{margin: 0; padding: 0; display: inline; list-style-type: none; font-size:1.5em; color: #cbcbcb;}
#navlist a:link, #navlist a:visited { line-height: 24px; font-weight: normal; padding: 2px 22px 20px 22px; text-decoration: none; color: #cbcbcb; }
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover { color:#666666; background:url('images/nav_selected.png') repeat-x top;}
#navlist a:hover { color: #666666; }

form { margin: 2em;}
form div { clear: both; margin: 0.5em 0;}
label { width: 75px; display: block; float: left; font-size: 1.4em;}

.clearer { clear: both; }

p {margin-bottom:15px;}
a { color: #1b2178; text-decoration:none;}
a img { border: none;}

#content {background:#ffffff url('images/content_bg.png') repeat-x top; padding-top:15px; padding-bottom:15px;}
h1{color:#272c27; font-weight:normal; margin-bottom:4px;}
h2{color:#272c27; font-weight:normal; margin-bottom:4px;}
.content{color:#666666; padding-left:10px;}

#standout {border:1px solid #f3f1e0; padding:20px 5px; background-color:#f3f1e0;}
#standout h2 {background-color:#e8e3c6; color:#4c4c4c; padding:5px;}
#standout a {color:#5f8d9d; font-weight:bold;}

.standout_border_right {width:315px; float:left; border-right:1px solid #cbcbcb; margin-right:7px; padding-right:7px;}
.standout_no_border {width:315px; float:left;}

#sidebar { width:300px; float:left; margin-bottom:25px; margin-right:25px;}
#sidebar a{text-decoration:none; padding:3px; font-size:1.3em; color:#333333; display:block; background-color:#5e8c9c; color:#f3f1e1; margin-bottom:2px; }

#current_nav {border-bottom:1px dashed #b25004; border-top:1px dashed #b25004;  font-weight:bold; margin-left:-10px; padding-left:10px; margin-right:3px;}
#sub_current_nav {border-bottom:1px dashed #b25004; border-top:1px dashed #b25004;  font-weight:bold; margin-left:-10px; padding-left:30px; margin-right:3px;}
.sub {padding-left:20px;}

#sidebar_bottom {width:190px; height:16px; margin-top:-15px; background: url('images/sidebar_bottom.png') top left no-repeat;}

#sidebar_right { width:193px; border-left:2px solid #f5f5f5; padding-left:5px; float:left; margin-bottom:25px; padding-top:15px; margin-left:5px;}

#footer {background-color:#4c4c4c; color:#cbcbcb; }
#footer_content { margin:auto; width:970px; padding-top:10px; padding-left:10px; padding-right:10px; height:80px;}

