/*Style01  See note at bottom*/

body {background:#FFFFFF; font-family:"verdana", sans-serif; font-size:12px; 
      line-height:1.2;}

div.main {margin-left:115px;}



h2 {margin-top:0; margin-bottom:12px;}

h3, h4 {margin-top:0; margin-bottom:0px;}

p {margin-top:0; margin-bottom:12px;}



a:link {color:#000000; text-decoration:none; font-weight:bold;}
a:visited, a:hover, a:active {color#9999CC; text-decoration:none; font-weight:bold;}


p.toplink {text-align:center; margin-bottom:25px; background:#FFFFCC;}

p.bottomlink {text-align:center; margin-top:25px;}

p.viewing {font-size:9px; padding-top:8px; text-align:left;}

p.copyright {font-size:11px; font-style:italic; padding-top:15px; text-align:center;}



table.rightside {float:right; border:0; margin-left:15px;}

table.leftside  {float:left; border:0; margin-right:15px;}

table.tabletext {font-size:12px;} 

.caption {font-size:9px; font-style:italic; text-align:center;}



div.nav_bar {position:absolute; left:10px; top:10px;}

div.nav_bar table {width:100px; font-size:11px; text-align:right; 
         background:#FFFFCC; border:0;}


/*The primary difference between style01 and style02 is the Looking Back Banner.  
In style01 it runs across main division.  In style02 it runs across entire page.
Note div.nav_bar: style01 the top is 10px, style02 top is 110px.*/
