.footerbold {
	font: bold 14px "Trebuchet MS";
	color: #000000;
}
.footer {
	font: 12px "Trebuchet MS";
	color: #000000;
}
.subtitle {
	font: italic 18pt "Times New Roman", Times, serif;
	color: #003C78;
	width: auto;
	padding-bottom: 9px;
}
.mainfont {
	font: normal 13px/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.menuedge {
	border-right: 1px solid #999999;
}
.edge-top {
	border-top: 1px solid #666666;
}
.bottomedge {
	border-bottom: 1px solid #333333;
}
.leftborder {
	border-left: 1px solid #330066;
}
.grybkg-header {
	background: #ebebeb;
	border-bottom: 1px solid #000000;
}.grybkg-footer {
	background: #EBEBEB;
	border-top: 1px solid #003D76;
}
