body {
	font-family: "Lucida Sans", "Century Gothic", Arial;
	font-size: 10pt;
	color: #000000;


}
.content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10pt;
	font-family: "Lucida Sans", "Century Gothic", Arial;



}
.tabheader {
	font-size: 10pt;
	font-weight: bold;
	padding-left: 10px;


}
.tablink {
	font-size: 8pt;
	padding-left: 20px;

}
.formfieldformat {
	padding-top: 2px;
	padding-bottom: 2px;
}
.footer {
	font-size: 8pt;
	color: #000066;

}
a:link {
	color: #000066;
	text-decoration: none;
	font-weight: normal;


}
.selectedtab {
	font-size: 8pt;
	padding-left: 20px;
	text-decoration: underline;


}
a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: normal;

}
a:active {
	color: #000066;
	font-weight: bolder;

}
a:hover {
	color: #000066;
	text-decoration: underline;
}
