a:link {
	color: #554842;
	text-decoration: underline;
}
a:visited {
	color: #554842;
	text-decoration: underline;
}
a:hover {
	color: #E2E65B;
	text-decoration: none;
}
a:active {
	color: #554842;
	text-decoration: underline;
}
a.side:link {
	color: #554842;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
}
a.side:visited {
	color: #554842;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
}
a.side:hover {
	color: #E2E65B;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
}
a.side:active {
	color: #554842;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
}
.padding-left-20 {
	padding-left: 20px;
}
.padding-left-right-top-20 {
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
}
.bottom-dashed {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #554842;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #554842;
}
li{	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #554842;
}
body {
	background-image: url(images/bg.gif);
}
h2 {
	color: #554842;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	padding-bottom: 9px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #554842;
	padding-top: 9px;
}
h3 {
	color: #554842;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	padding-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E2E65B;
	padding-top: 3px;
	font-weight: bold;
}
.formText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #554842;
}
