body, input, textarea {
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #000;
	margin: 0px;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #7d7489;
}
a:hover {
	color: #0b102e;
}
#topspacer {
	height: 100px;
}
#container {
}
#contentdiv {
	width: 588px;
	border-top: 1px dotted #0b102e;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#logodiv {
	position: relative;
	text-align: left;
	width: 588px;
}
#mylogo {
	position: relative;
	left: -135px;
}
#footer {
	width: 100%;
	background-color: #0b102e;
	color: white;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	color: #7d7489;
}
#footmenu {
	float: left;
}
#validator {
	padding-left: 10px;
	height: 41px;
	float: left;
	overflow: hidden;
}
#validator img {
	padding-top: 10px;
}
.spacer25px {
	height: 25px;
	width: 100%;
}
.lightColor {
	color: #7d7489;
}
h1 {
	font-weight: bold;
	font-size: 30px;
	color: #0b102e;
	letter-spacing: -2px;
	padding: 0px;
	margin: 0px;
}
#contentdiv img {
	padding: 0px 20px 0px 0px;
	border: 0px;
	margin: 0px;
}