/*GENERAL*/
html, body {
	top: 0;
	left: 0;
	border: 0;
	font: 85% Verdana, Arial, Helvetica, sans-serif;
}
* {
	margin: 0;
	padding: 0;
}
img {
	border-style: none;
}
.skip-nav {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
h1 {
	font-size:138.5%;
}
h2 {
	font-size:123.1%;
}
h3 {
	font-size:108%;
}
h1, h2, h3 {
	margin:1em 0;
}
h1, h2, h3, h4, h5, h6, strong {
	font-weight:bold;
}
abbr, acronym {
	border-bottom:1px dotted #000;
	cursor:help;
}
th, td {
	padding:.5em;
}
th {
	font-weight:bold;
	text-align:center;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
p, fieldset, table, pre {
	margin-bottom:1em;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-weight:inherit;
	font-family:inherit;
	font-size:inherit;
}
input, textarea, select {
 *font-size:100%;
}
legend {
	color:#000;
}
table {
	font:100%;
	font-size:inherit;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
	line-height:100%;
 *font-size:108%;
}
/*TOOLBAR*/

#tools {
	z-index: 113;
	color: #fff;
}
#tools.left, #tools.right {
	white-space: nowrap;
	position: absolute;
	top: 0.5em;
}
.left {
	left: 0.5em;
	text-align: left;
}
.right {
	right: 15px;
	text-align: right;
}
#tools a {
	text-decoration: none;
	color: #fff;
}
#tools a:hover {
	color: #B1E2FB;
}
/*BANNER*/
#logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 205px;
	height: 60px;
	text-decoration: none;
	z-index: 200;
}
#logo h3 {
	padding-left: 0;
}
#banner {
	background: #004889 url(/images2005/bn-background.jpg) no-repeat;
	position: relative;
	width: 100%;
	height: 78px;
	z-index: 15;
}
#banner-nav {
	position: absolute;
	width: 100%;
	bottom: 2px;
	left: 0;
	color: #fff;
	z-index: 116;
	font: 1em/1.3em;
	white-space: nowrap;
}

* html #banner-nav {
	bottom: 2px;
	
}
#banner-nav li {
	float: left;
	border-right: 1px dotted #FFF;
	list-style: none;
	text-decoration: none;
	z-index: 116;
}
#banner-nav li.first {
	padding-left: 177px;
}
#banner-nav li a:link, #banner-nav li a:visited {
	color: #fff;
	text-decoration: none;
	padding: 2px 5px;
}
#banner-nav li.last {
	border-right: none !important;
}
#banner-nav li a:hover {
	color: #B1E2FB;
	text-decoration: none;
}
html>body #banner-nav li a:hover {/*background-image: url(/images2005/halfclear.png);*/
}
#banner-nav a:active {
	color: #e5e5e5;
	text-decoration: none;
}
#search {
	position: absolute;
	top: 18px;
	right: 0;
	color: #fff;
	z-index: 116;
	padding: 10px 15px 0 0;
	white-space: nowrap;
	text-align: right;
}
#search li {
	display: inline;
	list-style: none;
	text-decoration: none;
	padding-left: 5px;
	color: #fff;
}
#search li a:link, #search li a:visited:hover, #search li a:visited, #search li.first a:link {
	color: #fff;
	text-decoration: none;
}
#search li a:hover, #search li.first a:hover {
	color: #B1E2FB;
	text-decoration: none;
}
#search input {
	background: #fff;
	border-color: transparent;
	color: #5a5a5a;
	white-space: nowrap;
}
#search input.submit {
	vertical-align: -3px;
	padding: 0;
	background: transparent;
	color: #fff;
	font: 11px/12px;
}
#search input.text {
	background: #fff;
}
/*SITESEARCH*/
#sitesearch {
	position: relative;
	top: -0.5em;
	left: 0px;
	right: 0px;
	color: #fff;
	z-index: 116;
	padding: 0 0 0 0;
	white-space: nowrap;
	text-align: left;
}
#sitesearch li {
	display: inline;
	text-decoration: none;
	padding: 0 0 0 0;
	color: #fff;
}
#sitesearch li a:link, #sitesearch li a:visited:hover, #sitesearch li a:visited, #sitesearch li.first {
	display: block;
	margin-top: -1.0em;
	padding: 0 0 0 0;
	text-indent: -2em;
	color: #333;
	list-style: none;
	text-decoration: none;
}
#sitesearch li a:hover, #sitesearch li.first a:hover {
	color: #B1E2FB;
	text-decoration: none;
}
#sitesearch input {
	background: #fff;
	border-color: #333;
	color: #5a5a5a;
	padding: 0 0 0 0;
	white-space: nowrap;
}
#sitesearch input.text {
	display: inline;
	margin-left: -1.70em;
	padding: 0 0 0 0;
	background: #fff;
	list-style: none;
	white-space: nowrap;
}
#sitesearch input.submit {
	display: inline;
	vertical-align: -3px;
	padding: 0 0 0 0;
	background: transparent;
	color: #fff;
	font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
}


