body {
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, sans-serif;
	line-height:1.30em;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	font-size:11px;  /* easy scaling */
	font-size:0.70em;
	font-size: 0.70em !important;
	font-weight:normal;
	background-image: url('/images/background.gif');
}

p {
	margin-top:1.10em;
	margin-bottom:1.40em;
}

a:link, a:visited {
	color: #0093d7;
	font-weight:bold;
	text-decoration:none;
}

a:hover, a:active {
	color:#ffa100;
	text-decoration:underline;
}

#search {
}	

#search input.text {
	width:229px;
	height:16px;
	padding-right:1px;
}
			
#search input.submit {
	background:url('/images/btn_search.gif') top left no-repeat;
	border:0;
	height:22px;
	width:52px;
}

#centers {
	font-size:80%;
	padding:0px;
	color:#fff;
}

#centers a:link, #centers a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

#centers a:hover, #centers a:active {
	color:#000;
}

#hmmainframe {
	margin:0px;
	padding:0px;
}

#mainframe {
	margin:0px;
	padding:0px;
}

#contentmain {
	padding:0px;
	margin:0px;
}

#contentmain #print {
	margin-top:-15px;
}

#content {
	padding:0px;
	margin:0px;
}

#content h1 {
	font-size:155%;
/*	line-height:1em; */
	font-weight:normal;
	margin-top:20px;
}

#content h2 {
	font-size:125%;
/*	line-height:0em;*/
	text-transform:uppercase;
	color:#959595;
	font-weight:normal;
	margin-top:20px;
}

#content h3 {
	font-size:120%;
/*	line-height:1em; */
	font-weight:bold;
	color:#666;
	margin-top:15px;
	margin-bottom:5px;
}

#content h4 {
	font-size:110%;
	/*line-height:0em; */
	color:#666;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}


#content p {
	line-height:1.45em;
	margin:0px 0px 20px 0px;
}

#content a:link, #content a:visited {
	font-weight:normal;
	text-decoration:underline;
}

#content a:hover, #content a:active {
}

#content a.bold:link, #content a.bold:visited{
	font-weight:bold;
	text-decoration:none;
	color:0093d7;
}

#content a.bold:hover, #content a.bold:active {
	font-weight:bold;
	text-decoration:underline;
	color:ffa100;
}

#chaptersearch {
	float:right;
	margin:8px 5px 15px 15px;
	width:143px;
	height:104px;
	background-image:url('/images/chapter_bkgd.gif');
	background-repeat:no-repeat;
	font-size:80%;
	line-height:0.50em;
	color:#000;
}

#chaptersearch p {
	padding:2px;
	margin:5px 5px;
	line-height:1.20em;
}

#chaptersearch a:link, #chaptersearch a:visited {
	color:#ff3399;
	text-decoration:underline;
	padding-left:5px;
}

#chaptersearch a:hover, #chaptersearch a:active {
	color:#ffa100;
	text-decoration:underline;
}	

#chaptersearch #search_form input.text {
	width:55px;
	height:16px;
	margin-left:5px;
}
			
#chaptersearch #search_form input.submit {
	background:url('/images/btn_findus.gif') top left no-repeat;
	border:0;
	height:21px;
	width:58px;
}

#home h1 {
	font-size:155%;
	font-weight:normal;
}

#home p {
	font-size:100%;
	line-height:1.45em;
}

#home a:link, #home a:visited {
font-weight:normal;
}

#home a:hover, #home a:active {
}

#home a.bold:link, #home a.bold:visited {
	font-weight:bold;
	text-decoration:none;
	color:0093d7;
}

#home a.bold:hover, #home a.bold:active {
	font-weight:bold;
	text-decoration:underline;
	color:ffa100;
}

#featurelinks a:link, #featurelinks a:visited {
	font-size:80%;
	color:#959595;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#featurelinks a:hover, #featurelinks a:active {
	color:#ffa100;
	text-decoration:none;
}

#hmchaptersearch {
	margin:0px 5px 15px 12px;
	width:118px;
	font-size:80%;
	line-height:0.50em;
	color:#000;
}

#hmchaptersearch p {
	padding:0px;
	margin:5px 0px;
	line-height:1.20em;
}

