body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.navHeading {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.field {
	height: 18px;
	width: 85px;
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
	font-weight: lighter;
}
.footer {
	font-size: 11px;
	color: #5C85AD;
}
a {
	color: #5A6B7E;
	text-decoration: underline;

}
a.navItem {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navItem:hover {
	color: #5A6B7E;
	font-size: 10px;
	font-weight: bold;

}
a.orange {
	color: #FFA309;
}
a.orange:hover {
	color: #FFA309;
}
.orange {
	color: #FFA309;
}
a.navHeading {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.navHeading:hover {
	color: #5A6B7E;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.navHeadingOrange {
	font-size: 11px;
	color: #FFA309;
	font-weight: bold;
	text-decoration: none;
}
a.topNav {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.topnav {
	font-size: 10px;
	color: #FFFFFF;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 5px;
	border: none;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;



}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #5C85AD;
	letter-spacing: 1px;
	padding-left: 20px;





}
h3 {
	font-weight: bold;
	font-size: 12px;



}
p {

	line-height: 16px;

}
li {
	padding-right: 20px;
}
td {
	font-size: 11px;
}
ul {
	padding-left: 20px;

}
h4 {
	color: #ffa309;
	font-size: 10px;
}


