body {
 background: #000000 url(images/bg2.gif) repeat-x;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}
 
.flash {
  text-align: center;
}
 
.page {
 position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 850px;
  margin-left: auto;
  margin-right: auto;
}

h2 {
color: #666666;
}

h3 {
 margin:0px;
 font-size: 18px;
 font-weight: bold;
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 text-align: left;
 }
 
 h5 {
 margin:0px;
 font-size: 18px;
 font-weight: bold;
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 text-align: left;
 padding-left: 20px;
 }

.header {
background: url(images/header.gif) no-repeat;
width: 850px;
height: 146px;
}
.background {
background: url(images/bg.gif);
width: 850px;
}

.content {
background: url(images/content.gif) no-repeat;
width: auto;
height: auto;
padding-left: 50px;
padding-right: 50px;
padding-top: 10px;
}

.text {
padding-left: 50px;
padding-right: 50px;
padding-top: 10px;
}

.text2 {
padding-left: 50px;
padding-right: 50px;
padding-top: 10px;
padding-bottom: 30px;
font-size: 12px
}

.appendices {
padding-left: 50px;
padding-right: 50px;
padding-top: 10px;
padding-bottom: 30px;
}

.appendices p {
padding-bottom: 15px;
}

.appendices h2 {
color:#402D2D;
margin:0px;
padding-bottom:10px;
padding-left: 20px;
background: #F8F3F3;
}

.appendices h4 {
margin:0px;
padding:0px;
padding-top:10px;
background: #F8F3F3;
padding-left: 10px;
}


.text2  p{
padding-bottom: 15px;
}

.footer {
background: url(images/footer.gif) no-repeat;
width: 850px;
height: 100px;
text-align:center;
padding-top: 7px;
color: #666666;
font-size: 10px;
vertical-align: middle;
}

strong  {
font-weight: bold;
color: #990000;
padding: 0;
margin: 0;
}

p {
margin: 0;
padding: 5px;
}

blockquote {
width: 710px;
margin-left: 15px;
padding: 5px;
margin-top: 15px;
margin-bottom: 15px;
color: #583A3A;
background: #F8F3F3;
border-left: solid 2px #C89999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}

.externalquote {
width: 710px;
margin-left: 15px;
padding: 5px;
margin-top: 15px;
margin-bottom: 15px;
color: #375268;
background: #EAF1F4;
border-left: solid 2px #BBCED7;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}

a {
color: #990000;
text-decoration: underline;
}

h1 {
 margin:0px;
 font-size: 18px;
 font-weight: bold;
 font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
 text-align: center;
 }
 
