@charset "utf-8";
/* CSS Document */

html{font-size:100%;}
body{
	margin:0 0 30px;
	color:#000000;
	background: url(../images/design/body3-bg.jpg) repeat-x;
	/*background:#eae7d9 url(../images/design/body3-bg.jpg) no-repeat 50% 0;*/
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	-khtml-background-size: 100% auto;
	-moz-background-size: 100% auto; /* Gecko 1.9.2 (Firefox 3.6) */
	background-size: 100% auto;
	font-family: arial, sans-serif;
	font-size: 69%;
	text-align: justify;
}
img{border-style:none;}
a{
	color:#0000FF;
}
a:hover{text-decoration:none;}
input{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.holder{
	height:1%;
	overflow:hidden;
}
/*PAGE HOLDER*/
.main{
	margin:27px auto 0;
	width:985px;
}
.main-content{
	background:url(../images/design/main-bg.png) no-repeat;
	/*height:1%;*/
	padding:16px 33px 0 32px;
}
/*.main-content a{position:relative;}*/
/*LOGO*/
.logo{
	background:url(../images/design/logo4.png) no-repeat;
	margin:0 0 1px 0;
	width:504px;
	height:110px;
	text-indent:-9999px;
	float:left;
}
.logo a{
	position:relative;
	display:block;
	overflow:hidden;
	height:100%;
}



/*HEADER*/
#header{
	height:1%;
	margin-bottom:0px;
	position:relative;
}

/*NAVIGATION*/
.nav{
	display:table;
	width:100%;
}
.nav ul{
	margin:0;
	padding:2px 0 0;
	list-style:none;
	float:left;
	font-size:1.5em;
	font-weight:bold;
	letter-spacing:-1px;
}
/*ONE LEVEL DROPDOWN*/
.nav ul ul{
	width:178px;
	display:none;
	/*padding:21px 12px 3px;*/
	padding:0;
	float:none;
	letter-spacing:0;
	position:absolute;
	top:45px;
	left:3px;
	/*border:3px solid #a5a5a5;
	border-top:none;*/
	border-bottom:2px solid #3c3d3b;
	background:#6d6e6c url(../images/design/mainnav/dd-menu-bg.png) repeat-x 0 0;
	font-size:0.9em;
	z-index:9999;
}
/*.nav ul div.shadow{background:transparent url(../images/design/mainnav/menu_dropshadow.png) no-repeat 0 0;padding:0 10px;position:absolute;top:45px;left:-13px;}*/

.nav li{
	float:left;
	padding:4px 0 0 0;
}
.nav li:hover, .nav li.hover{position:relative;}
.nav li:hover a, .nav li.hover a{
	color:#ccddeb;
	background:url(../images/design/mainnav/arrow-nav.gif) no-repeat 50% 100%;
}
.nav li:hover li a, .nav li.hover li a{
	background:none;
	color:#c7c8c7;
}
.nav li:hover ul, .nav li.hover ul{display:block;}
.nav li li{
	padding:0;
	float:none;
	vertical-align:top;
	height:1%;
	border-bottom: 1px solid #868785;
}
.nav li a{
	height:11px;
	padding:17px 0 13px;
	overflow:hidden;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	text-decoration:none;
}
.nav li a.newsroom {
	width:101px;
	background:url(../images/design/mainnav/news.gif) no-repeat 20px -7px;
}
.nav li a.home {
	width:67px;
	background:url(../images/design/mainnav/home.gif) no-repeat 20px  -7px;
}
.nav li a.issues {
	width:71px;
	background:url(../images/design/mainnav/issues.gif) no-repeat 20px -7px;
}
.nav li a.services {
	width:182px;
	background:url(../images/design/mainnav/services.gif) no-repeat 20px -7px;
}
.nav li a.about {
	width:125px;
	background:url(../images/design/mainnav/about.gif) no-repeat 20px -7px;
}
.nav li a.colorado {
	width:132px;
	background:url(../images/design/mainnav/colorado.gif) no-repeat 20px -7px;
}
.nav li a.contact {
	width:80px;
	background:url(../images/design/mainnav/contact.gif) no-repeat 20px -7px;
}
.nav li.active a ,
.nav li.hover a ,
.nav li:hover a {
	background-position:20px -36px;
}
.nav li li a {
	float:none;
	padding:10px 12px 10px;
	height:auto;
	text-indent:0;
	overflow:visible;
}
.nav li:hover,.nav li.hover, .nav li.active{
	background:url(../images/design/mainnav/arrow-nav.gif) no-repeat 50% 100%;
}
.nav li li.hover , 
.nav li li:hover {
	background:none;
}
.nav li li.hover a ,
.nav li li:hover a{
	background:#3a6176 url(../images/design/mainnav/dd_item_bg.png) repeat-x 0 0;
	color:#fff;
}



