.padding10 {
	padding: 10px;
}
.padding15 {
	padding: 15px;
}
.padding20 {
	padding: 20px;
}
.body, p, td, tr, table, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.subheader, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #D0830C;
}
a:link {
	color: #BB5E00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BB5E00;
}
a:hover {
	text-decoration: underline;
	color: #D0830C;
}
a:active {
	text-decoration: none;
	color: #E6E680;
}
.sidenavSubheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #993300;
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
}
.padding20LineTop {
	padding: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0830C;
}.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
