body, td, th {
    font-family: segoe ui, "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 150%;
    margin: 45px 0;
    padding: 0;
}
.wrapper {
	width: 750px;
	margin: 0 auto;
}
.header {
}
.logo {
    background-image: url(../logo.gif);
}
.logo {
    float: left;
    margin: 0px 0 0px 40px;
    border: 0;
}
.nav {
    float: left;
    font-weight: normal;
    font-size: 12px;
    line-height: 48px;
    padding: 0px 0 0px 110px;
	margin-left: 20px;
}
.nav ul {
    list-style-type: none
}
.nav li {
    float: left
}
.nav ul a {
    padding-right: 16px;
    padding-left: 16px;
    display: block;
    line-height: 20px;
    text-decoration: none;
    font-size: 11px;
    color: #371C1C;
}
.nav ul .d {
    display: block;
    line-height: 20px;
    text-decoration: none;
    font-size: 12px;
    color: #DFDFDF;
}
.content {
	clear: both;
	float: left;
    margin: 20px 40px 0px 40px;
    color: #000000;
}
.footer {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 45px;
    font-size: 10px;
    color: #999999;
	text-align: center;
}
a:link {
    color: #003366
}
a:visited {
    color: #003366
}
a:hover {
    color: #000099
}
a:active {
    color: #000099
}
.nav a:link {
    color: #000000;
    text-decoration: none;
}
.nav a:visited {
    text-decoration: none;
    color: #000000;
}
.nav a:hover {
    text-decoration: none;
    color: #333333;
}
.nav a:active {
    text-decoration: none;
    color: #D6D3CE;
}
.error, .red {
    clear: both;
    float: left;
    margin: 0 0 0 0;
    color: red
}
input[type="text"] {
    width: 250px
}
label {
    width: 100%
}
.box {
    float: left;
    width: 300px;
}
.full {
    width: 100%
}
.clear, .box {
    clear: both
}
.plain {
    border: 0;
    margin: 0;
    padding: 0;
    background-color: transparent;
}
.info, .success, .warning, .error9, .error0 {
    float: left;
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 30px 15px 30px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
}
.error0 {
    color: #D8000C;
    background-color: #FFBABA;
}
.error9 {
    background-color: #FFF0F0
}
label {
    float: left;
    width: 120px;
}
input, textarea, select {
    margin-bottom: 5px;
}
textarea {
    width: 70%;
    height: 250px;
    border: 1px solid #626262;
    padding: 5px;
}
.boxes {
    width: 1em
}
#submitbutton {
    margin-left: 120px;
    margin-top: 5px;
    width: 90px;
}
br {
    clear: left
}
.error {
    color: red
}
input[type="text"], input[type="password"], select {
    clear: both;
float: left;
    width: 250px;
    border: 1px solid #626262;
    padding: 5px;
}
input[type="submit"] {
clear: both;
float: left;
}
select {
    width: 262px
}
label {
    width: 100%
}
.mod {
    color: #626262;
    font-size: 250%;
    font-weight: 100;
    margin-bottom: 50px;
}
.mod2 {
    color: #575757;
    font-size: 130%;
    font-weight: normal;
    margin-bottom: 15px;
}
.subhead {
    margin-bottom: 30px
}
.whitespace {
	margin:50px 0 20px 0;
}
.nicebutton a:link, .nicebutton a:visited, .nicebutton a:hover, .nicebutton a:active {
	padding:7px 20px;
	background-color:#0099FF;
	color:#FFFFFF;
	border:1px solid;
	text-decoration:none;
	font-size:150%;
}
.nicebutton a:hover {
	background-color:#00CCFF;
}
.full {
width: 100%;
float: left;
}
#recaptcha_image {
margin: 30px 0 30px 0;
}