
body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
img {
	max-width: 100%;
}
#header {
	position: relative;
	width: 1100px;
	max-width: 94%;
	margin: 0px auto;
	overflow:hidden;
	display: table;
	border-collapse:separate;
	border-spacing: 10px;
}
#logo {
	position: relative;
	width: 416px;
	margin: auto;
	display: table-cell;
}
#logo img {
	position: relative;
	width: 416px;
	max-width: 90%;
}
#slogan {
	position: relative;
	width: 65%;
	height: 100%;
	display: table-cell;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	/* color: #125E91; */
	color: #335AA4;
	text-shadow: 3px 5px 5px rgba(0,0,0,0.25);
	-moz-text-shadow: 3px 5px 5px rgba(0,0,0,0.25);
	-webkit-text-shadow: 3px 5px 5px rgba(0,0,0,0.25);
	margin: 10px auto;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
#slogan p {
	margin: 0px;
	padding: 5px 15px;
	display: block;
	background-color: rgba(255,255,255,0.4);
	border-radius: 8px;
	border: solid 1px #FFFFFF;
}
#mainTextArea{
	position: relative;
	width: 1000px;
	max-width: 94%;
	margin: auto;
	overflow:visible;
	display: block;
	/* box-shadow: 5px 5px 8px rgba(0,0,0,0.45); */
	overflow: hidden;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
}

