body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}


#Banner {
	height: 162px;
	width: 100%;
}

#MainBody {
width: 98%;
background-image:url(images/blank.jpg);
background-color:#FFFFFF;

}
#LeftNav {
	display:none;
}

#Content {
	width: 98%;
	text-align:left;
}
#ContentNoPad {
	width: 640px;
	text-align:left;
}
#BottomExtraBody {
	display:none;
}

#BottomExtraHeader {
	display:none;
}

#TextContent {
	padding:15px;
	font-size:80%;
}

#TextContent H1 {
	font-size:150%;
	color:#006633;
	margin-top:0px;
	margin-bottom:10px;
}
#TextContent H2 {
	font-size:140%;
	color:#74322B;
	margin-top:0px;
	margin-bottom:10px;
	border-top: 1px solid #FFCC33;
	font-weight:bold;
	
}
#TextContent H3 {
	font-size:120%;
	color:#006633;
	margin-top:10px;
	margin-bottom:5px;
	border-top: 1px solid #FFCC33;
	font-weight:bold;
}
#crumbs {
	font-size:80%;
	color:#006633;
	text-align:center;
	font-weight:600;
	background-color:#FCEE94;
	padding:5px;

}

#TextContent .menu1 {
	font-weight:bold;
}
#TextContent .menu2 {
	font-weight:normal;
}
#TextContent li {
	padding-bottom:7px;
}

#TextContent a:link {
	text-decoration:none;
	color: #0033CC;
}
#TextContent a:visited {
	text-decoration:none;
	color: #0033CC;
}
#TextContent a:hover {
	border-bottom: 1px dotted #0033CC;
}

#TextContent table {
	width:510px;
	font-size:85%;
	border-left: solid 1px #FFCC33;
	border-top: solid 1px #FFCC33;
	margin-bottom:0px;
}
#TextContent th {
	text-align:left;
	border-bottom: solid 1px #FFCC33;
	border-right: solid 1px #FFCC33;
background-color:#FCEE94;
	padding:3px;
}
#TextContent td {
	padding:3px;
	border-bottom: solid 1px #FFCC33;
	border-right: solid 1px #FFCC33;
}
.returnbar {
display:none;
}



.downloadas {
	display:none;
}



#BottomNav {
	display:none;
}


#BottomNav2 {
	display:none;
}

#TextContent H4 {

	font-size:100%;
	color:#000000;
	font-weight:bold;
}

