@charset "utf-8";
#wrapper {
	width: 100%;
}
#header {
	width: 760px;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
}
#NavBar {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	clear: both;
	float: none;
	height: 24px;
}
#Content {
	width: 758px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	clear: both;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 14px;
	float: none;
	border: thin none #999999;
	margin-right: 2px;
	margin-left: 2px;
	text-indent: 2px;
}

#Footer {
	width: 760px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}
.tblOuterBorder {
	border: 3px solid #666666;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E87400;
	line-height: 21px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006F00;
	padding-bottom: 2px;
	padding-top: 12px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 18.5px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-right: 0px;
	padding-left: 2px;
	margin-left: 5px;
	line-height: 17px;
}
.MenuButtonCell {
	width: 105px;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.MenuText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-left: 2px;
	line-height: 20px;
}
.trHidden {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
