
.bodytext {
	FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; TEXT-DECORATION: none
}
OL{
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px
}

B {
font-weight: bold
}

.grayText {
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
text-decoration: none
}


.notes {
color: 666666;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 9px;
text-decoration: none
}

.subNav {
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none
}

.sectionHead {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 15px;
padding-bottom: 5px;
}

.subHead {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11px
}

.sidebarHead {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10px;
}

.tableText {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 10pt;
font-style: normal;
}

.tableText2 {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: Bold;
font-size: 11px;
font-style: normal;
}


.tableHeader {
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10pt;
font-style: normal;
}

/* Sub Nav: */
a.subNav {
font-family: Arial, Helvetica, sans-serif;
color: #666666;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}

a:link.subNav {
font-family: Arial, Helvetica, sans-serif;
color: #666666;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}

a:hover.subNav {
font-family: Arial, Helvetica, sans-serif;
color: #CC0000;
font-size: 10px;
font-weight: normal;
text-decoration: underline;
}

a:active.subNav {
font-family: Arial, Helvetica, sans-serif;
color: #CC0000;
font-size: 10px;
font-weight: normal;
text-decoration: underline;
}


/* Notes: */

a.notes {
font-family: Arial, Helvetica, sans-serif;
color: #0c2649;
font-size: 9px;
font-weight: normal;
text-decoration: none;
}

a:link.notes {
font-family: Arial, Helvetica, sans-serif;
color: #336699;
font-size: 9px;
font-weight: normal;
text-decoration: none;
}

a:hover.notes {
font-family: Arial, Helvetica, sans-serif;
color: #336699;
font-size: 9px;
font-weight: normal;
text-decoration: underline;
}

a:active.notes {
font-family: Arial, Helvetica, sans-serif;
color: #003366;
font-size: 9px;
font-weight: normal;
text-decoration: underline;
}

.TextNav {  font-family: Arial, Helvetica, Geneva; font-size: 8pt; color: 666666}



#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}
