﻿body { background-color: #bfa22c; text-align: center; margin: 0 0 15px 0; font-family: Arial, Helvetica, sans-serif; }
.imgLeft { float: left; margin: 0 8px 10px 0; }
.imgRight { float: right; margin: 0 0 10px 8px; }
.clear {clear: both; }
.underline { text-decoration: underline; }
.twoCols { width: 50%; float: left; }
.center {text-align: center;}

#shell {  width: 562px; text-align: left; margin: 0 auto; }
     
     .overviewFactSheet { background-color:  #cdbdec; font-size: 14px; color: #4c487b; width: 546px; font-weight: bold; padding: 5px 8px; height: 19px; position: relative; margin-top: 15px;}
     .overviewFactSheet a, .overviewFactSheet div { color: #989da3; }
     .overviewFactSheet div { position: absolute; top: 5px; right: 8px;}

     #header { margin: 15px 0; }
     
     #contentShell {  background-color: #fff; padding: 30px; font-size: 12px; color: #666666}
     
          #contentShell a { color: #666666; }
          
          #contentShell h1 {  font-size: 14px; color: #193373; border-bottom: 1px solid #193373; }
          
          .twoImages { text-align: center; }
               
               .twoImages img { margin-right: 35px; }
          
          #contentShell h2 {  font-size: 12px; color: #193373; border-bottom: 1px solid #999999; padding-top: 20px; }
          
               #contentShell h2 a { font-size: 11px; color: #333333; border-left: dashed 1px #000;  padding-left: 15px; margin-left: 15px; text-decoration: none; }
               #contentShell h2 a:hover { text-decoration: underline; }
     
     #footer { margin-top: 15px; font-size: 12px; text-align: center; }