.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border: none;


}

a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.navborder {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #013467;
	border-bottom: 1px solid #013467;
	border-left: 1px solid #013467;
}
.navborderstripes {

	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #013467;
	border-bottom: 0px none;
	border-left: 1px solid #013467;
}
.mainbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #013467;
	border-right-color: #013467;
	border-bottom-color: #013467;
	border-left-color: #013467;
	background-color: #f2f2f2;
	padding: 5px;

}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	color: #013467;
	text-decoration: none;
	line-height: normal;



}
.leftborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #013467;
	border-right-color: #013467;
	border-bottom-color: #013467;
	border-left-color: #013467;
}
.rightborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #013467;
	border-right-color: #013467;
	border-bottom-color: #013467;
	border-left-color: #013467;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 5px;
}
.stafftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.stafftextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: square;
	color: #013467;
	text-decoration: none;
	line-height: 12px;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
