#headerSide { width: 213px; height: 31px; background-color: #0066CC; }
#bar {border-top: 8px solid #0066CC;}

a.subMenu:link { color: #666666; font-size: 12px; font-family: Arial, Verdana, Helvetica,sans-serif; font-weight: bold; text-decoration: none; }
a.subMenu:active { color: #666666; font-size: 12px; font-family: Arial, Verdana, Helvetica,sans-serif; font-weight: bold; text-decoration: none; }
a.subMenu:visited { color: #666666; font-size: 12px; font-family: Arial, Verdana, Helvetica,sans-serif; font-weight: bold; text-decoration: none; }
a.subMenu:hover { color: #CC6666; font-size: 12px; font-family: Arial, Verdana, Helvetica,sans-serif; font-weight: bold; text-decoration: none; }

a.red:link { color: #CC0000; font-size: 12px; font-family: Arial, Verdana, Helvetica,sans-serif; font-weight: bold; text-decoration:underline; }
a.subred:link { color: #CC0000; font-size: 12px; font-family: Arial, Verdana, Helvetica,sans-serif; font-weight: bold; text-decoration: none; }

td.grayBox1a { padding: 8px 15px 8px 8px; margin: 0px; border-bottom: 1px solid #DDDDDD;}
td.grayBox1a { padding: 25px 15px 8px 8px; margin: 0px; border-bottom: 1px solid #DDDDDD;}
td.grayBox1b { padding: 8px 15px 8px 8px; margin: 0px; border-bottom: 1px solid #DDDDDD;}


li.red {
list-style-type:none; /* removes default bullet */
background-image:url(red_bullet.gif);
background-repeat: no-repeat; /* ONE bullet only please */
background-position: 0.45em; /* .45em from top (vertical) */
padding-left:52px; /* space between bullet and text */
padding-top:14px; /* space between bullet and top of text*/
line-height: 18px;
}
