/* CSS Document */
ul, li{margin:0; border:0; padding:0; list-style:none;}

.dropdown1{
	float:left;
	padding-right:5px;
	padding-top:1px;
	margin-left:0px;
}

.dropdown2{
	float:right;
	padding-right:5px;
	padding-top:1px;
	margin-right:6px;
}
.dropdown5, .dropdown4, .dropdown3{
	float:right;
	padding-right:5px;
	padding-top:1px;
	margin-right:1px;
}
.dropdown6{
	float:right;
	padding-right:5px;
	padding-top:1px;
	margin-right:0px;
}
.dropdown6 dt{
	padding:8px 0; 
	cursor:pointer; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:white;
	background:url(images/header.gif);
}
 
.dropdown5 dt, .dropdown4 dt, .dropdown3 dt, .dropdown2 dt, .dropdown1 dt{
	padding:8px 0; 
	cursor:pointer; 
	font-family: 
	font-size:11px;
	font-weight:bold;
	color:white;
	text-align:center;
	background:url(images/header.gif);
}


#one-ddheader a, #two-ddheader a, #three-ddheader a, #four-ddheader a{
	margin-top:-5px;
	cursor:pointer; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	background:url(images/header.gif); 
}
#five-ddheader a{
	margin-top:-5px;
	cursor:pointer; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	background:url(images/header.gif);
}

#six-ddheader a{
	margin-top:-5px;
	cursor:pointer; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	margin-left:0px;
	background:url(images/header.gif);
}
#one-ddheader a{width:100px;text-align:center;	}

#two-ddheader a{width:120px; text-align:center;}

#three-ddheader a{width:120px; text-align:center;}

#four-ddheader a{width:100px; text-align:center;}

#five-ddheader a{width:80px; text-align:center;}

#six-ddheader a{ width:70px; text-align:center;}

.dropdown dt:hover,.dropdown5 dt:hover ,.dropdown1 dt:hover,.dropdown2 dt:hover,.dropdown3 dt:hover,.dropdown4 dt:hover,.dropdown6 dt:hover{
	background:url(images/header_over.gif)
}
.dropdown dd,.dropdown5 dd,.dropdown1 dd,.dropdown2 dd,.dropdown3 dd,.dropdown4 dd,.dropdown6 dd{
	position:absolute;
	margin-left:5px;
	margin-top:-10px;
	overflow:hidden;
	display:none;
	z-index:200;
	opacity:0;
	visibility: visible;
}

.dropdown ul {width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	list-style:none; 
	border: 1px solid #186a8f;
	border-top:none
	}

.dropdown1 ul {width:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	list-style:none; 
	margin-left:13px;
	border: 1px solid #186a8f;
	border-top:none
	
	}
.dropdown2 ul {width:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	list-style:none; 
	border: 1px solid #186a8f;
	margin-left:0px;	
	border-top:none
	
	}
.dropdown3 ul {width:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	list-style:none; 
	border: 1px solid #186a8f;
	margin-left:0px;
	border-top:none
	
	}
.dropdown4 ul {width:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	list-style:none; 
	margin-left:13px;
	border: 1px solid #186a8f;
	border-top:none
	
	}

.dropdown5 ul {width:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	list-style:none; 
	border: 1px solid #186a8f;
	margin-left:2px;
	border-top:none
	}

.dropdown6 ul {width:136;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	list-style:none; 
	border: 1px solid #186a8f;
	margin-left:0px;	
	border-top:none
	}

.dropdown li,.dropdown5 li,.dropdown1 li,.dropdown2 li,.dropdown3 li,.dropdown4 li,.dropdown6 li {
	display:inline;	
}
.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block; 
	padding:5px 0px 5px 3px; 
/*	color:#186a8f;*/ 
	color:#666666;
	text-decoration:none; 
	background:#fff;
	width:197px;
	text-align:left;
}
.dropdown1 a, .dropdown1 a:active, .dropdown1 a:visited {
	display:block; 
	padding:5px 0px 5px 3px; 
/*	color:#186a8f;*/ 
	color:#666666;
	text-decoration:none; 
	background:#fff;
	width:147px;
	text-align:left;
}

.dropdown2 a, .dropdown2 a:active, .dropdown2 a:visited {
	display:block; 
	padding:5px 0px 5px 3px; 
/*	color:#186a8f;*/ 
	color:#666666;
	text-decoration:none; 
	background:#fff;
	width:147px;
	text-align:left;
}

.dropdown3 a, .dropdown3 a:active, .dropdown3 a:visited {
	display:block; 
	padding:5px 0px 5px 3px; 
/*	color:#186a8f;*/ 
	color:#666666;
	text-decoration:none; 
	background:#fff;
	width:147px;
	text-align:left;
}
.dropdown4 a, .dropdown4 a:active, .dropdown4 a:visited {
	display:block; 
	padding:5px 0px 5px 3px; 
/*	color:#186a8f;*/ 
	color:#666666;
	text-decoration:none; 
	background:#fff;
	width:147px;
	text-align:left;
}
.dropdown5 a, .dropdown5 a:active, .dropdown5 a:visited {
	display:block; 
	padding:5px 0px 5px 3px; 
/*	color:#186a8f;*/ 
	color:#666666;
	text-decoration:none; 
	background:#fff;
	width:147px;
	text-align:left;	
}
.dropdown6 a, .dropdown6 a:active, .dropdown6 a:visited {
	display:block; 
	padding:5px 0px 5px 3px; 
/*	color:#186a8f;*/ 
	color:#666666;
	text-decoration:none; 
	background:#fff;
	width:133px;
	text-align:left;	
}
	
.dropdown a:hover,.dropdown5 a:hover, .dropdown1 a:hover, .dropdown2 a:hover, .dropdown3 a:hover, .dropdown4 a:hover, .dropdown6 a:hover{
	background:#d9e1e4; 
	color:#000
}
.dropdown .underline,.dropdown5 .underline ,.dropdown1 .underline,.dropdown2 .underline,.dropdown3 .underline,.dropdown4 .underline,.dropdown6 .underline{
	border-bottom:	1px solid #b9d6dc
}