/* =========================== */
/* = Styles for main content = */
/* =========================== */

#layout {
	width:830px;
	margin:0 auto;
}
*+ html #layout {
	 width:834px; 
	 padding-right: 0;
}
	 
h2, h3 {
	margin:0;
}

h1#sitebanner {
	text-indent: -5000px;
	background: url(/images2005/tagline.gif) no-repeat top center;
	/*height: 28px;*/
	height: 32px;
	margin:5px 0 0 0;
	padding:0;
}



/*-- Emergency Information Bar -------*/

div.emergencyInfo { 
	position:absolute;
	left:12px; 
	top:12px; 
	z-index:5;
	width:540px; 
	display:block; 
	background:#dc7200;
	}
	
span.emergencyInfoTitle {
	font-weight:bold; 
	padding-right:5px;
	}

/* EMERGENCY BUTTON*/

div.emergencyInfoGreen { 
	position:absolute;
	left:12px; 
	top:12px; 
	z-index:5;
	width:540px; 
	display:block; 
	background:#dc7200;
	}

/*green*/
div.emergencyInfoGreen a, div.emergencyInfoGreen a:visited {
	display:block;
	padding:4px 10px 5px 10px; 
	background: #dc7200 url(/images2005/button_green_back.gif) 0px -1px repeat-x; 
	border:1px solid #3bc063; 
	border-top:1px solid #3bc063;
	border-bottom:1px solid #3bc063;
	color:#000; 
	*font-size:95%;line-height:100%;
	text-decoration:none;
	width:100%;
	cursor:default; 
}

div.emergencyInfoGreen a:hover {border:1px solid #777; color:#fff;
	background: #333 url(/images2005/button_gray_back.gif) 0px -45px repeat-x;
	
	/*-- Use this when there's no url to link to 
	background: #dc7200 url(/images2005/button_yellow_gray_back.gif) 0px -1px repeat-x;
	border:1px solid #fc0; 
	border-top:1px solid #fed944;
	border-bottom:1px solid #c90;
	color:#000; 
	cursor: text;
	--*/
}

/*yellow*/
div.emergencyInfoYellow { 
	position:absolute;
	left:12px; 
	top:12px; 
	z-index:5;
	width:540px; 
	display:block; 
	background:#dc7200;
	}
	
div.emergencyInfoYellow a, div.emergencyInfoYellow a:visited {
	display:block;
	padding:4px 10px 5px 10px; 
	background: #dc7200 url(/images2005/button_yellow_back.gif) 0px -1px repeat-x; 
	border:1px solid #fc0; 
	border-top:1px solid #fed944;
	border-bottom:1px solid #c90;
	color:#000; 
	*font-size:95%;line-height:100%;
	text-decoration:none;
	width:100%;
	cursor:default; 
}

div.emergencyInfoYellow a:hover {border:1px solid #777; color:#fff;
	background: #333 url(/images2005/button_gray_back.gif) 0px -45px repeat-x;
	
	/*-- Use this when there's no url to link to 
	background: #dc7200 url(/images2005/button_yellow_gray_back.gif) 0px -1px repeat-x;
	border:1px solid #fc0; 
	border-top:1px solid #fed944;
	border-bottom:1px solid #c90;
	color:#000; 
	cursor: text;
	--*/
}


/*red*/
div.emergencyInfoRed { 
	position:absolute;
	left:12px; 
	top:12px; 
	z-index:5;
	width:540px; 
	display:block; 
	background:#dc7200;
	}
	
div.emergencyInfoRed a, div.emergencyInfoRed a:visited {
	display:block;
	padding:4px 10px 5px 10px; 
	background: #dc7200 url(/images2005/button_red_back.gif) 0px -1px repeat-x; 
	border:1px solid #ce2b2b; 
	border-top:1px solid #ce2b2b;
	border-bottom:1px solid #d32c2c;
	color:#000; 
	*font-size:95%;line-height:100%;
	text-decoration:none;
	width:100%;
	cursor:default; 
}

