a {  text-decoration: underline}
a:hover { text-decoration: underline }

a.nav {  text-decoration: none; color: #666666}
a.nav:hover { text-decoration: underline; color: #ffffff; background-color: #666666; width=12px}

.title {font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 20px; color: #666666; font-weight: bold}

.heading {font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 14px; color: #666666; font-weight: bold; padding-top: 4px; text-align: center}

.subhead {font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 11px; color: #666666; font-weight: bold}

.bodyCopy {font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 11px; color: #666666; font-weight: normal}

.footer {font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; font-size: 10px; color: #666666; font-weight: normal}

.navTableBorder{ 
border-bottom:1px solid #666666; 
border-left:1px solid #666666;
}

.navPrimaryNormal{ 
font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; 
font-size: 9pt; 
font-weight: bold;
color:666666; 
background-color:#ffffff; 
text-decoration:none; 
cursor: hand; 
border-top:1px solid #666666; 
}

.navPrimaryHighlight{ 
font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; 
font-size: 9pt; 
font-weight: bold;
color:white; 
background-color:#666666; 
text-decoration:none; 
cursor: hand; 
border-top:1px solid #666666; 
}

.navSecondaryNormal{ 
font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; 
font-size: 8pt; 
color:666666; 
background-color:#ffffff; 
text-decoration:none; 
cursor: hand; 
}

.navSecondaryHighlight{ 
font-family: "Arial", "Verdana", "Helvetica", "sans-serif"; 
font-size: 8pt; 
color:white; 
background-color:#666666; 
text-decoration:none; 
cursor: hand; 
}

.bordered{
border: solid #666666;
border-width: 1px;
}
