#footer a:link {
	color: #349F96;
}
#footer a:visited {
	color: #349F96;
}
#footer a:active {
	color: #349F96;
}
#footer a:hover {
	color: #349F96;
	text-decoration: none;
}
.small {
	font-size: .7em;
}
td {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			.8em;
	color:				#000000;
}
.warn {
	color:	#D9B875;
	font-weight: bold;
}
.formfield {
	background-color: #ECEDE4;
	border: 1px dashed #999966;
}
.button {
	background-color: #FFFFFF;
	border: 1px groove #999966;
	font-size: .8em;
	font-weight: bold;
}
a:link {
	color: #E2551F;
}
a:visited {
	color: #E2551F;
}
a:active {
	color: #E2551F;
}
a:hover {
	color: #E2551F;
	text-decoration: none;
}
#strapline h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 40px;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.45em;
	font-weight: 100;
	color: #999966;
}
#strapline h1 span {
	display: none;
}
.h1eps {
	background-image:  url(../img/logotype.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	color: #AF2256;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
}
h2 {
	color: #E2551F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#footer p {
	color: #999999;
}