
h1, h2, h3 {
	color: #012b75;
}
a {
	color: #012b75;
}
a:hover {
	color: #4adbff;
}
a.more {
	color: #fff;
}


body {
border-top:3px solid #012b75;
}


h1,  h2,  h3 {
color: #012b75; 
}


#nav li .active {
color:#012b75;
}

#nav a:hover {
color:#00369d; }


.shift_container .prev,
.shift_container .next {
background-color: #012b75; } 


.shift_container .prev:hover,
.shift_container .next:hover {
background-color: #0049d5; } 


body.index .more a {
color:#012b75;
text-decoration:none;
}

#contact_button a, body.index #contact_button a {
	background: transparent url('../../../images/icon-request_contact_darkblue.png') no-repeat scroll center center;
}



.column2_2.nomargin{	margin-top: 0px; }
.column2_2.nomargin .shift_container{  margin-top: 35px; }
#text3{  }