/*SUB NAVIGATION*/
.sub-nav{
	overflow:hidden;
	height:1%;
	padding:5px 6px 6px 6px;
	margin-bottom: 16px;
}
.sub-nav ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:10px;
	height:11px;
}
.sub-nav ul.pagetools{
	float:right;
	margin:0;
	padding:0 0 5px;
}
.sub-nav li{
	background:url(../images/design/separator1.gif) no-repeat 0 4px;
	padding:2px 3px 0 4px;
	float:left;
	font-weight:bold;
	font-size:10px;
	color:#3974a8;
}
.sub-nav .share-link{
	padding:0 0 0 13px;
	margin-left:4px;
}
.sub-nav li a{
	color:#3974a8;
	text-decoration:none;
	float:left;
}
.sub-nav li:first-child{background:none;}
.sub-nav li a:hover{text-decoration:underline;}
/*FONT SIZE ICONS*/
.sub-nav span{float:left;}
.sub-nav #decrease{
	font-size:0.8em;
 position:absolute; bottom:-2px;left:0;
}
.sub-nav #reset{position:absolute; bottom:-2px;left:10px;}
.sub-nav #increase{font-size:1.2em; position:absolute; bottom:-2px;left:20px;}
.sub-nav ul #textchanger{
	float:left;
	overflow:hidden;
	height:13px;
	position:relative;
	width:43px;
}
.sub-nav li #textchanger li{
	background:none;
	padding:0 0 0 4px;
}
/*MIDDLE*/
#index #middle, #middle{
	overflow:hidden;
	width:100%;
	margin-bottom:10px;
}
/*WELCOME WEB SITE BOX*/
.welcome-site{
	overflow:hidden;
	height:1%;
}
/*VISUAL PART*/
.welcome-site img{display:block;}
.welcome-site .visual{
/*background: #bcbfc0 url(../images/home/main-image.jpg) 0 0 no-repeat;*/
	position: relative;
	float:left;
	width:640px;
	height:485px;
}
.welcome-site .visual #intro{
	display:block;
	position:absolute;
	top: 320px;
	left: 26px;
	width: 350px;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height:15px;
	color:#ffffff;
}
.welcome-site .visual #intro a{
	color:#ffffff;
	text-decoration:underline;
}
.welcome-site .visual img{display:block;}
/*INFORMATION PART*/
.welcome-site .info{
	float:right;
	width:270px;
}
/*recent NEWS BOX*/
.sidebar div.recent-news{background-color:#fff; position:relative; background-image:none !important;}
/*#index .recent-news{height:318px;}*/
.recent-news{
	background-color:#fff;
	position:relative;
}
/*#index .recent-news{height:318px;}*/


.sidebar div.connect-news{background-color:#fff; position:relative; background-image:none !important;}
/*#index .recent-news{height:318px;}*/

.connect-news .heading, .sidebar .heading{
	display:block;
	font-size:1.5em;
	padding:18px 12px 0 12px;
	color:#fff;
	height:28px;
	background:url(../images/icons/connect.gif) repeat-x;
}
#insideright {
	float:right;
	width:300px;
	
}



#insideleft {
	float:left;
	width: 300px;

}


#recent-container{border:solid 0px red; position:relative;}
#recentItemsWrappper{ min-height:310px;background:#ffffff; }
ul#recentItems {border:solid 0px red;}

.recent-news .media{
	display:block;
	font-size:1.5em;
	padding:10px 12px 0 12px;
	color:#fff;
	height:28px;
	/*background-color: #0343b8;*/
	background-image: url(../images/design/media.gif);
	background-repeat: repeat-x;
}

