@charset "UTF-8";
.largefoot {
	font-size: 20px;
	font-weight: bold;
}
h1 {
 font-size: 14px;
 line-height: 1.2;
}
h2{
 margin-left: 2px;
 font-size: 12px;
 color: #FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	color: #0B34C7;
    font-weight: bold;
	
}
h4 {
	color: #0B34C7;
	font-size: 18px;
}
h5 {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
}
h6 {
	font-size: 14px;
    line-height: 1.2;
}
p {
	font-size: 14px;
	line-height: 1.4;
}
.testimonial {
	color: #0B34C7;
	font-weight: bold;
	font-size: 16px;
}
hr {
	margin: 20px 0;
}
#footer  a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #6682C7;
}
#header{
font-size: 14px;
}
.headercontact ul      {
	list-style-type: none;
	margin-left: 40px;
	font-size: 14px;
	
}
.headercontact{
color: #0B34C7;
margin-top: 8px;

}
.headercontact    li     {
	display:inline;
	float: left;
}
.headercontact  li  a:link, a:visited {
	text-decoration: none;
	color: #0B34C7;
}
.headercontact    li    a:hover  {
	text-decoration: none;
	color: #6682C7;
}
.spacer {
	width: 170px;

}
.spacer2 {           /*adds 5px height space on page*/
	height: 5px;

}
.spacer3 {           /*adds 45px height space on page*/
	height: 45px;

}
.spacer4 {            /*spacer for smoothscroll on faq page*/
	height: 180px;

}
.spacer5 {            /*spacer for smoothscroll on faq page*/
	width: 450px;
	float: left;
	margin-left: 0px;
	margin-top: 30px;

}
.spacerCopy {
	width: 450px;
    padding-bottom: 50px;
	margin-top: 20px;
}
#contentwrapper2  ul, p {
	font-size: 14px;
	line-height: 1.2;
}
#contentwrapper2 li {
	color: #0B34C7;
	font-weight: bold;
	font-size: 16px;
}
#contentwrapper2  li.c1 {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	list-style-type: none;
}
#header li a.active {
	text-decoration: none;
	color: #6682C7;
}

#accordion h2
  {
	margin: 0;
	font-weight: normal;
	font-size: 16px;
}
#accordion  div {
	padding: 9px;
	font-size: 14px;
}
.headercontact    li  {
	margin-left: 2px;
	margin-top: 4px;
	font-size: 16px;
}


