@charset "utf-8";
/* CSS Document */

/* Delete ALL font size / font-family / font-weight / line-height  in includes/Accordion CSS */
/* Adjust the font sizes according to screen size in the media query */
/* Make sure the Skin# and Accordion IDs match */

/* Accordion Mods - make sure you use the proper skin# used by the accordion */
/* 4 mobile - adjust larger screen sizes in media query at bottom */



/* in case there are multiple colour schemes in different accordions, the accordion needs to be targeted. The one below is for a single instance on the main page */


/* Font size of title bar - delete the font size from the Accordion CSS */

.DWAccordions_navLink .DWAccordions_navSpan
{
	font-size : 1.2rem!important;
	font-weight: normal;
	text-decoration: none;
	word-wrap: break-word!important;
	height: auto!important;
	line-height: 100%!important;
	vertical-align: middle;
	padding: 20px 50px 20px 0px;
}
.skin4 .DWAccordions_navLink .DWAccordions_navImg
{
	font-size : 1.3rem!important;
	color : #2E4053;
	color : rgba(46, 64, 83, 0.75);
	*color : #2E4053;
}

/* Content */
#contSection1 .DWAccordions_contentDivs .skin_p {
	font-size: 1.1rem!important;
	line-height: 1.5rem!important;
	margin-bottom: 8px;
	color: #006BB6!important;
}
#contSection1 .DWAccordions_contentDivs .skin_h4
{
	margin-top : 0px;
	margin-bottom : 2px;
	padding: 0;
	font-size : 1.4rem;
	line-height: 1.6rem;
	color : #006BB6;
	font-weight: bold;
}
#contSection1 .DWAccordions_contentDivs {
	/* [disabled]border : 1px solid #F46A0E; */
}

#contSection4 .DWAccordions_contentDivs .skin_p {
	font-size: 1.4rem!important;
	line-height: 1.4rem!important;
	margin-bottom: 8px;
	color: #000000!important;
}

/* make sure the layer ID matches the accordion name.  */
/* 4 mobile - adjust larger screen sizes in media query at bottom */

/* emphasize text */
.skin4 .DWAccordions_navLink .DWAccordions_navSpan strong {
	font-size: 1.4rem!important;
	color: #E9E9E9;
	margin-right: 6px;
}


/* name below testimonials */
/* 4 mobile - adjust larger screen sizes in media query at bottom */
.skin4 .DWAccordions_container h3 {
	font-size: 1.4rem!important;
	color: rgba(255,255,255,0.66);
	text-align: right;
	margin-top: 10px;
	/* [disabled]font-weight: bold; */
	margin-bottom: 4px;
	padding-right: 20px;
}

.skin4 .DWAccordions_container .skin_p {
	color: #006BB6!important;
	text-align: left;
}
/*#DWAccordions15 .skin_h4, #DWAccordions16 .skin_h4, #DWAccordions17 .skin_h4, #DWAccordions18 .skin_h4, #DWAccordions19 .skin_h4, #DWAccordions20 .skin_h4 {
	font-size: 1.4rem;
	font-weight: bold;
	color: #006BB6;
	text-align: left;
	padding-right: 10%;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}*/
.skin4 .DWAccordions_container h6 {
	font-size: 1.1rem!important;
	color: #949494;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	text-align: center;
}


/* Links */
/* Title Bar */
/*.skin4 .DWAccordions_navLink .DWAccordions_navSpan
{
	color : #3C2313;
}
.skin4 .DWAccordions_navLink.hover .DWAccordions_navSpan
{
	color : #3C2313;
}
.skin4 .DWAccordions_navLink.selected .DWAccordions_navSpan
{
	color : #FFFFFF;
}*/

/* Content */
.DWAccordions_container .skin_p a {
	/* [disabled]color: #2EB457; */
	text-decoration: underline;
}
.DWAccordions_container .skin_p a:hover {
	color: #24408E;
	/* [disabled]background-color: #EDEDED; */
	text-decoration: none;
}
.skin4 .DWAccordions_container ul li a {
	color: #2F2F2F;
	/* [disabled]background-color: #CCCCCC; */
	text-decoration: underline;
}


/* Makes sure content in panel will wrap and not cut off on mobile if text too long. Padding for nav bars needs to be specified here */

/* addresses improper wrapping of text in title bar */
	/* if text spills out the bar the height may be set inside the accordion CSS for this property */
a.DWAccordions_navLink {
	word-wrap: break-word!important;
	height: auto!important;
	line-height: 120%!important;
	vertical-align: middle;
	padding: 14px 50px 14px 0px;
}
a.DWAccordions_navLink:hover {
	text-decoration: none;
}

@media only screen and (min-width : 660px) {
	.DWAccordions_navLink .DWAccordions_navSpan
	{
	font-size : 1.2rem!important;
	word-wrap: break-word!important;
	height: auto!important;
	line-height: 100%!important;
	vertical-align: middle;
	padding: 20px 50px 20px 0px;
	}

	.skin4 .DWAccordions_container h6 {
	font-size: 1.4rem!important;
	/* [disabled]color: #FFFFFF; */
	text-align: left;
	}
	
	/* Content */
	#contSection1 .DWAccordions_contentDivs .skin_p {
		font-size: 1.1rem!important;
		line-height: 1.5rem!important;
		margin-bottom: 8px;
		color: #006BB6!important;
	}
	#contSection1 .DWAccordions_contentDivs .skin_h4
	{
		margin-top : 0px;
		margin-bottom : 2px;
		padding: 0;
		font-size : 1.4rem;
		line-height: 1.6rem;
		color : #006BB6;
		font-weight: bold;
	}
	#contSection1 .DWAccordions_contentDivs {
		/* [disabled]border : 1px solid #F46A0E; */
	}

	#contSection4 .DWAccordions_contentDivs .skin_p {
		font-size: 1.1rem!important;
		line-height: 1.5rem!important;
	}
}
