.main {
padding: 0px 12px;
margin: 12px 8px 8px 8px;
min-height: 420px;
}
body {
font-size: .80em;
/*font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;*/
font-family: "Open Sans Light";
color: #696969;
background-color:#C8BA80;
}
.header {
position: relative;
margin: 0px;
padding: 0px;
background: #99022F;
width: 100%;
top: 0px;
left: 0px;
}
td.fieldlabel {
width: 200px;
}
td, th {
display: table-cell;
vertical-align: inherit;
color:#000000;
}
.title {
display: block;
float: left;
text-align: left;
width: auto;
}
.page {
width: 960px;
background-color: #fff;
margin: 20px auto 0px auto;
border: 1px solid #700007;
}
.footer {
color: #4e5766;
padding: 8px 0px 0px 0px;
margin: 0px auto;
text-align: center;
line-height: normal;
}
.loginDisplay {
font-size: 1.1em;
display: block;
text-align: right;
padding: 10px;
color: white;
}
div.hideSkiplink {
background-color: #700007;
width: 100%;
height: 25px;
vertical-align: middle;
}

input.large {
width: 300px;
}
input.small {
width: 75px;
}
.header h1 {
font-weight: 700;
margin: 0px;
padding: 0px 0px 0px 20px;
color: #f9f9f9;
border: none;
line-height: 2em;
font-size: 2em;
}
h1 {
font-size: 1.6em;
padding-bottom: 0px;
margin-bottom: 0px;
}
h1, h2, h3, h4, h5, h6 {
font-size: 1.5em;
color: #000000;
font-variant: small-caps;
text-transform: none;
font-weight: 200;
margin-bottom: 0px;
}
.loginDisplay {
font-size: 1.1em;
display: block;
text-align: right;
padding: 10px;
color: white;
}
