@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
}
a {
	font-size: 9pt;
}
a:link {
	color: #000000;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
/*  Forms settings  */

.bodyText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:left
	color: #000000;
	font-weight: normal;
}
.taxMsg {
	font-style: italic;
	font-size: 12px;
	text-align: center;
}
.formTitle {
	font-family: "Times New Roman", Times, serif;
	padding-left: 15px;
	font-size: 16pt;
	text-align:left;
	color: #663333;
	font-weight: bold;
	font-style: italic;
}

.formSubTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:left
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
}
.memberLevel {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align:left;
	color: #663333;
	font-weight: bold;
	font-style: italic;
}

