@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
#wrapper {
	text-align: left;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#leftCol {
	height: auto;
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#leftColTop {
	width: 170px;
	height: 205px;
	font-family: "Century Gothic", "CentSchbook BT", Arial;
	font-size: 11pt;
	color: #999;
	font-weight: normal;
	padding-top: 75px;
	padding-right: 15px;
	padding-left: 15px;
}
#leftColBottom {
	width: 200px;
	height: 520px;
}
#header {
	text-align: left;
	width: 740px;
	margin-top: 10px;
	margin-left: 210px;
	margin-right: 10px;
	height: 280px;
}
#content {
	width: 600px;
	margin-top: 10px;
	margin-right: 70px;
	margin-left: 90px;
	float: right;
	padding-top: 20px;
	font-size: 11pt;
	text-align: left;
}
#footer {
	height: 30px;
	width: 660px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	text-align: right;
	font-family: "Century Gothic", "CentSchbook BT", Arial;
	font-size: 9px;
	font-weight: bold;
	color: #999;
	padding-left: 300px;
}
h1 {
	font-size: 13pt;
	color: #666;
}
h2 {
	font-size: 12pt;
	color: #999;
	text-align: left;
}
h3 {
	font-size: 11px;
	color: #999;
}
a:link {
	color: #6798fe;
	text-decoration: none;
}
a:visited {
	color: #6798FE;
	text-decoration: none;
}
a:hover {
	color: #A7C6FE;
	text-decoration: none;
	text-align: left;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.tablelinks {
	font-size: 11pt;
	color: #6798FE;
	text-decoration: none;
	text-align: left;
	margin-left: 40px;
	font-weight: bold;
}
html { 
	min-height: 100%; margin-bottom: 1px; 
}
.list {
	font-size: 10pt;
}
.CenterLogo {
	vertical-align: middle;
	float: none;
	text-align: center;
}
.Higlight {
	font-size: 16px;
	font-weight: bold;
}

.Highlight {
	font-size: 16px;
	font-weight: bold;
}
.MHTG {
	color: #396;
	font-weight: bold;
}
.survey_text {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}