#hmchaptersearch a {
	color:#0093d7;
	text-decoration:underline;
	font-weight:normal;
	
}	

#hmchaptersearch #search_form input.text {
	width:52px;
	height:16px;
	margin-left:0px;
}
			
#hmchaptersearch #search_form input.submit	{
	background:url('/images/btn_findus_blue.gif') top left no-repeat;
	border:0;
	height:21px;
	width:55px;
}

#home p.smallest {
	font-size:85%;
	line-height:1.20em;
	color:#666;
	padding:0px;
	margin:5px 0px 15px 0px;
}

#home p.smallest a:link, #home p.smallest a:visited {
	font-size:120%;
	padding:5px 0px;
	color:#ff3399;
	font-weight:bold;
	text-decoration:none;
}

#home p.smallest a:hover, #home p.smallest a:active {
	color:#ffa100;
	text-decoration:none;
}


#contentleft {
	padding:0px;
	margin:0px;
}

.path {
	font-size:80%;
	line-height:1em;
	color:#959595;
	text-decoration:none;
	font-style:italic;
	margin-bottom:5px;
	padding:0px;
	display:block;
}

a.Path:link, a.Path:visited {
	line-height:1em;
	color:#959595;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
}
	
a.Path:hover, aPath:active {
	color:#0093d7;
}


#toutcontentmain h1 {
	font-size:155%;
/*	line-height:1em;*/
	font-weight:normal;
	margin-top:25px;
}

#toutcontentmain h2 {
	font-size:125%;
/*	line-height:0em;*/
	text-transform:uppercase;
	color:#959595;
	font-weight:normal;
	margin-top:20px;
}

#toutcontentmain p {
	line-height:1.45em;
	margin:0px 0px 20px 0px;
}

#pic {
	float:left;
	margin:8px 15px 15px 0px;
/*	width:230px; */
	font-size:80%;
	line-height:1em;
	color:#999;
}
	
#pic img {
	border:0px;
}

#contentright {
	padding:0px;
}

#print {
	text-align:right;
}

#tout1,#tout2 {
	padding:5px 0px 10px 0px;
	margin:0px;
	font-size:90%;
	line-height:1.2em;
}
#tout1 p{
	padding:4px 0px 4px 0px;
	margin:0px;
}
#tout1 a:link, #tout1 a:visited {
	color:#ff3399;
	font-weight:900;
}

#tout1 a:hover, #tout1 a:active {
	color:#ffa100;
	font-weight:900;
}

#tout2 ul {
	margin:0px;
	padding:0px 0px 0px 15px;
}

#tout2 ul li {
	margin:0;
	padding:5px 0px 5px 0px;
}

#tout2 ul li a:link, #tout2 ul li a:visited {
	font-weight:normal;
	color:#ff3399;
}

#tout2 ul li a:hover, #tout2 ul li a:active {
	font-weight:normal;
	color:#ffa100;
}

#footer p {
	color:#999;
	font-size:80%;
}

#footernav {
	float:left;
}

form {
	margin:0;
	padding:0;
}



/* start left nav code */
ul.navigation {
	list-style:none;
	line-height:1.20em;
	margin:0px 15px 0px 15px;
	padding:0;
	border-bottom:1px dotted #d6d6b6;
	font-weight:bold;
}

a.nav1, a.nav1:visited {
	display:block;
	padding:0px 5px 3px 5px;
	margin:0;
	margin-bottom:3px;
	color:#888484;
	font-size:100%;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bolder;
}

a.nav1_on, a.nav1_on:visited {
	display:block;
	padding:5px 5px 3px 5px;
	margin:0;
	margin-bottom:3px;
	color:#888484;
	font-size:100%;
	text-decoration:none;
	background-color:#efefcb;
	text-transform:uppercase;
	font-weight:bolder;
}

a.nav2, a.nav2:visited {
	display:block;
	padding:2px 5px 3px 5px;
	margin:0;
	color:#000;
	font-size:100%;
	text-decoration:none;
	border-top: 1px dotted #d6d6b6;
	font-weight:bolder;
}

a.nav2_on, a.nav2_on:visited {
	display:block;
	padding:2px 5px 3px 5px;
	margin:0;
	color:#000;
	font-size:100%;
	text-decoration:none;
	background-color:#efefcb;
	border-top: 1px dotted #d6d6b6;
	font-weight:bolder;
}

