*{
	padding:0px;
	margin:0px;
	outline:none;
}

body{
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#7791b2;
}

h1{
	font-size:24px;
	font-weight:normal;
	border-left:3px solid #263842;
	padding-left:10px;
	margin-left:-10px;
	margin-bottom:20px;
	line-height: 26px; 
}

h2{
	font-size:22px;
	font-weight:normal;
	margin-bottom:10px;
}

h3{
	font-size:20px;
	font-weight:normal;
	margin-bottom:10px;
}

h4{
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
}

h5{
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
}

h6{
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
}

p{
	margin-bottom:15px;
}

.clear{
	clear:both;
	font-size:1px;
}

#container{
	width:900px;
	padding:4px;
	margin:0px auto;
	background-color:#FFFFFF;
	color:#283130;
}

#header{
	width:909px;
	height:140px;
	text-align:right;
	background-image:url(../images/header_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	
}

/*
#menu{
	background-image:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
}
*/

ul.menu li{
	float:left;
	list-style:none;
}

ul.menu li a{
	display:block;
	height:35px;
	width:54px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:left top;
}

ul.menu li a.active,
ul.menu li a:hover{
	background-position:0px -33px;
}

#search{
	width:98px;
	height:20px;
	border:none;
	background-color:transparent;
	background-image:url(../images/search_bg.png);
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:3px;
	margin-top:105px;
	margin-right:25px;
}

html>/**/body #content{
	padding-top:23px;
	padding-left:23px;
}
#content{
	padding-top:23px;
	padding-left:11px;
	_padding-left:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}

#content a{
	/*color:#435A6C; darker blue from numbers on state pages*/
	/*color:#003c7a; from ctj page, too green*/
	/*color:#17477F;*/
	color:#1F4B7F;
	/*color:#1B426F;*/	
	text-decoration:none;
	font-weight:700;
}

#content a:hover{
	color:#999999;
	text-decoration:underline;

}

/*#content ul{
	margin-left:15px;
}*/
#content #wide #statelisting {
	line-height:25px;
}
#content ul li{
	margin-left:15px;
	list-style-image:url(../images/arrow.gif);
	margin-bottom:10px;
}
#left,
#right{
	float:left;
}

#left{
	width:570px;
	border-right:1px solid #999999;
	padding-right:6px;
}
#left_state{
	width:500px;
	padding-right:15px;
	float:left;
	border-right:1px solid #999999;
}
#left2{
	width:250px;
	border-right:1px solid #999999;
}

#right{
	width:285px;
	padding-left:15px;
}
#right_state{
	width:300px;
	padding-left:15px;
	float:left;
}


.style7{
font-weight:bold;
//color:#000000;
}

#flash{
}

.wrapper{
	margin-top:30px;
	padding-left:13px!important;
	_padding-left:14px;
}

.wrapper2{
	margin-top:30px;
	padding-left:20px!important;
	_padding-left:20px;
	width: auto;
}

.box_1,
.box_2{
	float:left;
}

.box_1{
	width:252px;
	padding-right:24px!important;
	padding-right:14px;
}

#box_1{
	width:252px;
	padding-right:24px!important;
	padding-right:14px;
	float:left;	
/*	height:  252px; */
	position:relative; 
	overflow: auto;
	margin-bottom:20px;
}

.box_2{
	width:205px;
	padding:25px 10px 20px 24px!important;
	padding:25px 10px 20px 24px;
	background-image:url(../images/box_2_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-right:35px;
	_margin-right:25px;
}

.box_2 img{
	margin-bottom:10px;
}

.box_3{
	width:300px;
	padding-right:24px!important;
	padding-right:14px;
}

a.readmore{
	display:block;
	text-align:left;
	padding-left:10px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
}

publications{
	display:block;
	text-align:left;
	padding-left:10px;
	padding-top:8px;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#right h3{
	border-left:3px solid #263842;
	padding-top:2px;
	padding-left:10px;
	margin-bottom: 5px;
	line-height: 22px;
}

#right_state h1{
	font-size:24px;
	font-weight:normal;
	border-left:3px solid #263842;
	padding-left:10px;
	margin-left:15px;
	line-height: 26px; 
}
#right div.news_item{
	padding-bottom:10px;
	margin-bottom:10px;
	background-image:url(../images/news_divider.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#right_state div.news_item{
	padding-bottom:10px;
	margin-bottom:10px;
	background-image:url(../images/news_divider.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#right div.news_item h3{
	border-left:none;
	padding-top:0px;
	padding-left:0px;
}

.img_container{
	display:block;
	width:90px;
	height:90px;
	padding:5px;
	border:1px solid #999999;
}

.img_container2{
	display:block;
	width:174px;
	height:131px;
	padding:5px;
	border:1px solid #999999;
	margin-bottom:5px;
}

.img_container3{
	display:block;
	width:174px;
	height:116px;
	padding:5px;
	border:1px solid #999999;
	margin-bottom:5px;
}

.img_container4{
	display:block;
	width:250px;
	height:324px;
	padding:2px;
	border:2px solid #999999;
	margin-bottom:5px;
}

#wide{
	margin-right:30px;
}

#footer_menu a{
	color: #283130;
}
#footer_menu p{
	color: #283130;
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 5px;
}

#footer_menu{
	width:auto;
	text-align:center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: none;
}

#footer_menu ul li{
	display:inline;
	list-style:none;
	padding:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;	
}

.style1 {font-size: medium}
.style2 {color: #999999}
.style3 {color: #263842}
.style4 {font-size: medium; color: #263842; }
.style5 {font-size: 14px}




.hrule {border-bottom: 1px dotted #666;margin: 0 0 1em 0; padding:0;}


/* BEGIN FLEXCROLL CODE */
/*Start Flexcroll*/

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width:8px;
background-color: #F1F1F1;
}
.vscrollerbar {
background-image: url(../images/thumb.gif);
width: 8px;
height: 34px !important;
background-image: url(../images/thumb.gif);
}

* html .vscrollerbar {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='../images/thumb.gif');
background-image: none;
}




.vscrollerbar, .hscrollerbar {
/* paddings of these elements will decide how far the scrollbar will stop in both ends, and are not actually
used for styling, and are set to 0 by the script, here we will set them the size of our faux arrows */
padding: 0px;
z-index: 2;
}

/* properties for scroller jog box, just in case */
.scrollerjogbox {
width: 10px;
height: 34px;
top: auto; left: auto;
bottom: 0px; right: 0px;
}


/* Scroll Bar Master Styling Ends Here */

#state_scroll{
	padding-top: 5px;
	padding-left:10px!important;
	_padding-left:11x;
	height:  930px;
	position:relative;
	overflow: auto;
	margin-right: -10px;
	margin-bottom:20px;
	width: 335px;	
}

#index_scroll{
	margin-top:9px;
	padding-top: 4px;
	padding-left:8px!important;
	_padding-left:11x;
	height: 908px;
	position:relative; 
	overflow: auto;
	margin-right: -10px;
	margin-bottom:20px;
	width: 275px;	
}

#new_scroll{
	margin-top:9px;
	padding-top: 4px;
	padding-left:8px!important;
	_padding-left:11x;
	height: 608px;
	position:relative; 
	overflow: auto;
	margin-right: -10px;
	margin-bottom:20px;
	width: 275px;	
}

.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
	width: 250px;
	height: auto;
	position: relative;
	color: black;
	padding: 1px;
}

.copyrightnotice {
	font-size: 70%;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
}
