body{
	background-color: #ffffff;
	margin: 0;
	font-size: 100%;
	font-family: tahoma, sans-serif;
}

h1{
	margin: 0;
	padding: 0;
}

h2{
	margin: 0;
	padding: 0;
}

h3{
	margin: 0;
	padding: 0;
}

* {
    box-sizing: border-box;
}

img{
    max-width: 100%;
	height: auto;
}

.img-1{
	display: none;
}

.img-2{
	display: none;
}

.img-3{
	display: none;
}

.img-4{
	display: none;
}

.img-5{
	display: none;
}

.img-6{
	width: 100%;
	display: block;
}

.img-icon{
	width: 40%;
	height: auto;
}

.img-link-page-block{
	width: 100%;
	height: auto;
}

.img-button-page-block{
	width: 90%;
	height: auto;
}

.img-right-30{
	width: 30%;
	height: auto;
	float: right;
	padding: 0em 0em .5em .8em;
}

.img-right-40{
	width: 40%;
	height: auto;
	float: right;
	padding: 0em 0em .5em .8em;
}

.img-footer-logo{
	width: 80%;
	height: auto;
}

.img-social-icon{
	width: 100%;
	height: auto;
}
	
.container{
	background-color: #ffffff;
	width: 100%;
}

.row::after {
    content: "";
    clear: both;
    display: block;
}

[class*="col-"] {
    float: left;
	padding: 0.25em 1em 0.25em 1em;
}

.col-1 {width: 4.16%;}

.col-2 {width: 8.33%;}

.col-3 {width: 12.50%;}

.col-4 {width: 16.66%;}

.col-5 {width: 20.83%;}

.col-6 {width: 25.00%;}

.col-7 {width: 29.16%;}

.col-8 {width: 33.33%;}

.col-9 {width: 37.50%;}

.col-10 {width: 41.66%;}

.col-11 {width: 45.83%;}

.col-12 {width: 50.00%;}

.col-13 {width: 54.16%;}

.col-14 {width: 58.33%;}

.col-15 {width: 62.50%;}

.col-16 {width: 66.66%;}

.col-17 {width: 70.83%;}

.col-18 {width: 75.00%;}

.col-19 {width: 79.16%;}

.col-20 {width: 83.33%;}

.col-21 {width: 87.50%;}

.col-22 {width: 91.66%;}

.col-23 {width: 95.83%;}

.col-24 {width: 100.00%;}

.only-on-1{
	display: none;
}

.only-on-2{
	display: none;
}

.only-on-1-and-2{
	display: none;
}

.only-on-3{
	display: none;
}

.only-on-4{
	display: none;
}

.only-on-3-and-4{
	display: none;
}

.only-on-5{
	display: none;
}

.only-on-1-through-5{
	display: none;
}

.only-on-6{
}

.header-6{
	margin: 0;
	padding: 0.25em 0.5em 0em 0em;
	background-color: #ffffff;
	color: #065892;
	text-align: left;
	height: 3.5em;
}

.header-6 a{
	font-size: 2em;
	font-family: tahoma, sans-serif;
	font-weight: normal;
	margin: 0em 0em 0em 0.25em;
	text-decoration: none;
	color: #065892;
}

.nav{
	display: inline-block;
	width: 100%;
	float: left;
}

.nav ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #065892;
	overflow: hidden;
}

.nav li{
	float: left;
	margin: 0;
	padding: 0;	
}

.nav a{
	display: block;
	padding: 0.25em 1.5em 0.25em 1.5em;
	text-align: center;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: normal;
	color: #ffffff;
}

.nav a:hover{
	font-style: italic;
	font-weight: bold;
	color: #af2620;
	background-color: #a8a8a8;
}

.phone-number{
	display: none;
}

.phone-number-6{
	margin: 0;
	padding: 0.25em 0.5em 0em 0.5em;
	max-width: 100%;
	height: 3.5em;
	background-color: #ffffff;
	text-align: right;
}

.phone-number-6 a{
	text-decoration: none;
	font-family: tahoma, sans-serif;
	font-size: 2em;
	font-weight: normal;
	color: #065892;
}

.phone-number-6 a:hover{
	font-weight: bold;
	color: #ed1c24;
}

.opening-banner{
	text-align: center;
	margin: 0;
	font-style: normal;
	font-size: 2em;
	color: #065892;
	font-weight: normal;
}

.main{
	margin: auto;
	padding: 0;
	max-width: 100%;
	height: auto;
	background-color: #ffffff;
}

.home-link-section{
	text-align: center;
	padding: 0.5em 0em 0.5em 0em;
	line-height: 1.1;
	font-size: 1em;
	color: #065892;
}

