@charset "utf-8";
/* CSS Document */

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe{position: absolute;z-index: 1010;filter: alpha (opacity:0.1);}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection{ul.MenuBarVertical li.MenuBarItemIE{display: inline;f\loat: left;	background: #FFF;}}
#tab_list a.tab_link {padding:8px 8px 0px 9px;}

.mar_topXLarge{margin-top:50px;}
#twitter{word-wrap:break-word;}



