.banner {  
	font-size: 40px; 
	color: #FFFFFF; 
	font-weight: normal; 
	font-family: "Times New Roman", Times, serif
	}
.content {  
	/*overflow: auto; 
	clip:  rect(   ); */
	height: 100%; 
	width: 100%; 
	text-align: justify
	}
.submenu {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt ;  
	color: #FFFFFF
	}
.menu {
	color: #FFFFFF;
	vertical-align: top;
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	}
*>.menu a {
	display:block;
	float:left;
	clear:right;
	position:relative;
}
.menuOff, 
a.menuOff:link, 
a.menuOff:visited,
a.menuOn:hover {
        padding-left: 5px;
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 2px;
        margin-top: 2px;
        text-align: left;
        width: 165px; 
        color: white;
         border-style: none; 
        text-decoration: none;
     }
.menuOn, 
a.menuOn:link, 
a.menuOn:visited,
a.menuOff:hover {
        padding-left: 5px;
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 1px;
        margin-top: 1px;
        text-align: left;
        width: 165px; 
        color: white;  
        border-color: white ; border-style: solid; border-top-width: 1px; border-width: 1px;
        text-decoration: none;
     }
a.submenu { }
a.submenu:link,
a.submenu:visited {
        color: white;
        text-decoration: none;
    }
a.submenu:hover
    {
        text-decoration: underline;
        color: white;
    } 
.pageSummary
    {  
        font-size: 14pt; font-style: italic; font-weight: bold; 
        font-family: "Times New Roman", Times, serif;
        width: 98%;
    } 
h1 { 
    font-weight: normal;
    font-size: 26px ; color: #000000; 
    font-family: "Times New Roman", Times, serif
   }
