/* CSS Document */

body {
	background-color: #D5E5EB;
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
}
/* The following style was added by the National Archives to place the "frozen site" warning on every page */
#menufloat {
position:fixed;
font-family:Arial, Helvetica, sans-serif;
/*color:#CC0000;*/
background-color:#FFFFCC;
font-size:.8em;
padding:2px 5px 2px 5px;
top: 2px;
margin-left:1px;
/*left:32px;*/
text-align:center;
width:888px;
z-index:5;
border:solid 1px #666666;
/*background-color:#F5F5F5;

opacity: 0.85;*/
/*-moz-opacity: 0.85;*/ /* older Gecko-based browsers */
/*filter:alpha(opacity=95);*/ /* For IE6&7 */

}
/* The following style was changed by the National Archives to make room at the top of each page for the "frozen site" warning */
#whcontainer {
	width: 900px;
	padding-top:26px;
	margin:0px auto;
}

/* Original style code 
#whcontainer {
	width: 900px;
	margin:0px auto;
}*/

#containerbg {
	background-image: url(/imgs/3colbg.jpg);
}

#whheader {
	display: block;
	position: relative;
	height: 104px;
	background:url(/imgs/wh-banner-bg.jpg) repeat;
	padding: 0px 8px 0px 0px;
	margin: 0px;
}

#hidden {
	display: none;
}

img, table {
	border: none;
}

img.homepage-thumb {
	padding-right: 5px;
}

a:link {
	font: 10px arial, verdana, san-serif;
	color: #134992;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font: 10px arial, verdana, san-serif;
	color: #134992;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

/********************************************************************/
/*BANNER STYLES*/

#banner-nav {
	display: block;
	position: absolute;
	top: 6px;
	left: 442px;
	height: 12px;
	width: 450px;
	font: 10px arial, verdana, san-serif;
	color: #919090;
	font-weight: bold;
	text-align: right;
}
	
#banner-nav a:link {
	font: 10px arial, verdana, san-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#banner-nav a:visited {
	font: 10px arial, verdana, san-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#banner-nav a:hover {
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;
}

#banner-subnav {
	display: block;
	position: absolute;
	top: 24px;
	left: 442px;
	height: 12px;
	width: 450px;
	font: 10px arial, verdana, san-serif;
	color: #919090;
	font-weight: bold;
	text-align: right;
}

#banner-subnav a:link {
	font: 10px arial, verdana, san-serif;
	color: #919090;
	text-decoration: none;
	font-weight: bold;
}

#banner-subnav a:visited {
	font: 10px arial, verdana, san-serif;
	color: #919090;
	text-decoration: none;
	font-weight: bold;
}

#banner-subnav a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#banner-subnav2 {
	display: block;
	position: absolute;
	width: 430px;
	height: 37px;
	text-align: right;
	font: 11px arial, verdana, san-serif;
	color: #919090;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	top: 70px;
	left: 462px;
}

#banner-subnav2 a:link {
	font: 10px arial, verdana, san-serif;
	color: #919090;
	text-decoration: none;
	font-weight: bold;
}

#banner-subnav2 a:visited {
	font: 10px arial, verdana, san-serif;
	color: #919090;
	text-decoration: none;
	font-weight: bold;
}

#banner-subnav2 a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#banner-subnav-date {
	display: block;
	float: left;
	height: 12px;
	font: 10px arial, verdana, san-serif;
	color: #919090;
	font-weight: bold;
	padding: 0px;
	margin: 0px 4px 0px 4px;
}

#banner-subnav-time {
	display: block;
	float: right;
	height: 12px;
	font: 10px arial, verdana, san-serif;
	color: #919090;
	font-weight: bold;
	padding: 0px;
	margin: 0px 4px 0px 4px;
}

.bnr-clear {
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

#search_area {
	display: block;
	height: 14px;
	width: 400px;
	position: absolute;
	top: 42px;
	left: 492px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.searchfield {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	margin: 0px;
	vertical-align: top;
}

#print_title {
	display: none;
}

.print_title {
	display: none;
}

/* * * * * * COLUMNS * * * * * */
	
#leftcol {
	width:249px;
	background: url(/imgs/left_column_bg3.jpg) repeat;
	float: left;
}
		
