/* Layout Stylesheet */ 

body { margin:20px; color: #333333; background-color: #7492a8; background-position: 0 0; width:1000px; text-align:center; padding:0; }

#outer { background-color: #f00; text-align:left; border:solid 1px #000000; width:100%; margin:auto; }
#bodyblock { position:relative; background: #c0d6e6; color: #333333; width:100%; padding:0; border: solid 2px black; }
#cont { width:100%; background:#c0d6e6; color: #333333; text-align:left; height: auto; }
#ftr { height:125px; background:#034266; color: #fff; font-size: 10pt; width:100%; margin:0; border: solid 2px black; }
#hdr { height:125px; background:#c0d6e6; color: #333333; width:100%; border: solid 2px #000;}
#subheader { text-align: left; height:30px; background:#c0d6e6; color: #333333; width: 100%; border: solid 2px #000; font-size: 16pt; color: black; font-family: verdana, arial, 'sans serif'; }
#bar { height:18px; background:#034266; color: #fff; font-size: 12pt; width:100%; border-right: 2px solid #000; border-bottom: 2px none #000; border-left: 2px solid #000; border-top-color: #000; border-top-width: 2px; }
hr { border-bottom: 2px solid black; }

p.SubHeader {font-size: 16pt; color: black; font-family: verdana, arial, 'sans serif';}

