   body {
		margin: 0;
        padding:0;
        border:0;		
		background-color:#473b64;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		/*background-image:url(../images/newspaper.jpg); background-position:top right;
		background-repeat:no-repeat; */
    }
	a {
    	color:#413265;
	}

    p {
        margin:.4em 0 .8em 0;
        padding:0;
    }
	img {
		border:none;
	}
	



/* Header styles */


#headerContainer {
	position:relative;
	height: 112px;
	background-color: #473B64;
	border-bottom: 3px solid #7dba00;
	width: 100%;
	clear:both;
	background-image: url(/mhreport/images/recovery.gif); background-position:bottom right;
    background-repeat: no-repeat;
	border: 1px solid #7dba00;
}
	
	
#headerRight {
	float: right;
	padding: 5px 15px 3px 3px;
	height: 85px;
	text-align:right;
	white-space:nowrap;
	z-index: 2;
	margin: 0px;
	font-size: 75%;

}

#headerRight a:visited {
	color:#fff;
	text-decoration: none;

}

#headerRight a:link {
	color:#fff;
	text-decoration: none;
}

#headerRight a:hover {
	color:#ffcc33;
	text-decoration: none;
}

#search {
	margin-top:10px;
	float: none;
}


#logo {
	height: 112px;
	width: 336px;
	z-index: 0;
	position: absolute;
	padding-top: 5px;
}


#trans {
	z-index: 0;
	position: absolute;
	margin-top: 40px;
	margin-left: -60px;
	float: right;
}


.whitetext {
	color: white;
}





/* ========== adobe menu styles ============== */
	
	
	

/*ADOBE MENU /////////////////////////////// */
	
	
.topnavwidth {
	width: 1080px;
	background-color:#968abc;

}
	


	#navcontainer {
        clear:both;
        float:left;
        width:100%;
		border-right:2px solid #BFD880;
		background-color:#fff;
		margin-bottom: 1em;
		font-weight:normal;
    }






	
	
	
	
	/* column container */
	.layout {
	    position:relative;		/* This fixes the IE7 overflow hidden bug */
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
		border: 1px solid #7dba00;
	}
	
	.content {
		float:left;
		width:100%;
		position:relative;
		background-color:#000; 
	}
	
	
	
	.leftcol {
		float:left;
		position:relative;
		padding:10px 0 0 0px;
		/*overflow:hidden;*/
		overflow:visible;


	}
	
	.rightcol {
		float:left;
		position:relative;
		padding:10px 10px 0 0px;
		overflow:hidden;
		/* background-image:url(../images/hand2.png); background-position:bottom right;
		background-repeat:no-repeat; */
	}
	
	
	/* 2 Column (left menu) settings - this is the outer layer of the two column layout */
	.container {
		background:#fff;		
	}
	.container .content {
		right:80%;				/* right column width */
		background-color:#fff;		/* left column background colour */
		border-right: 0px solid #ddd; /* spotlight on research column border */
				
	}
	.container .rightcol {
		width:70%;				/* right column content width */
		left:102%;				/* 100% plus left column left padding  lower number moves left*/
	}
	.container .leftcol {
		width:15%;				/* left column content width (column width minus left and right padding) */
		left:11%;				/* (right column left and right padding) plus (left column left padding)  lower number moves left*/
		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 80%;

	}
	




/* left menu title designs */




.leftcol ul li {
	list-style-image: url(../images/gray.gif);
    padding: 0em 0 .4em 0;
	margin-bottom: 0em;
	text-decoration: none;
    border-bottom: 1px solid #eee; /*too inconsistent where the line appears based on word count */
	margin-left: -11px;
}	
	
.leftcol a {

	text-decoration: none;
	color: #000;
}	

.leftcol a:hover {

	text-decoration: underline;
	color: #ffcc33;
}	






/* right column header styles */
.rightcol h1
{
	padding: 10px 0 0px 0;
	color:#7DBA00;
	letter-spacing: 0px;
	font-size:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: auto;
	margin:0px 0 10px 0;
	text-align:left;
}


/* right column header styles */
.rightcol h2
{
	padding: 10px 0 0px 0;
	color:#39275b;
	letter-spacing: 0px;
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: auto;
	margin:10px 0 10px 0;
}


/* right column header styles */
.rightcol h3
{
	padding-top: 1px;
	color:#39275b;
	letter-spacing: 0px;
	font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: auto;
	margin:10px 0 0px 0;
}


/* right column header styles */
.rightcol h4
{
	padding-top: 1px;
	color:#39275b;
	letter-spacing: 0px;
	font-size:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:10px 0 0px 0;
	font-weight:bold;
}


/* right column header styles */
.rightcol h5
{
	padding-top: 1px;
	color:#39275b;
	letter-spacing: 0px;
	font-size:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:10px 0 0px 0;
}



