a:link {
	color: #336699;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #999999;
}
a:active {
	color: #999999;
}
.whitebluenamebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #336699;
	font-weight: bold;
	white-space: nowrap;
	color: #FFFFFF;
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	background-color: #999999;
	border: thick solid #333399;

}
.paragraphTitle {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
}
.smallprintRequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FF0000;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
.smaller {
	font-size: smaller;
}
.required {
	color: #FF0000;
}
.ThankYou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
