html {
min-height: 100%;
}

body {
text-align: center;
padding: 0;
margin: 0;
background-image: url('../images/body_bkg.jpg');
background-repeat: repeat-x;
min-height: 100%;
}

img {
border: 0;
}

div, p, td, th {
text-align: left;
font-family: Verdana, sans-serif;
font-size: 12px;
}

label {
width: 115px;
font-weight: bold;
float: left;
text-align: right;
margin-right: .5em;
padding-top: 2px;
}

label.no {
width: auto;
font-weight: normal;
float: none;
text-align: left;
margin-right: 0;
padding-top: 0;
}

h2 {
font-size: 18px;
margin: 0px;
padding: 0px;
color: #A00;
}

h3 {
font-size: 14px;
margin-top: 0px;
padding-top: 0px;
}

h4 {
font-size: 13px;
margin-top: 0;
margin-bottom: 5px;
padding: 0;
}

h5 {
font-size: 12px;
background: #EEE;
padding: 4px;
margin: 4px 0;
}

div#wrapper {
margin: 0 auto;
width: 781px;
background-image: url('../images/new_content_bkg.png');
background-repeat: repeat-y;
border-right: 1px solid #CCC;
min-height: 100%;
}

html>body div#wrapper {
margin: 0 auto;
width: 769px;
background-image: url('../images/new_content_bkg.png');
background-repeat: repeat-y;
border-right: 1px solid #CCC;
min-height: 100%;
}

div#error {
text-align: center;
font-weight: bold;
font-size: 13px;
color: #A00;
padding: 10px 0;
background: #DDD;
border: 1px solid #999;
margin-left: 25px;
}

div#errormessage {
margin: 10px 0;
padding: 4px;
color: red;
font-weight: bold;
font-size: 14px;
border: 1px solid #999;
background: #EEE;
}

div#successmessage {
margin: 10px 0;
padding: 4px;
color: green;
font-weight: bold;
font-size: 14px;
border: 1px solid #999;
background: #EEE;
}

div#testmessage {
margin: 10px 0;
padding: 4px;
color: black;
font-weight: bold;
font-size: 13px;
border: 1px solid #999;
background: #EEE;
}

div#navigation {
width: 170px;
float: left;
padding: 108px 0 0 0;
}

div#navigation a {
display: block;
width: 156px;
padding: 7px;
color: white;
font-weight: bold;
border-bottom: 1px solid #800;
border-top: 1px solid #E00;
text-decoration: none;
}

div#navigation a:hover {
text-decoration: underline;
background: #700;
}

div#navigation a.homelink {
display: block;
width: 154px;
padding: 7px;
background: #DDD;
color: #333;
font-weight: bold;
border-bottom: 1px solid #CCC;
border-top: 1px solid #777;
border-left: 1px solid #777;
border-right: 1px solid #777;
text-decoration: none;
}

div#navigation a.homelink:hover {
text-decoration: underline;
background: #CCC;
}

div#navigation a.imglink {
padding: 0;
margin: 0;
border: 0;
}

div#navigation a.imglink:hover {
background: transparent;
}

div#main {
}

div#body {
float: left;
width: 579px;
padding: 10px;
height: 900px;
}

html>body div#body {
height: auto;
min-height: 900px;
}

div#content {
min-height: 500px;
padding: 10px 0px 25px 0px;
}

html>body div#content {
padding: 10px 10px 25px 10px;
}

div#footer {
margin: 0 auto;
padding: 5px 0 0 0;
border-right: 1px solid #CCC;
width: 779px;
background-image: url('../images/new_content_bkg.png');
background-repeat: no-repeat;
font-size: 10px;
text-align: center;
font-weight: bold;
}

html>body div#footer {
margin: 0 auto;
padding: 5px 0 5px 165px;
border-right: 1px solid #CCC;
width: 604px;
padding: 5px 0 0 0;
width: 769px;
background-image: url('../images/new_content_bkg.png');
background-repeat: no-repeat;
font-size: 10px;
text-align: center;
font-weight: bold;
}

div#toplinks {
height: 39px;
width: 599px;
background: #c90000;
margin: -10px 0 0 -10px;
}