.rightcol {
	font-size: 80%;
	color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
	
.rightcol a:hover {

	text-decoration: underline;
	color: #ffcc33;
}	

/* to increase the space after bullet points */
.rightcol ul li {
    padding: 0em 0 .4em 0;
	margin-bottom:0em;
}	



	
	
.fixed_container {
	width: 990px; 
	margin: auto; 
}
	




#pageWidth
{
	width: 990px; 
	margin:auto; 

	/* min-width: 628px; */
	
	/* margin: 0px 40px 0px 40px; /* this is the extra space around the content area */
}	





/* FEATURE ///////////////////////// */
/* be careful with padding numbers - it will affect the footer area */
#feature {
	background-color: #fff;
	clear: both;
	display: block;
	margin: 0;
	padding: 10px 0px 5px 20px;
	height: 10em; 
	text-align: left;
	vertical-align:top;
	width: 100%;	
	border-top: 1px solid #7dba00;

}

#feature ul {
	margin: 0 0 10px 10px;
	padding: 0;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#feature li {
	color: #473b64;
	list-style-type: none;
	margin: 0;
	padding: 2px;
}
#feature li a {
	border-right: 2px solid #aaa9ad;
	color: #473b64;
	text-decoration: none;
	padding: 0 .66em;
}
#feature li a:hover {
	color: #7DBA00;
	text-decoration: underline;
}
#feature a.last {
	padding: 0 0 0 7px;
	border-right: 0px;
}




#feature a, #feature a:visited {
	color: #473b64;
	text-decoration: none;
}
#feature a:hover, #feature a:active {
	color: #473b64;
	text-decoration: underline;
}


#feature h1
{
	padding-top: .5px;
	color:#7DBA00;
	letter-spacing: 5px;
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:10px 0 0px 0;
	font-weight:bold;
}

#feature p {
	padding-top: .5px;
	color:#000;
	letter-spacing: 0px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#feature p a {
	text-decoration: underline;
	color:#fff;

}





#feature .first-box {
	float: left;
	width: 400px;
	height: 400px;
	margin-left: 2px;
	margin-top: -90px;
	padding: 0 0 5px 10px;
	float:right;
}



#feature .first-box h2 {
	padding-top: .5px;
	color:#39275b;
	letter-spacing: 0px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#feature .first-box p {
	color:#000;
	margin-left:1px;
	margin-right:0px;
}


#feature .first-box p a{
	text-decoration: underline;
	color:#000;

}







#feature .second-box {
	float: left;
	width: 560px;
	margin-left: 2px;
	padding: 0 0 5px 10px;
	/*background-image:url(../images/mcmanamy-cat.jpg); 
	background-repeat:no-repeat;*/
	border-left: 1px solid #aaa9ad;
}

#feature .second-box h2 {
	padding-top: .5px;
	color:#39275b;
	letter-spacing: 0px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#feature .second-box .author {
	padding-top: .5px;
	color:#aaa9ad;
	letter-spacing: 0px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}






.author {
	padding-top: .5px;
	color:#aaa9ad;
	letter-spacing: 0px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}









	
/* FOOTER ///////////////////////// */

#p_footer {
	background-color: #7dba00;
	clear: both;
	display: block;
	margin: 0;
	padding: 10px 0px 5px 0;
	height: 6em; 
	vertical-align:top;
	width: 100%;	border: 1px solid #7dba00;

}

#p_footer .info {
    padding: 0em 1em 0em 1em;
    float: left;
  }
#p_footer .address {
    padding: 0em 1em 0em 0;
    float: right;
  }
#p_footer ul {
	margin: 0 0 10px 0;
	padding: 0;
		font-size: 75%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#p_footer li {
	color: #fff;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p_footer li a {
	color: #fff;
	text-decoration: none;
	padding: 0 .66em;
}
#p_footer li a:hover {
	color: #473b64;
	text-decoration: none;
}
#p_footer a.last {
	padding: 0 0 0 7px;
	border-right: 0px;
}


#p_footer p {
	clear: both;
	text-align: left;
	color: #fff;
	margin: 0;
	padding: 0;
	font-size:70%;
}


#p_footer a, #p_footer a:visited {
	color: #fff;
	text-decoration: none;
}
#p_footer a:hover, #p_footer a:active {
	color: #473b64;
	text-decoration: underline;
}




/* styles for photo captions in stories folder */

.photo-story {
	margin-right: 20px;
	margin-bottom: 10px;
}

p.photo-caption {
	margin-bottom: 5px;
	text-align:center;
	font-style:italic;
	font-size:smaller;
}



.photo 
{
	padding: 2px;
	border: 1px solid #ddd;
	margin-bottom: 5px;
}




	
	
/* TABLE */

table {
	width: 98%;
	border-collapse: collapse;
	border: 1px outset gray;
	padding: 3em;
	color: #000000;
	margin-left:5px;
	margin-bottom:10px;
}

th {
	 text-align:center; 
	font-size: 95%; 
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	padding: .25em;
	border-bottom: 1px solid;
	vertical-align:middle;
	background-color:#7DBA00;
}




