/* CSS Document */

body {background-color:#dddddd;
margin-top:0px;
margin-bottom:0px;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	line-height:22px;
	font-weight: normal;
}
#wrapper{
width:1024px;
height:auto;
background:url(images/white_bg.gif);
}
#logo{
width:200px;
height:197px;
background:url(images/logo12.gif) left top no-repeat;
}
#zone_hdr{
width:353px;
height:19px;
margin-top:45px;
margin-bottom:45px;
}

#zone_menu{

width:801px;
height:217px;
background:url(images/CIAlogoMENU.jpg) top center no-repeat;

margin-left:-1px;
}
#zone_menu_left{
float:left;
height:212px;
width:250px;
}
#zone_menu_right{
float:right;
height:212px;
width:250px;
}

#subzone_menu{
margin-top:-22px;
text-align:left;
}

#master_menu{
width:801px;
height:28px;
margin-bottom:22px;
}

#search{
width:801px;
height:28px;
margin-bottom:2px;
}

.search_box{
background-color:#edefec;
border:1px #ccc solid;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000000;
text-align:center;
}

#content{
width:614px;
height:100%;
padding-top:10px;
padding-bottom:50px;

}
#intro_banner_wrapper{
width:682px;
height:130px;
}
#intro_banner_top{
width:682px;
height:23px;

}
#intro_banner{
width:682px;
height: inherit;

text-align:center;
}

#intro_banner_left{
width:200px;
height: inherit;
float:left;
text-align:center;
}

#intro_banner_center{
width:200px;
height: inherit;
float:left;
text-align:center;
}

#intro_banner_right{
width:200px;
height: inherit;
float:left;
text-align:center;
}


#intro_banner_btm{
width:682px;
height:38px;
background:url(images/introbox_btm.jpg);
}

h1 {
font-size: 18px;
color: #000000;
font-weight:bold;
}
h2 {
font-size: 16px;
color: #00CDCD;
font-weight:bold;
}
h3 {
font-size: 14px;
color: #000000;
font-weight:bold;
}
h4 {
font-size: 14px;
color: #00CDCD;
font-weight:bold;
}


.text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	line-height:22px;
	font-weight: normal;
}

.textNB{
font-family: Georgia, "Times New Roman",Arial,Helvetica,sans-serif;
font-size:11px;
color:#000000;
line-height:13px;
}

.HDRtext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#666;
	font-weight: normal;
}


a:link {
	color: #00CDCD;
	text-decoration:none;
}
a:visited {
	text-decoration: none;
	color: #00CDCD;
}
a:hover {
	text-decoration: underline;
	color: #00CDCD;
}
a:active {
	text-decoration: none;
	color: #00CDCD;
}
