<style TYPE="text/css"> 


BODY {COLOR: #000000; FONT-FAMILY: verdana, arial, sans-serif; font-size: 11px;}
P {COLOR: #000000; FONT-FAMILY: verdana, arial, sans-serif; font-size: 11px;} 
TD {COLOR: #000000; FONT-FAMILY: verdana, arial, sans-serif; font-size: 11px;} 


/********************************  CLASSES ******************************************/

.footerText{COLOR: #000000; text-decoration:none; FONT-FAMILY: verdana, arial, sans-serif; font-size: 10px; font-weight:500}

.footerLink{COLOR: #AD8B70; text-decoration:none; FONT-FAMILY: verdana, arial, sans-serif; font-size: 11px; font-weight:700}
.footerLink:link{COLOR: #AD8B70; text-decoration:none; FONT-FAMILY: verdana, arial, sans-serif; font-size: 11px; font-weight:700}
.footerLink:visited{COLOR: #AD8B70; text-decoration:none; FONT-FAMILY: verdana, arial, sans-serif; font-size: 11px; font-weight:700}
.footerLink:active{COLOR: #AD8B70; text-decoration:none; FONT-FAMILY: verdana, arial, sans-serif; font-size: 11px; font-weight:700}
.footerLink:hover{COLOR: #A94A3B; text-decoration:underline; FONT-FAMILY: verdana, arial, sans-serif; font-size: 11px; font-weight:700}

.fineprint{font-size: 9px; height: 1em;}

/********************************  MENU CLASSES ******************************************/
.menu {
  position: absolute;
  top: 124px;
  width: 150px;
  visibility: hidden;
  background-color: #FEF9EA;
}

.menuitem {
  position: absolute;
  width: 150px; height: 16px;
  background-color: #EEEBDB;
  color: #303030;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border-left:1px #F3F0E5 solid;
  border-right:1px #DBD3B0 solid;
  border-top:1px #F3F0E5 solid;
  border-bottom:1px #DBD3B0 solid;
}

.menuitemon {
  position: absolute;
  width: 150px; height: 16px;
  visibility: hidden;
  background-color: #FBE1C6;
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px; 
  cursor: pointer;
  border-left:1px #F3F0E5 solid;
  border-right:1px #DBD3B0 solid;
  border-top:1px #F3F0E5 solid;
  border-bottom:1px #DBD3B0 solid;
}

/*** Hides the links that are used in hilighted menu
 * items to make the menu item text clickable in NSN4*/
 
.menuitemon a { text-decoration: none; color: #101010;; font-weight: bold}

#menu1 { left:15px; height: 98px; ; background-color: #F2ECD9; top: 140px; clip:    rect(   ); position: absolute}
#menu2 { left:176px; height: 61px; ; background-color: #F2ECD9; top: 140px; clip:  rect(   )}
#menu3 { left:246px; height: 75px; ; background-color: #F2ECD9; top: 140px; clip:  rect(   )}
#menu4 { left:357px; height: 172px; ; background-color: #F2ECD9; clip:      rect(   ); top: 140px}
#menu5 { left:429px; height: 85px; ; background-color: #F2ECD9; top: 140px; clip:  rect(   )}
#menu6 { left:571px; height: 92px; ; background-color: #F2ECD9; clip:   rect(   ); top: 140px}
#menu7 { left:620px; ; background-color: F2ECD9; clip:           rect(   ); top: 140px}

</style>