* {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #000000;
}

.nav {
font-size: 16px;
color:#FFFFFF;
line-height: 32px;
}

a:link, a:visited, a:hover, a:active {
text-decoration:none;
}

#dropmenudiv{
position:absolute;
background-color: #000000;
line-height:30px;
z-index:100;
margin-top:6px;
_margin-top:0;
}

#dropmenudiv a{
font-size:14px;
color:#FFFFFF;
width: 100%;
display: block;
text-indent: 8px;
border: 1px solid  #666666;
border-top:none;
border-right:none;
padding: 1px 0;
text-decoration: none;

}

#dropmenudiv a:hover{ /*hover background color*/

}

a:link.faqTop, a:active.faqTop , a:visited.faqTop, a:hover.faqTop{
font-weight:bold;
text-decoration:underline;
line-height:20px;
}

.faqQuestion {
font-weight:bold;
clear:left;
}

a:link.faqQuestion, a:active.faqQuestion , a:visited.faqQuestion, a:hover.faqQuestion{
clear:both;
}

a:hover.faqQuestion{
color:#FF0000;
}

#footer a {
font-size:12px;
color: #999999;
text-decoration:none;
}

#footerLeft {
float: right;
font-size:12px;
color: #999999;
line-height:20px;
}

#footerRight {
float: right;
font-size:12px;
color: #999999;
line-height:20px;
}

#footerRight a:hover{
color:#FF0000;
}