div.emergencyInfoRed a:hover { border:1px solid #777; color:#fff;
	background: #333 url(/images2005/button_gray_back.gif) 0px -45px repeat-x;
	
	/*-- Use this when there's no url to link to 
	background: #dc7200 url(/images2005/button_yellow_gray_back.gif) 0px -1px repeat-x;
	border:1px solid #fc0; 
	border-top:1px solid #fed944;
	border-bottom:1px solid #c90;
	color:#000; 
	cursor: text;
	--*/
}


/*old emergency banner css*/
div.emergencyInfo a, div.emergencyInfo a:visited {
	display:block;
	padding:4px 10px 5px 10px; 
	background: #dc7200 url(/images2005/button_green_back.gif) 0px -1px repeat-x; 
	border:1px solid #3bc063; 
	border-top:1px solid #3bc063;
	border-bottom:1px solid #3bc063;
	color:#000; 
	*font-size:95%;line-height:100%;
	text-decoration:none;
	width:100%;
	cursor:default; 
}

div.emergencyInfo a:hover {border:1px solid #777; color:#fff;
	background: #333 url(/images2005/button_gray_back.gif) 0px -45px repeat-x;
	
	/*-- Use this when there's no url to link to 
	background: #dc7200 url(/images2005/button_yellow_gray_back.gif) 0px -1px repeat-x;
	border:1px solid #fc0; 
	border-top:1px solid #fed944;
	border-bottom:1px solid #c90;
	color:#000; 
	cursor: text;
	--*/
}

/*------*/
#publications {
	
	position:absolute;
	top:10px;
	right:10px;
	width:230px;
	padding:0;
	height: auto;
	min-height: 19.7em;
}

* html #publications {  height: 19.7em !important;
	}

#publications h2, #missions h2, #resources h2, #icons2 h2 {
	color:#A63839;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	text-transform: uppercase;
	font-size:16px;
	padding:14px 10px 0 10px;
	margin:0;
	border-bottom:1px dotted #BDA77E;
	letter-spacing: 0.11em;
	font-weight: bolder;
}

#publications h2 {
	padding-top: 10px;
}

* html #publications h2 { 	
	padding-top:6px;
	}

#publications h2 a, #missions h2 a {
	text-decoration:none;
	color:#A63839;
}
#publications li a {
	display:block;
	padding:10px 20px 4px 72px;
}

#pub1, #pub2, #pub3 {
	border-bottom:1px dotted #BDA77E;
	padding-bottom:2px;
	line-height: 1.20em;
	border: 1px solid #fff;
}

#pub1  { 
	height:9.5em; 
	margin-bottom: 1px;
}

#pub2  { 
	height:9.0em; 
	margin-bottom: 0px; 
	padding-bottom: 7px; 
}


#pub1 a:link, #pub1 a:visited {
	display: block; 
	height:4.5em;
	padding-top: 55px;
	padding-left: 86px;
	padding-right: 5px;
	color: #444444;
	font-size: 1em;
	text-decoration: none;
}

#pub1 a:hover, #pub2 a:hover, #pub3 a:hover { 
	text-decoration: hover; 
}



#pub2 a:link, #pub2 a:visited {
	display: block; 
	height:5.0em;
	padding: 55px 5px 0px 86px;
	color: #444444;
	font-size: 1em;
	text-decoration: none; 
}

#pub1 a:hover, #pub2 a:hover, #pub3 a:hover { 
	text-decoration: hover; 
}


* html #pub1 a:link, * html #pub1 a:visited  { 
	padding-top: 55px;
	height: 4.2em;
	padding-bottom: .3em;
}

* html #pub2 a:link, * html #pub2 a:visited  { 
	padding-top: 55px;
	height: 3.55em;
	padding-bottom: .8em;
}

*+ html #pub1 {
	padding-top: 0;
	height: 10.5em;
	padding-bottom: 0;
	max-height: 155px;
		padding-top: 0;
		min-height: 105px;
}
*+ html #pub1 a:link, *+ html #pub1 a:visited  { 
	height: 8em;
	padding-top: 55px;

}


*+ html #pub2 { 
	height: 10.5em;
	min-height: 108px;
	max-height: 180px;
	padding-bottom: 0;
}

*+ html #pub2 a:link, *+ html #pub2 a:visited  { 
	padding-top: 55px;
}

/** html #pub2, * html #pub3 { height: 50px;}*/

