body { font-family: arial; font-size: 8pt; color: black; }
h1 {font-size: 10pt; font-weight: bold; }
h2 {font-size: 10pt; font-weight: normal }
a {text-decoration: none }
a:hover {text-decoration: underline}
div { margin: 0px; padding: 0px; border: 0px }
img { margin: 0px; padding: 0px; border: 0px }

div#outermain { text-align: center }
div#innermain { text-align: left; width: 670px; margin: auto; }

div#masthead { }

div#menu { height: 24px; background: #006699; color: white; padding-top: 25px }

div#menuoptions { height: 20px; float: left; width: 500px;}
div#menuoptions a { color: white; padding: 6px; }
div#menuoptions a.current, div#menuoptions a:hover { background: #003366; text-decoration: none;}

div#outercontent { text-align:center }
div#innercontent { text-align: left; margin: auto; padding: 0px 5px 5px 5px}

div#footer { background: #003366; height: 55px;}
div#footertext { float:left;  color: white; text-align: center; width: 450px; padding: 5px;}
div#footertext a { color: white; }
div#footertext span {margin: 15px; }

img.decor_right {float: right; margin-right: -4px}
img.decor_left {float: left; margin-left: -4px }

div>img.decor_right { margin-right: 0px }
div>img.decor_left { margin-left: 0px }

.white {color: white}
