.MainItem{
/* 1st Level Menu Items for IE and Netscape */
   		font-size: 8pt;
   		font-family: Arial, Verdana, Helvetica, Sans Serif;
   		font-style: ;	
   		font-weight: Bold;
   		cursor: Hand;
   		color: #FFFFFF;
   		text-decoration: none;
   		}

.SLItemIE {	
/* 2nd Level Menu Items for IE */
   		font-size: 8pt;
   		font-family: Arial, Verdana, Helvetica, Sans Serif; 
   		background-color: #C9C9CB;  
   		cursor: Hand;
   		width: 165;
   		color: #000000;	
   		font-style: ;	
   		border-bottom-width: 1;
   		border-bottom-color: gray;
   		border-bottom-style: solid;
   		padding-left: 2px;
   		padding-bottom: 2px;
   		padding-top: 2px;
   		Z-INDEX:10
   		}	

.SLItemNS {            
/* 2nd Level Menu Items for Netscape */
   		font-size: 8pt;
   		font-weight: normal;   
   		font-family: Arial, Verdana, Helvetica, Sans Serif; 
   		background-color: #C9C9CB; 
   		cursor: Hand;
   		width: 165;
   		color: #000000; 
   		font-style: ;   
   		border-width: 1px;
   		border-color: gray;
   		border-style: solid;
   		line-height: normal;     
   		Z-INDEX:10
   		}  

.SLMenuItemControlBox {		
/* Table and Border for 2nd Level Menu Items */							
   		position: Absolute;			
   		width: 165;
   		cursor: Hand;	
   		visibility: hidden;
   		border-width: 1.5px;
   		border-color: gray;	
   		border-style: solid;
   		Z-INDEX:10
   		} 	

.MainText {
/* Content page default text style */
      	font-size: 8pt;
      	font-family: Arial, Verdana, Helvetica, Sans Serif;
      	color: #000000; 
      	vertical-align: text-bottom;
      	text-decoration: None; 
      	}
      	
.MainText:hover {
/* Content page default text style */
      	font-size: 8pt;
      	font-family: Arial, Verdana, Helvetica, Sans Serif;
      	color: #000000; 
      	vertical-align: text-bottom;
      	text-decoration: underline; 
      	}
      	
      	
.MainTextMiddle {
/* Content page text with valign=middle */
      	font-size: 8pt;
      	font-family: Arial, Verdana, Helvetica, Sans Serif;
      	color: #000000; 
      	vertical-align: text-middle
      	}


.AHeader {
/* Content page Main Header */
      	font-size: 11pt;
      	font-family: Arial, Verdana, Helvetica, Sans Serif;
      	font-weight: 700;
      	color: #000000; 
      	text-decoration: None;
      	}

.AHeader:hover {
/* Content page Main Header */
      	font-size: 11pt;
      	font-family: Arial, Verdana, Helvetica, Sans Serif;
      	font-weight: 700;
      	color: #000000; 
      	text-decoration: Underline;
      	}

.BHeader {
/* Content page SubHeader with size=9pt */
      	font-size: 9pt;
      	font-family: Arial, Verdana, Helvetica, Sans Serif;
      	font-weight: 700;
      	color: #000000;  
      	vertical-align: text-top
       }
       
.BHeaderWhite {
/* Content page SubHeader with size=9pt */
      	font-size: 9pt;
      	font-family: Arial, Verdana, Helvetica, Sans Serif;
      	font-weight: 700;
      	color: white;  
      	vertical-align: text-top
       }

.BHeaderBlack {
/* Content page SubHeader with size=9pt */
      	font-size: 9pt;
      	font-family: Arial, Verdana, Helvetica, Sans Serif;
      	font-weight: 700;
      	color: black;  
      	vertical-align: text-top
       }


.CHeader {
/* Home Page Section Header size=8pt  */
      	font-size: 8pt;
      	font-family: Arial, Verdana, Helvetica, Sans Serif;
      	font-weight: 700;
      	color: #000000; 
      	vertical-align: text-top;
      	background-color: #000000;  //light gray #f0f0f0 purple=#800080
      
       }

.Link {
/* Default Link style */
      	font-size: 8pt;
      	font-family: Arial, Verdana, Helvetica, Sans Serif;
      	color: blue; 
      	}

.ContentLink {
/* Default Link style */
      	font-size: 8pt;
      	font-family: Arial, Verdana, Helvetica, Sans Serif;
      	color: black; 
      	}
     
.ContentLink:hover {
/* Default Link style */
      	font-size: 8pt;
      	font-family: Arial, Verdana, Helvetica, Sans Serif;
      	color: blue; 
      	} 
      
