@charset "UTF-8";
/* import fonts */

@import url(https://fonts.googleapis.com/css?family=Lato|Montserrat:400,700);

/* Styles for padding and spacing */
.bodycopybold {
    font-weight: bold;
}
.smallinfo {
	font-size: 0.85em;
	font-style: italic;
}
.margintop40 { 
margin-top: 40px;
}
.margintop20 { 
margin-top: 20px;
}
.margintop10 { 
margin-top: 10px;
}
.margintop40 { 
margin-top: 40px;
}
.marginbottom40 { 
margin-bottom: 40px;
}
.margin-top-bottom10 { 
margin: 10px 0;
}
.marginbottom20 { 
margin-bottom: 20px;
}
.marginleft15 { 
margin-left: 15px;
}
.marginleftminus15 { 
margin-left: -15px;
}
.marginright10 { 
margin-right: 10px;
}
.curved_pic img {border-radius: 4px 10px 30px 0;	
}
.floatleft {
	float: left;}
.middletext { 
line-height: 45px;}	
.centered { 
	text-align: center;
	}

.footericons {
	float: left; 
	margin-right: 20px;
 min-width: 30px;}

.footericontext {
	float: left;
	font-size: 16px;
	width: auto;
	padding-top: 5px;
 }
.footericoncontainer {
	float: left;
	width: auto;
	margin-bottom: 5px;
	margin-right: 30px;
}

.footericoncontainerright {
	float: right;
	width: auto;
	margin-bottom: 5px;
}
.addressdetails {
	padding-top: 10px;
	float: right;
}
.addressdetails_footer {
	padding-top: 10px;
margin: 0 auto;
}
.testimonial_page { 
float: left;
width: 80%;
}
.testimonial { 
width: 60%;
float: left;
}
.testimonialcontainer_page { 
max-width: 100% !important;
margin-left: 150px;
margin-right: 80px;
padding: 30px;
display: block;
min-height: 200px;
}
.testimonialcontainer { 
max-width: 100% !important;
margin-left: 150px;
margin-right: 80px;
padding: 30px;
display: block;
min-height: 250px;
}
.intropara { 
color: #00315A;
font-size: 25px;
font-family: 'Raleway', sans-serif; font-weight: 500;}

.intropara p { 
color: #00315A;
font-size: 25px;
font-family: 'Raleway', sans-serif; font-weight: 500;}

.whitetext a{
	color: #ffffff !important; }
.whitetext {
	color: #ffffff !important; }
.bluebox1 {
	padding: 20px;
	background-color: #57707d;
	display: block;
	width: 100%;
	color: #FFFFFF;
	font-size: 20px;
}
.bluebox {
	padding: 20px;
	background-color: #00315a;
	display: block;
	width: 100%;
	color: #FFFFFF;
	font-size: 20px;
}
.bluebox.index {
	min-height: 50px;
}
.commatop {float: left;}
.commabottom {float: left;}

.topbannerimage { 
width: 100%;
background-color: #00315A;

}
.topimage img { 
width: 100%;

}
.topimage { 
margin: 0 auto;
}
.pdf { background-color: #00315a;

}
img.pdf:hover { 
opacity: .7;

}
a.whitelinks {color: #FFFFFF !important;}
a.whitelinks:hover {
	text-decoration: none;
	
	}
.fullwidth { 
background-color: #000000;
width: 100%;}
.fullwidth-purple { 
background-color: #c4d0e9;
width: 100%;}	

.bluebg {
	padding: 20px;
	background-color: #c4d0e9;
	margin: 30px auto;
}
@media (min-width: 979px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
}
.tabheadergrey {
    clear: right;
    color: #333;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
}
#iconsmall {
    float: left;
    height: 30px;
    margin-right: 20px;
    padding: 5px;
    width: 30px;
}
.tabheader {
	color: #7799d0;
	font-size: 16px;
	font-weight: bold;
	float: left;
	clear: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.boxhead {
	width: 100%;
	background-color: #7799d0;
	padding: 15px;
	color: #FFF;
	font-size: 16px;
	font-family: "Raleway",sans-serif;
}
.boxheadmaincolumn {
	width: 580px;
	background-color: #7799d0;
	padding: 10px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.boxtext {
	width: 100%;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-size: 15px;
	line-height: 20px;
	background-color: #e8e8e8;
}
.boxtext ul, li{
	margin-bottom: 2px;
}
.rightcolumndownloads {
    background-color: #f2f2f2;
    float: right;
    padding: 20px;
	width: 100%;
}
