.redLink a {
    color: #b32810;
}
.overButton {
    left:0px;
    position:relative;
    top:0px;
}
.overButton a {
    
}
.quotes p{
    font-size: 22px;
    line-height: 28px;
    color: #2363a3;
}
/*------------Pricing START-----------------*/

.priceRow{
    width: 100%;
    padding: 5px 0px;
}
.priceRow, .priceRow h6, .priceRow h5, .priceRow h4, .priceRow h3{
    color: #253e85;
}
.priceBlock{
    width: 32%;
    display: inline-block;
    float: left;
    text-align: center;
}
.priceBlock a:hover{
    text-decoration: none;
}
.catagory {
    background-color: rgba(255,255,255,.5);
    text-align: left;

}
.catagory p{
    
    color: #253e85;
    text-transform: uppercase;
    padding: 5px 45px;
    margin: 0;
    
}
.shaded{
    background-color: rgba(50,50,90,.05);
}
.blue1, 
.blue1 p, 
.blue1 p a, 
.blue1 a, 
.blue1 h1, 
.blue1 h2, 
.blue1 h3, 
.blue1 h4, 
.blue1 h5, 
.blue1 h6{
    color: #293d89;
}
.blue2, 
.blue2 p, 
.blue2 p a, 
.blue2 a, 
.blue2 h1, 
.blue2 h2, 
.blue2 h3, 
.blue2 h4, 
.blue2 h5, 
.blue2 h6{
    color: #2363a3;
}
.blue3, 
.blue3 p, 
.blue3 p a, 
.blue3 a, 
.blue3 h1, 
.blue3 h2, 
.blue3 h3, 
.blue3 h4, 
.blue3 h5, 
.blue3 h6{
    color: #3071b3;
}
.blue4, 
.blue4 p, 
.blue4 p a, 
.blue4 a, 
.blue4 h1, 
.blue4 h2, 
.blue4 h3, 
.blue4 h4, 
.blue4 h5, 
.blue4 h6{
    color: #5a9fcd;
}
.blue5, 
.blue5 p, 
.blue5 p a, 
.blue5 a, 
.blue5 h1, 
.blue5 h2, 
.blue5 h3, 
.blue5 h4, 
.blue5 h5, 
.blue5 h6{
    color: #5a9fcd;
}

/*------------Pricing END------------------*/
.largeButton a, a.largeButton {
	margin: 16px 0;
	display: inline-block;
	padding: 9px 22px;
	color: #ffffff;
	font-size: 18px;
	line-height: 25px;
	background-color: #2363a3;
	border: 0px solid #000000;
	border-radius: 12px;
	box-shadow: 2px 2px 12px rgba(50,50,120,.2);
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	transition: all .2s ease;
}
.largeButton a:hover, a:hover.largeButton {
	
	background-color: #5a9fcd;
	text-decoration: none;
}

.blue1 a, .blue2 a, .blue3 a, .blue4 a, .blue5 a,
.blue1 , .blue2 , .blue3 , .blue4, .blue5 {
    font-size: 10px;
}
.priceRow  h4{
    font-size: 14px;
}
.anythingSlider-default{
    padding-bottom: 0 !important;
}