.recent-news .message{
	display:block;
	font-size:1.5em;
	padding:10px 12px 0 12px;
	color:#fff;
	height:28px;
	/*background-color: #0343b8;*/
	background-image: url(../images/design/media.gif);
	background-repeat: repeat-x;
}	
.recent-news .heading, .sidebar .heading{
	display:block;
	font-size:1.5em;
	padding:10px 12px 0 12px;
	color:#fff;
	height:28px;
	/*background-color: #0343b8;*/
	background-image: url(../images/design/contribute-btn.gif);
	background-repeat: repeat-x;
}
.recent-news .heading span , .sidebar .heading span {
	margin:0;

}
.recent-news ul{
	margin:0 0 5px;
	padding:0;
	list-style:none;
	font-size:1.1em;
	clear:both;
}
.recent-news li{
	/*height:1%;*/
	background-image:none;
	overflow:hidden;
	vertical-align:top;
	padding:5px 10px 5px;
	line-height:1em;
}
.recent-news li.even{
	background:#f1f0f0;
}
.recent-news li em{
	float:left;
	font-style:normal;
	width:40px;
	color:#758185;
}
.recent-news li a{
	float:left;
	width:225px;
	color:#655d50;
	text-decoration:none;
	line-height:13px;
	line-height:1.4em;

}
.recent-news li span{
	background:url(../images/design/bullet1.gif) no-repeat 0 5px;
	padding-right:5px;
	margin-right:-10px;
}

.recent-news .recent-subnav{
	background:#D2E0EB none repeat scroll 0 0;	
	margin:0;
	overflow:hidden;
	padding:4px 0 0 10px;	
}

.recent-news .recent-subnav li a {
	color:#3A6176;
	float:left;
	padding:4px 8px 5px;
	width:auto;
}

/*recent galleries pod on multimedia page*/

.recent-news li a.gallery_link {width:160px;}
.recent-news li img.gallery_thumb {float:left; width:50px; margin-right:20px;}
 


.recent-news li a:hover{text-decoration:underline;}
/*ALL NEWS LINK*/
.all-news-link-home{
	position: absolute;
	bottom:-84px;
	width:250px;
	left: 0px;
}
.all-news-link{
	text-align:right;
	background:#D2E0EB;
	font-size:1.1em;
	padding:7px 10px;
}
.all-news-link a{
	color:#587B8E;
	background:url(../images/design/bullet2.gif) no-repeat 100% 5px;
	padding-right:8px;
	text-decoration:none;
}
.all-news-link a:hover{text-decoration:underline;}
/*PAGE CONTENT*/
#index .content-holder{
	background:url(../images/design/content-bg.jpg) no-repeat;
	overflow:hidden;
	height:1%;
	margin-bottom:10px;
}

.box {margin-bottom:10px;}

/*MAIN-COLUMN*/
#index .main-column, 
.main-column{
	float:left;
	width:630px;
	background-color:#FFFFFF;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}
#index .main-column h3, 
.main-column h3, .main-column legend{
	margin:0 0 8px -2px;
	font-size:2.3em;
	color:#464645;
	font-weight:normal;
}
/*HOT TOPIC LIST*/
.topic-list{
	margin:0 -11px 18px 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:661px;
}
.topic-list li{
	float:left;
	width:201px;
	padding-right:16px;
}
.topic-list h4{
	margin:0 0 7px;
	color:#48758e;
	font-size:1.5em;
}
.topic-list img{
	margin-bottom:16px;
	display:block;
}
.topic-list p{
	margin:0;
	line-height:17px;
	font-size:1.2em;
}
/*rss*/
.rss {
	float:right;
	text-indent:-9999em;
	overflow:hidden;
	background:url(../images/icons/firefox_rss.png) no-repeat;
	width:16px;
	height:16px;
	margin:6px 0 0 10px;
}
/*SIDEBAR*/
#index .sidebar, .sidebar{
	float:right;
	width:270px;
	padding:54px 0 0;
}
.sidebar p{
	font-size:1.2em;
	line-height:1.3em;
	padding:0 15px 0;
}
/*SERVICE LIST*/
#index .service-list{
	border: 5px solid #e2e1d9;
	border-bottom: 4px solid #e2e1d9;
}