#leftbox {
	background: transparent url(/imgs/box_bg.jpg) no-repeat;
	position: relative;
	left: 10px;
	width: 238px;
	padding: 4px 2px 0px 2px;
	margin: -4px 0px 0px 0px;
}
		
* html leftbox {  /* This is the Tan hack */
	width: 238px; 
	w\idth: 234px;
}
		
#leftboxb {
	background-color: #FEFEFE;
	background: url(/imgs/divider2.gif) no-repeat;
	position: relative;
	left: 10px;
	width: 238px;
	padding: 2px;
}

.leftboxb {
	background-color: #FEFEFE;
	background: url(/imgs/divider2.gif) no-repeat;
	position: relative;
	left: 10px;
	width: 208px;
	padding: 2px;
}
		
* html leftboxb {  /* This is the Tan hack */
	width: 208px;
	w\idth: 234px;
}

#leftcol ul{
	margin: 8px 0px 0px 8px;
	padding: 0px;
}

#leftcol ul li{
	list-style: none;
	line-height: 16px;
	padding-left: 12px;
	margin: 0px;
}

#leftbot {
	background: transparent url(/imgs/left_column_bot.jpg) no-repeat;
	height: 16px;
}
		
#centercol {
	background: transparent url(/imgs/centercol_bg.gif) repeat-y;
	float: left;
	width: 377px;
	margin-left: 5px;
	padding: 0px;
}
		
* html centercol {  /* This is the Tan hack */
	width: 382px;
	w\idth: 377px;
}
		
#photobg {
	position: relative;
	left: 11px;
	width: 354px;
	margin-top: -5px;
	background: transparent url(/imgs/box_bg3.jpg) repeat-x;
}
		
#photobg img {
	position: relative;
	left: 26px;
}
		
#centerbot {
	background: transparent url(/imgs/middle_column_bot.jpg) no-repeat;
	height: 16px;
}
		
#rightcol {
	background: transparent url(/imgs/right_column_bg.jpg) repeat;
	width:263px;
	float:right;
}
		
#rightbot {
	background: transparent url(/imgs/right_column_bot.jpg) no-repeat;
	height: 16px;
}
		
#divider {
	position: relative;
	left: 10px;
	width: 223px;
	background: transparent url(/imgs/divider.gif) repeat-x;
	background-color: #FAFCFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	padding: 8px 0px 6px 0px;
	margin: 8px 0px 0px 2px;
}

.divider {
	position: relative;
	left: 10px;
	width: 223px;
	background: transparent url(/imgs/divider.gif) repeat-x;
	background-color: #FAFCFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	padding: 8px 0px 6px 0px;
	margin: 8px 0px 0px 2px;
}
		
* html divider {  /* This is the Tan hack */
	width: 225px;
	w\idth: 223px;
}
		
#divider2 {
	position: relative;
	left: 12px;
	width: 353px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	padding-top: 1px;
	margin-top: 8px;
}
		
#divider3 {
	position: relative;
	left: 11px;
	width: 241px;
	background: transparent url(/imgs/divider.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	padding: 8px 0px 4px 0px;
	margin: 0px;
}

.divider3 {
	position: relative;
	left: 11px;
	width: 241px;
	background: transparent url(/imgs/divider.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	padding: 8px 0px 4px 0px;
	margin: 0px;
}
		
* html divider3 {  /* This is the Tan hack */
	width: 241px;
	w\idth: 241px;
}

#divider3 img {
	padding: 0px 0px 0px 4px;
	margin: 0px;
}
		
#accessories {
	position: relative;
	left: 12px;
	width: 353px;
	height: 22px;
	background: transparent url(/imgs/bot_shade.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	padding: 8px 0px 0px 0px;
	margin: 0px 0px -8px 0px;
}

.rtshade {
	position: relative;
	left: 10px;
	width: 242px;
	height: 30px;
	background: transparent url(/imgs/bot_shade.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	padding-top: 8px;
}

#whitebox {
	display: block;
	float: right;
	position: relative;
	width: 661px;
	font: normal 12px arial, verdana, sans-serif;
	color: #666;
	padding: 0px 0px 0px 4px;
	top: 4px;
	background-image: url(/imgs/sub_page_mid.jpg);
	background-repeat: repeat-y;
}

