#home #homeMain	{
		position:relative;
		width: 100%;
		min-height: 323px;
		background:#000;
		}		
		
#home #homeImage {
		position:absolute;
		top:0;
		left:0;
		height:323px;
		width:950px;
		overflow:hidden;
		background:#000;
	}
	
	
/******** HEADER ***************************************************/	
#home #header #banners #mission	{
		width: 265px;
		float: right; 
		font-size: 12px;
		line-height: 14px;
		border: solid 1px #d8dee2;
		border-left: none;
		border-right: none;
		padding: 10px 0;
		color: #6D7377;
		}
		
#home #header #banners #mission span	{
		font-size: 11px;
		color: #ccc;
		padding-left:4px
		}
		
#home #header #banners #mission span a	{
		text-decoration: none;
		color: #3d85ac;
		padding:0 2px;
		}		
		
	
/******** TOP NAV *****************************************************/
#home #topNav ul li.last {
		width: 174px;
		_width:180px;
		background: url(/images/topNavLinkBg_last.png) bottom left no-repeat;
		}


	
	
		
/******** ISSUE NAV ***************************************************/

#home #issueNav {
		margin:0;
		position:relative;
		top:0;
		left:-17px;
		width:257px;
		}

#home #issueNav span {
		display:block;
		position:absolute; 
		width:257px;
		height:347px;
		background:black;
		opacity:.70;
		filter: alpha(opacity=70);
		-moz-opacity: 0.7;
		}
		
		
#home #issueNav ul {
		position:relative;
		background:none;
		margin-top:0px;
		margin-bottom:0;
		padding-top:23px
		}
		
#home #issueNav ul li	{
		position:relative;
		padding: 20px 0px;
		text-indent: -2000px;
		}
		
#home #issueNav ul li a	{
		display: block;
		height: 30px;
		margin-right: 20px;
		}
#home #issueNav ul li a#issueLinkCC	{
		background: url(/images/homeNav.png) no-repeat 20px 0;
		}
#home #issueNav ul li a#issueLinkCC:hover	{
		background: url(/images/homeNav.png) no-repeat 20px -288px;
		}

#home #issueNav ul li a#issueLinkCA	{
		background: url(/images/homeNav.png) no-repeat 20px -72px;
		}
#home #issueNav ul li a#issueLinkCA:hover	{
		background: url(/images/homeNav.png) no-repeat 20px -360px;
		}
		
#home #issueNav ul li a#issueLinkCW	{
		background: url(/images/homeNav.png) no-repeat 20px -144px;
		}
#home #issueNav ul li a#issueLinkCW:hover	{
		background: url(/images/homeNav.png) no-repeat 20px -432px;
		}
		
#home #issueNav ul li a#issueLinkB	{
		background: url(/images/homeNav.png) no-repeat 20px -216px;
		}
#home #issueNav ul li a#issueLinkB:hover	{
		background: url(/images/homeNav.png) no-repeat 20px -504px;
		}
		
#home #issueNav ul li:hover ul { display: block; }

		
#home #issueNav ul .rollover {
		display:none;
		position:absolute;
		background: url(/images/issueNavArrow.png) no-repeat 0 2px;
		top:20px;
		left: 238px;
		padding:0 0 0 10px;
		width:172px;
		}		



#home #issueNav .rollover li {
		background: url(/images/issueNavBg.gif) no-repeat 0 0;
		list-style-type: none;
		margin:0;
		padding:0;
		width:172px;
		text-indent:0;
		font-size: 85%;
		border-bottom: 1px solid #819CB2;
		border-left: 1px solid #E7EEF5;
		border-right: 1px solid #E7EEF5
		}
		
#home #issueNav .rollover li.first {
		border-top: 1px solid #E7EEF5;
		}
		
#home #issueNav .rollover li a {
		display:block; 
		text-decoration:none;
		margin:0;
		padding:3px 0 4px 9px;
		color: #012841;
		font-weight: bold;
		height:auto;
		}		

#home #issueNav .rollover li:hover {
		background-position:0 -30px
		}		

		
/******** END ISSUE NAV ***************************************************/

		
#home #homeLowerRight {
		clear: both;
		}
		

/******** SEARCH ***************************************************/

#home #searchBar {
		position: relative;
		float: left;
		height:35px;
		width: 950px;
		background: url(/images/searchBarBg.gif) top left repeat-x #005e9a;
		color: #d3e0e8;
		font-size: .75em;
		}
		
#home #search {
		position: absolute;
		top:6px;
		right:6px;
		width:238px;
		_height:2em;
		_overflow:hidden;
		}		
		
#home #search.homeSearch label {
		background-color:#005E9A;
		color:#DAE4EA;
		float:right;
		font-size: 123%;
		font-weight:normal;
		}
		
#home #search.homeSearch #searchInput {
		float:right;
		width:124px;
		background-color: #9eb6c3;
		border-top:1px solid #6FAAD0;
		border-bottom:1px solid #6FAAD0;
		font-size:120%;
		padding-top:1px;
		}	
		
#home #search.homeSearch #searchSubmit {
		float:right;
		border-top:1px solid #468AB5;
		border-right:1px solid #468AB5;
		border-bottom:1px solid #468AB5;
		}			
		
/******** END SEARCH ***************************************************/
		
		

#home #homeLower {
		background:#B2CEE1;
		width: 950px;
		float: left;
		}

		
		
/******** GET INVOLVED ACTION CENTER ***************************************************/
		
	
#home #getInvolved  {
		border:none;
		float: right;
		background: url(/images/homeLowerShadow.png) repeat-x 0 0 #B2CEE1;
		}

				
/******** HEADLINES AND VIDEOS ***************************************************/	
		
#home #headlinesVideos	{
		background:#fff url(/images/homeLowerShadow.png) repeat-x 0 0;
		margin-right:257px;
		min-height:175px;
		}

#home #headlines {
		/* background: url(/images/headlineArchives.gif) bottom left no-repeat; */
		float: left;
		width: 320px;
		margin:0 47px 0 17px;
		padding:0 0 15px 0;
		}
		
#home #headlines h2, #home #homeHighlights h2 {
		text-indent: -20000px;
		margin:25px 0 12px 0;
		}
				
#home #headlines h2 {
		background: url(/images/headerHeadlines.gif) top left no-repeat;

		}		

#home #headlines em {font-style:italic}
		
#home #headlines ul, #home #homeHighlights ul {
		list-style:none; 
		margin-bottom:25px; 
		padding:0
		}		
		
#home #headlines ul li, #home #homeHighlights ul li {
		background: url(/images/squareBullet.gif) no-repeat 0 5px;
		font-size:93%;
		margin:0 0 5px 0;
		padding-left:3px;
		}
		
#home #headlines ul li a, #home #homeHighlights ul li a {
		text-decoration:none; 
		color: #12283B; 
		padding-left:7px;
		}		
		
#home #headlines ul li a.secondLink, #home #homeHighlights ul li a.secondLink {
		padding-left:0;
		}		
		
#home #homeHighlights {
		/* background: url(/images/videoArchives.gif) bottom left no-repeat; */
		float: left;
		width: 260px;
		}
		
#home #homeHighlights h2 {		
		background: url(/images/headerHighlights.gif) top left no-repeat;
		}		
		
#home #headlinesVideos ul li.video a{
		background:url(/images/videoIcon.gif) bottom right no-repeat;
		padding-right:22px;
		}		
		
#home #headlinesVideos span.video {
		background:url(/images/videoIcon.gif) center right no-repeat;
		padding-right:22px;
		}				
		
			
		
				

		
		
		
		