.service-list{
	background:#f1f1f0;
	margin:0 0 10px;
	padding:3px 0 0;
	list-style:none;
	border: 5px solid #e2e1d9;
	border-bottom: 4px solid #e2e1d9;
}
.service-list li{
	vertical-align:top;
	height:1%;
	margin:0;
	font-size:1.4em;
	font-weight:bold;
	padding:10px 17px 6px 56px;
	background-position:20px 50%;
	border-bottom: 1px solid #e2e1d9;
}
.service-list li a{
	color:#4c809e;
	text-decoration:none;
}
.service-list li a:hover{text-decoration:underline;}
.meeting-serv{background:url(../images/icons/ico8.gif) no-repeat;}
.nom-serv{background:url(../images/icons/ico6.gif) no-repeat;}
.intern-serv{background:url(../images/icons/ico7.gif) no-repeat;}
.grant-serv{background:url(../images/icons/ico5.gif) no-repeat;}
.contact-serv{background:url(../images/icons/ico1.gif) no-repeat;}
.fed-serv{background:url(../images/icons/ico2.gif) no-repeat;}
.tour-serv{background:url(../images/icons/ico4.gif) no-repeat;}
.flag-serv{background:url(../images/icons/ico3.gif) no-repeat;}
/*FOOTER*/
#footer{padding-bottom:18px;}
/*LOCATION BOX*/
.location-box{
	background:#f3f4ef;
	color:#777b7a;
	overflow:hidden;
	height:11em;
	padding:16px 18px;
	font-size:1em;
	margin-bottom:12px;
	width:613px;
	float:left;
}
.location-box h5, .location-box h4, .location-box h3{
	margin:0 0 4px;
	font:bold 1.6em Helvetica, sans-serif;
}
.location-box p{
	margin:0;
	line-height:14px;
	font-size:1.2em;
	border-right:1px solid #d3d2cb;
	padding-right:47px;
}
.location-box ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:135px;
}
.location-box li{
	vertical-align:top;
	height:1%;
	overflow:hidden;
}
.location-box ul a{
	display:block;
	text-decoration:none;
	padding:4px 0 0 10px;
	height:17px;
	width:120px;
	float:left;
	color:#4d81b1;
	font-weight:bold;
}
.location-box li{font-size:11px;}
.location-box ul a:hover{background:transparent url(../images/footer/arrow.gif) no-repeat 0 1px;}
.location-box div{
	float:left;
	width:271px;
}
/*ADDRESS BOX*/

.location-box #office-location{
	padding: 0 0 0 53px;
}