#mainText{
	position: relative;
	margin: auto;
	overflow:visible;
	display: block;
	overflow: hidden;
	z-index: 10;
}
.slideContainer {
	position: relative;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
	display: table;
	border-collapse:separate;
	border-spacing: 50px 10px;
}
.slideContainerWWDBAK {
	position: relative;
	width: 99%;
	background-image: url(../images/what-back-1.jpg);
}
.slideContainerWWD {
	position: relative;
	width: 99%;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
	display: table;
	border-collapse:separate;
	border-spacing: 50px 10px;
	background-image: url(../images/what-back-1.jpg);
	background-size: cover;
	border: solid 1px #FFFFFF;
	border-radius: 14px;
	margin: 15px auto 55px auto;
}
.slideContainerWWD h2 {
	color: #FFFFFF;
}
.leftColWWD {
	width: 60%;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
.leftColWWD img {
	width: 60%;
}
.rightColWWD {
	width: 40%;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.slideContainerWWD2 {
	position: relative;
	width: 99%;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
	border-collapse:separate;
	border-spacing: 50px 10px;
	background-image: url(../images/what-back-2.jpg);
	background-size: cover;
	border: solid 1px #FFFFFF;
	border-radius: 14px;
	margin: 15px auto 55px auto;
}
.slideContainerWWD2 h2 {
	text-align: center;
	width:  87%;
}
.WWD2table {
	position: relative;
	width: 100%;
	display: table;
}
.leftColWWD2 {
	width: 35%;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
.leftColWWD2 img {
	width: 90%;
}
.rightColWWD2 {
	width: 45%;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.fillColWWD2 {
	width: 20%;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

.slideContainerWWD3 {
	position: relative;
	width: 99%;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
	border-collapse:separate;
	border-spacing: 50px 10px;
	background-image: url(../images/what-back-2.jpg);
	background-size: cover;
	border: solid 1px #FFFFFF;
	border-radius: 14px;
	margin: 15px auto 55px auto;
}
.slideContainerWWD3 h2 {
	text-align: center;
	width:  87%;
}
.WWD3table {
	position: relative;
	width: 100%;
	display: table;
}
.leftColWWD3 {
	width: 42%;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.leftColWWD3 img {
	width: 90%;
}
.rightColWWD3 {
	width: 45%;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.fillColWWD3 {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

.leftCol {
	width: 40%;
	display: table-cell;
	text-align: center;
	vertical-align: bottom;
}
.rightCol {
	width: 60%;
	display: table-cell;
	text-align: left;
	vertical-align: bottom;
}
.leftOpenCol {
	width: 60%;
	display: table-cell;
	text-align: center;
	vertical-align: bottom;
}
.rightOpenCol {
	width: 40%;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
.leftContactCol {
	width: 40%;
	display: table-cell;
	text-align: center;
	vertical-align: top;
}
.rightContactCol {
	width: 60%;
	display: table-cell;
	text-align: left;
	vertical-align: top;
}
.contactContainer {
	position: relative;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 50px;
	overflow: hidden;
	display: table;
	border-collapse:separate;
	border-spacing: 20px 5px;
}
.contactFormContainer {
	position: relative;
	width: 90%;
	margin: auto;
	padding-top: 12px;
	padding-bottom: 15px;
	background-color: rgba(255,255,255,0.4);
	border: solid 1px #FFFFFF;
}
.contactFormContainer form {
	width: 100%;
	margin: auto;
	display: block;
}
.contactFormContainer p {
	margin: auto 25px;
}
.contactFormContainer form input[type=text] {
	width: 100%;
	margin: auto;
}
.contactFormContainer form input[type=email] {
	width: 100%;
	margin: auto;
}
.contactFormContainer form textarea {
	width: 100%;
	margin: auto;
}
.contactFormContainer form input[type=submit] {
	margin: auto;
	background-color:#4472C4;
	border: solid 1px #FFFFFF;
	border-radius: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 12px;
	margin-top: 15px;
	cursor: pointer;
}
.contactFormContainer form input[type=submit]:hover {
	opacity: 0.7;
}
#rightColExp {
	float: right;
	width: 76%;
	display: block;
}
#mPhoto {
	float: right;
	max-width: 95%;
	margin-top: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	
}

#navigContainer {
	position: relative;
	width: 100%;
	background-color: #4472C4;
	border-bottom: solid 1px #FFFFFF;
	margin-top: -5px;
	z-index: 100;
}
.navigText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style:none;
}
.navigText li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	line-height: 165%;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
	text-shadow: 3px 5px 5px rgba(0,0,0,0.45);
	-moz-text-shadow: 3px 5px 5px rgba(0,0,0,0.45);
	-webkit-text-shadow: 3px 5px 5px rgba(0,0,0,0.45);
	display: inline;
}
.navigText li a {
	color: #FFFFFF;
	text-decoration: none;
}
.navigText li a:hover {
	opacity: 0.7;
}
#topLinks a {
	white-space: nowrap;	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 42px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 40px;	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 42px;
	color: #FFFFFF;
	margin-bottom: 0px;
	text-align: left;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 40px;
	line-height: 175%;	
}
.largeText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #0A436A;
	text-align: center;
	text-decoration: none;	
}
.basicText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #333333;
	line-height: 145%;	
}
.mediumText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 155%;	
}
.mediumText a {
	color: #333333;
	text-decoration: underline;	
}
.mediumText a:hover {
	color: #999999;
	text-decoration: underline;	
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 145%;	
}
.smallText a, .mediumText a, .basicText a  {
	color: #333333;
	text-decoration: underline;
}
.smallText a:hover, .mediumText a:hover, .basicText a:hover {
	color: #555555;
	text-decoration: none;
}
#aboutContent {
	display:block;
}
#experienceContent {
	display:block;
}
#contactContent, #donateContent, #volunteerContent {
	display:block;
}
.textLeft {
	clear: both;
	float: left;
	margin-left: 40px;
	margin-right: 10px;
	width: 108px;
	font-family: 'Happy Monkey', sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 145%;
	text-align: right;
}
.textRight {
	float: left;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 18px;
	font-family: 'Happy Monkey', sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 145%;
	width: 80%;
}
.clearBoth {
	clear:both;
}
#footer {
	width: 98%;
	margin: auto;
}
#footerLinks {
	display: none;
}
#mLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 42px;
	text-align:center;
	display: none;
	width: 90px;
	margin: auto;
	line-height: 50px;
	cursor: pointer;
	background-image: url(../images/menu-link.png);
	background-repeat: no-repeat;
	background-position: 73% center;
	/* 
	background-color: #232323;
	border: solid 1px #000000; */
}
#mLink:hover {
	opacity: 0.6;
}
hr {
	color: #125E91;
	border: 0;
	height: 2px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
.iconContainer {
	position: relative;
	width: 100%;
	text-align: center;
	display: table;
	border-collapse:separate;
	border-spacing: 10px;
}
.frontIcons {
	display: table-cell;
	width: 33%;
}
.frontIcons img {
	width: 150px;
}
#analyze, #build, #grow {
	cursor: pointer;
}
#analyze:hover, #build:hover, #grow:hover {
	opacity: 0.7;
}
#analyzeText, #buildText, #growText {
	position: relative;
	width: 100%;
	margin-top: 15px;
	display: none;
}
#lines {
	position: fixed;
	right: 0px;
	bottom: 10px;
	z-index: 0;
}
.picLeft {
	position: relative;
	float: left;
	margin: 0px 15px 5px 0px;
	border: solid 1px #000000;
	max-width: 45%;
	box-shadow: 3px 3px 8px rgba(0,0,0,0.3);
}
.picRight {
	position: relative;
	float: right;
	margin: 0px 0px 5px 15px;
	border: solid 1px #000000;
	max-width: 45%;
	box-shadow: 3px 3px 8px rgba(0,0,0,0.3);
}
.companyInfo {
	display:none;
}

@media only screen and (max-width: 1200px) {

	.navigText li {
	font-size: 21px;
	}
}

