.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuBorder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	style: bold;
	font-weight: bold;
	color: #000066;

}
a:hover {
	color: #E2363D;
}
.subnav {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}
.patternBorder {
	border-right-width: thin;
	border-right-style: none;
	border-top-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	border-top-style: none;
	border-bottom-style: none;


}
.bodyEmphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.tableRowBorder {
	border-right-style: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-style: none;
	border-left-style: none;


}

