body {margin: 25px; color: #404040;}

a:link {color: #000000;}
a:visited {color: #202020;}
a:hover, a:active, a:focus {color: #967C1A;}


div#templateMain, div#templateHeader {width: 600px;}

div#templateHeader {position: relative; height: 130px;}
div#templateMain {margin: auto; text-align: left;}
div#templateContent {width: 494px;}
div#templateFooter {text-align: center;}

span#templateMenu {position: absolute; bottom: 0;}
span#templateMenu a {text-decoration: none;}
span#templateMenu a:hover, span#templateMenu a:active, span#templateMenu a:focus {text-decoration: underline;}


span.important, p.important {color: #967C1A;}


h1#logo {position: absolute; right: 0; margin: 0; background: url("/images/template/logo.gif") no-repeat top left; text-indent: -1000em; overflow: hidden;}
h1#logo a {display: block; width: 106px; height: 130px;}

h1 {color: #967C1A;}

hr {margin: 10px 0;}


thead {background-color: #808080; color: #FFFFFF;}


legend, button, input.button {background-color: #808080; color: #FFFFFF;}
label.requiredField {color: #967C1A;}
