.bodytext {
	font-size: 12px;
	font-family: "Palatino Linotype";
}
TR {
	font-size: 12px;
	font-family: "Palatino Linotype";
}
LI {
	font-size: 12px;
	font-family: "Palatino Linotype";
}
P {
	font-size: 12px;
	font-family: "Palatino Linotype";
}
.contenthead {
	font-family: "Palatino Linotype";
	font-size: 28px;
	color: #004272;
	font-weight: bold;
}
.lightbluehead {
	color: #0c5688;
	font-size: 16px;
	font-family: "Palatino Linotype";
	font-weight: bold;
}
.darkbluehead {
	color: #004272;
	font-family: "Lucida Bright";
	font-weight: bold;
	font-size: 14px;
}
.smallbody {
	font-size: 11px;
	font-family: "Palatino Linotype";
}
.leftnav {
	font-family: "Lucida Bright";
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	color: #004272;
}
.altrow{
	font-family: "Palatino Linotype", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background: #D9E9F3;
}
.tblheader {
	font-family: "Palatino Linotype", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background: #004272;
}
A{
	color:#004272;
	text-decoration:underline;
}
A:active{
	color:#004272;
	text-decoration:underline;
}
A:visited{
	color:#004272;
	text-decoration:underline;
}
A:hover{
	color:#004272;
	text-decoration:none;
}
.submenu {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.submenu:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.submenu:link {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.submenu:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color:#D9E3EC;
	text-decoration:underline;
}

