.mainLink {
	padding-left: 12px;
	padding-right: 12px;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;

}
.header {
	background: #EDEDED;
	font-family: sans-serif;
	font-size: 10pt;
	color: #006699;
	font-weight: bold;
	border: solid 1px #006699;
}
.tempHead {
	font-family: sans-serif;
	font-size: 10pt;
	color: #006699;
	padding-left: 6px;
	padding-right: 4px;
}
.subheading {
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #003366
}
.label {
	font-family: sans-serif;
	font-size: 8pt;
	color: #006699;
}
.button {
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #006699;
	background: #EDEDED;
	border-top: groove 1px #0085C8;
	border-left: groove 1px #0085C8;
	border-right: groove 1px #003366;
	border-bottom: groove 1px #003366;
}
.formElementText {
	font-family: sans-serif;
	font-size: 8pt;
	color: #000000;
}
a.pagingLink {
	font-family: sans-serif;
	font-size: 8pt;
	color: #003366;
	text-decoration: none;
}
a.pagingLink:hover {
	text-decoration: underline;
}
a.pagingLinkBold {
	font-family: sans-serif;
	font-size: 8pt;
	color: #003366;
	text-decoration: none;
}
a.pagingLinkBold:hover {
	text-decoration: underline;
}