#pub1 {
	background: url(/images2005/60th-anniv.jpg) 0px 0 no-repeat; border: 1px solid #d8d5d3;
		padding: 0;  

}
#pub2 {
	background: url(/images2005/labs-accom.jpg) 0px 0 no-repeat; border: 1px solid #d8d5d3;
}
#pub3 {
	background: url(/images2005/acc-rect.jpg) 8px .80em no-repeat;
	border-bottom:none;
}
* html #pub1 {
	background: url(/images2005/60th-anniv.jpg) 0px 0px no-repeat; border: 1px solid #d8d5d3;
}
* html #pub2 {
	background: url(/images2005/labs-accom.jpg) 0px 0em no-repeat; border: 1px solid #d8d5d3;
	padding: 0; 
	 height: 3.75em;
}
* html #pub3 {
	background: url(/images2005/acc-rect.jpg) 8px .55em no-repeat;
	border-bottom:none;
	padding-bottom: 3px;
}


*+ html #pub2 {
	background: url(/images2005/labs-accom.jpg) 0px 0 no-repeat;
}
*+ html #pub3 {
	background: url(/images2005/acc-rect.jpg) 8px .60em no-repeat;
	border-bottom:none;
	padding-bottom: 3px;
}
.divider {
	display:none;
}
.feature {

}
.feature strong {
	display:block;
	
}
.feature a {
	text-decoration:none;
	color:#444;
}
.feature a:hover {
	text-decoration: underline;
}
#fullstorylink {
	color:#e0a3a3;
}

#bottomsection {
	clear:left;
	padding:10px 0px 10px 0px;
	position:relative;
}

/*MISSIONS*/

#missions {
	width:574px;
	float:left;
	position:relative;
	/*padding-bottom:1em;*/
	padding-bottom:0em;
	padding-left: 0; 
	margin-right: 0px;
	border-right:1px dotted #BDA77E;
	margin: 1.2em 0 2em 0;
	line-height: 1.4em;
}

* html  #missions { width:564px; margin: 1.2em 0 2em 0; }

*+ html #missions { 
	line-height: 1.3em;
	}

#missions .feature {
	float:left;
	width:277px;
	padding-left: 10px;
}
* html  #missions .feature { width:270px; }
#missions li a {
	display:block;
	padding:0 10px 0 76px;
	height:7.7em;
}

*+ html #missions li a { 	
	height:7.5em; 
	}

#missions h2 {
	padding: 0 0 0 10px;
	margin: 0 1.5em 10px 0;
}

*+ html #missions h2 { line-height: 1.2em;}


#missions strong {
	color:#775533;
}
#nuclear a {
	background: url(/images2005/nw-icon.jpg) top left no-repeat;
}
#nonprolif a {
	background: url(/images2005/np-icon.jpg) top left no-repeat;
}
#homeland a {
	background: url(/images2005/hs-icon.jpg) top left no-repeat;
}
#energy a {
	background: url(/images2005/eia-icon.jpg) top left no-repeat;
}
#mta a {
	background: url(/images2005/dsa-icon.jpg) top left no-repeat;
}
#ste a {
	background: url(/images2005/ste-icon.jpg) top left no-repeat;
}

#resources {
	/*width:230px;*/
	width: 240px;
	position:relative;
	float:right;
	padding-top:0;
	margin-left: 10px;
}
*+ html #resources {
	width: 237px;
	margin-left: 2px;
	padding-right: 0;
	margin-right: 0;
}
#resources li {
	display:inline;
}
#resources a {
	border-bottom:1px dotted #BAA77F;
	color:#6D5435;
	display:block;
	padding:10px 0px 2px 10px;
	font-size:1.2em;
	text-decoration:none;
}
#resources h2, #resources a {
	margin:0 0 0 0;
}

#resources a:hover { 
	text-decoration: underline;
}
* html #resources a:hover { 
	text-decoration: none;
}

* html #resources a:active { 
	border-bottom:1px dotted #BAA77F;
}

/*for icons with follow us as header, option1 */
#icons2 { 
	color: #a63839; 
	font-weight: bold; 
	font-size: 1.00em; 
	padding: 0; 
	margin: 8px 0 0 0px;  
}

#icons2 a:link, #icons2 a:visited { 
	display: inline; 
	border: none; 
	padding: 0; 
	margin: 0; 
	color: #333; 
}

#icons2 a:hover { 
	text-decoration: underline; 
}

#icons2 li { 
	border: none; 
	padding: 0; 
	margin: 0; 
}

#icons2 strong { 
	font-weight: bold; 
}

