#pages {
	margin: 0;
	padding: 0;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#pagenav {
	margin: 0;
	padding: 0;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 0px;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#pagenav a, #pagenav a:visited {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 12pt;
	color: black; 
	/*background-color: white;*/
	text-decoration: underline;
/*	margin-right: 2px;
	margin-left: 2px;*/
}

#pagenav a.activeitem, #pagenav a:visited.activeitem, #pagenav a:hover.activeitem {
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 12pt;
	color: white; 
	background-color: #DA343E;
	text-decoration: none;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
}

#pagenav a:hover {
	color: white;
	background-color: #DA343E;
}

#criteria {
	float: left;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left; 
	text-align: left; 
	font-size: 11px;
	margin-left: 5px;
}

/* remove all the bullets, borders and padding from the default list styling */
#criteria ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#criteria ul ul {
	margin: 0;
	padding: 0;
	visibility: hidden;
	position: absolute;
	left:0;
	height: 0;
	font-weight: normal;
	background-color: black;
}

/* another hack for IE5.5 */
* html #criteria ul ul {top:13px;t\op:14px;}


/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#criteria li {
	float: left;
	position: relative;
}

/* style the links for the top level */
#criteria a, #criteria a:visited {
	margin: 0;
	display: block;
	color: black; 
	text-decoration: none;
	padding-left: 10px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background:URL(/images/interfaces/blacklight/arrow-gray.gif) no-repeat center left; 
	background-position: 0px 5px;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html #criteria a, * html #criteria a:visited {width:30px; w\idth:19px;}

#criteria a.chosen, #criteria a.chosen:visited {
	background: url(/images/interfaces/blacklight/criteriadot.gif) no-repeat center left; 
	background-position: 5px 4px;
	background-color: black; 
}



/* style the second level background */
#criteria ul ul a.drop, #criteria ul ul a.drop:visited {background:#DA343E bottom right no-repeat;}
/* style the second level hover */
#criteria ul ul a.drop:hover{background:#000 bottom right no-repeat;}
#criteria ul ul :hover > a.drop {background:#000 bottom right no-repeat;}
/* style the third level background */




/* style the table so that it takes no ppart in the layout - required for IE to work */
#criteria table {position:absolute; top:0; left:0; border-collapse:collapse;}
#criteria td {
	font-size: 11px;
}

/* 2nd lvl (dropdown) style */
#criteria ul ul a, #criteria ul ul a:visited {
	height: auto; 
	color: white;
	font-weight: bold;
	line-height: 1em; 
	width: 100px;
	margin: 0;
	padding: 0; 
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 5px;
	background: none;
	background-color: black; 
	}
/* yet another hack for IE5.5 */
* html #criteria ul ul a, * html #criteria ul ul a:visited {width:122px;w\idth:100px;}

/* style the top level hover */
#criteria a:hover {
	color:black; 
	background-color:#e0e0e0;
	text-decoration: none;
	}
#criteria :hover > a {
	color:black; 
	background-color:#e0e0e0;
	text-decoration: none;
	}

#criteria ul ul li a:hover{color: #DA343E; background-color: black; text-decoration: none;	background: url(/images/interfaces/blacklight/criteriadotorange.gif) no-repeat center left; background-position: 5px 4px;	background-color: black;}
#criteria ul ul li :hover > a {color: #DA343E; background-color: black; text-decoration: none; background: url(/images/interfaces/blacklight/criteriadotorange.gif) no-repeat center left; background-position: 5px 4px;	background-color: black;}

/* make the second level visible when hover on first level list OR link */
#criteria ul li:hover ul,
#criteria ul a:hover ul{visibility:visible; }





















#criteriaspecial {
	float: left;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left; 
	text-align: left; 
	font-size: 11px;
	margin-left: 5px;
}

/* remove all the bullets, borders and padding from the default list styling */
#criteriaspecial ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#criteriaspecial ul ul {
	margin: 0;
	padding: 0;
	visibility: hidden;
	position: absolute;
	left:0;
	height: 0;
	font-weight: normal;
	background-color: black;
}

/* another hack for IE5.5 */
* html #criteriaspecial ul ul {top:13px;t\op:14px;}


/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#criteriaspecial li {
	float: left;
	position: relative;
}

/* style the links for the top level */
#criteriaspecial a, #criteriaspecial a:visited {
	margin: 0;
	display: block;
	color: black; 
	text-decoration: none;
	padding-left: 10px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background:URL(/images/interfaces/blacklight/arrow-gray.gif) no-repeat center left; 
	background-position: 0px 5px;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html #criteriaspecial a, * html #criteriaspecial a:visited {width:30px; w\idth:19px;}

#criteriaspecial a.chosen, #criteriaspecial a.chosen:visited {
	background: url(/images/interfaces/blacklight/criteriaspecialdot.gif) no-repeat center left; 
	background-position: 5px 4px;
	background-color: black; 
}



/* style the second level background */
#criteriaspecial ul ul a.drop, #criteriaspecial ul ul a.drop:visited {background:#DA343E bottom right no-repeat;}
/* style the second level hover */
#criteriaspecial ul ul a.drop:hover{background:#000 bottom right no-repeat;}
#criteriaspecial ul ul :hover > a.drop {background:#000 bottom right no-repeat;}
/* style the third level background */




/* style the table so that it takes no ppart in the layout - required for IE to work */
#criteriaspecial table {position:absolute; top:0; left:0; border-collapse:collapse;}
#criteriaspecial td {
	font-size: 11px;
}

/* 2nd lvl (dropdown) style */
#criteriaspecial ul ul a, #criteriaspecial ul ul a:visited {
	height: auto; 
	color: white;
	font-weight: bold;
	line-height: 1em; 
	width: 200px;
	margin: 0;
	padding: 0; 
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 0px;
	background: none;
	background-color: black; 
	}
/* yet another hack for IE5.5 */
* html #criteriaspecial ul ul a, * html #criteriaspecial ul ul a:visited {width:122px;w\idth:100px;}

/* style the top level hover */
#criteriaspecial a:hover {
	color:black; 
	background-color:#e0e0e0;
	text-decoration: none;
	}
#criteriaspecial :hover > a {
	color:black; 
	background-color:#e0e0e0;
	text-decoration: none;
	}

#criteriaspecial ul ul li a:hover{color: #DA343E; background-color: black; text-decoration: none;	background: url(/images/interfaces/blacklight/criteriaspecialdotorange.gif) no-repeat center left; background-position: 5px 4px;	background-color: black;}
#criteriaspecial ul ul li :hover > a {color: #DA343E; background-color: black; text-decoration: none; background: url(/images/interfaces/blacklight/criteriaspecialdotorange.gif) no-repeat center left; background-position: 5px 4px;	background-color: black;}

/* make the second level visible when hover on first level list OR link */
#criteriaspecial ul li:hover ul,
#criteriaspecial ul a:hover ul{visibility:visible; }
