a {text-decoration: underline; color: #ffffff}

a.topMenu {text-decoration: none; font-size: 10pt; font-weight: bold; margin-left: 10px; margin-right: 10px;}
a.topMenu:hover {color: #FFFF00;}

a.subMenu {text-decoration: none; font-size: 12pt; font-weight: bold; margin-bottom: 0px;}
a.subMenu:hover {color: #FFFF00;}

a.ssubMenu {text-decoration: none; font-size: 12pt; font-weight: bold;}
a.ssubMenu:hover {color: #FFFF00;}

li.subMenu {background-color: #00337f; color: #ffffff; padding-top: 4px; padding-bottom: 0px; padding-left: 5px; border-bottom: 1px solid #ffffff;}

li.ssubMenu {background-color: #00337f; color: #ffffff; padding-top: 4px; padding-bottom: 0px; padding-left: 5px; border-bottom: 1px solid #ffffff; background-image: url(../images/bgMenu.gif);}

h1 {font-size: 13pt; font-weight: bold;}
h2 {font-size: 12pt; font-weight: bold;}


body {font-family: arial, helvetica, sans-serif, "sans serif"; font-size: 11pt; color: #ffffff; background-color: #00337f;}

#hmwContent {position: absolute; top: 160px; left: 22px; width: 930px; height: 430px; overflow: auto;}
#hmwTopMenu {position: absolute; top: 0px; left: 10px; height: 30px; margin-top: 10px;}
#hmwSubMenu {position: absolute; top: 0px; right: 0px; height: 30px; margin-top: 10px;}
#hmwMenu {position: absolute; top: 100px; left: 12px; width: 950px; height: 30px; border-bottom: 2px solid #ffffff;}
#hmwTitle {position: absolute; top: 25px; left: 12px; width: 950px; height: 75px;}
#hmwSubTitle {position: absolute; top: 0px; left: 12px; width: 950px; height: 25px;}
#hmwMain {position: absolute; top: 50%; left: 50%; width: 974px; height: 600px; margin-left: -487px; margin-top: -300px; background-color: #00539f; overflow: hidden;}