#dropmenudiv{
position:absolute;
border:1px solid #73C3CB;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #73C3CB;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #1795A9;
color: #73C3CB;
}

p.blue_on_cyan
{
color: #264277;
border-bottom-width: 0;
font:bold 13px Arial;
}

p.blue_on_cyan_heading
{
color: #264277;
border-bottom-width: 0;
font:normal 18px Arial;
}

p.green_on_cyan_heading
{
color: #1795A9;
border-bottom-width: 0;
font:normal 21px Arial;
}

p.white_on_green
{
color: #ffffff;
border-bottom-width: 0;
font:bold 13px Arial;
}


p.white_on_green_heading
{
color: #ffffff;
border-bottom-width: 0;
font: 22px Arial;
}

p.small_white_on_green
{
color: #ffffff;
border-bottom-width: 0;
font:12px Arial;
}

font.copyright_big
{
color: #0D649B;
border-bottom-width: 0;
font:17px Arial;
}

font.aihhp_text
{
color: #0D649B;
border-bottom-width: 0;
font:15px Arial;
}

font.copyright_small
{
color: #0D649B;
border-bottom-width: 0;
font:11px Arial;
}

p.disclaimer_head
{
color: #000000;
border-bottom-width: 0;
font:14px Arial;
font-weight: bold;
}

p.disclaimer
{
color: #000000;
border-bottom-width: 0;
font:12px Arial;
font-weight: bold;
}