/*Elements*/
body{font-family:Calibri, Arial, Tahoma, sans-serif; font-size: 95%; color:#fff; margin:0; padding:0; background:#071B3C url(images/bg.jpg) no-repeat fixed 50% 0; text-align:center;}

h1{margin:0; padding:0; font-size:150%;}
h1 a{text-decoration:none; color:#000;}
h2{font-size:100%; margin:0; padding:0; font-weight:normal;}
h2.highlights{float:left; width:200px; padding:2px 18px;}
#home_text h2{background:#0D4494 url(images/home_text_hdr_bg.jpg) no-repeat top left; padding:5px 12px;}
#home_quick_links h2{background:#0D4494 url(images/home_links_hdr_bg.jpg) no-repeat top left; padding:5px 12px;}
.sub_nav_panel h2{background:#0D4494 url(images/sub_nav_panel_hdr.jpg) no-repeat top left; padding:5px 12px;}
#copy_col h2{color:#0BA5F1; font-size:130%; background:url(images/copy_col_hdr_bg.jpg) no-repeat top left; padding:29px 18px 22px 0;}

strong{font-weight:bold;}
img{border:none; vertical-align:top;}
ul{padding:0; margin:0; list-style:none;}

/*General classes*/
.clearright{clear:right; font-size:1%; line-height:1%; display:block;}
.clearleft{clear:left; font-size:1%; line-height:1%; display:block; height:0; width:1px;}
.clearboth{clear:both; font-size:1%; line-height:1%; display:block; height:0;}

/* Main structural containers */
#centre_container{text-align:left; padding:0;}

.sub_nav_panel{display:none;}
#copy_col_wrapper{background:none repeat-y top left;}
#copy_col{background:url(images/text_bg_bot.gif) no-repeat bottom left;}
#copy_col_content{padding:0 18px 20px 0;}

#footer_wrapper{margin:10px 0 50px 0; padding:3px 0 0 0; background:url(images/footer_top.gif) no-repeat top left;}
#footer{background:#123F79 url(images/footer_bottom.gif) no-repeat bottom left; color:#5A79A1; font-size:85%; padding:5px 11px 8px 0;}
#footer a{color:#5A79A1; text-decoration:none;}
#footer #copyright{display:block;}
#footer #footer_links{display:block; padding:12px 0 0 0;}

/*Page specific containers*/
#home_highlights{padding:24px 0;}
.highlights_bg1{background:url(images/homesplash/home_highlights4_bg.jpg) no-repeat top left;}
#home_news_wrapper{width:385px; background:url(images/homesplash/home_highlights_panel_top.png) no-repeat top left; padding:10px 0 0 0;}
#home_news{background:url(images/homesplash/home_highlights_panel_bottom.png) no-repeat bottom left; width:385px;}
#home_news div{display:none;}


#home_text{float:left; width:533px; margin:0;}
#home_text div{padding:10px; background:#011945 url(images/home_text_bg.gif) no-repeat bottom left;}
#home_text div a{color:#62CDFF; border-bottom:1px solid #1F4669; text-decoration:none;}
#home_quick_links{display:none;}

.name_pos{display:block; color:#0BA5F1; font-weight:bold; font-style:italic; font-size:110%;}
.name_pos span{color:#fff;}
img.headshot{border:1px solid #15A6ED; float:right; margin:0 0 12px 12px;}

/*Lists*/
#home_news ul{clear:both; list-style:none; margin:0; padding:10px 18px 3px 0; line-height:14px;}
#home_news ul li{background:url(images/list_arrow.gif) no-repeat 0 3px; padding:0 0 6px 5px; margin:0;}
#home_news ul li a{color:#62CDFF; border-bottom:1px solid #1F4669; text-decoration:none;}
#home_news ul li span.home_highlight_link{display:block; margin:0 0 0 12px;}
#home_news ul li span.home_highlight_link span.home_highlight_text{display:block; font-size:80%; padding:5px 0 0 0;}


/* Navigation */
#main_nav{display:none;}
			
#sub_nav{display:none;}

#homeSplashWrapper {
  display: none;
}

#homeSplashWrapper img {
  display: none;
}

#home_news {
  display: none;
}
