body {
	margin:0px;
	padding:0px;
	line-height: 1.2em;
	color: #555;
}



a {
	color: #66e;
}

a:visited {
	color: #760e3e;
}


h1 {
	font-size: 2.2em;
	font-weight: normal;
	color: #01255C;
}


h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #52613b;
	margin-bottom: 7px;
	border-bottom: 1px solid #52613b;
	line-height: 1.1em;
}

h2 a{
	color: #01255C;
	text-decoration: none;
}

h2 a:visited{
	color: #01255C;
}

h2 a:hover{
	text-decoration: underline;
	color: #01255C;
}
h3 {
	font-size: 1.3em;
	font-weight: normal;
	color: #465E3A;
}

h3 a{
	color: #465E3A;
	text-decoration: none;
}

h3 a:visited{
	color: #465E3A;
}

h3 a:hover{
		text-decoration: underline;
}



#header {
	height: 81px;
	padding: 0px;
	margin-left: 0px;
	border-bottom: 1px solid #465E3A;
	}
	

#crumbs{
	border-bottom: 2px solid #01255C;
}
	
#searchbox{
	position: absolute;
	left: 661px;	
	top: 20px;
	margin-right: 0px;
	padding-right: 0px;
}

#searchbox input{
	font-size: 10px;
	color: #333;
	background: #fff;;
}


.serc-content {
	margin-left: 175px;
}


#nav {
	width: 150px;
	border-bottom: 3px solid #465E3A;
	
}

#nav ul{
	padding-left: 5px;

}

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

#nav a {
		color: #000;
		border-left: 0;
	}
	
#nav a:hover {
	   background: #01255C;
		color:#fff;
		border-left: 0;

		
	}
	
#invisible a:hover {
	
		background: #fff;
		color:#fff;
		
	}
	
#nav a.currentlocation {
		
		background: #01255C;
		color:#fff;
		
	}


#subfooter {
	border-top: 2px solid #01255C;
	border-bottom: 7px solid #01255C;
}
	
#footer {
    height: 60px;
    margin: 0;
	margin-top: 150px;
	padding: 0;
	width: auto;
	z-index: 1;
	clear: both;
}


.footertext { 	
	margin-top: 45px;
}
.footertext a{ 	
	text-decoration: none;
	color: #777;
	
}
.browsevocab1{
	border: 1px solid #465E3A;
}
.browselimit1 h2, .browsevocab1 h1 {
	background: #465E3A;

}
.browsevocab2{
	border: 1px solid #01255C;
}
.browselimit2 h2, .browsevocab2 h1 {
	background: #01255C;

}

.browsevocab3{
	border: 1px solid #55a;
}
.browselimit3 h2, .browsevocab3 h1 {
	background: #55a;

}

.browsevocab4{
	border: 1px solid #eb3;
}

.browselimit4 h2, .browsevocab4 h1 {
	background: #eb3;
}

.browsevocab5{
	border: 1px solid #484;
}

.browselimit5 h2, .browsevocab5 h1 {
	background: #484;

}

.pullquote {
	color: #446476;
	float: center;
	background-color: #dae5c8;
	border: 1px solid #82706e;
	padding: 10px;
	
}
#serc-account-bar{
        display:block;
}
#header{
	margin-top: 20px;
}
#searchbox{
	top:40px;
}
