@charset "utf-8";

#dropList {

	height:30px;

	width:960px;

	position:relative;

	font-family:arial, verdana, sans-serif;

	font-size:11px;

	z-index:100;

	border:1px solid #ccd;

	border-width:1px 1px 0 1px;

	background-color: #89a;

	background-image: url(/new-site-files/images/mainmenu.gif);

	background-repeat: repeat-x;

	background-position: left center;

	text-align: left;

}

#dropList ul#menu {

	margin:0;

	list-style:none;

	white-space:nowrap;

	padding-top: 0;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 0px;

}

#dropList ul#menu li.level1-li {

	float:left;

	height:29px;

	padding-top:1px;

	margin-right:1px;
		
}

#dropList ul#menu li.level1-li a.level1-a {

	display:block;

	height:26px;

	float:left;

	padding:0 9px 0 10px;

	text-decoration:none;

	line-height:24px;

	white-space:nowrap;

	font-weight:bold;

	color:#FFF;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: none;

	border-left-style: solid;

	border-left-color: #999;
	font-size:11px;

}

#dropList ul#menu li.sub a.level1-a {

	color:#FFF;
	

}

#dropList ul#menu li.level1-li:hover, #dropList ul#menu li.level1-li a.level1-a:hover {

	position:relative;

}

#dropList ul#menu li.level1-li a.level1-a:hover, #dropList ul#menu li.level1-li:hover a.level1-a {

	color:#FC0;

	background:url(../over.gif);

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: none;

	border-left-style: solid;

	border-right-color: #000;

	border-left-color: #FFF;

}

#dropList ul#menu li.sub a.level1-a:hover {

	color:#000;

	

}

#dropList ul#menu li.sub:hover > a.level1-a {

	height:29px;

	color:#000;

	background-image: url(/new-site-files/images/menu/drop-link-background.gif);

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #900;

}

#dropList ul#menu li div.listHolder {

	position:absolute;

	left:-9999px;

	top:29px;

	padding:0;

	border-top-width: 0;

	border-right-width: 5px;

	border-bottom-width: 5px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #900;

	border-right-color: #900;

	border-bottom-color: #900;

	border-left-color: #900;

	background-color: #fff;

	background-image: url(/new-site-files/images/menu/drop-background.gif);

	background-repeat: repeat-x;

} /* IE6 only */

#dropList table {

	border-collapse:collapse;

	margin:-1px -10px;

	font-size:1em;

	width:0;

	height:0;

}

#dropList ul#menu li:hover div.listHolder {

	left:0;

}

#dropList ul#menu a:hover div.listHolder {

	left:-1px;

}

#dropList ul#menu div.col1 {

	width:141px;

}

#dropList ul#menu div.col2 {

	width:280px;

}

#dropList ul#menu div.col3 {

	width:420px;

}

#dropList ul#menu a:hover div.left1, #dropList ul#menu :hover div.left1 {

	left:-141px;

}

#dropList ul#menu div.listHolder div.listCol {

	display:block;

	float:left;

	padding:10px;

	margin:0;

	width:120px;

}

#dropList ul#menu div.listHolder div.listCol h5 {

	padding:5px 0 0 0;

	margin:0;

	font-size:12px;

	line-height:13px;

	background-image: url(/new-site-files/images/menu/linedot.gif);

	background-repeat: repeat-x;

	background-position: left bottom;

	font-weight: bold;

	color: #900;

}

#dropList ul#menu div.listHolder div.listCol ul {

	padding:0;

	margin:0;

	list-style:none;

}

#dropList ul#menu div.listHolder div.listCol ul li {

	line-height:15px;

	padding:0;

	margin:0;

}

#dropList ul#menu div.listHolder div.listCol ul li a {

	color:#1888DA;

	text-decoration:none;

	padding-left:10px;

	font-weight:bold;

	font-family: Arial, Helvetica, sans-serif;

	background-position: left center;

}

#dropList ul#menu div.listHolder div.listCol ul li a:hover {

	text-decoration:underline;

}

#dropList ul#menu div.listHolder div.bottomLine {

	clear:left;

	padding:5px 10px;

	background-color: #900;

}

#dropList ul#menu a:hover div.listHolder div.bottomLine {

	height:1px;

}

#dropList ul#menu div.listHolder div.bottomLine p {

	padding:0 0 0 15px;

	margin:0;

	line-height:20px;

	color:#fc0;

	font-weight:bold;

	background-image: url(/new-site-files/images/menu/arrow.gif);

	background-repeat: no-repeat;

	background-position: left center;

}

.arrow {

	background-image: url(/new-site-files/images/menu/plus.gif);

	background-repeat: no-repeat;

	background-position: right;

}

#dropList ul#menu div.listHolder div.bottomLine p a {

	color:#fff;

	text-decoration:underline;

}

#dropList ul#menu div.listHolder div.bottomLine p a:hover {

	text-decoration:none;

}

h6 {

	margin:0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 10px;

	font-size: 10px;

	color: #666;

}