div#toplinksleft {
float: left;
width: 594px;
color: white;
font-weight: bold;
padding: 7px 0 0 0;
text-align: right;
}

div#toplinksleft a {
color: white;
text-decoration: none;
text-align: center;
display: block;
float: left;
padding: 7px 8px 8px 8px;
width: 63px;
height: 12px;
border-left: 1px solid #e00;
border-right: 1px solid #900;
}

div#toplinksleft a:hover {
text-decoration: underline;
background: #700;
}

div#toplinksleft a.image {
color: white;
text-decoration: none;
text-align: center;
display: block;
float: left;
padding: 2px;
width: 29px;
height: 12px;
border: 0;
}

div#toplinksleft a.image:hover {
background: transparent;
}

div#toplinksleft a.home {
color: white;
text-decoration: none;
text-align: center;
display: block;
float: left;
padding: 7px 8px 8px 0;
width: 51px;
height: 12px;
border-left: 0;
border-right: 1px solid #900;
}

div#bannerlinks {
width: 599px;
margin: -10px 0 0 -10px;
}

div#bannerleft {
float: left;
}

div#bannerright {
padding: 2px 0 0 0;
float: right;
}

div#bannerright:not([class="xxx"]) {
padding: 0;
}

a.signuplink {
border: 0;
background: transparent;
padding: 0;
margin: 0;
}

a.signuplink:hover {
border: 0;
background: transparent;
padding: 0;
margin: 0;
}

div#linkbannertop {
padding: 1px;
border-bottom: 1px silver dashed;
margin: 0 0 5px 0;
}

div#linkbannertop h1 {
background: #FFC;
color: #C90000;
font-size: 12px;
margin: 0;
padding: 0;
}

div.linkbanner {
padding: 3px;
float: left;
width: 265px;
}

div.linkbanner h2 {
font-size: 12px;
font-weight: normal;
}

div.linkbanner h3 {
font-size: 10px;
padding-bottom: 0;
margin-bottom: 0;
}

div.linkbanner h4 {
font-size: 9px;
color: blue;
padding: 0;
margin: 0;
}

div#newsletterleft {
float: left;
width: 327px;
height: 224px;
background-image: url('../images/newsletter_signup_left.jpg');
}

div#newsletterright {
float: left;
padding: 76px 0 0 10px;
width: 208px;
height: 150px;
background-image: url('../images/newsletter_signup_right.jpg');
}

div.leftcolumn {
width: 45%;
float: left;
}

div.rightcolumn {
width: 45%;
float: left;
}

div.leftcolumn p {
padding-bottom: 5px;
margin-bottom: 5px;
}

div.rightcolumn p {
padding-bottom: 5px;
margin-bottom: 5px;
}

table.sortable td {
font-size: 11px;
}

table.sortable th a {
text-decoration: none;
color: black;
}

table.sortable th {
padding: 5px 1px;
}

table.sortable tr {
border-bottom: 1px solid #999;
}

tr.alternate {
background: #CCC;
}

div.greybox {
background: #CCC;
border: 1px solid #999;
padding: 5px;
margin: 10px 0;
}

div.lightgreybox {
background: #DDD;
border: 1px solid #999;
padding: 5px;
margin: 10px 0;
}

div.bluebox {
background: #EEF;
border: 1px solid #999;
padding: 5px;
margin: 10px 0;
}

div.redbox {
background: #FEE;
border: 1px solid #999;
padding: 5px;
margin: 10px 0;
}

div.greenbox {
background: #EFE;
border: 1px solid #999;
padding: 5px;
margin: 10px 0;
}

div.orangebox {
background: #FDD;
border: 1px solid #999;
padding: 5px;
margin: 10px 0;
}

div.whitebox {
background: white;
border: 1px solid #999;
padding: 5px;
margin: 10px 0;
}

table.sortable {
border-collapse: collapse;
}

table.sortable th {
border: 1px solid #aaaaaa;
padding: 5px;
}

table.sortable tr.alternate {
}

table.sortable thead th {
background-color: #CCF;
}

table.sortable tfoot td {
background-color: #CCF;
border: 1px solid #aaaaaa;
font-weight: bold;
font-size: 10px;
}

table.sortable th.sortable {
cursor: pointer;
}
