html body, textarea {
    overflow: auto;
}
body, input, textarea, select, button {
    margin: 0;
    padding: 0;
    background: #FFFFFF;
    color: black;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
}
html, body {
    background: url(BackgroundPage.gif?1) top center repeat-y black;
}
body, input, textarea, select, button, p, form {
    margin: 0;
    padding: 0;
}
p {
    margin: 0;
    padding: 0;
}
input, select, textarea {
	border-top: solid 1px #DFC17A;
	border-left: solid 1px #DFC17A;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
	background: #FFF6E1;
	color: black;
	padding: 0 1px;
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 13px;
}
a {
    text-decoration: none;
    color: blue;
}
a:hover {
    text-decoration: underline;
}
.stop {
    font-size: 20px;
    color: red;
    text-align: center;
    padding: 20px
}
button {
    text-decoration: none;
    font-size: 12px;
    padding: 1px 12px;
    font-weight: bold;
    color: white;
    background: #2068A9;
    border: outset 2px #2068A9;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
button:active {
    border-style: inset;
}
div.under-const {
    color: red;
    font-size: 14px;
    background: #CCCCCC;
    width: 100%;
    height: 20px;
    text-align:center;
}
div.start {
    margin: auto;
    width: 978px;
    height: 200px;
}
div.start-logo {
    height: 200px;
    width: 978px;
    position: relative;
    margin-bottom: -70px;
    z-index: 1;
    left:0;
    top:0;
}
img.start-logo {
    height: 200px;
    width: 978px;
}
div.start-info {
    height:70px;
    width: 500px;
    z-index:2;
    left:0;
    top:0;
    position: relative;
    color: #FFFFFF;
    margin-left:338px;
    margin-right:140px;
    text-align:center;
    font-size:16px;
    font-weight:bold;
}
div.content {
    background: url(NavCol.jpg?0) top left repeat-y #FFFFFF;
    margin: auto;
    width: 978px;

}
div.content-nav {
    width: 186px;
    background: url(NavCol.jpg?0) top center repeat-y #FFFFFF;
    float:left;
    text-align:left;
}
div.content-nav-top {
    text-align: left;
    height: 80px;
    width: 186px;
}
div.content-nav-bottom {
    text-align: center;
    padding-left:16px;
    padding-bottom:30px;
    width:170px;
}
div.content-nav-img {
    text-align: left;
    height: 29px;
    width:38px;
    float:left;
}
div.content-nav-link {
    text-align: left;
    height: 15px;
    padding-top: 6px;
    padding-bottom: 6px;
    width: 148px;
    float:left;
    font-family: arial, helvetica, sans-serif;
    color: #000000;
}
div.content-nav-sublink {
    text-align: left;
    height: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 186px;
    float:left;
    font-family: arial, helvetica, sans-serif;
    color: #000000;
}
a.content-nav-link {
    font-family: arial, helvetica, sans-serif;
    color: #000000;
}
a.content-nav-linkon {
    font-family: arial, helvetica, sans-serif;
    color: #990000;
    font-weight: bold;
}
a.content-nav-linkon:hover {
    font-family: arial, helvetica, sans-serif;
    color: #990000;
    font-weight: bold;
    text-decoration: none;
}

a.content-nav-sublink {
    padding-left:58px;
    font-family: arial, helvetica, sans-serif;
    color: #000000;
}

a.content-nav-sublink:hover {
    color: #990000;
    font-weight: bold;
    text-decoration: none;
}

a.content-nav-link:hover {
    font-family: arial, helvetica, sans-serif;
    color: #990000;
    font-weight: bold;
    text-decoration: none;
}
div.content-nav a span {
    font-size: 18px;
    color: #1062AE;
}
div.content-nav a.on {
    color: #aaa;
}
div.content-text-outer {
    text-align:left;
    float:left;
    padding: 0;
    margin: 0;
}
div.content-text {
    float:left;
    background:url(BackgroundContent.jpg?0) #ffffff repeat-x top left;
    color: #000000;
    width:792px;
    font-family: arial, sans-serif;
    font-size: 12px;
}
div.content-text-form {
    color: #000000;
    font-family: arial, sans-serif;
    font-size: 12px;
    width:732px;
    float:left;
    text-align:center;
    padding:10px 30px;
}
div.form-field {
    clear: both;
    padding-top: 2px;
    line-height: 17px;
}
div.form-field div {
    float: left;
    width: 100px;
}
div.form-field input {
    width: 208px;
}
div.form-field textarea {
    float: left;
    width: 300px;
    height: 150px;
}
div.form-field p {
    float: left;
    width: 300px;
}
div.form-button {
    clear: both;
    text-align: center;
    padding: 4px 0 0;
}
div.end {
    margin: auto;
    width: 978px;
    color: #000000;
    font-size: 12px;
    text-align: center;
}
div.end .end-nav {
    background:#000000;
    vertical-align:middle;
    color: #FFFFFF;
    height:27px;
}
div.end-nav-copy {
    color: #FFFFFF;
    width: 300px;
    font-size:10px;
    text-align:center;
    vertical-align:middle;
    text-align:left;
    float:left;
    padding: 6px 18px;
}
div.end-nav-link {
    color: #FFFFFF;
    font-size:10px;
    vertical-align:middle;
    text-align:center;
    float:left;
    padding: 6px 8px;
}
div.end-nav-sublink {
    color: #000000;
    text-align:center;
    text-transform: lowercase;
}
div.end-nav-sublink a {
    color: #000000;
    width: 120px;
    text-align:center;
    padding: 6px 8px;
    text-transform: lowercase;
}
div.end .end-nav a {
    color: #FFFFFF;
}
div.staff {
    clear: both;
    text-align: center;
    font-size: 10px
}
div.staff a {
    color: #000000;
}
input.checkbox, div.form-field input.checkbox {
    border: none 0;
    padding: 0;
    margin: 0;
    width: auto;
}
.thanks {
    width: 710px;
    margin: 12px 8px;
    border: solid 2px #080;
    color: #080;
    font-weight: bold;
    padding: 20px;
    display: none;
}
.whoops {
    width: 710px;
    margin: 12px 8px;
    border: solid 2px #f00;
    color: #f00;
    font-weight: bold;
    padding: 20px;
    display: none;
    white-space: pre
}
div.loading {
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    display: none;
}
div.loading img {
    width: 18px; height: 18px;
    margin: 0 4px -4px 0;
}

p {
    margin: 0;
    padding: 0;
}

a:hover {
    text-decoration: underline;
}

a.grey {
    color: #666666;
    font-style: italic;
    font-weight: bold;
    text-decoration: underline;
}

.large {
    font-size: 25px;
}

.medium {
    font-size: 20px;
}

.medium2 {
    font-size: 14px;
}

.red {
    color:#990000;
}

.bold {
    font-weight:bold;
}
.title {
    font-size: 20px;
    padding-top:25px;
    padding-left:32px;
    font-weight:bold;
    text-align:left;

}
.heat {
    color: #EE1B2A;
}
.cool {
    color: #0BADF5;
}
img {
    border: 0;
}