a.nav3, a.nav3:visited {
	display:block;
	padding:2px 5px 3px 18px;
	margin:0;
	font-weight:normal;
	color:#000;
	font-size:100%;
	text-decoration:none;
	border-top: 1px dotted #d6d6b6;
}

a.nav3_on, a.nav3_on:visited {
	display:block;
	padding:2px 5px 3px 18px;
	margin:0;
	font-weight:normal;
	color:#000;
	font-size:100%;
	text-decoration:none;
	background-color:#efefcb;
	border-top: 1px dotted #d6d6b6;
}

a.nav4, a.nav4:visited {
	display:block;
	padding:2px 5px 3px 18px;
	margin:0;
	color:#000;
	font-size:100%;
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
	background-image:url('/images/level4_circle.gif');
	background-repeat:no-repeat;
}

a.nav4_on, a.nav4_on:visited {
	display:block;
	padding:2px 5px 3px 18px;
	margin:0;
	color:#000;
	font-size:100%;
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
	background-image:url('/images/level4_dot.gif');
	background-repeat:no-repeat;
	background-color:#efefcb;
}

a.nav1:hover, a.nav1_on:hover, a.nav2:hover, a.nav2_on:hover, a.nav3:hover, a.nav3_on:hover, a.nav4:hover, a.nav4_on:hover {
	color:#0093d7;

}
/* end left nav code */


/* start topnav code */
#topnav {
	padding:0px;
	margin:0px;
	list-style:none;
}

#topnav a {
	display:block;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}

#topnav a:hover {
	display:block;
	font-weight:normal;
	color:#0093d7;
	text-decoration:none;
}

#topnav ul, #topnav ul ul {
	display:none;
}

#topnav li {
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
	position:relative;
}

/* style 2rd level lists */
#topnav li ul {
	clear:both;
	position:absolute;
	margin:0px;
	padding:0px;
	text-align:left;
	padding-bottom:4px;
	background:transparent url('/images/dropshdw.gif') bottom left repeat-x;
	width:160px;
	border-top:0px;
	border-right:0px;
}

#topnav li li {
	clear:left;
	width:160px;
	padding:0px;
	border-left:0px;
	background:transparent;
}

#topnav li li a {
	display:block;
	padding:7px 5px 6px 12px;
	width:143px;
	background:#ffa100 url('/images/nav_bkgd.gif') top left no-repeat;
}
				
#topnav li li a:hover {
	background:#fff url('/images/nav_bkgd_over.gif') top left no-repeat;
}
 
/* style 3rd level lists not used on this site */
#topnav li li ul {
}

#topnav li li li {
}

#topnav li.sfhover ul, #topnav li:hover ul {
	display:block;
}

#topnav li.sfhover ul ul, #topnav li:hover ul ul {
	display:none;
}

#topnav li li.sfhover ul, #topnav li li:hover ul {
	display:block;
}
/* end topnav code */




/* Chip added */
img{
border:none;
}

#contentright img{
float:left;
margin-right:5px;
margin-bottom:5px;
}
#newsitems{
clear:both;
}
#content div#actionitem{
clear:both;
margin-bottom:15px;
display: inline-table;
}

#actionitem div#pic{
	float:left;
	margin:0px 15px 15px 0px;
	/*width:150px; */
	font-size:80%;
	line-height:1em;
	color:#999;
	clear:both;
}
#successitem div#pic{
	float:left;
	margin:0px 15px 15px 0px;
	width:150px; 
	font-size:80%;
	line-height:1em;
	color:#999;
	clear:both;
}

span.caption{
display:block;
}

.newsitem img	{
	float: left;
	padding: 0;
	border: 0;
	margin: 3px 15px 0 0;
	}
div.newsitem h4	{
margin-top:0px;
margin-bottom:5px;
}

.caption {
	list-style: none;
	font-size: 9px;
	line-height: 12px;
	color:#aaa;
	}

fieldset	{
	border: 1px solid #ddc;
	padding: 10px;
	margin-bottom: 10px;
	/*background-color : #FCFCD6;
	background: url(/i/FCFCD6.gif);
	color: #530;*/
	}

