/* Layout Stylesheet */ 

body { margin:20px; color: #333333; background-color: #7492a8; background-position: 0 0; text-align:center; padding:0; }

#outer { background-color: #f00; text-align:left; border:solid 1px #000000; width:700px; margin:auto; }
#bodyblock { position:relative; background: #c0d6e6; color: #333333; width:auto; padding:0; border: solid 2px black; }
#cont { width:auto; background:#c0d6e6; color: #333333; text-align:left; height: auto; }
#ftr { height:125px; background:#034266; color: #fff; font-size: 10pt; width: 696px; margin:0; border: solid 2px black; }
#hdr { height:125px; background:#c0d6e6; color: #333333; width: 696px; border: solid 2px #000; }
#subheader { text-align: center; height:30px; background:#c0d6e6; color: #333333; width: 696px; border: solid 2px #000; font-size: 16pt; color: black; font-family: verdana, arial, 'sans serif'; }
#bar { height:17px; background:#034266; color: #fff; font-size: 12pt; width: 700px; border-right: 2px; border-bottom: 2px none #000; border-left: 2px none #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';}

