.title {
	font-weight: bold;
	font-size: 20pt;
	color: black;
}

.columnTitle {
	font-weight: bold;
	font-size: 17pt;
	color: black;
}

.plain {
	font-size: 16;
	color: black;
}

.list {
	font-weight: bold;
	font-size: 16;
	color: black;
}

.required {
	color: #b92921;
}

.tah10 {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.copyright {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

.bgdown {
	background-repeat: no-repeat;
	background-position: bottom;
}

.errorMessage {
	font-size: 12px;
	color: B20004;
}

.errorMessageLarge {
	font-size: 14px;
	color: B20004;
}

.link A:link {
	text-decoration: underline;
	font-weight: bold;
	color: 920700;
}

.link A:visited {
	text-decoration: underline;
	font-weight: bold;
	color: 920700;
}

.footnote {
	font-family: Tahoma;
	font-size: 12px;
}

.faqlink A:link {
	text-decoration: underline;
	font-weight: bold;
	color: 920700;
}

.faqlink A:visited {
	text-decoration: none;
	font-weight: bold;
	color: 920700;
}

.faqlink A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: 920700;
}

.faqtopindex {
	font-weight: bold;
}

.faqbottomindex {
	font-weight: bold;
}

.faqquestion {
	font-weight: bold;
}

.faqanswer {

}
