body {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	background-color: #666666;
	margin-top: 25px;
	margin-bottom: 25px}
a {
	font-family: Verdana;
	font-size: 9pt;
	color: #0033CC;
	font-weight: bold}
a:link {
	text-decoration: none;
	color: #0033CC}
a:visited {
	text-decoration: none;
	color: #0033CC}
a:hover {
	text-decoration: underline;
	color: #0033CC}
a:active {
	text-decoration: underline;
	color: #0033CC}
.mainTable {
	background-color: #999999;
	border: 1px solid #000000;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px}
.topMenuLeft {
	background-color: #888888;
	text-align: center;
	border: 1px solid #000000;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	text-align: center}
.topMenuCenter {
	background-color: #888888;
	text-align: center;
	border: 1px solid #000000}
.topMenuRight {
	background-color: #888888;
	text-align: center;
	border: 1px solid #000000;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px}
.leftMenuTop {
	background-color: #777777;
	text-align: center;
	border: 1px solid #000000;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px}
.leftMenuCenter {
	background-color: #888888;
	text-align: center;
	border: 1px solid #000000
}
.leftMenuBottom {
	background-color: #777777;
	text-align: center;
	border: 1px solid #000000;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px}
.itemTop {
	background-color: #777777;
	text-align: center;
	border: 1px solid #000000;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px}
.itemCenter {
	background-color: #888888;
	border: 1px solid #000000}
.itemBottom {
	background-color: #777777;
	text-align: center;
	border: 1px solid #000000;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px}
.subSection {
	font-family: Verdana;
	font-size: 18pt;
	color: #333333}
.textImage {
	float: left;
	margin: 10px;
	border: 1px solid #000}
.contentBox {
	font-family: Verdana;
	font-size: 9pt;
	margin: 5px;
	padding: 5px}

