h1 {
	color:maroon;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	color:maroon;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	color:maroon;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	color:maroon; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
}

a:link {  font-weight:normal; color:#004000 }
a:visited { color:#008000 }
a:hover { background:#009966; color:#ffffff }
a:active { background:#800000; color:#C8FEC7 }

span.wdh { font-weight:bold; color:maroon }


body.toc {
	background-color: #C8FEC7;
}
body.txt { background: #FFFFE8 }

body 	{
	font-family: "Microsoft Sans Serif", Helvetica, sans-serif;
	font-size: 14px;
	}

td 	{
	font-family: "Microsoft Sans Serif", Helvetica, sans-serif;
	font-size: 14px;
	}
.lead {
	background-color: #FFFF99;
	margin: 20px;
	padding: 20px 40px;
}

.oneColElsCtr #container {
	width: 42em;
	background: #FFFFE8;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.IE7block1 {
	color:#CD5C5C;
	width: 60%;
	font-style: italic;
	display:inline-block;
	zoom:1; /* IE 7 Hack starts here, used in desc_na_corrfindings.php*/
	*display:inline;
}

.IE7block2 {
	text-align:center;
	color:#CD5C5C;
	width: 18%;
	font-style: italic;
	display:inline-block;
	zoom:1; /* IE 7 Hack starts here*/
	*display:inline;
}

