.chromestyle { width:727px; height:50px; font-size:12px; font-weight:bold; float:left; margin-top:36px; position:relative; left:-7px; overflow:hidden; z-index:101; }
.chromestyle ul { width:730px; height:50px; float:left; }
.chromestyle ul li { float:left; height:33px; padding-top:17px; list-style:none; }
.chromestyle ul li a { color:#deeaf8;  text-decoration:none; height:33px; display:block; float:left; padding-left:13px; padding-right:12px; }
.chromestyle ul li a.firstitem { padding-left:20px; }
.chromestyle ul li a.checked { color:#8ED8F8; }
.chromestyle ul li a:hover { color:#8ED8F8; text-decoration:none; }
.chromestyle ul li.separator { background-image:url(/img/top/separator.jpg); background-repeat:no-repeat; height:50px; padding:0; cursor:default; width:1px; }

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv { position:absolute; z-index:100; width:265px; font-size:11px; line-height:18px; visibility:hidden; }
.dropmenudiv a {
	width:auto; display:block; text-decoration:none;
	color:#DEEAF8; padding-left:26px;
	background:#00529F url('/img/content/arrow.gif') no-repeat 16px 7px; 
}
* html .dropmenudiv a { /*IE only hack*/ width:239px; }
.dropmenudiv a:hover{ text-decoration:underline; }
.dropmenudiv div.ubb { width:265px; height:18px; background-color:#00529F; }
.dropmenudiv div.mbb { background-image:url(/img/top/menu-bottom-border.png); width:265px; height:14px; background-repeat:no-repeat; _background:0; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/top/menu-bottom-border.png', sizingMethod='scale'); }