.location-box .footer-ico-list{
	float:right;
	font-size:1.2em;
	font-weight:bold;
	width:234px;
}
.location-box .footer-ico-list li{
	border-top:1px solid #c7daad;
	overflow:hidden;
	height:1%;
	padding:1px 0 7px;
	vertical-align:top;
}
.footer-ico-list li:first-child{border:none;}
.location-box .footer-ico-list a{
	color:#528bab;
	float:left;
	text-decoration:none;
	padding:6px 0 5px 39px;
}
.address-highlight{
	background-color:#e2e1d9;
	font-size:1em;
	height:11em;
	margin-bottom:12px;
	overflow:hidden;
	padding:16px 18px;
	width:234px;
}
.address-highlight address, .offices address{
	margin:0;
	padding:0;
	float:left;
	font-style:normal;
	line-height:16px;
	font-size:1.1em;
	width: 243px;
}
.address-highlight address span, .offices address span{display:block;}
.address-highlight address .org {font-size: 1.4em; margin-bottom:10px; font-weight:bold;}
.address-highlight address .footer_thumbnail{ float:right; border: 5px solid #b2ae9b;}
.offices .address {display:block;padding:0 15px;}
.offices address .org{margin:10px 0 0; font-weight:bold;}


.address-four_corners,  .address-newport_news,  { display:none; }

.sel_four_corners .address-newport_news, { display:block; }

/*FOOTER NAVIGATION*/
.footer-nav{
	margin:0;
	padding:0 19px 0 0;
	list-style:none;
	text-align:right;
	font-size:1.1em;
}
.footer-nav li{
	display:inline;
	background:url(../images/footer/separator2.gif) no-repeat 0 12px;
	padding:10px 0 10px 7px;
}
.footer-nav li:first-child{background:none;}
.footer-nav li a{
	color:#528bab;
	text-decoration:none;
}
.footer-nav li a:hover{text-decoration:underline;}
/*INDEX2 PAGE*/
/*recent NEWS BOX*/
.home-page2 .recent-news{background:none;}
.home-page2 .recent-news ul{
	background:none;
	margin:0 0 8px;
}
.home-page2 .recent-news li{padding:10px 17px 9px;}
/*recent NEWS BOX SUBNAV*/
.home-page2 .recent-news .recent-subnav{
	overflow:hidden;
	height:1%;
	background:#c6d9ab;
	padding:4px 0 0 10px;
	margin:0;
}
.recent-news .recent-subnav li{
	float:left;
	padding:0 2px 0 0;
}
/*.recent-news .recent-subnav li a{
	width:auto;
	float:left;
	color:#506f1b;
	padding:4px 8px 5px;
}*/
.recent-news .recent-subnav li a:hover, .recent-news .recent-subnav li a.active{background:#fff;}
.home-page2 .recent-news li.even{
	background:#f1f0f0;
	padding:13px 17px 10px;
}
/*SIDEBAR MENU*/
.sidebar-menu{
	background:#fff;
	border:1px solid #e2e1d9;
	margin:0;
	padding:7px 18px 6px;
	list-style:none;
}
.sidebar-menu li{
	border-top:1px solid #c7daad;
	height:100%;
	vertical-align:top;
	overflow:hidden;
	font-size:1.4em;
	font-weight:bold;
	overflow:hidden;
	padding:8px 0;
}
.sidebar-menu li a{
	padding:8px 0 6px 39px;
	color:#528bab;
	height:19px;
	float:left;
	text-decoration:none;
}
.sidebar-menu li a:hover{text-decoration:underline;}
.sidebar-menu li:first-child{border:none;}
.sidebar-menu .add-mike{
	background-image: url(../images/icons/bullet04.gif);
	background-repeat: no-repeat;
}
.sidebar-menu .you-tube{
	background-image: url(../images/icons/youtube2.jpg);
	background-repeat: no-repeat;
}
.sidebar-menu .twitter{
	background-image: url(../images/icons/bullet03.gif);
	background-repeat: no-repeat;
}

.sidebar-menu .contribute{
	background-image: url(../images/design/contribute-btn.gif);
	background-repeat: no-repeat;
}


.sidebar-menu .linkedin{
	background-image: url(../images/icons/linkedin.gif);
	background-repeat: no-repeat;
}

.sidebar-menu .rssicon{
	background-image: url(../images/icons/bullet01.gif);
	background-repeat: no-repeat;
}

.sidebar-menu .read-mike{
	background-image: url(../images/icons/contact.jpg);
	background-repeat: no-repeat;
}

.sidebar-menu .newsletter{
	background-image: url(../images/icons/newsletter1.jpg);
	background-repeat: no-repeat;
}

.sidebar-menu .vote{
	background-image: url(../images/icons/vote1.png);
	background-repeat: no-repeat;
}

.sidebar-menu .email{
	background-image: url(../images/icons/mail2.gif);
	background-repeat: no-repeat;
}


.sidebar-menu .donation{
	background-image: url(../images/icons/donation.gif);
	background-repeat: no-repeat;
}

.sidebar-menu .events{
	background-image: url(../images/icons/events1.gif);
	background-repeat: no-repeat;
}







.sidebar-menu .red-cross{background:url(../images/icons/redcross.gif) no-repeat;}
.sidebar-menu .ems-star{background:url(../images/icons/EMSstar.gif) no-repeat;}
.home-page2 .service-list li{padding:10px 0 10px 39px;}
.home-page2 .service-list{padding-bottom:17px;}

/*EMAIL SIGN UP BOX*/
.email-sign{
	background: url(../images/design/email-sign-bg.jpg) no-repeat;
	height:1%;
	overflow:hidden;
	padding:19px 40px 16px 10px;
	margin-bottom:10px;
}
.email-sign strong {
	display:block;
	font-size:1.5em;
}
.email-sign p {
	margin:-3px 0 8px;
	padding:0;
	line-height:13px;
	font-size:1.1em;
	color:#5b5742;
}
* html .email-sign p  {
	margin-top:2px;
}
* +html .email-sign p  {
	margin-top:2px;
}
.email-sign fieldset{
	overflow:hidden;
	margin-right:-40px;
	width:260px;
}
.email-sign fieldset label{display:none;}
.email-sign fieldset input{
	float:left;
	position:relative;
}
.email-sign fieldset div{
	float:left;
	padding:4px 7px 5px;
	width:167px;
	overflow:hidden;
	margin:1px 9px 0 0;
	background:url(../images/design/inptxt-bg2.gif) no-repeat;
}
.email-sign fieldset div input{
	width:167px;
	font-size:1.2em;
	background:none;
	border:none;
	padding:0;
}

/*NEWS BOX*/
.news-box{
	overflow:hidden;
	height:1%;
	width:660px;
	margin-left:-20px;
}
.news-box .column {
	float:left;
	width:310px;
	display:inline;
	margin-left:15px;
}
.news-box h4 {
	margin:0;
	padding:10px 13px 4px 13px;
	color:#545553;
	font-size:1.5em;
	background:#e2e1d9;
}

* html .news-box h4 {
	padding-bottom:10px;
}
* +html .news-box h4 {
	padding-bottom:10px;
}
.news-box h5 {
	margin:0;
	padding:0;
	font-size:1.2em;
}
.news-box p{
	margin:0 0 12px;
	font-size:1.2em;
	line-height:17px;
}
.left-image{
	float:left;
	margin:4px 16px 0 0;
}
.right-image{
	float:right;
	margin:4px 0 0 10px;
}
.news-box .column div {
	overflow:hidden;
	height:1%;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 14px;
	padding-left: 5px;

}
.news-box .column div#flash{
float:right;
overflow:hidden;
	border:none;
	background:none;
	padding:0;
}
* html .news-box .column div.other {
	padding-bottom:2px;
}
* +html .news-box .column div.other {
	padding-bottom:2px;
}
.news-box a {
	/*font-size:1.2em;*/
	text-decoration:none;
	background:url(../images/design/bullet1.gif) no-repeat 0 4px;
	padding-left:10px;
	color:#3974a8;
}
.news-box h5 a {
	text-decoration:none;
	background:none;
	padding-left:0;
}
.news-box p a{
	background:none;
	padding:0;
}
.news-box a:hover{text-decoration:underline;}
#index .content-holder, .content-holder{margin-bottom:20px;}
.news-box .column .info{
	width:300px;
	border:none;
	padding:0 0 6px;
}
#footer .right-image{
	margin:6px 33px 0 0;
	border:5px solid #b2ae9b;
}
/*RELEASE LIST*/
#middle{margin-bottom:15px;}
/*SIDEBAR*/
.sidebar{
	padding:0;
	/*background:#fff;*/
}
.sidebar div.box {clear:both;background:#fff url(../images/design/pod_bg.gif) repeat-x 0 28px; padding-bottom:10px;}
.sidebar .recent-news ul{margin:0;}
/*MAIN COLUMN*/
.main-column{
	background:#fff;
	color:#655d50;
	padding:16px 15px 25px 14px;
	width:610px;
	text-align: left;
}
#index .main-column{
	background:none;
	background-color: #FFFFFF;
	padding-left: 5px;
}



