.header_uppernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #275287;
}
.formbox {
	background-color: #F2F8E6;
	border: thin solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.button_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #5DA62D;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #275287;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: normal;
}
.sidenavlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #275287;
	line-height: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: lighter;
	color: #333333;
}
.greetext {
	font-family: Arial, Helvetica, sans-serif;
	color: #275287;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #275287;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
a:link {
	color: #275287;
}
a:visited {
	color: #275287;
}
a:hover {
	background-color: #C7F1BE;
}
a:active {
	color: #275287;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ul {
	list-style-position: outside;
	list-style-image: url(/images/arrow.gif);
	line-height: normal;
	page-break-after: always;
}
