@charset "utf-8";

*{
margin:0px;
}

* html #container{
height:100%;
}

body, html{
height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-image:url(/factbook09/images/bgGrad.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#4a84a2;
}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:normal;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
}

a:link, a:visited{
font-size:12px;
font-weight:bold;
color:#67521a;
text-decoration:underline;
}

a:hover{
font-size:12px;
font-weight:bold;
color:#26251a;
text-decoration:none;
}

#container{
width:100%;
height:100%;
}

#site{
margin:0 auto;
width:1000px;
}

#header{
width:1000px;
height:165px;
}

#navs{
width:1000px;
height:44px;
position:relative;
}

#nav1{
width:201px;
height:44px;
position:absolute;
left:0px;
}

#nav2{
width:211px;
height:44px;
position:absolute;
left:207px;
}

#nav3{
width:163px;
height:22px;
position:absolute;
left:402px;
}

#nav4{
width:144px;
height:44px;
position:absolute;
left:597px;
}

#nav5{
width:107px;
height:44px;
position:absolute;
left:792px;
}

#content{
width:1000px;
background-image:url(/factbook09/images/contentBg.jpg);
}

#textContent{
width:952px;
padding-left:24px;
padding-right:24px;
}

#ContentTop{
width:1000px;
height:34px;
}

#ContentBottom{
width:1000px;
height:34px;
}

#contentLeft{
float:left;
}

#contentRight{
float:right;
}

#indicators{
width:1000px;
height:32px;
padding-top:16px;
background-image:url(/factbook09/images/indicatorsBg.jpg);
}

#footer{
width:1000px;
height:147px;
text-align:center;
color:#ffffff;
font-size:11px;
font-weight:bold;
background-image:url(/factbook09/images/footer.jpg);
background-repeat:no-repeat;
}

#footer a:link, #footer a:visited{
font-size:11px;
font-weight:bold;
color:#ffffff;
text-decoration:underline;
}

#footer a:hover{
font-size:11px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

.white{
font-size:12px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

.white a:link, .white a:visited{
font-size:12px;
font-weight:bold;
color:#ffffff;
text-decoration:underline;
}

.white a:hover{
font-size:12px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

#mainContent{
clear:both;
}

#heading{
width:942px;
height:30px;
padding-top:6px;
padding-left:10px;
background-image:url(/factbook09/images/heading.jpg);
color:#FFF;
}

/* From old factbook css */
.head1
{
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	font-family:Arial,Helvetica,sans-serif;
	font-size:21px;
	font-weight:normal;
	background-image:url(/factbook09/images/heading.jpg);
	padding-left:5px;
	padding-bottom:5px;
}
hr.profile {
color: #528415;
width: 560px;
padding: 0px;

}
.ctyalpha {
font-family: arial, helvetica, sans-serif;
font-weight: bold;
font-size: 21px;
color: #8AD441;
}
.heading{
width:100%;
height:30px;
padding-top:6px;
padding-left:10px;
background-image:url(/factbook09/images/heading.jpg);
color:#FFF;
}
.transparent {
display:none;
width:284px;
height:304px;
background-image:url(/factbook09/images/popBox.png);
background-repeat: no-repeat;
position:absolute;
padding:0px 0px 0px;
font-size: 9pt;
top:53%;
left:20%;
}
.transparent_relative {
display:none;
width:284px;
height:304px;
background-image:url(/factbook09/images/popBox.png);
background-repeat: no-repeat;
position:absolute;
padding:0px 0px 0px;
font-size: 9pt;
}
.popBox{
width:292px;
height:304px;
background-image:url(/factbook09/images/popBox.png);
}

.closeBox{
width:292px;
height:19px;
}

.textBox{
width:252px;
height:245px;
padding:20px;
}
.values {
text-align:center;
}
td.state_header {
background-color:#517e1d;
color:#FFF; 
font-weight:bold;
height:35px;"
}
