#header {
	border-bottom: 1px solid #4C3E48;
}

#crumbs{
border-bottom: 2px solid #444A7E;
}


h1{
	color: #444A7E;
	font-weight: normal;
	font-size: 250%;

}

h2{
	color: #4C3E48;
	font-weight: normal;
	font-size: 160%;
}

h3{
	color: #444A7E;
	font-weight: normal;
	font-size: 125%;
}



#searchbox{
position: absolute;
top: 15px;
left: 680px;
z-index: 5;
}


#nav {
border-right: 1px solid #444A7E;
border-bottom: 3px solid #444A7E;
}



#nav .fullnavelement a{ 
		border-bottom: 1px solid #ddd;
		border-right: none;
		color: #888;
		
}

#nav .fullnavelement .topnavelement a{ 
		color: #555;
		margin-left: -7px;
}
	
#nav .navelement a{
	color: #444;
	border-bottom: none;
}
	
#nav .navsubelement a{
	color: #444;
	border-bottom: none;

}
#nav .navsubsubelement a{
	color: #444;
	border-bottom: none;

}

#nav a.currentlocation {
		background: #444A7E;
		color:#fff;
		border-left: 4px solid #444A7E;
	}
	

	
#nav .fullnavelement a:hover {
		background: #444A7E;
		color:#fff;
		border-left: 4px solid #444A7E;
		border-bottom: 1px solid #444A7E;
	}

#nav a:hover{
		background: #444A7E;
		color:#fff;
		border-left: 4px solid #444A7E;
	}
	
dd{

	margin-left: 3em;
}
#serc-account-bar{
        display:block;
}
#header{
	margin-top: 20px;
}
#searchbox {
	top:25px;
}
	