legend	{
/*	border: 2px solid #ddc;
	padding: 2px 10px;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	background-color : #019DDA;
	color: #ffe;
	margin: 0;
	text-align: center;*/
	text-transform: uppercase;
	font-weight:bold;
	color:#999;
}
	
#toutcontentmain h3 {
	font-size:120%;
/*	line-height:1em; */
	font-weight:bold;
	color:#666;
	margin-top:15px;
}

#toutcontentmain h4 {
	font-size:110%;
	/*line-height:0em; */
	color:#666;
	font-weight:bold;
}

#toutcontentmain dl {
	margin: 0 0 15px 0;
	padding: 0;
	}

#toutcontentmain dt {
	font-size: 12px;
	font-style: italic;
	border-bottom: 1px solid #ccb;
	margin-top: 0;
	}
#toutcontentmain dd {
	padding-left: 5px;
	margin-left: 0;
	margin-bottom: 15px;
	}
#content dl {
	margin: 0 0 15px 0;
	padding: 0;
	}

#content dt {
	font-size: 12px;
	font-style: italic;
	border-bottom: 1px solid #ccb;
	margin-top: 0;
	}	
#content dd {
	padding-left: 5px;
	margin-left: 0;
	margin-bottom: 15px;
	}
.article_title
{
    font-size: 21px;
	font-weight: bold;
	}
	
img.nopadding{
padding-right: 8px;
}
div#chaptersearch{
display:none;
}
.floatleft{
float:left;
padding-right:6px;
}

div#socialnetworking a img{
	filter:alpha(opacity=50); 
	-moz-opacity:0.50; 
	opacity:0.50; 
	-khtml-opacity:0.50;
}
div#socialnetworking a:hover img{
	 filter:alpha(opacity=99); 
	 -moz-opacity:0.99; 
	 opacity:0.99; 
	 -khtml-opacity:0.99;
}

div#socialnetworking p span{
	color:#999;
	vertical-align: top;
	font-weight:bold;
	font-size:11px;
}
.switchme{
	z-index:9000;
}
/* DP Facts and Figures Styles */
div.datatable1 table {font-size: 7.5pt; font-weight:bold; font-family:verdana, arial, sans-serif;}
.datatable {font-size: 7.5pt; font-weight:bold; font-family:verdana, arial, sans-serif; border:1px; border-spacing:0;}
.datatable table {font-size: 7.5pt; font-weight:bold; font-family:verdana, arial, sans-serif; border:1px solid black; border-spacing:0; margin-left:auto; margin-right:auto; border-collapse: collapse;}
table.datatable {font-size: 7.5pt; font-weight:bold; font-family:verdana, arial, sans-serif; border:1px solid black; border-spacing:0; margin-left:auto; margin-right:auto; border-collapse: collapse;}
.datatable thead {  background-color:"#C0C0C0";}
.datatable thead td { text-align:center; }
.datatable tfoot {  background-color:"#C0C0C0";}
.datatable tfoot td { text-align:center; }
.datatable th {padding:5px; border: 1px solid black;}
.datatable td {padding:5px; text-align:left; border: 1px solid black;}


