body{
	margin-top:7px;
	font-size: 14px;
	line-height: 1.4em;
	color: #222;
	background: #f7f7f7;
}
#footer{
	width:100%;
}
#content{
	max-width:930px;
}

h1, h2, h3, h4{
	margin-bottom: 5px;
	margin-top: 15px;
	color: #111;
}

h1{

	color: #006b6b6be;
	text-decoration: none;
}

h3{
	color: #555;
	font-weight: normal;
	font-size: 1.1em;
}

a{
	color: #55b;
}

a:visited{
	color: #e77;
}


#header {
	background-color: #000003;
	height: 110px;
	border-bottom: 1px solid #000;
}




#invisible a:hover {
	background: #fff;
	color:#fff;
}
.serc-content{
	margin-left: 0px;
}

#nav {
	position: static;
	border-right: 1px solid #6b6b6b;
	border-bottom: 3px solid #6b6b6b;
	margin-top: 2.3em;
	line-height: 1em;
	padding: 0;
	padding-bottom: 1px;
	width: 170px;
	margin-top: 10px;
}

#nav ul{
	margin: 0;
	padding: 0;
	padding-left: 7px;

}

#nav li{
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
}


#nav a{
	margin: 0;
	padding: 0;
	color: #444;
	display: block; 
	padding-top: 4px;
	padding-bottom: 3px;
	text-decoration:none;
	border-left: 4px solid #fff;
}


#nav .fullnavelement a{ 
	border-bottom: 1px solid #ddd;
	border-right: none;
	font-size: 0.89em;
	color: #888;

}

#nav .fullnavelement .topnavelement a{ 
	color: #555;
	margin-left: -7px;
}

#nav .navelement a{
	color: #444;
	border-bottom: none;
	font-weight: normal;
}

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

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

}

#nav a.currentmodule {
	background: #999;
	color:#fff;

}


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



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

#nav a:hover{
	background: #6b6b6b;
	color:#fff;
	border-left: 4px solid #6b6b6b;
}


#crumbs{
	border-bottom: 2px solid #6b6b6b;
	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;
}



#right-column {
	border-left: 1px solid #666;

}


#titlebar {
	color: #666;
	border-top: 2px solid #666;
}



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



.pullquote {
	color: #000;
	float: center;
	background-color: #C8D8E3;
	border: 1px solid #6b6b6b;
	border-bottom: 2px solid #6b6b6b;
	padding: 10px;
	margin: 10px 40px 10px 40px;

}

.descriptionpullquote {
	font-size: 1.1em; 
	float: center;
	background-color: #fff;
	border: 1px solid #6b6b6b;
	border-bottom: 3px solid #6b6b6b;
	padding: 5px;
	padding-top: 0px;
	margin: 15px 10px 10px 5px;
	color: #000;
}

.descriptionpullquote h4, .descriptionpullquote h2{
	margin-top: 0; color: #fff;
	background: #6b6b6b;
	display: block;
	border-bottom: 1px solid #6b6b6b;
	padding: 2px;
	margin-left: -5px;
	margin-right: -5px;

}
.descriptionpullquote p{
	padding: 5px;
	margin: 0px;

}

.descriptionpullquotered {
	font-size: 1.1em; 
	float: center;
	background-color: #fff;
	border: 1px solid #024C97;
	border-bottom: 3px solid #024C97;
	padding: 0px;
	margin: 15px 10px 10px 5px;
	color: #000;
}

.descriptionpullquotered strong{
	color: #fff;
	background: #024C97;
	display: block;
	border-bottom: 1px solid #024C97;
	padding: 2px;

}
.descriptionpullquotered p{
	padding: 5px;
	margin: 0px;

}


#whitenav {
	margin: 0;
	padding: 1px;
	padding-right: 5px;
	line-height: 1em;
	font-size: 0.9em;
	color: #aaa;
	text-align: right;
}

#whitenav a{
	text-decoration:none;
	color: #434127;

}

#subfooter {
	border-top: 2px solid #6b6b6b;
	border-bottom: 7px solid #6b6b6b;
}

#emailremind {
	padding: 2px;
	font-size: 0.8em;
	border: 1px dotted #f7926a;
	float: right;
	margin: 5px;
	line-height: 1em;
	margin-right: -10px;
}

#emailremind a{
	text-decoration: none;
}

.browselimit2 h2, .browselimit1 h2, .browsevocab2 h2, .browsevocab1 h2{
	border: none;
}

.facetwrapper {
	width: 200px;
	margin-left: 20px;
}
.narrowbox {
	width: 200px;

}
.browsevocab {
    font-size: .8em;
	width: 200px;
}
.browsevocab li{
	margin: 2px;
	padding: 1px;
	font-size: 10px;
	

}
.browsevocab a{
	font-weight: normal;
}

.browsevocab1{
	border: 1px solid #6b6b6b;
}

.browselimit1 h2, .browsevocab1 h1 {
	background: #0000ee;
	padding: 2px;

}

.browsevocab2 {
	border: 1px solid #a7522a;
}

.browselimit2 h2, .browsevocab2 h1 {
	background: #a7522a;
	padding: 2px;
}
.browselimit2 h2, .browselimit1 h2 {
	display: inline;
}


#searchbox{
	position: absolute;
	left: 700px;
	top: 5px;
}

#searchbox input{
	font-size: 10px;

}

.editFormSubmit {
	position: fixed;
	top: 380px;
	right: 18%;
	z-index: 10
}

textarea {
	width: 450px;

}

#search_subscribe{
	line-height: 18px;
}

input {
	font-size: 11px;
}
#nav_top nav ul li  {
	margin:0;
}
#nav_top nav ul   {
	padding:0;
}
ul {
	margin:12px 0px;
}