.top_bar {
	height: 28px;
	background-color: #000000;
}

.top_bar a {
	color: #ffffff;
	text-decoration: none;
}

.container {
	width: 765px;
	margin: auto;
	
}

.tertiary {
	padding-left: 409px;
	line-height: 28px;
	/*font-size: 81.3%;  10px */
	font-size: 100%; /* 10px */
}

.tertiary a {
	display: block;
}

.tertiary a.selected {
	text-decoration: underline;
}

.tertiary_space {
	width: 28px;
	float: left;
}

.tertiary a:hover {
	color: #ffffff;
}

.left_pane {
	padding-top: 56px;
	width: 195px;
	float: left;
	
}

.right_pane {
	float: left;
	width: 570px;
}

.ar_title {
	text-align: right;
	padding-right: 14px;
	border-bottom: dashed 1px #ffffff;
	padding-bottom: 7px;
}

.navigation {
	padding-top: 9px;
	padding-right: 14px;
	padding-bottom: 5px;
	text-align: right;
	line-height: 10px;
	border-bottom: dashed 1px #ffffff;
	font-size: 69.3%; /* 10px */
}

.navigation a {
	padding-bottom: 6px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

.navigation a:hover {
	color: #000000;
	text-decoration: underline;
}

.navigation a.selected {
	color: #000000;
	font-weight:bold;
}

.navigation a.section_selected {
	color: #FFFFFF;
	color: #818484;
	font-weight:bold;
}

.navigation a.second {
	background-color:#ebba37;
	padding-right: 10px;
}



.navigation a.third {
	background-color:#ddae32;
	padding-right: 20px;
}


div.nav_divider {
	padding:0px;
	margin:0px;
	height:1px;
	 border: 0;
	background-color:#f5dd9b;
	color:#f5dd9b;
}
div.third_spacer {
	height:5px;
	background-color:#ddae32;
	
}
div.second_spacer {
	height:5px;
	background-color:#ebba37;
	
}


.title {
	float: left;
	
	
}
h1.title, h3.subtitle{
	display:none;
	width:100%;
}




.search {
	padding-top: 14px;
	margin: 0px;
	float: right;
	padding-right: 3px;
}
.search div.search_box{
	float:left;
	width: 149px;
	height: 22px;
	
	background-color: #ecc251;
	border: none;
}
.search input.search_box {
	width: 139px;
	height: 12px;
	line-height: 10px;
	padding:5px 5px 5px 5px;
	
	background-color: #ecc251;
	border: none;
	* height:11px;
	_height:10px;
	color:#9b9e9e;
	font-size:85%;
}

.search div.go{
	float:left;
	height: 22px;
	width: 29px;
}

.search input.go {
	cursor: pointer;
	vertical-align: bottom;
	line-height: 40px;
	background: url('../images/interface/button_go.gif');
	border: none;
	height: 22px;
	width: 29px;
}

.trail {
	background-color: #fbefcf;
	height: 32px;
	line-height: 32px;
	color: #818484;
	padding-left: 10px;
	width: 557px;
}

.trail a {
	color: #818484;	
	text-decoration: underline;
}

.breadcrumb {
	width: 465px;
	float: left;
	font-size:69.3%; /* 9px */
}

.pages {
	float: right;
	padding-right: 5px;
	font-size:69.3%; /* 9px */
}

.pages a {
	text-decoration: none;
}
.pages a:hover {
	text-decoration:underline;
}
.dashed_rule {
	clear: both;
	line-height: 0em;
	height: 0px;
	width: 523px;
	border-bottom: dashed 1px #818484;
	margin: auto;
}

.header {
	background-color: #ffffff;
	width: 567px;
	/*height: 160px;*/
	overflow: hidden;
}

.banner {
position:relative;
	width: 570px;
	height:127px;
	padding:0px;
}

.pale_part {
	background-color: #fbefcf;
	width: 21px;
	margin-top: 10px;
	float: left;
}

.flash {
	
	height: 117px;
	margin-top: 10px;
	float: left;
	width:546px;
	
}
div.title_banner {
	position:absolute;
	float:right;
	width:253px;
	height:123px;
	right:23px;
	top:2px;
	
}

.content {
	padding-top: 20px;
	padding-left: 32px;
	padding-right: 17px;
	width: 518px;
	background-color: #ffffff;
}

.content_left {
	width: 368px;
	padding-right: 17px;
	float: left;
}

.content_right {
	width: 107px;
	float: left;
}

.content_right a {
	text-decoration: underline;
}

.grey_feature {
	padding-top: 20px;
	padding-left: 32px;
	padding-right: 17px;
	padding-bottom: 15px;
	width: 518px;
	background-color: #f2f3f5;
}

.bottom_pages {
	float:left;
	width: 567px;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}
.print_section {
	float:left;
	height: 33px;
	line-height: 33px;
	background-color: #fbefcf;
	text-align: left;
	padding-left: 5px;
	font-size:77%; /* 10px */
	width:425px;
}
.print_section a{
	color: #818484;
	font-weight:bold;
	text-decoration:none;
}
.print_section a:hover{
	text-decoration:underline;
}
img.print_section{
	float:left;
	padding:7px 7px 8px 7px;
	width:18px;
	height:18px;
}

.bottom_numbers {
	float:right;
	height: 33px;
	line-height: 33px;
	background-color: #fbefcf;
	text-align: right;
	padding-right: 5px;
	font-size:69.3%; /* 9px */
	width:100px;
}

.bottom_numbers a {
	text-decoration: none;
	color:#818484;
}
.bottom_numbers a:hover {
	text-decoration:underline;
}

.closeBox {
	position: relative;
	left: -30px;
	z-index: 9999;
	
	height:32px;
}

#bd {
	
	
	background:none;
	background-image: url('../images/interface/lightbox.png');
	/*background-repeat: no-repeat;*/
	position: absolute;
	z-index: 5000;
	padding:30px 30px 30px 30px;
	width:490px;
	z-index:999;
	
}
#bd2{
	background:none;
	padding:30px 15px 30px 15px;
}
.yui-skin-sam .yui-panel .hd {

	padding:0px;
	height:31px;
	line-height:31px;
}
.yui-skin-sam  .container-close{height:31px; width:31px; display:block; position:absolute;top:25px;left:0px;width:29px;height:31px;background: url(../images/interface/lightbox_close.png) no-repeat;cursor:pointer;line-height:31px;z-index:99999;}
#zuBoxContent {
	
	
	overflow-y: hidden;
	overflow-x: hidden;
	padding-right: 10px;
	width:490px;
	height:330px;
	
	
}