.main-column h2{
	font-size:2.5em;
	margin:0 0 5px;
	/*line-height:27px;*/
	font-weight:normal;
}

.main-column h2 .main-column subject h2{
	line-height:27px;


}







.main-column h3, .main-column legend{
	margin:18px 0 10px;
	font-size:1.6em;
}
.main-column em{
	font-style: italic;
}
.main-column p, .main-column td, .main-column li{
	margin:19px 0 0;
	font-size:1.2em;
	line-height:1.3em;
}

.main-column li{ margin:0; }

/*ISSUE STATEMENT*/
#issue_statement ul li{
	
	font-size:1.2em;
	padding-bottom:5px;
}

/*BREADCRUMBS*/
.sub-nav .breadcrumbs{float:left;}
.sub-nav .breadcrumbs li{
	background:none;
	padding-right:0;
}
.sub-nav .breadcrumbs li a{
	background:url(../images/design/separator3.gif) no-repeat 100% 3px;
	padding:0 8px 0 0;
}
/*PRESS RELEASE LIST PAGE*/
.press-list{
	padding:0;
	margin-top: 16px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 14px;
}
.main-column h2{
	margin:0 0 9px;
	font-size:2.1em;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
/*SHOWING PAGE BOX*/
.showing-page{
	padding:10px 10px 9px;
	background:#ecece9;
	overflow:hidden;
	height:1%;
}
.showing-page span{
	float:right;
	color:#4078ab;
	font-size:1em;
}
.showing-page span a{
	color:#4078ab;
	font-size:1.0em;
	text-decoration:none;
}
/*PREVIOUS LINK*/
.prev{
	background:url(../images/design/bullet3.gif) no-repeat 0 5px;
	padding-left:8px;
	margin-right:4px;
}
/*NEXT LINK*/
.next{
	background:url(../images/design/bullet4.gif) no-repeat 100% 5px;
	padding-right:8px;
	margin-left:4px;
}
.showing-page span a:hover{text-decoration:underline;}
.main-column .showing-page em{
	float:left;
	color:#666;
	font-style:normal;
	font-size:1.0em;
}
/*PRESS RELASES LIST*/
.press-list ul{
	margin:0;
	padding:12px 10px 0;
	list-style:none;
}
.press-list li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	padding-bottom:19px;
}
.press-list strong{
	font-weight:normal;
	font-size:1em;
	width:60px;
	color:#655d50;
	float:left;
}
.main-column .press-list ul div{
	float:left;
	width:510px;
	line-height:1.3em;
}
.main-column .press-list div {margin:0;}
.main-column .press-list div a{
	text-decoration:none;
	color:#655d50;
}

