a:active, a:visited, a:hover, input, select { /* stops the dashed border on firefox */
	outline:none;
	}

	
* html #content .sub-navigation-column {
	padding-right:14px;
	}

.me-navigation {
	margin: 11px 0 0 0;
	padding:0;
	/*border-top:solid #e0e0e0 1px;*/
	line-height:1.6em;
}
	
.me-navigation a {
	color: #1819db;
	font-size:1.335em;
	cursor:pointer;
	}
	
.me-navigation a:hover {
	color:#333333;
	cursor:pointer;
	}
	
.me-navigation a:hover.selected {
	color:#990003;
	}

.me-navigation DT {
	margin:0;
	padding:10px 30px 10px 10px;
	background-color: #ffffff;
	position: relative;
	border-bottom:solid #e0e0e0 1px;
	cursor:pointer;
	display:none;
	}
	
*html .me-navigation DT {
	margin-top:-1px;
	}
	
.me-navigation dt a.expcon {
	margin:0;
	padding:0;
	position:absolute;
	top:13px;
	right:10px; 
	width:16px;
	height:16px;
	background:url(/staticarchive/e392ce694c103dc60bd0c64e55adb087e1532d42.gif) no-repeat;
	}
	
* html .me-navigation dt a.expcon {
	right:22px;
	}

.me-navigation DT.selected {
	color:#333333;
	background: #d5d5c3;
	display:none;
	}
	
.me-navigation DT.selected a {
	color:#333333;
	}
	
.me-navigation DT.selected a:hover {
	color:#990003;
	}
	
.me-navigation DT.selected a.expcon {
	background: url(/staticarchive/e392ce694c103dc60bd0c64e55adb087e1532d42.gif) 0 -16px no-repeat;
	}

.me-navigation UL LI {
	margin:0;
	/*padding:8px 10px;*/
	background-color: #ffffff;
	border-bottom:solid #fff 1px;
	font-size:1em;
	}	

.me-navigation UL LI A {
	color: #1819db;
	padding:9px 10px;
	display:block;
	font-size:1.3em;	
	}
	

	
.me-navigation UL LI a:hover {
	color: #1819db;
	background:url(/staticarchive/4b99914d6e76bfb2e32414c712a25e22cfea9c32.gif) 0 -250px;
	}
	
.me-navigation UL LI.active {
	text-decoration: none;
	background:#a6c1ff;
	}

.me-navigation UL LI.active A {
	text-decoration: none;
	color:#333;
	background:url(/staticarchive/4b99914d6e76bfb2e32414c712a25e22cfea9c32.gif) -156px -156px;

	}

.me-navigation UL LI.active a:hover {
	text-decoration: none;
	background:url(/staticarchive/4b99914d6e76bfb2e32414c712a25e22cfea9c32.gif) 0 -156px;
	color:#fff;
	}