* html whitebox {  /* This is the Tan hack */
	width: 665px;
	w\idth: 661px;
}

#whitebox #bgtop {
	display: block;
	float: right;
	position: relative;
	width: 661px;
	padding: 0;
}


/********************************************************************/
/*TEXT AND HEADERS*/

table {
	font-family: arial, verdana, sans-serif;
	font-size: small;
}

h1 {
	font: bold 16px arial, verdana, sans-serif;
	color: #039;
}

h2 {
	font: bold 14px arial, verdana, sans-serif;
	color: #039;
	margin-bottom: 0;
}

h3 {
	font: bold 12px arial, verdana, sans-serif; 
	color: #06C;
	margin-bottom: 5px;
}

.header1 {
	font: bold 16px arial, verdana, sans-serif;
	color: #039;
}

.header2 {
	font: bold 14px arial, verdana, sans-serif;
	color: #039;
	margin-bottom: 0;
}

.header3 {
	font: bold 12px arial, verdana, sans-serif;
	color: #039;
	margin-bottom: 0;
}

.sm-blk-text {
	font: 10px arial, verdana, sans-serif;
	color: #000;
}

.reg-text {
	font: 80% arial, verdana, sans-serif;
	color: #000;
	background-color: transparent;
}

.sm-text {
	font: 10px arial, verdana, sans-serif;
	color: #333;
}

#caption {
	padding: 8px;
	font: 10px arial, verdana, sans-serif;
	color: #333;
	border-bottom: 1px #CCC dotted;
	border-top: 1px #CCC dotted;
	background-color: #EFEFEF;
}

#caption2 {
	position: relative;
	float: left;
	left: 12px;
	width: 332px;
	min-height: 22px;
	background: transparent url(/imgs/bot_shade.jpg) bottom repeat-x;
	padding: 10px 10px 16px 10px;
	margin-bottom: 8px;
	font: 10px arial, verdana, sans-serif;
	color: #333;
	border-top: 1px #CCCCCC dotted;
}

* html caption2 {  /* This is the Tan hack */
	width: 352px;
	w\idth: 332px;
}

/********************************************************************/
/*BORDERS*/

td.dotted-brd {
	border: 1px #CCC solid;
	padding: 5px;
	background-color: #F9F3EE;
}

td.pad-bot {
	padding-bottom: 10px;
	background-color: #EFEFEF;
}

.rule-dot {
	border-bottom: 1px dotted #CCC;
	margin: 5px 0 0;
}

.rule-solid {
	border-bottom: 1px solid #CCC;
}

#summit-ph {
	border: 1px dotted #CCC;
	background-color: #F0F0F0;
	padding: 5px;
}

.dotted-right {
	border-right: 1px #e8e8e8 dotted;
	padding-right: 0.50em;
}


/* * * * * * LEFT NAVIGATION STYLES * * * * * */

p.more {
	text-align: right;
	margin: 0.25em;
	padding: 0.25em;
	padding-right: 15px;
	background: transparent url(/images/arrow-features.gif) right no-repeat;
}

#leftnavbar-main {
	width: 115px;
	padding: 0;
	margin: 0;
	font: 10px Arial, Verdana, sans-serif;
	color: #666;
	background-color: #fefefe;
}
#leftnavbar-main h2 {
	font: bold 1.1em/1.5em arial, helvetica, sans-serif;
	color: #666;
	margin-bottom: 0.50em;
	padding-top: 0.50em;
	background: transparent url(/images/dotted-line.gif) bottom left repeat-x;
}
#leftnavbar-main h2.first {
	font: bold 1.1em/1.5em arial, helvetica, sans-serif;
	color: #666;
	margin-bottom: 0.50em;
	padding-top: 0;
	margin-top: 0;
	background: transparent url(/images/dotted-line.gif) bottom left repeat-x;
}
#leftnavbar-main ul{
	margin: 0.25em 0;
	padding: 0.25em 0;
}

#leftnavbar-main ul li{
	list-style: none;
	line-height: 1.5em;
	padding-left: 0.75em;
	margin-left: 0;
	background: transparent url(/images/navbar-bul1.gif) top left no-repeat;
}

/* * * * * * FEATURE BOXES * * * * * */

