.MenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #9A3135;
	background-color: #FFFFFF;
	background-position: left center;
	letter-spacing: normal;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	white-space: nowrap;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#Content {
	position: relative;
	width: 728px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding: 10px;
}
#PreContent {
	position: relative;
	width: 728px;
	min-height: 1%;
	_height: 1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: none;
	float: none;
	padding: 20px 10px 0px 10px;
	margin: 0px;
	border: 0px solid #999999;
	display: block;
}
#PreContent:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#PreContent {display: inline-block;}

/* Hides from IE-mac \*/
* html #PreContent {height: 1%;}
#PreContent {display: block;}
/* End hide from IE-mac */

#PreContent img {
	margin: 10px 175px 10px 10px;
	height: 1%;
	min-height: 1px;
	width: auto;
	float: right;
	
}


#PreContent H1 {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	margin: 35px auto;
}

#Content p {
	text-align: justify;
	line-height: 1.5;
}


.InlineImg {
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 10px;
}
#mainTable {
	height: auto;
	width: 750px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: solid #999999 1px;
	;
	background-color: #ffffff;
}
.contentcol {
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	clear: none;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: solid 0px #999999;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}

.clearboth {
	clear: both;
}

.contentcolcenter {
	clear: both;
	padding: 0px;
	float: none;
	height: auto;
	width: 250px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#serviceTable {
	clear: both;
	padding: 0px;
	float: none;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