.gold_divider {
	height:1px;
	line-height:1px;
	background-color:#eAAF10;
	width:100%;
	margin:10px 0px 20px 0px;
}
.units {
	font-style:italic;
	font-size:90.6%; /* 9px */
}
.small {
	font-size:90.6%; /* 9px */
}
.no_padding_left{
	padding-left:0px;
}
.no_padding_bottom {
	padding-bottom:0px;
}
.no_padding_top {
	padding-top:0px;
}
.no_padding_right{
	padding-right:0px;
}




div.content_graph {
	float: left;
	display:inline;
	float:right;
	margin:3px 0px 0px 17px;
	font-size:0.7em;
	width:109px;
}

div.graph-box {
	display:inline;
	float:right;
	width:109px;
	margin:0px 0px 10px 0px;
}
div.graph-box div.title {
	border:#EAAF10 1px solid;
	background-color:#EAAF10;
	color:#FFFFFF;
	font-weight:bold;
	width:103px;
	padding:0px 2px;
}
div.graph-box div.arctic_map {
	border:#EAAF10 1px solid;
	margin-bottom:2px;
}
div.graph-box div.enlarge {
	text-align:right;
}
div.graph-box div.enlarge a {
	color:#000000;
	text-decoration: underline;
}
div.graph-box div.enlarge a:hover {
	color:#000000;
	text-decoration: none;
}