#icons2 img { 
	margin-top: 5px; 
	margin-bottom: 15px; 
	vertical-align: middle; 
}

* html #icons2 h2 { 
	border-bottom:1px dotted #BAA77F; 
	height: 4px; 
}

.icons-indent { 
	margin-left: 9px; 
}

/*javascript active page styles*/

.leftSubCurrent {
	background-color: #baa588 !important;
	color: #ffffff!important;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}
/*end javascript active page styles*/

#topsection {
	background-color:#F6EFE9;
	padding:10px;
	height:19.6em;
	border:1px solid #EAEAEA;
	position:relative;
}

* html #topsection { 
	height: 200px;
	}
	
*+ html #topsection { 
	height: 21.5em;
	min-height: 215px;
	}

#featuresection {
	width: 564px;
	height:19.5em;
	float:left;
	position:relative;
	border: 1px solid #c8c4c1;
}

* html #featuresection { 
	height: 18.65em;
	width: 565px;

	}
	
*+ html #featuresection { 
	min-height: 217px;
	height: 21.2em;
	max-height: 319px;
	}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#featuresection { height: 19.6em;}
}


#featuresection h2 {
	display:none;
}
#featuresection * {
	color:#fff;
}
#featuresection h3 {
	margin-top:23px;
	font-size:1.8em;
}
#featuresection h3, #featuresection p {
	margin-left:208px;
	padding-right:12px;
}
#featuresection p {
	line-height:1.3;
	margin-top:4px;
	font-size:1em;
}

#featuredstories {
	position:absolute;
	bottom:-3px;
	width:564px;
}
#featuredstories li {
	display:inline;
}
div#featuredstories a {
	background-image:url(/images2005/button-off2.png);
	border-left:1px solid #BB7C7C;
	cursor:pointer;
	float:left;
	height:34px;
	margin:0px 0px 3px;
	overflow:hidden;
	padding:8px 3px 3px 10px;
	display:block;
	width:198px;
	color:#F9E1E1;
	
}
div#featuredstories a:hover {
	color:#fff;
}
div#featuredstories h3 {
	margin:0;
	margin-top:1px;
	text-align:right;
	font-size:11px;
	background-color:#AF5757;
	width:112px;
	height:30px;
	float:left;
	padding:13px 18px 0px 10px;
}

#allnewsreleases a, #allnewsreleases a:visited {
	background-image:url(/images2005/allnewsbak.gif);
	display:block;
	position:absolute;
	right:12px;
	bottom:58px;
	border:1px solid #BB7C7C;
	text-decoration:none;
	padding:3px 4px;
	color:#F9E1E1;
	font-size:10px;
}
#allnewsreleases a:hover {
	color:#fff;
	border:1px solid #d5abab;
}

/*Featured Transition Container Merged CSS*/
#contentTransition1, #contentTransition2, #contentTransition3, #contentTransition4 {
	position: absolute;
	height: 19.4em;
	width: 562px;
	color: #FFFFFF;
	z-index:4;
	//font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	overflow: hidden; 
	border: 1px solid #fff;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#contentTransition1, #contentTransition2, #contentTransition3, #contentTransition4 { height: 19.4em;}
}

*+ html #contentTransition1, *+ html #contentTransition2, *+ html #contentTransition3, *+ html #contentTransition4 {
	height: 21.1em;
	min-height: 215px;
		max-height: 317px; 

}

* html #contentTransition1, * html #contentTransition2, * html #contentTransition3, * html #contentTransition4 {
	width: 563px; 
	height: 18.5em;
}

#contentTransition1 {
	z-index:4
}
#contentTransition2 {
	z-index:3
}
#contentTransition3 {
	z-index:2
}
#contentTransition4 {
	z-index:1
}

.contentTitle {
	font-size: 1.45em;
	width: 520px;
	font-weight: bold;
	padding: 5px 0 0 14px;
}

.contentTitle a {
	padding-right: 15px;	
}

.contentMainContent {
	font-size: 1.05em;
	margin-bottom: 0px;
	width: 500px;
	/* IE HACK Don't Delete */
	width: /**/500px;
	padding: 2px 5px 8px 15px;
}

* html .contentMainContent { 
	font-size: 1.00em; 
}

.contentFooter {
	display: none;
	/*this css adjusts the red all news release button position*/
	position:absolute;
	top: 90px;
	right: 10px;
	font-size: 12px;
	font-weight: bold;
	//padding: 0 0 0 190px;
	color: #e0a3a3;
	width: 520px;
	/* IE HACK Don't Delete */
	width: /**/320px;

}

