body
{
	margin: 0px;	
}

.navBar {
	background: url('../img/menu_bg.jpg') repeat-y top left;
	clear:  both;
	height: 30px;
	/*margin-left: 10px;
	margin-right: 8px;*/
	z-index: 1000;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
	/*padding-left: 10px;
	padding-right: 8px;*/
	position: relative;
	/*width: 772px;*/	
}
.collapsed, .expanded {
	float: left;
	display: inline;
}
.collapsed .dropContainer {
	visibility: hidden;
}
.expanded .dropContainer {
	visibility: visible;
}
.collapsed .navItem {
	color: #555;
}
.expanded .navItem {
	color: #333;
	cursor: pointer;
}

.collapsed .navItemEO {
	color: #555;
}
.expanded .navItemEO {
	color: #D70900;
	cursor: pointer;
}

#navMore {
	position: absolute; 
	left: 712px;
}
.navItem, .anchorItem {
    position: relative;
    display: inline;
    /* added */
    height: 28px;
    top: 7px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url('../img/pipe.gif');
    background-repeat: no-repeat;
    /* added */
} 

.navItemEO, .anchorItem {
    position: relative;
    display: inline;
    /* added */
    height: 28px;
    top: 7px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 11px;
    padding-right: 11px;
    background-image: url('../img/pipe.gif');
    background-repeat: no-repeat;
    /* added */
} 

.navItem img {
	/* added */
	position: absolute;
	left: 0px;
	top: 0px;
	/* ----- */
	vertical-align: middle;
}

.navItemEO img {
	/* added */
	position: absolute;
	left: 0px;
	top: 0px;
	/* ----- */
	vertical-align: middle;
}

.anchorItem {
	width: 68px;
}
.navItem a {
	color: #555;
	text-decoration: none;
}
.navItem a:hover {
	color: #D70900;
}

.navItemEO a {
	color: #555;
	text-decoration: none;
}
.navItemEO a:hover {
	color: #D70900;
}
.dropContainer {
	position: relative;
	width: 10px;
	overflow: visible;
}
.dropMenu, .anchorDropMenu, .dropMenu2 {
	position: absolute;
	left: 2px;
	/* changed */
	top: 25px;
	/* changed */
	width: 136px;
	clear: both;
	background-color: #ffffff;/*#888;*/
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 1px;
	padding-right: 1px;
	border-bottom: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	border-top: 2px solid #e5e5e5;
	border-left: 1px solid #c5c5c5;
	z-index: 800;
}
.anchorDropMenu, .anchorDropMenu .dropMenu2 {
	background-color: #CCC;
	border-bottom: 1px solid #999;
	border-right: 1px solid #AAA;
	border-left: none;
	width: 166px;
}
.dropMenu .dropItem, .dropMenu .dropItemHi, .anchorDropMenu .dropItem, .anchorDropMenu .dropItemHi {
	line-height: 1;
	position: relative;
	padding-left: 3px;
	padding-right: 3px;
	/*
	padding-top: 2px;
	padding-bottom: 2px;
	*/
	border-top: 0px solid #c0daff;/*#888;*/
	border-left: 0px solid #c0daff;/*#888;*/
	color: #e9e9e9;
	cursor: default;
	voice-family: "\"}\"";
	voice-family: inherit;
	/* remove on final */
	cursor: pointer;
	/* remove on final */
}
.dropMenu .dropItem_s, .dropMenu .dropItemHi_s {
	position: relative;
	background-image: url('../img/drop_bg2.gif');
	background-repeat: no-repeat;
	padding-left: 3px;
	padding-right: 5px;
	/*
	padding-top: 2px;
	padding-bottom: 2px;
	*/
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	color: #e9e9e9;
	cursor: default;
}
.dropMenu .dropItemHi a, .dropMenu .dropItem a, .dropMenu .dropItemHi_s a, .dropMenu .dropItem_s a {
	display: block;
	padding: 6px 0px 6px 2px;
	color: #73A025;/*#e9e9e9;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	width: 100%;
}

.anchorDropMenu .dropItem {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	/*cursor: pointer;*/
	color: #F00;
}
.dropContainer .dropItemHi {
	background-color: #e9f2da;/*hover in drop down*/
	border-top: 0px solid #aaaaaa;/*#555;*/
	border-left: 0px solid #aaaaaa;/*#555;*/
	/*cursor: pointer;*/
	color: #222;
}
/*
.dropContainer .dropItemHi_s {

	cursor: pointer;
	color: #FFF;
}
*/
.anchorDropMenu .dropItemHi {
	background-color: #E5E5E5;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	color: #880000;
}
.dropContainer a {
	color: #CCC;
	text-decoration: none;
}
.dropContainer a:hover {
	color: #222;
}
.anchorDropMenu a, .anchorDropMenu a:link {
	display: block;
	padding: 2px 0px 2px 0px;
	width:100%;
	color: #F00;
	text-decoration: none;
}
.anchorDropMenu a:hover {
	color: #880000;
}
.rule {
	height: 2px;
	line-height: 1px;
	border-top: 1px solid #aaa;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 5px;
}
/* specific tier 2 classes */
.dropMenu2 {
	left: 159px;
	top: -8px;
	visibility: hidden;
	z-index: 801;
}
.dropMenu .dropItemHi .dropMenu2 {
	visibility: visible;
}
.anchorDropMenu .dropItemHi .dropMenu2 {
	visibility: visible;
}
.dropMenu .dropItem .dropMenu2 {
	visibility: hidden;
}
.anchorDropMenu .dropItem .dropMenu2 {
	visibility: hidden;
}
img.tier2Arrow {
	position: absolute;
	left: 152px;
	top: 4px;
}
/* sub nav */
.aa_subBox {position: relative; width: 772px; color: #FFF; font-weight: bold; font-family: Verdana, Sans-serif; font-size: 10px; line-height: 14px; margin-top: 1px;}
.aa_subBox .aa_subNav {padding: 6px; padding-left: 9px; padding-bottom: 7px;}
.aa_subBox .aa_subNav a {color: #FFF; }
.aa_subBox .aa_subNav a:hover {color: #CCC;}
.aa_subBox .aa_subNav img {vertical-align: middle;}
/* 2ndlnBar Swann-20050331*/
#dcm{display: none; z-index: 3900; position: absolute; left: 566px; top: 23px; width: 200px; background: #184984;}
/*html>body #dcm{top: 23px; left: 566px;}*/
#dcm a{display: block; padding: 2px; position: relative; width: 100%; background: #184984; border: 1px solid #184984;}
#dcm a:link, #dcm a:visited{background: #184984; border: 1px solid #184984; text-decoration: none;}
#dcm a:hover{background: #2A69AC; border: 1px solid #CCC; border-bottom-color: #000; border-right-color: #000; text-decoration: none;}
#n2I{display: inline; cursor: pointer;}
#LTwoNavBar{z-index: 950; position: relative; width: 772px; background: #184984; color: #CCC; font: 10px Verdana, Arial, sans-serif; font-weight: bold;}
#LTwoNavBar a:link, #LTwoNavBar a:visited{color: #CCC;} 
#LTwoNavBar a:hover{color: #FFF;}
.i{padding: 6px; padding-bottom: 7px; padding-right: 0; background: #184984;}