.main-column .press-list div a:hover{text-decoration:underline;}
.main-column .press-list div span{
	padding-right:10px;
	background-repeat: no-repeat;
	background-position: 100% 5px;
}
/*SEARCH PRESS RELEASE FORM*/
.press-search{
	margin:13px 7px 0 13px;
	font-size:1.1em;
}
.press-search label{
	padding:0 0 4px;
	color:#666;
	display:block;
}
.press-search .holder{
	border-bottom:1px solid #f0f0f0;
	padding-bottom:16px;
	margin-bottom:13px;
	width:250px;
}
.press-search .holder input{
	float:left;
	margin-left:3px;
	position:relative;
}

.inp-text{
	margin-right:3px;
	border:1px solid #d9d6cf;
	background:#f1f5f8;
	color:#867c67;
	width:159px;
	float:left;
	padding:3px 4px;
}
.press-search .holder select{
	float:left;
	padding:0;
	margin:1px 3px 0 0;
}
.press-search .holder img{
	float:left;
}
.month-select{width:70px;}
.year-select{width:60px;}
.press-search .holder label{display:none;}
/*BY TOPIC LISTS*/
.by-topic{
	font-size:1.1em;
	padding:0 0 15px 12px;
	margin:-5px 0 0;
}
.by-topic span{
	color:#666;
	padding-bottom:5px;
	display:block;
}
.by-topic ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:126px;
}
.by-topic li{
	vertical-align:top;
	height:1%;
	padding:1px 0 2px;
	overflow:hidden;
}
.by-topic li a{
	color:#3f78ab;
	font:bold 0.9em Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:url(../images/design/bullet1.gif) no-repeat 100% 5px;
	padding:1px 8px 1px 0;
	float:left;
}
.by-topic li a:hover{text-decoration:underline;}

