.title {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #0A538A;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0A538A;
	border-bottom-style: solid;
	border-bottom-color: #004F87;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.subjects {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.required {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #007CB7;
}
a {
	color: #EC9000;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.links {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	margin-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.footerlinks {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #669999;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #bbbbbb;
}
.footerText a {
	color: #bbbbbb;
	text-decoration: none;
}
.footerText a:hover {
	text-decoration: underline;
}
.contentCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
.requiredCell {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #007CB7;
	padding-right: 10px;
	padding-left: 10px;
}

