/* WP BAKERY SIMPLE BUTTONS ARE TOO SIMPLE 
   Start button override */

.vc_btn3.vc_btn3-size-md {
	font-size: 24px;
	padding: 14px 14px 14px 14px;
	background:#003087;
}

.vc_btn3.vc_btn3-size-md:hover {
	font-size: 24px;
	padding: 14px 14px 14px 14px;
	background:#5c5c5c;
}
/*End button override */


#on-this-page a {
    text-decoration: none;
    color: #000000;
    border-bottom: none;
    box-shadow: none;
}

#on-this-page a:hover {
    text-decoration: none;
    color: #003087;
    border-bottom: none;
    box-shadow: none;
}
#masthead {
	
	z-index:999;
	margin:0 auto;
	width:100%;
	position:fixed;
}
/*#colophon {
	z-index:999;
	margin:0 auto;
	width:100%;
	position:fixed;
}*/