body {font-family: Tahoma, Verdana, SunSans-Regular, sans-serif; 
	color: black;
	background-color: white;
	font-size: 11pt; 
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100%;
	line-height: 140%;
}
h1 {
	font-size: 24pt;
	color: red;
	text-align: center;
	line-height: 120%;
}
h2 {font-size: 18pt;
	color: black; 
	text-align: center;
	line-height: 20pt;
}
h3 {font-size: 18pt;
	color: black; 
		text-align: left;
}

.headercontainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 70px;
	background-image: url(images/headerBG.jpg);
	background-repeat: repeat;
}

.headercontent {
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	height: 70px;
	color: #009900;
	font-size: 14pt; 
	
	
}


.headline {font-size: 22pt; 
	font-family: Tahoma, Verdana, SunSans-Regular, sans-serif; 
	text-align: center;
	line-height: 120%;
}

.red 
{
	color: #cc0000;
}

#wrapper { margin:0 auto; padding: 0 ; position:relative; width:1000px;}
 
#marsdisclosure {padding: 10px; width: 175px; margin: 3px 10px; float:right; 
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; 
	border: 1px #d2d2d2 solid;
	background: #fff; /* for non-css3 browsers */	
	}
#marsdisclosure p {font: 12px/17px helvetica, arial, sans-serif;}
