/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

.module_round_box-medium { }

.panel-hrline {  border-bottom:1px solid #00447F; padding-bottom:10px; }




    #bfSubmitButton {   
        color: #FFF!important;  
	padding: 21px 30px 30px 20px ; 
width:100%;
margin-right:6px;
margin-top:6px;
min-height:70px;
font-size: 1.3em!important;
text-transform: uppercase!important;
border:0px;
background: #5196D3!important;
}

    #bfSubmitButton:hover {   
       color: #fff;  
background: #03234A!important;

}



.newbutton {

background: #5196D3;
	text-indent:0;
	display:inline-block;
	color:#FFF!important;
	font-size:1.3em;
	font-weight:normal;
	font-style:normal;
	width:99%;
	text-decoration:none;
	text-align:center;
	padding:15px;
	margin-bottom:3px;
}
.newbutton:hover {
	background-color:#03234A;
	color:#FFFFFF;
}

.newbutton:active {
	position:relative;
	top:1px;
}


#s5_component_wrap_inner h2 { margin-top: 30px }