@charset "UTF-8";
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.orange {
	color: #FF8833;
}
a:link {
	color: #333399;
	text-decoration: none;
}
a:visited {
	color: #333399;
	text-decoration: none;
}
a:hover {
	color: #333399;
	text-decoration: underline;
}
a:active {
	color: #FF8833;
	text-decoration: underline;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #8C867E;
}
.link2 a {
color: #8C867E;
text-decoration: none;
}
.link2 a:visited {
color: #8C867E;
text-decoration: none;
}
.link2 a:hover {
	color: #FF8833;
	text-decoration: none;
}
.link2 a:active {
	color: #FF8833;
	text-decoration: none;
}
.blue {
	color: #333399;
}
.maintext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-indent: -0.9em;
	color: #333333;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0.9em;
	margin-bottom: 0.4em;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333399;
}
.black16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #222;
}
.gray16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.blue20 {
	color: #339;
	font-weight: bold;
	line-height: 24px;
	font-size: 20px;
}

.orange16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
}
.Green14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00AA00;
}
.ERROR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
/* Error message text */
.error {
	color: #CC0000;
	font-weight: bold;
}

/* Error message text */
.message {
	color: #0000FF;
	font-weight: bold;
}
