body {
	font-family: "Droid Sans", Helvetica, Verdana, Arial, sans-serif;
	background-repeat: repeat-x;
	background-color: #103A8F
}

section {
	display: block;
	border-color: #003ED0;
	border-style: solid;
	margin-bottom: auto;
	margin-top: 8%;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	width: 688px;
	border-width: 2px;
}

#content {
    padding-top: 0px;
    padding-bottom: 50px;
    padding-left: 75px;
    padding-right: 75px;
}

.error {
    color: #8b224c;
    border-color: red;
    line-height: 20px;
    font-size: 12px;
    display: block;
}

.err_msg {
	color: white;
	margin-bottom: 1em;
	padding: 0.5em;
	line-height: 20px;
	font-size: 12px;
	font-family: "Verdana";
	display: block;
	background-color: #8b224c;
}

#email_conf {
	visibility: hide;
}

img.logo {
	margin-bottom: 25px;
}

h1 {
	font-weight: bold;
	padding: 0px;
	margin-bottom: 6px;
	font-size: 30px;
	color: #5c5c5c;
	font-family: "Verdana";
}

p {
	padding-top: 0px;
	margin-top: 0px;
	color: #5c5c5c;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-family: "Verdana";
}

.submit {
	display: block;
	margin-top: 14px;
	background-color: transparent;
	border-style: none;
	background-repeat: no-repeat;
	padding-top: 6px;
	background-position: left top;
	height: 36px;
	width: 119px;
	background-image: url(../i/submit.png);
	text-indent: -1000em;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}

.text {
	color: #8b224c;
	margin-bottom: 10px;
	line-height: 20px;
	padding: 4px;
	width: 300px;
	font-size: 14px;
	border-color: #828282;
	border-width: 1px;
	border-style: solid;
	background-color: #d9d9d9;
}

footer {
	margin-top: 10px;
	text-align: center;
	font-size: 11px;
	color: white;
	font-family: "Verdana";
}

footer a {
	color: #e06518;
}

div.checkbox {
	color: #3a3a3a;
	font-size: 12px;
	font-family: "Verdana";
}

header {
	margin-top: 1%;
	margin-left: 5%;
}

p.pw_reset {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 10px;
}

.red {
	color: #8b224c;
}

a, a:link {
	color: #8b224c;
}

label {
	display: block;
}
