body #wrapper .mod-ligth-blue-gradient{
	width: 100%;
}
body #wrapper .mod-ligth-blue-gradient div{
	border: none;
	padding: 0px;
}
body #wrapper.basic #content-container{
	background: #eaf0f7; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhZjBmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #eaf0f7 0%, #ffffff 20%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaf0f7), color-stop(20%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eaf0f7 0%,#ffffff 20%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eaf0f7 0%,#ffffff 20%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eaf0f7 0%,#ffffff 20%); /* IE10+ */
	background: linear-gradient(to bottom,  #eaf0f7 0%,#ffffff 20%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaf0f7', endColorstr='#ffffff',GradientType=0 );*/ /* IE6-8 */
	padding: 4.4042863% 4.4042863% 0px 1.1111111%;
}



body #wrapper #about div p {
	font-size: 12px;
	line-height: 18px;
	font-family: 'gotham_bookregular';
	color: #6c6c6c;
	letter-spacing: 0.05em;
}

body #wrapper #about div ul {
	margin-top:20px;
}
body #wrapper #about div ul li{
	padding-bottom:18px;
	font-weight: bold;
}

body #wrapper #about div ol li{
	font: 12px "gotham_bookbold", Helvetica, sans-serif;
	padding-bottom:18px;
	font-weight: bold;
	line-height: 18px;
}

body #wrapper #about div ol li span{
	font-family: 'gotham_bookregular';
	
	
}

body #wrapper #about div ol li strong{
	font: 12px "gotham_bookbold", Helvetica, sans-serif;
	color: #575757;
	letter-spacing: 0.05em;
}

span strong{
	font: 12px "gotham_bookbold", Helvetica, sans-serif;
	color: #575757;
	letter-spacing: 0.05em;
}


body #wrapper #about div ol.accordion li.accordion-group{
	padding-bottom:0px;
	font-weight: bold;
}

body #wrapper #about div ol li.accordion-group{
	padding-bottom:0px;
	font-weight: bold;
}
body #wrapper #about div ol.accordion ul {
	margin-top:0px;
}
body #wrapper #about div ol li span{
	font-weight: normal;
	display: block;
}

body #wrapper #about div ol li b{
	font-weight: bold;
	font-weight: 900;
}

body #wrapper #about div ol.questions li{
	padding-bottom:2px;
	font-weight: normal;
	font-family: 'gotham_bookregular';
}

#backAbout{
	margin-left: 18.5185%;
	line-height: 28px;
}

a.accordion-toggle{
	
	color: #575757;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.accordion-simple .accordion-heading {
	padding-left: 0px;
}
.accordion-simple .accordion-heading .accordion-toggle {
	padding-left: 0px;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 14px;
	/*padding-right: 40px;*/
	width: 87%;
	white-space: pre-wrap;
}


.accordion-simple li.accordion-inner {
	padding-bottom: 0px !important;
	margin-top: 12px;
	font-weight: normal;
	padding-left: 0px;
	background: #ffffff;
	margin-bottom: 0px;
}
.accordion-heading, .accordion-body{
	background: #ffffff;
} 

/*body #wrapper ol.right-arrow > li a::after {
	content: url("../img/rigth_arrow_gray.png") center right no-repeat;	
	color: #575757;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2px;

}*/

body #wrapper ol.right-arrow > li a::after {
 content: "";
 background: url("../img/rigth_arrow_gray.png") center right no-repeat !important;
 padding-right: 14px;
 color: #575757;
 font-weight: bold;
 text-decoration: none;
}

a.download-pdf::after {
	content: '' !important;

}

body #main .accordion-simple .accordion-group.accordion-active .accordion-heading a {
	content: "";
	background: none;
}

body #main .accordion-simple .accordion-group.accordion-active .accordion-heading a:hover {
	text-decoration: none !important;

}

body #main .accordion-simple .accordion-group.accordion-active .accordion-heading a {
	text-decoration: none;
}

body #main .accordion-simple .accordion-group.accordion-active .accordion-heading a::after {
	content: "";
	background: url("../img/bottom_arrow_gray.png") center right no-repeat !important;
	padding-right: 14px;
}

.accordion-heading a:link, a:active{
	background: #fff;
}

body div.span11 p strong {
	font-family: 'gotham_bookbold';
}

@media screen and (max-width: 765px){

	body #wrapper.basic .main-content{
		margin-top: 0px !important;
	}
	a:hover {

		text-decoration: none;
	}
	.h3-blue{
		color: #575757;
		font-size: 17px;
	}

	li.accordion-group{
		width: 99%;
	}


	#backAbout{
		margin-left: 0%;
	}

	.span12 .wc{
		width: 93%;
		margin: 0 auto !important;
	}

	ul.accordion-body{
		margin-left: 0px;
	}

	ol.questions{
		margin-left: 3px;
	}
	
	body #wrapper #about div ol.questions li{
		padding-bottom:8px;
		font-weight: normal;
	}
	body #wrapper #about div ol.questions li:last-child{
		padding-bottom:0px;
		margin-bottom: 3%;
		font-weight: normal;
	}
	.nav-content-phone{
		width: 106%;
		margin-top: -17px;
		margin-left: -4px;
	}

	.bottom-nav{		
		margin-top: 20px;	
	}

	#selection{
		width: 105% !important;
		margin-left: -4px !important;
	}

	.bottom{
		margin-top: -6px;
	}

	.accordion-inner span strong{
	font-family: 'gotham_bookregular' !important;
	
	}

}