body{
	font-size: .85em;
	line-height: 1.4em;
	color: #222;
	background-image: url(/images/clean/ice_flow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	
}

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

a{
color: #55b;
}

a:visited{
color: #e77;
}


#header img{
    display: block;
    margin-left: 85px;
    margin-right: auto;

}
#toptext {
    border: 1px solid #bbb;
	background: #e0f2b5;
	margin-left: 70px;
	margin-right: 10%;
	margin-top: 15px;
	width: 80%;
	padding: 10px;
	max-width: 800px;
	color: #7b8b54;
	font-size: 12px;
}

#toptext h3{
	font-size: 140%;
	margin-top: 5px;
	color: #33607d;
}

#toptext a{
color: #333;
}
#leftcolumn {
    border: 1px solid #bbb;
	margin-left: 70px;	
	margin-right: 405px;
	margin-bottom: 30px;
	margin-top: 10px;
	z-index: 4;
	max-width: 600px;
	padding: 10px;

}



#rightcolumn {
	float: right;
	width: 350px;
	border-bottom: none;
	padding-right: 15px;
	margin-top: 10px;
	padding-left: 15px;


}


#rightcolumn, #leftcolumn, #toptext{
	background: #fff;
	background: rgba(255,255,255,0.85); 
	-moz-border-radius: 6px;
  -webkit-border-radius: 6px;
    border-radius: 6px;
}

h3 a, h2 a, h3 a:visited, h2 a:visited {
	color: #354568;
	text-decoration: none;
	border-bottom: 1px solid #97a9d2; 
	line-height: 120%;

}

h3 a:hover, h2 a:hover {
	border-bottom: 1px solid #354568; 
}

#rightcolumn h2{
    color: #e75a31;
    font-size: 140%;
}




#content{
	max-width: 1000px;

}



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

#nav {
display: none;
}





#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 #0278C8;
	border-bottom: 2px solid #0278C8;
	padding: 10px;
	margin: 10px 40px 10px 40px;

}

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

.descriptionpullquote h4, .descriptionpullquote h2{
	margin-top: 0; color: #fff;
	background: #0278C8;
	display: block;
	border-bottom: 1px solid #0278C8;
	padding: 2px;

}
.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;
	
}



#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;
}


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

#searchbox input{
	font-size: 10px;

}


