p, ul, li, ol, span {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #660033; line-height: 20px}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #660033; line-height: 20px}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #660033; line-height: 20px}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #660033; line-height: 20px}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #660033; line-height: 20px}
.subhead1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #660033}
.list {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
a {  font-family: Arial, Helvetica, sans-serif; color: #660033; text-decoration: underline}
.smallText1 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000}
.quote {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #660033}
.formtext1 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000}
.subhead2 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-transform: uppercase; color: #660033 }
.smallText2 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000 ; line-height: 12px}
.subhead3 {
font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-transform: uppercase; color: #000000}

input.btnsm {font: bold 77% 'trebuchet ms',helvetica,sans-serif;  border:1px solid; padding:1px; }
input.btnlg {font: bold 95% 'trebuchet ms',helvetica,sans-serif;  border:1px solid; }

 .NavBox, .NavBox .Item { display: block; position: relative; }
 .NavBox .Item ul {
     display: none;
     left: 166px;
     position: absolute;
     top: -10px;
     z-index: 9999;
 }
 .NavBox .Item:hover ul { display: block; }
 .NavBox .Item ul li {
     display: block;
     background: #f00;
     z-index: 9999999999999999999;
 }
 .NavBox .Item ul li a {
     background: #fca851;
     color: #660033;
     display: block;
     padding: 5px;
     text-decoration: none;
     white-space: nowrap;
 }
 .NavBox .Item ul li a:hover {
     background: #660033;
     color: #fca851;
 }