.home-link-section p{
	margin: 0;
	padding: 0.25em 0em 0em 0em;
}

.home-link-section a{
	text-align: center;
	text-decoration: none;
	font-family: tahoma, sans-serif;
	font-weight: normal;
	color: #065892;
}

.home-link-section a:hover{
	font-style: italic;
	font-weight: bold;
	color: #af2620;
}

.second-home-link-section{
	background-image: linear-gradient(#eeeeee, #ffffff);
	text-align: center;
	padding: 0em 1em 1em 1em;
	line-height: 1.4;
	font-size: 1.2em;
	color: #065892;
	background-color: #ffffff;
}

.second-home-link-section a{
	text-decoration: none;
	font-family: tahoma, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #065892;
}

.second-home-link-section a:hover{
	text-decoration: none;
}

.second-home-link-section button{
	background-image: linear-gradient(#589206, #06921d);
	border-radius: .7em;
	color: #ffffff;
	padding: 0.75em;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 1em;
	font-weight: bold;
	margin: 0em;
	cursor: pointer;
}

.second-home-link-section button:hover{
	color: red;
	font-style: italic;
	font-weight: bold;
}

.third-home-link-section{
	background-image: linear-gradient(#eeeeee, #ffffff);
	text-align: center;
	padding: 0em 1em 1em 1em;
	line-height: 1.4;
	font-size: 1.2em;
	color: #065892;
}

.third-home-link-section a{
	text-decoration: none;
	font-family: tahoma, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #065892;
}

.third-home-link-section a:hover{
	text-decoration: none;
}

.third-home-link-section button{
	background-image: linear-gradient(#5aa31e, #049d2c);
	border-radius: .7em;
	color: #ffffff;
	padding: 0.75em;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 1em;
	font-weight: bold;
	margin: 0em;
	cursor: pointer;
}

.third-home-link-section button:hover{
	color: red;
	font-style: italic;
	font-weight: bold;
}

.breadcrumb {
	width: 100%;
	float: left;
	font-size: 0.8em;
	text-align: left;
	margin: 0;
	padding: 0.5em 0em 0.5em 0.5em;
	color: #065892;
	background-color: #ffffff;
}

.breadcrumb a{
	color: #2062af;
}

.breadcrumb a:hover{
	font-style: italic;
	font-weight: bold;
	color: #af2620;
}

.page-header-span{
	display: none;
}

.page-header{
	padding: 2em 0em 2em 1em;
	background-color: #065892;
	color: #ffffff;
}

.page-header h1{
	font-size: 2em;
	text-align: left;
	font-weight: bold;
}

.content-block{
	text-align: left;
	line-height: 1.4em;
	margin: 0em;
	padding: 1em 1em 1em 1em;
	font-size: 1em;
	color: #065892;
	background-color: #ffffff;
}

.content-block p{
	margin: 0em 0em 1em 0em;
}

.content-block h1{
	font-size: 2em;
}

.content-block h2{
	font-size: 1.4em;
	color: #065892;
}

.content-block h3{
	font-size: 1.1em;
	color: #065892;
}

.content-block a{
	color: #007fb9;
	text-decoration: none;
}

.content-block a:hover{
	color: #ed1c24;
	font-style: italic;
	text-decoration: none;
}

.link-page-block-header{
	text-align: center;
	margin: 0em;
	padding: 0.5em;
	color: 007fb9;
	background-color: #ffffff;
}

.link-page-block{
	text-align: center;
	margin: 0em 2em 0em 2em;
	padding: 0em;
	color: #007fb9;
	background-color: #eeeeee;
}

.link-page-block-header h1{
	color: #065892;
	font-size: 1.8em;
	font-weight: normal;
	padding: 1em 0em .5em 0em;
}

.link-page-block a{
	text-decoration: none;
	font-family: tahoma, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #007fb9;
}

.link-page-block a:hover{
	color: red;
}

.link-page-underline{
	padding: 1em;
	border-bottom: 2px solid #aaaaaa;
}

.link-page-no-underline{
	padding: 1em;
}

.link-page-white-spacer{
	background-color: #ffffff;
	height: 2em;
}

.button-page-block{
	text-align: center;
	line-height: 1.4em;
	margin: 0em;
	padding: 1em;
	font-size: 1em;
	color: #065892;
	background-color: #eeeeee;
}

.button-page-block h1{
	color: #065892;
	line-height: 1em;
	font-size: 2em;
	padding: 0.3em 0em 1em 0em;
}

.button-page-block a{
	text-decoration: none;
	font-family: tahoma, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #007fb9;
}

.button-page-block a:hover{
	color: red;
}

.button-page-block button{
	background-color: #065892;
	border-radius: .7em;
	color: #ffffff;
	padding: 0.75em;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 1em;
	font-weight: bold;
	margin: 0em 1em 1em 1em;
	cursor: pointer;
}

.button-page-block button:hover{
	color: red;
	font-style: italic;
	font-weight: bold;
}

.quote-form{
	font-size: 1em;
	padding: 1em;
	color: #000000;
	background-color: #edf4fc;
}

.submit-button{
	text-align: center;
}

input{
	padding: 0.5em 0.25em 0.5em 0.25em;
	margin: 0.25em;
	border: 0.2em solid #808080;
	border-radius: 0.25em;
	background-color: #ffffff;
	color: #000000;
}

input.x-large{
	width: 60%;
	padding: 0.5em 0.25em 0.5em 0.25em;
	border: 0.2em solid #808080;
	border-radius: 0.25em;
	background-color: #ffffff;
	color: #000000;
}

input.large{
	width: 50%;
	padding: 0.5em 0.25em 0.5em 0.25em;
	border: 0.2em solid #808080;
	border-radius: 0.25em;
	background-color: #ffffff;
	color: #000000;
}

input.medium{
	width: 40%;
	padding: 0.5em 0.25em 0.5em 0.25em;
	border: 0.2em solid #808080;
	border-radius: 0.25em;
	background-color: #ffffff;
	color: #000000;
}

input.small{
	width: 30%;
	padding: 0.5em 0.25em 0.5em 0.25em;
	border: 0.2em solid #808080;
	border-radius: 0.25em;
	background-color: #ffffff;
	color: #000000;
}

input.x-small{
	width: 10%;
	padding: 0.5em 0.25em 0.5em 0.25em;
	border: 0.2em solid #808080;
	border-radius: 0.25em;
	background-color: #ffffff;
	color: #000000;
}

input.submit{
	width: 35%;
	padding: 0.5em;
	font-size: 1.25em;
	border: 0.2em solid #808080;
	border-radius: 0.25em;
	background-color: #065892;
	color: #ffffff;
}

input:hover[type="submit"]{
	background: #2062af;
	border: 0.2em solid #065892;
	color: #ffffff;
}

select{
	width: 50%;
	padding: 0.25em;
	margin: 0.25em;
	border: 0.2em solid #808080;
	border-radius: 0.25em;
	background-color: #ffffff;
	color: #000000;
}

textarea{
	width: 100%;
	padding: 0.25em;
	margin: 0.25em;
	border: 0.2em solid #808080;
	border-radius: 0.25em;
	background-color: white;
	color: #000000;
	resize: none;
}

.confirmation-page-text{
	text-align: center;
	padding: 2em;
	background-color: #ffffff;
	color: #065892;
	font-size: 1.2em;
}

.error-block-spacer{
	text-align: center;
	height: 200px;
	line-height: 1.4em;
	font-size: 1.3em;
	margin: 0;
	color: #ffffff;
	background-color: #000000;
}

.error-block-text{
	text-align: left;
	margin: 0;
	padding: 0em 1em 0em 1em;
	line-height: 1.4em;
	font-size: 1.3em;
	color: #ffffff;
	background-color: #000000;
}

.error-block-text a{
	color: #2062af;
}

.error-block-text a:hover{
		color: #af2620;
		font-style: italic;
}
		
.footerspan{
	width: 100%;
	background-color: #065892;
}

.footer-1{
	display: none;
}

.footer-2{
	display: none;
}

.footer-3{
	display: none;
}

.footer-4{
	display: none;
}

.footer-5{
	display: none;
}

.footer-6{
	width: 25%;
	float: left;
	text-align: left;
	padding: 0.5em 0em 0.5em 0em;
	line-height: 1.4em;
	background-color: #065892;
	color: #ffffff;
}

.footer-6 ul{
	list-style-type: none;
	padding: 0;
	margin: 0.5em;
}

.footer-6 li{
	padding: 0;
	margin: 0em 0em 0.25em 0em;;
}

.footer-6 a{
	text-decoration: none;
	font-family: tahoma, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;
}

.footer-6 a:hover{
	font-style: italic;
	font-weight: bold;
	color: #af2620;
}

.social-media-1{
	display: none;
}

.social-media-2{
	display: none;
}

.social-media-3{
	display: none;
}

.social-media-4{
	display: none;
}

.social-media-5{
	display: none;
}

.social-media-6{
	display: inline-block;
	width: 80px;
	float: left;
	text-align: center;
}

.social-media-6 a{
	display: block;
	padding: 0.5em 1.5em 0.5em 1.5em;
	text-decoration: none;
}

.copyright{
	width: 100%;
	float: right;
	padding: 0em 0.5em 0em 0em;
	background-color: #065892;
	text-align: right;
	color: white;
}