div.mainstories p {margin-bottom: .7em; margin-top: .7em;}
div.mainstories p a:link {font-weight:bold; color: #993300}
div.mainstories p a:active {font-weight:bold; color: #CCCCCC}
div.mainstories p a:visited {font-weight:bold; color: #993300}
div.mainstories p a:hover {font-weight:bold; color: #333399}


div.mainstories h1.title {font-family: times new roman; font-weight:normal; font-size:20pt; color: #993300; margin-bottom:17px; margin-top:30px;}


div.mainstories ul {list-style-image:url(); list-style-type: square;}


div.mainstories ul li { font-weight: normal; margin-top: 7px; margin-bottom:0px; margin-left:0px; margin-right:0px;}

div.spot p {font-family: Verdana,sans-serif; font-size:7.5pt;}

span#latest{
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase
}
span#expand{
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#919090;
text-decoration:none;
cursor: pointer; 
cursor: hand;
}


span#videospotlight p{
margin-top:10px
}

span#featurednews h2,span#successstory h2, span#videospotlight h2{
text-transform:none;
color:#000;
text-size:16px;
font-weight:bold;
margin-top:10px;
margin-bottom:10px
}
span#featurednews img, span#successstory img{
border:solid 1px #ccc;
}
span#featurednews a, span#featurednews a:link,span#featurednews a:visited,span#featurednews a:active, span#videospotlight a, span#videospotlight a:link, span#videospotlight a:active,span#videospotlight a:visited,span#successstory a,span#successstory a:link,span#successstory a:visited,span#successstory a:active{
	font-weight:bold;
	text-decoration:none;
	color:0093d7;
}
span#featurednews a:hover,span#videospotlight a:hover,span#successstory a:hover{
	font-weight:bold;
	text-decoration:underline;
	color:ffa100;
}
span#featurednews div, span#successstory div{
margin-bottom:10px;
color:#999;
font-size:10px;
line-height:11px
}
span#successstory div{
float:left;
padding-right:15px;
width:113px;
}
span#getinvolved{
display:block;
border-top:1px dotted #ccc;
padding-top:5px;
}
span#successstory{
display:block;
border-top:1px dotted #ccc;
padding-top:15px;
}
div#issues td h2{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}
div#issues td h2 a,div#issues td h2 a:link,div#issues td h2 a:visited,div#issues td h2 a:active{
	text-decoration:none;
	color:0093d7;
}
div#issues td h2 a:hover{
	text-decoration:underline;
	color:ffa100;
	margin-bottom:3px;
}
div#issues p a, div#issues p a:link, div#issues p a:active{
	font-weight:normal;
	text-decoration:none;
	color:0093d7;
}
div#issues p a:visited{
	text-decoration:none;
	color:#ff3399
}
div#issues p a:hover{
	text-decoration:underline;
	color:ffa100;
}
div#issues p{
	margin-bottom:0px
}
div#issues{
margin-top: 10px; 
background: url(/images/prioritygrad.gif) repeat-x;
}
#content td.pbtitle{
	padding-bottom:2px;
	padding-top:5px;
}
#content td.pbtitle a{
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#008bcb;
	text-decoration:none;
	padding-bottom:2px;
	padding-top:5px;
}
#content td.pbitem{
	padding-bottom:10px;
	border-top:solid 1px #e7e7e7;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
#content td.pbitmlast{
	border-top:solid 1px #e7e7e7;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
#content td.pbitem a, #content td.pbitmlast a{
	color:#008bcb;
	text-decoration:none;
}
span.path i{
	color:#000;
}
td.priblurb h2{
margin-bottom:5px;
margin-top:8px;
font-size:16px;
}
#content td.priblurb h2 a, #content td.priblurb h2 a:link, #content td.priblurb h2 a:hover, #content td.priblurb h2 a:active, #content td.priblurb h2 a:visited{
color:#fe6a04;
text-decoration: none;
}
#content td.priblurb div{
margin-top:-2px;
margin-bottom:15px;
}
#content td.priimg img{
margin-top:10px;
}
div#listlinks{
margin-top:25px;
}
span.wai {
display:none;
}


/****************** added 6/8/10 ***********************/

.header { position:relative;float:left;width:95%; margin-top:16px;}
.paragraph { position:relative;float:left;width:95%;margin-top:15px;}
.quote { position:relative;float:left;width:80%;margin-top:15px;margin-left:30px;font-style:italic;}
.spacer { position:relative;float:left;width:95%;height:22px;}
.imageleft { position:relative; float:left;font-size:11px;text-align:left;font-style:italic;line-height:14px;}
.imageright { position:relative; float:right;font-size:11px;font-style:italic;text-align:right;line-height:14px;}

.hidden { display:none; }
.bold { font-weight: bold; }
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.wide50 { width:50px;}
.wide75 { width:75px;}
.wide100 { width:100px; }
.wide150 { width:150px; }
.wide200 { width:200px; }
.wide250 { width:250px; }

.header h1 {
	display: inline;
	font-weight:bold;
}

.header h2 {
	display: inline;
	font-weight:bold;
}

.header h3 {
	display: inline;
	font-weight:bold;
}

.header h4 {
	display: inline;
	font-weight:bold;
}