@media only screen and (max-width: 1000px) {
	#header {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	}
	#logo {
	position: relative;
	width: 100%;
	max-width: 100%;
	display: block;
	}
	#logo img {
	margin:auto;
	max-width: 70%;
	display: block;
	}
	#slogan {
	width: 100%;
	margin: 4px auto;
	display: block;
	}
	#slogan p {
	background-color: rgba(255,255,255,0.0);
	border: solid 0px #FFFFFF;
	margin: 0px auto;
	}
	#mainTextArea{
	/* width: 90%; */
	}
	.navigText {
	display: none;
	margin: 0px;
	}
	.navigText li {
	font-size: 24px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	line-height: 64px;
	border-top: solid 1px #FFFFFF;
	}
	.navig:first-of-type {
    margin-left: 12px;
	}
	.navig:last-of-type {
    margin-right: 12px;
	}
	h1 {
	font-size: 30px;
	}
	h2 {
	font-size: 36px;
	}
	h3 {
	font-size: 16px;
	}
	.basicText {
	font-size: 16px;
	}
	.mediumText {
	font-size: 14px;
	}
	.smallText {
	font-size: 12px;
	}
	.textLeft {
	float: none;
	margin-left: 0px;
	margin-right: 10px;
	width: auto;
	font-size: 14px;
	text-align: left;
	}
	.textRight {
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 145%;
	}
	#lines {
	opacity: 0.2;
	}
	#mLink {
	display: block;
	}
}
@media only screen and (max-width: 880px) {
	body {
	background-size: 140% 140%;
	}
	#navigContainer {
	margin-top: 0px;
	}
	#logo {
	position: relative;
	width: 85%;
	max-width: 1400px;
	margin: 0px auto;
	overflow:visible;
	display: block;
	}
	#logo img {
	max-width: 100%;
	}
	#slogan {
	font-size: 18px;
	margin: 0px auto;
	padding: 0px;
	}
	#slogan p {
	padding: 0px;
	}
	.contactFormContainer {
	margin: 55px auto 25px auto;
	}
	h1 {
	font-size: 28px;
	}
	h2 {
	font-size: 34px;
	}
	h3 {
	font-size: 16px;
	text-align: center;
	}
	.basicText {
	font-size: 16px;
	}
	.smallText {
	font-size: 12px;
	}
	
	.frontIcons img {
	width: 100px;
	}
	.largeText {
	font-size: 21px;
	}
	.slideContainer {
	position: relative;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
	display: block;
	border-collapse:separate;
	border-spacing: 50px 10px;
	}
	
	.leftCol, .leftOpenCol {
	width: 100%;
	display: block;
	text-align: center;
	vertical-align: bottom;
	}
	.leftCol img {
		width: 250px;
		max-width: 80%;
	}
	.leftOpenCol img {
		width: 400px;
		max-width: 75%;
	}
	.rightCol, .rightOpenCol, {
	width: 100%;
	display: block;
	vertical-align: bottom;
	}
	.rightContactCol, .leftContactCol {
	width: 100%;
	display: block;
	vertical-align: bottom;
	}
	#lines {
	display: none;
	}
	.rightCol h2, .rightCol ul, .Col, .rightOpenCol h2 {
	text-align: center;
	}
	.slideContainerWWD {
	position: relative;
	width: 99%;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
	display: table;
	border-collapse:separate;
	border-spacing: 50px 10px;
	background-image: none;
	background-color: #FFFFFF;
	background-size: cover;
	border: solid 1px #FFFFFF;
	border-radius: 14px;
	margin: 15px auto 55px auto;
	}
	.slideContainerWWD h2 {
	color: #5FCBEF;
	}
	.leftColWWD {
	width: 40%;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	}
	.leftColWWD img {
	width: 90%;
	}
	.rightColWWD {
	width: 60%;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	}
	.slideContainerWWD2 {
	position: relative;
	width: 99%;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
	border-collapse:separate;
	border-spacing: 50px 10px;
	background-image: none;
	background-color: #FFFFFF;
	background-size: cover;
	border: solid 1px #FFFFFF;
	border-radius: 14px;
	margin: 15px auto 55px auto;
	}
	.slideContainerWWD2 h2 {
	text-align: center;
	width:  100%;
	}
	.WWD2table {
	position: relative;
	width: 100%;
	display: table;
	}
	.leftColWWD2 {
	width: 50%;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	}
	.leftColWWD2 img {
	width: 90%;
	}
	.rightColWWD2 {
	width: 50%;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	}
	.fillColWWD2 {
	display: none;
	}
	
	.slideContainerWWD3 {
	position: relative;
	width: 99%;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
	border-collapse:separate;
	border-spacing: 50px 10px;
	background-image: none;
	background-color: #FFFFFF;
	background-size: cover;
	border: solid 1px #FFFFFF;
	border-radius: 14px;
	margin: 15px auto 55px auto;
	}
	.slideContainerWWD3 h2 {
	text-align: center;
	width:  100%;
	}
	.WWD3table {
	position: relative;
	width: 100%;
	display: table;
	}
	.leftColWWD3 {
	width: 50%;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	}
	.leftColWWD3 img {
	width: 90%;
	}
	.rightColWWD3 {
	width: 50%;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	}
	.fillColWWD3 {
	display: none;
	}

}
@media only screen and (max-width: 680px) {
	#logo {
	position: relative;
	width: 90%;
	max-width: 1400px;
	margin: auto;
	overflow:visible;
	display: block;
	}
	h1 {
	font-size: 21px;
	}
	h2 {
	font-size: 30px;
	}
	h3 {
	font-size: 16px;
	}
	#mPhoto {
	float: none;
	max-width: 65%;
	margin: auto;
	}
	.frontIcons img {
	width: 80px;
	}
	.largeText {
	font-size: 20px;
	}
	.picLeft, .picRight {
	float: none;
	margin: 0px auto 15px auto;
	display: block;
	}
	
}
@media only screen and (max-width: 580px) {
	#mainTextArea{
	width: 100%;
	}
	#leftCol {
	float: none;
	width: 80%;
	margin: auto;
	}
	#rightCol {
	float: none;
	width: 100%;
	display: block;
	clear:both;
	}
	h1 {
	text-align:center;
	}
	.navigText {
	font-size: 30px;
	color: transparent;
	line-height: 30px;
	}
	.navig {
	display: block;
	color: #00ADEF;
	margin-left: auto;
	margin-right: auto;
	text-shadow: 3px 5px 5px rgba(0,0,0,0.1);
	-moz-text-shadow: 3px 5px 5px rgba(0,0,0,0.1);
	-webkit-text-shadow: 3px 5px 5px rgba(0,0,0,0.1);
	}
	.navig:first-of-type {
    margin-left: auto;
	}
	.navig:last-of-type {
    margin-right: auto;
	}
	#logo {
	margin-bottom: 18px;
	}
	#topLinks {
	display: none;
	}
	#footerLinks {
	display: block;
	}
	.seperator {
	display: none;
	}
	.navig:hover {
	color: #FFFF99;
	text-decoration: none;
	text-shadow: 2px 3px 1px rgba(0,0,0,0.4);
	-moz-text-shadow: 2px 3px 1px rgba(0,0,0,0.4);
	-webkit-text-shadow: 2px 3px 1px rgba(0,0,0,0.4);
	}
	#contactInfo {
	text-align: center;
	}
	.frontIcons img {
	width: 70px;
	}
	.largeText {
	font-size: 18px;
	}
	.slideContainerWWD {
	position: relative;
	width: 99%;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
	display: block;
	border-collapse:separate;
	border-spacing: 50px 10px;
	background-image: none;
	background-color: #FFFFFF;
	background-size: cover;
	border: solid 1px #FFFFFF;
	border-radius: 14px;
	margin: 15px auto 55px auto;
	}
	.slideContainerWWD h2 {
	color: #5FCBEF;
	text-align: center;
	}
	.leftColWWD {
	width: 90%;
	display: block;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	}
	.leftColWWD img {
	width: 75%;
	}
	.rightColWWD {
	width: 90%;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: auto;
	}
	.slideContainerWWD2 {
	position: relative;
	width: 99%;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
	border-collapse:separate;
	border-spacing: 50px 10px;
	background-image: none;
	background-color: #FFFFFF;
	background-size: cover;
	border: solid 1px #FFFFFF;
	border-radius: 14px;
	margin: 15px auto 55px auto;
	}
	.slideContainerWWD2 h2 {
	text-align: center;
	width:  100%;
	}
	.WWD2table {
	position: relative;
	width: 100%;
	display: block;
	}
	.leftColWWD2 {
	width: 90%;
	display: block;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	}
	.leftColWWD2 img {
	width: 75%;
	}
	.rightColWWD2 {
	width: 90%;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: auto;
	}
	.fillColWWD2 {
	display: none;
	}
	
	.slideContainerWWD3 {
	position: relative;
	width: 99%;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
	border-collapse:separate;
	border-spacing: 50px 10px;
	background-image: none;
	background-color: #FFFFFF;
	background-size: cover;
	border: solid 1px #FFFFFF;
	border-radius: 14px;
	margin: 15px auto 55px auto;
	}
	.slideContainerWWD3 h2 {
	text-align: center;
	width:  100%;
	}
	.WWD3table {
	position: relative;
	width: 100%;
	display: block;
	}
	.leftColWWD3 {
	width: 90%;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: auto;
	}
	.leftColWWD3 img {
	width: 90%;
	}
	.rightColWWD3 {
	width: 90%;
	display: block;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: auto;
	}
	.fillColWWD3 {
	display: none;
	}
	
}