.captioned_photo{ display:block; background-color:#4d81b1; padding:3px 0;}
.main-column .captioned_photo p{ margin:10px 15px; color:#fff;}
.banner-image {float:right; margin:19px 0 15px 15px;width:291px;}

.pullquote{ display:block; float:left; width:247px; margin:19px 15px 15px 0; font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; line-height:27px; color:#4d81b1; font-style:italic; padding: 10px 0; border-top:2px solid #4d81b1; border-bottom:2px solid #4d81b1;}
.pullquote p{  margin:0; font-size:18px; line-height:27px;}

/* sharethis */
#sharethis_0 {height:20px;}
.sub-nav li a.stbutton {
padding:1px 0 10px 18px !important;
height:20px;
}
.sub-nav li span.stbuttontext {
line-height:11px;
}

/* related files */
/*columns*/
.related-files {padding:0;}
.related-files {margin:0 11px 0 0;float:left;width:270px;font-size:1em;}

/*recent news*/
.related-files ul {margin:0;list-style:none;line-height:1.167em;width:100%;overflow:hidden;font-weight:bold; padding:0 0 10px;}
.related-files li {height:1%;vertical-align:top;overflow:hidden;padding:10px 0 6px;margin:-1px 0 1px 0;}
.related-files li {padding:10px 15px 9px;}
.related-files li.even {background:#F1F0F0 none repeat scroll 0 0;}
.related-files strong {float:left;font-weight:normal;margin:0 15px 0 0;color:#3974A8;}
.related-files strong {font-size:.909em;}
* html .related-files strong {margin:0 10px 0 0;}
*+html .related-files strong {margin:0 10px 0 0;}
* html .related-files span {display:block;}
*+html .related-files span {display:block;}

.related-files a { display:block;min-heightE2E1D9si:32px;height:auto !important;height:32px;padding:3px 0 0 40px;font-size:1.1em;font-weight:bold; margin-top:4px; text-decoration:none; color:#3974A8;}
.related-files a.more { display:block; height:auto; padding:9px 15px 8px; font-size:0.909em; margin:0 -15px; }
.related-files a:hover { text-decoration:underline; }
.related-files a.doc{ background:url(../images/icons/doc.png) no-repeat 4px 0; }
.related-files a.pdf{ background:url(../images/icons/pdf.png) no-repeat 0 0; }
.related-files a.mp3{ background:url(../images/icons/mp3large.jpg) no-repeat 0 0; padding:0 0 0 45px; height:30px; }
.related-files a.avi{ background:url(../images/icons/avilarge.jpg) no-repeat 0 2px; padding:0 0 0 45px; height:30px;}
.related-files a.txt{ background:url(../images/icons/doc.png) no-repeat 0 0; }
.related-files a.zip{ background:url(../images/icons/pdf.png) no-repeat 0 2px; }
.related-files a.map{ background:url(../images/icons/icon_map.png) no-repeat 0 3px; overflow:visible; }
.related-files a.biopic{ background:url(../images/icons/biopic.png) no-repeat 0 0; }

.related-files a span.filedesc {color:#767676; line-height:1.1em; font-weight:normal;}
.related-files a span.filesize {color:#3974A8; display:inline;}

.list-item {margin: 20px 0; padding:15px; background:transparent url(../images/design/list_gradient.png) top repeat-x; width: 580px;}
.main-column .list-item h3 { font-size:1.8em; margin:0 0 .25em 0; padding:0 0 0 210px;}
.main-column .list-item p { margin:.5em 0 1em; padding:0 0 0 210px;}
.main-column .list-item ul { margin:.5em 0 1em; padding:0 0 0 225px;}
.list-item img {float:left; margin: 0 10px 5px 0;}


.evenrow {background:#F1F0F0 none repeat scroll 0 0}
#thomas {padding:10px;}
#thomas_search{width:180px; font-size:1.3em;}


#newsticker { height:28px;padding:10px 15px 0 15px;background:url(../images/design/heading-bg.gif) repeat-x;margin:-8px 0 8px 0; }
#newsticker-label { float:left;margin-right:7px; }
#newsticker-label span { font-size:15px;color:#ffffff; }
#newsticker ul { float:left;margin:0;padding:3px 0 0 0;list-style:none; }
#newsticker ul li { margin:0;padding:0;font-size:12px;color:#ffffff; }
#newsticker ul li a { font-size:12px;color:#ffffff;text-decoration:none; }

.clear {clear:both;}
li div.clear { height:1px !important; }

.orangeboxgray {
border:1px solid #244565;
padding:9px 10px 10px 10px;
background-image:url(../images/backer-grayswatch.gif);
background-repeat:repeat;
text-align:left;
z-index:1;
}


.formtable1left th {
font-family: Tahoma,verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
font-weight:normal;
text-align:right;
padding-right:6px;
}

.formtable1left td {
font-family: Tahoma,verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
font-weight:normal;
text-align:left;
}

.10ptGrayType {
font-family: Tahoma,verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
text-align:left;
}

.top-search{
	float:right;
	width:120px;
	margin-top: 23px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 150px;
	color: #1631b6;
}



.lightbox_samples {
	border: solid #f1f1f1;
	border-width: 5px 0;
	text-align: center;
 
}
.lightbox_samples img {
	padding: 5px;
	border: 1px solid #f1f1f1;
}

ul.adobepic {
	list-style-image: url(../images/adobe.gif); 
	}
