@import "mappnav.css";html, body {	height: 100%;	}body {	text-align: center;	font-family: Arial;	color: #003333;	background-color:#99CC94;	margin:0;}#navbar {	z-index: 10;	height: 0px;	position: absolute;	top: 112px;	width: 920px;}#mainContainer {	min-height: 100%;	width: 920px;	text-align: left;	color: #003333;	background-color: #FFFFFF;	margin-right: auto;	margin-left: auto;}#topshow {	top: 0px;	position: relative;	height: 110px;	left: 0px;	background-image: none;	background-color: #FFFFFF;	background-repeat: no-repeat;}#logobar {	height: 120px;	width: 920px;	position: relative;	left: 0px;	background-image: url(../images/mappLogoBanner.gif);	background-repeat: no-repeat;	background-position: 20px 30px;	border-bottom-width: 2px;	border-bottom-style: solid;	border-bottom-color: #99CC94;}#crumbbar {	height: 20px;	width: 870px;	position: relative;	left: 20px;	margin-top: 10px;	color: #99CC94;}.crumbtrail {	height: 12px;	width: 600px;	font-size: 10px;	font-weight: bold;	position: relative;	float: left;}.crumbtrail a:visited {	color: #99CC94;	font-style: normal;	font-weight: bold;	text-decoration: none;}.crumbtrail a:link {	color: #99CC94;	font-style: normal;	font-weight: bold;	text-decoration: none;}.printbut {	font-size: 10px;	text-decoration: none;	height: 12px;	width: 75px;	float: right;	position: relative;	overflow: hidden;	text-align: right;}.printbut a {	text-decoration: none;	font-weight: bold;	color: #99CC94;}.printbut a:hover {	background-color: #CCCCCC;	color: #FFFFFF;}#left_contact {	top: 0px;	position: relative;	width: 271px;	height: auto;	left: 0px;	float: left;	font-size: 10px;}#bodybar {	width: 870px;	position: relative;	top: 10px;	margin-left: 20px;	padding-bottom: 15px;}#pageBody {	font-size: 12px;	width: 570px;	text-align: justify;	margin-left: 300px;}.casehistory {	background-color: #99CCCC;	text-align: right;	width: 220px;	float: right;	height: 15px;	font-weight: bold;}.casehistory a:link {	color: #333333;	text-decoration: none;}.casehistory a:visited {	color: #333333;	text-decoration: none;}.casehistory a:hover {	text-decoration: underline;}.headline {	font-size: 11px;	text-align: right;	font-weight: bold;	line-height: 10px;}.pagecontent {	text-align: justify;}.pagecontent a:link {	text-align: justify;	color: #336600;}