.contentFooter a {
	color: #fff;
	font-weight: normal;
}


.full_story_link {	
}

.newsrelease-button { 
	position: absolute;
	top: 5px;
	right: 5px;
}

.contentImage {
	position:absolute;
	top: 0px;
	left: 333px;
	overflow: hidden;
}

#navHolder {
	position: absolute;
	bottom: 0px;	
	right: 0px;
	z-index: 212;
	width: 563px;
	height: 43px;
	margin-top: 0;
}


* html #navHolder {
	width:563px;
	height: 3em;

}


#featuredStory p {
	position: absolute;
	top: 4px;
	left: -200px;
	width: 118px;
	margin-right: 0px;
	//margin-right: 100px;
	//float: right;
	height: 2.2em !important;
	margin-bottom: 0;
}

#featuredStory {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 1.05em;
	margin: 0px;
	top: 0;
	display:inline;
	font-weight: bold;
	padding: 13px 10px 0px 15px;
	background-image:url(/images2005/featureimage-back.gif);
	height: 2.4em !important;
	/* IE HACK Don't Delete */
	height: /**/30px;
	width: 35px;
	white-space: normal; 
	bottom: 0; 
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#featuredStory { height: 2.4em !important; width: 3.6em;}
}

* html #featuredStory { height: 2.8em !important; width: 38px;} 

*+ html #featuredStory { min-height: 29px; max-height: 29px; } 


#featuredStory a:link,  #featuredStory a:visited { 
	text-decoration: none;
}

#featuredStory a:hover,  #featuredStory a:visited:hover { 
	text-decoration: underline;
}

#navButtons {
	position: absolute;
	top: 0px;
	left: 60px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 0px;
  	font-size: .95em;	
	width: 508px;
	/* IE HACK Don't Delete */
	_width:505px;
	_left:62px;
	margin: 0px;
	bottom: 0;
	right: 0;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#navButtons {
	width: 509px;  border: none; height: 2.9em; left: 5.6em;}
}

* html #navButtons { left: 62px; }


*+ html #navButtons {
	width:506px; left: 58px; 
}

.navButton {
	padding: 7px 3px 4px 10px;
	margin: 0px 0px 0px 0px;
	float: left;
	color: #FFFFFF;
	background-image: url(/images2005/button-hover-off2.png);
	overflow: hidden;
	height: 2.9em;
	border-left: 1px solid #bb7c7c;
	//border-right: 1px solid #b47574;
	border-collapse: collapse;
	cursor: pointer;
	cursor: hand; 

}


*+ html .navButton  {
	height: 2.7em; 
	min-height: 31px; 
	max-height: 32px; 
	max-width: 151px; 
	min-width: 153.5px;
	}


  @media screen and (-webkit-min-device-pixel-ratio:0) {
	.navButton {
	height: 3.2em; width: 12em; padding-bottom: 0;}
}

.navButton a { 
	margin-left: 5px;
	display:block; 
	
}



/* IE hack Don't Delete */
* html .navButton { 
	background-color: #873433; 
	background-image: none; 
	display:inline; 
	width: 213px; 
	height: 3.28em;
	
}
	
.navbutton { 
	height:43px; 
	height: /**/32px;  
}
	
/* End IE 5.5 Hack */

.navButton a:link, .navButton a:visited, .contentTitle a:link, .contentTitle a:visited {
	color: #fff;
	text-decoration: none;  
}

.navButton a:hover { 
	text-decoration: underline; 
}



#title2 .newsrelease-button { float: right; }

.container_box {
	width: 564px;
	background-color: #000;
	display: block; 
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 42px;
	left: 0px;	
	opacity: .7;
	filter: alpha(opacity=70) !important; /* IE patch */

}

* html .container_box { bottom: 2.8em; height: 70px;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.container_box {
	bottom: 3.5em;
	height: 5em; }
}

/*FOOTER*/
#footer {
	font: .90em/1.25em Verdana, Arial, Helvetica, sans-serif;
	color: #222;
	white-space: nowrap;
	vertical-align: top;
	border-top: 1px dotted #B59F87;
	clear: both;
}

#footer p {
	line-height: 1.55em;
	text-align:center;
}
#footer a:link {
	color: #333399;
	text-decoration: none;
}
#footer a:visited { /*color: #333399; */
	text-decoration: none;
}
#footer a:hover, #footer a:visited:hover {
	color: #22225F;
	text-decoration: underline;
}