.PageAuthor{
/* Content page Page Author style */
       font-size: 8pt;
       font-family: Arial, Verdana, Helvetica, Sans Serif;
       color: #000000;
       }      

.LastUpDated{
/* Content page LastUpDated style */
      	font-size: 8pt;
      	font-family: Arial, Verdana, Helvetica, Sans Serif;
      	color: #000000;
       }      
 
.CalMonth{
/* Calendar Month style */
      	font-size: 8pt;
      	font-family: Arial, Verdana, Helvetica, Sans Serif;
      	color: #333333;
      	background-color: #f0f0f0;  //light gray
       }      
       
.CalDayWeek{
/* Calendar Day of Week style */
      	font-size: 8pt;
      	font-family: Arial, Verdana, Helvetica, Sans Serif;
      	color: #003366;  //dark blue
       }      
     
 .CalDayWeek1{
/* Calendar Day style */
      	font-size: 8pt;
      	font-family: Arial, Verdana, Helvetica, Sans Serif;
      	color: #999999;   //Light Gray
       }    

 .CalDayWeek2{
/* Calendar Day style */
      	font-size: 8pt;
      	font-family: Arial, Verdana, Helvetica, Sans Serif;
      	color: #000000;  //black
      	}    

 .GreenText{
/* Calendar Day style */
      	font-size: 8pt;
      	font-family: Arial, Verdana, Helvetica, Sans Serif;
      	color: #008040;  //black
      	}    
        

.NavBlack{
/*Defines the TopNav Black text*/
       font-size: 8pt;
       font-family: Arial, Verdana, Helvetica, Sans Serif; 
       color: Black;
       text-decoration: None;
       text-align: Center;
       font-weight: 500;
       }

.NavWhite{
/*Defines the TopNav White text*/
       font-size: 8pt;
       font-family: Arial, Verdana, Helvetica, Sans Serif; 
       color: White;
       text-decoration: None;
       text-align: Center;
 
      }

.NavWhiteBold{
/*Defines the TopNav White text*/
        font-size: 8pt;
       font-family: Arial, Verdana, Helvetica, Sans Serif; 
       color: White;
       text-decoration: None;
       text-align: Center;
       font-weight: Bold;
       }

.NavGray{
/*Defines the TopNav Gray text*/
       font-size: 8pt;
       font-family: Arial, Verdana, Helvetica, Sans Serif; 
       color: Gray;
       text-decoration: None;
       text-align: Center;
       font-weight: 500;
        }

.NavYellow{
/*Defines the TopNav Yellow text*/
       font-size: 8pt;
       font-family: Arial, Verdana, Helvetica, Sans Serif; 
       color:  #f7e79c;
       text-decoration: None;
       text-align: Center;
       font-weight: 500;
        }

.copyright{
/*Defines the TopNav Gray text*/
       font-size: 8pt;
       font-family: Arial, Verdana, Helvetica, Sans Serif; 
       color: #808080;
       text-decoration: None;
       text-align: Center;
       font-weight: ;
        }
        
.LocationA {
       font-size: 8pt;
       font-family:  Arial, Verdana, Helvetica, Sans Serif;  
       color:  Gray;
       text-decoration: Underline;      
       font-weight: 500;
       }

.HerePointer {
       font-size: 8pt;
       font-family:  Arial, Verdana, Helvetica, Sans Serif; 
       color:  Gray;
       text-decoration: None;      
       font-weight: 500;
       }

.LocationB {
       font-size: 8pt;
       font-family:  Arial, Verdana, Helvetica, Sans Serif; 
       color:  Black;
       text-decoration: None;      
       font-weight: 500;
       }

.LocationB:hover {
       font-size: 8pt;
       font-family:  Arial, Verdana, Helvetica, Sans Serif; 
       color:  Black;
       text-decoration: underline;      
       font-weight: 500;
       }

.LocationC {
       font-size: 8pt;
       font-family:  Arial, Verdana, Helvetica, Sans Serif; 
       color:  Black;
       text-decoration: None;      
       font-weight: 500;
       }

.LocationC:hover {
       font-size: 8pt;
       font-family:  Arial, Verdana, Helvetica, Sans Serif; 
       color:  Gray;
       text-decoration: None;      
       font-weight: 500;
       }


.Footer {
       font-size: 8pt;
       font-family:  Arial, Verdana, Helvetica, Sans Serif; 
       color:  gray;
       text-decoration: None;      
       font-weight: 500;
       }

.Footer:hover {
       font-size: 8pt;
       font-family:  Arial, Verdana, Helvetica, Sans Serif; 
       color:  gray;
       text-decoration: underline;      
       font-weight: 500;
       }
