.breadcrumbs {
    margin-top: 8px;
}

div[role="main"] {
	background-color: #fff;
}

.bucket {
/* 	padding: 0; */
	border: 0 none;
}
.bucket .bucket-header {
	background-color: #fff;
	color: #0064a4;
	font-size: 18px;
	padding: 0;
	padding-top: 16px;
}
.bucket .bucket-header:first-child {
	padding-top: 0;
}

.buckets .bucket .bucket-header {
	background-image: none;
	padding-left: 0;
}
.resources .linklist + .linklist,
.resources .resources-header ~ * +.linklist {
	border-top: none;
}


html, 
footer {
	background-color: #eee;
	border-top: none;
}

#nav-main,
hr.region-divider,
hr.region-divider-thin {
	border-bottom: 3px solid #0064a4;
}
hr.region-divider-thin {
	height: 5px;
}

.sidebar-header {
	color: #0064a4;
}
h1,h2,h3,h4,h5,h6 {
	color: #0064a4;
}
.static-caption {
	border-bottom: 1px solid;
	padding-bottom: 1em;
}

.flexslider {
	border: none !important;
	border-radius: 0 !important;
	    -moz-border-radius: 0 !important;
	    -o-border-radius: 0 !important;
	    -webkit-border-radius: 0 !important;
}
