
#header {
border-bottom: 2px solid #383061;
height: 105px;
}

.serc-content{
	margin-top: 10px;
}




h1 {
	font-size: 1.7em;
	font-weight: normal;
	color: #383061;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #383061;
	margin-bottom: 7px;

}

h3 {
	font-size: 1.3em;
	font-weight: normal;
	color: #383061;
}


a{
color: #66c;
}

a:visited{
color: #a77;
}

h2 a, a:visited{
	color: #383061;

}

.nav-heading {
	color: #333333;
	background: #dddddd;
}

#nav {
	width: 150px;
	top: 122px;
	border: none;
	line-height: 1em;
	padding-left: 7px;
}

#nav ul:first-child{
	border-right: 1px solid #181718;
	border-bottom:  8px solid #181718;
}

#nav a {
		color: #52416D;
		border-bottom: 1px solid #ccc;
		font-size: 0.89em;

	}
	
#nav a:hover {
	
		background: #333;
		color:#fff;
		
	}
	
#invisible a:hover {
	
		background: #fff;
		color:#fff;
		
	}
	
#nav a.currentlocation {
		
		background: #52416D;
		color:#fff;
		
	}
	


#subfooter {
	border-top: 2px solid #52416D;
	border-bottom: 7px solid #52416D;
}

h1 {
color: #52416D;
font-size: 2.3em;
font-weight: normal;
}

#searchbox{
	position: absolute;
	left: 660px;
	top: 10px;
}

#crumbs{
border-bottom: 1px solid #52416D;
margin: 0;
padding: 3px;
line-height: 1em;
font-size: 0.8em;
color: #aaa;
}

#crumbs a{
	text-decoration:none;
	 color: #55b;
}

#crumbs a:hover{
	text-decoration:underline;
}

#crumbs em{
	font-weight: normal;
	font-style: normal;
}
/*#serc-account-bar{
        display:block;
	background-color: #52416D;
}
#header{
	margin-top: 20px;
}
#searchbox {
	top:25px;
}
#accountMenuTitle button{
	color: #fff;
}
*/

#nagtad {
	margin:auto;
	margin-top: 10px;

}

.context2{
	border: 3px solid #383061;
	border-radius: 9px;
	background: #DDE2FC;
	margin-left: 0;
	margin-right:0;
}

.context2 h3{
	background: #383061;
	color: #fff;
	margin-bottom: 10px;
	margin-top: -15px;
	margin-left: -10px;
	margin-right: -10px;
	padding: 5px;
	
}

	
