@charset "UTF-8";
/* CSS Document */

* { margin:0; border:0; }
body { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#999; background:#053B61 url(../images/bg.gif) repeat-x}
#main { position:relative;margin:2em auto;width:612px }

div.masthead { position:absolute; margin-left:-20px; width:652px; height:208px }
div.mastheadfix {display:block; width:612px; height:208px}

div.page{display:block; float:left; width:612px; background:url(../images/whitebg.gif)}
div.foot{display:block; float:left;clear:both; width:612px}
div.foot2{display:block; float:left;clear:both; width:612px;height:30px}

div.copysection {display:block; margin:3em 6em; background:#FFF}

.bold { font-weight:bold }
p { margin:1em 0; font-size:14px; }
h1 { color:#053B61; font-size:22px; margin-bottom:-0.75em; }
h2 { margin:1em 0 -0.75em; font-size:18px; font-weight:bold; }

a {color:#053B61; text-decoration:none}
a:link {}
a:active {}
a:hover { text-decoration:underline;}
a:visited {}



