.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 16pt;
	font-weight: bold;
	color: #336666;
}
hr {
	color: #999999;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bold;
	color: #336666;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.textheading {
	font-family: "Trebuchet MS", Arial;
	font-size: 13pt;
	line-height: 16pt;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


.textEmphasis {

	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #9966FF;
}
.textLink {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.subheadingLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16pt;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.sidebq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #CC3333;
}
