td { font-family: arial, helvetica; font-size: 11pt; color: #000000; } 
.blue-head { font-family: arial, helvetica; font-size: 17pt; color: #0000FF; font-weight: bold; }
.blue-subhead { font-family: arial, helvetica; font-size: 15pt; color: #0000FF; } 
.red { font-family: arial, helvetica; font-size: 13pt; color: #FF0000; font-weight: bold; }
.blue { font-family: arial, helvetica; font-size: 13pt; color: #0000FF; font-weight: bold; }
.white {color: #FFFFFF; }
.sm, .small { font-family: arial, helvetica; font-size: 9pt; color: #000000; } 
.sm2 { font-family: arial, helvetica; font-size: 7pt; }
.medium { font-family: arial, helvetica; font-weight: bold; font-size: 11pt; }
.footer-large { font-family: arial, helvetica; font-weight: normal; font-size: 17pt; font-style:italic;}
a.footer { font-family: arial, helvetica; font-size: 10pt; color: #0000FF; font-weight: bold; }
A  {
	font-family: arial,helvetica,sans-serif;
	color: Blue;
	text-decoration: none;
}
A:Hover  { font-family : arial,helvetica,sans-serif; color : #000000; text-decoration : none; background-color : #ffffff;}
.large { font-size: 13pt; font-weight: bold; font-family: arial, helvetica; }
.large2 { font-size: 13pt; font-weight: normal; font-family: arial, helvetica; }
.large3 { font-size: 13pt; font-weight: bold; font-family: arial, helvetica; }
.large-blue { font-size: 15pt; font-weight: bold; font-family: arial, helvetica; color: #0000FF; }
.large-blue2 { font-size: 13pt; font-family: arial, helvetica; color: #0000FF; }

.heading { font-family: arial, helvetica; font-size: 20pt; color: #000000; font-weight: bold; }
.subheading { font-family: arial, helvetica; font-weight: bold; }
.submitLink {
   color: #FFFFFF;
   background-color: #000000;
   text-decoration: none;
   font-weight: bold;
   border: 2;
   cursor: pointer;
   cursor: hand;
   padding-left: 3px; padding-right: 3px;
  }
.submitLinkRed {
   color: #FFFFFF;
   background-color: #FF0000;
   text-decoration: none;
   font-weight: bold;
   border: 2;
   cursor: pointer;
   cursor: hand;
   width:100%;
   padding-left: 3px; padding-right: 3px;
  }
  .submitLinkBlack {
   color: #FFFFFF;
   background-color: #000000;
   text-decoration: none;
   font-weight: bold;
   border: 2;
   cursor: pointer;
   cursor: hand;
   width:100%;
   padding-left: 3px; padding-right: 3px;
  }

table.navbar
{font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;}

table.menu
{font-size: 8pt;
margin: 0px;
padding: 0px;
font-weight: bold;
background-color: #FFFFCC;
}

td.menuNormal
{font-size: 8pt;
padding: 0px;
color: #336699;
font-weight: bold;
vertical-align: top; 
background-color: #FFCC33;}

td.menuHover
{font-size: 8pt;
padding: 0px;
color: white;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
background-color: #336699;}

td.menuBackoffice
{font-size: 8pt;
padding: 0px;
color: white;
font-weight: bold;
vertical-align: top; 
background-color: #000099;}

td.menuBackofficeHover
{font-size: 8pt;
padding: 0px;
color: white;
font-weight: bold;
vertical-align: top;
/*remove the following line for drop-down menu with images*/
background-color: #336699;}

div.menuNormal
{display: none;
position: static;}

div.menuHover
{background-color: black;
display: inline;
position: absolute;}

a.menuitem:link
{text-decoration: none;
display: block;
text-align: center;
color: #336699;
background-color: #FFCC33;
}

a.menuitem:visited
{text-decoration: none;
color: #336699;
background-color: #FFCC33;
display: block;
text-align: center;
}

a.menuitem:hover
{text-decoration: none;
color: white;
background-color: #336699;
display: block;
text-align: center;
}

a.menuitem:active
{text-decoration: none;
color: white;
background-color: #336699;
display: block;
text-align: center;
}

a.menuitem2:link
{text-decoration: none;
color: white;
background-color: #000099;
display: block;
text-align: center;
}

a.menuitem2:visited
{text-decoration: none;
color: white;
background-color: #000099;
display: block;
text-align: center;
}

a.menuitem2:hover
{text-decoration: none;
color: white;
background-color: #336699;
display: block;
text-align: center;
}

a.menuitem2:active
{text-decoration: none;
color: white;
background-color: #336699;
display: block;
text-align: center;
}

a.menuitem3:link
{text-decoration: none;
color: #336699;
background-color: #FFCC33;
display: block;
text-align: left;
padding: 2px;
}

a.menuitem3:visited
{text-decoration: none;
color: #336699;
background-color: #FFCC33;
display: block;
text-align: left;
padding: 2px;
}

a.menuitem3:hover
{text-decoration: none;
color: white;
background-color: #336699;
display: block;
text-align: left;
padding: 2px;
}

a.menuitem3:active
{text-decoration: none;
color: white;
background-color: #336699;
display: block;
text-align: left;
padding: 2px;
}

td.alternate { background-color: White; }
tr.titles { background-color: #000099; color: #FFFFFF; }


