/* Style sheet submenu */
#subnavigation{margin-top:35px;margin-left:10px;}
#subnavigation ul,#subnavigation li{margin:0px;padding:0px;list-style-type:none;}
#subnavigation a{text-decoration:none;color:#3C78B5;}
#subnavigation a:hover{color:#ff9a00;}
#subnavigation .active P{font-weight:normal;margin-top:0px;margin-bottom:0px;}
#subnavigation ul .level_2 li{padding-left:10px;}
#subnavigation .level_1 .first A.submenu{font-weight:bold;}
#subnavigation .level_1 .active P{font-weight:bold;}
#subnavigation .trail A{font-weight:bold;color:#ff9a00;}
#subnavigation .level_2 A{font-weight:lighter;color:#3C78B5;}