.featurebox {
	width: 290px;
	padding: 0;
	margin: 0;
	font: normal 10px arial, verdana, sans-serif;
	background-color: #EFEFEF;
	border-bottom: 1px #CCC solid;
}
.featurebox img.banner{
	width: 290px;
	height: 25px;
	padding: 0 0 0.25em 0;
	margin: 0 0 0.25em 0;
	background-color: #EFEFEF;
	border: none;
}

.featurebox p.release{
	margin: 0.75em 1em;
	padding-left: 20px;
	background: #EFEFEF url(/images/news-eagle.gif) top left no-repeat;
	
}
/* * * * * * * 404 * * * * * * * */

#error-404 {
	border-collapse: collapse;
	border: 1px #CCC solid;
	width: 618px;
	font: bold 10px arial, verdana, sans-serif;
	text-align: center;
}
#error-404 img {
	border: none;
	display: block;
	margin-top: 0.50em
}

#error-404 td {
	padding: 0.33em;
}

#nws_wrap {
background: #fff;
background-image: url(/imgs/grad3.jpg);
background-repeat: repeat-x;
text-align:left;
margin:0px 0px 0px 12px;
width:341px;
border-top: 1px solid #BCD2E6;
border-bottom: none;
padding: 6px;
}

* html nws_wrap {  /* This is the Tan hack */
	width: 367px; 
	w\idth: 341px; }
	
#nws_wrap2 {
background: #fff;
background-image: url(/imgs/grad.jpg);
background-repeat: repeat-x;
text-align:left;
margin:0px 0px 0px 12px;
width:341px;
border-top: 1px solid #BCD2E6;
border-bottom: none;
padding: 6px;
}
* html nws_wrap2 {  /* This is the Tan hack */
	width: 367px; 
	w\idth: 341px; }

#nws {
padding: 4px;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 12px;
margin: 0px;
}

#nws2, #nws3, #nws4 {
padding: 4px;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 11px;
margin: 0px;
}

#nws_wrap p {
	display: block;
	margin: 0px;
	padding: 0px;
}

#nws_wrap2 p {
	display: block;
	margin: 0px;
	padding: 0px;
}

#nws_wrap h1 {
	display: block;
	margin: 0px;
	padding: 0px;
}

#nws_wrap2 h1 {
	display: block;
	margin: 0px;
	padding: 0px;
}

#nws_wrap p a:link {
	font-size: 12px;
	color: #134992;
	text-decoration: none;
	font-weight: bold;
}
#nws_wrap p a:visited {
	font-size: 12px;
	color: #134992;
	text-decoration: none;
	font-weight: bold;
}

#nws_wrap p a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

#nws_wrap h1 a:link {
	font-size: 14px;
	color: #134992;
	text-decoration: none;
	font-weight: bold;
}

#nws_wrap h1 a:visited {
	font-size: 14px;
	color: #134992;
	text-decoration: none;
	font-weight: bold;
}

#nws_wrap h1 a:hover {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

#nws_wrap2 p a:link {
	font-size: 12px;
	color: #134992;
	text-decoration: none;
	font-weight: bold;
}

#nws_wrap2 p a:visited {
	font-size: 12px;
	color: #134992;
	text-decoration: none;
	font-weight: bold;
}

#nws_wrap2 p a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

#morenews_btn {
	position: relative;
	left: 12px;
	top: 0px;
	width: 353px;
	border-top: 1px #BCD2E6 solid;
	background: #F4F7FB;
	padding: 8px 0px 4px 0px;
	margin: 0px;
}

#extras {
	position: relative;
	left: 12px; 
	top: 0px; 
	width: 353px; 
	padding-top: 8px; 
	margin: 0px;
}

/* * * * * * FOOTER * * * * * */

#footer_links {
	font: x-small, arial, verdana, sans-serif; 
	text-align: center; 
	line-height: 20px; 
	margin: 10px 0;
	padding: 0;
}

#footer_links a:link {
	font: x-small, arial, verdana, sans-serif;
	color: #134992;
	font-weight: bold;
	text-decoration: none;
	}
	
#footer_links a:visited {
	font: x-small, arial, verdana, sans-serif;
	color: #134992;
	font-weight: bold;
	text-decoration: none;
	}
	
#footer_links a:hover {
	font: x-small, arial, verdana, sans-serif;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	}
