body {
font-family:arial;
margin:0px;
line-height:1.5;
font-size:10pt;
}

img {
border:0px; }

h1 {
color:#936c51;
font-size:16pt;
font-weight:bold;
margin:2px;
padding:2px;
font-style:italic;
text-align:center; }

h2 {
font-family:arial narrow;
font-weight:bold;
font-size:14pt;
margin:2px;
padding:2px;
color:#5d5079; }

p {
margin:2px;
padding:2px;
margin-bottom:10px;
}

fieldset {
border:0px;
}

.Red {
color:red; }

dl dt {
font-weight:bold; }

.Wrapper {
width:800px;
margin-left:auto;
margin-right:auto; }

.Wrapper .Header {
height:119px;
background-image:url('/images/headerbackground.gif');
background-repeat:repeat-x;
width:100%; }

.Wrapper .Navigation {
width:100%;
height:40px;
background-color:#5d5079; }

.Wrapper .Column1 {
width:400px;
margin-right:30px;
float:left; }

.Wrapper .Column2 {
width:360px;
float:left; }

.Wrapper .Footer {
width:100%;
height:20px;
padding:4px;
background-color:#5d5079; 
color:#fff;
text-align:center; }

.Wrapper .Footer a {
color:#fff; }