#rcol{
	background: #17365D;
}
/*
#firstCol, #secondCol, #thirdCol, #fourthCol{
	float: left;
	background: #fff;
	margin: 10px;
	text-align: justify;
	padding: 7px;
	font-size: 0.96em;
	font-family: Andalus, Arial, Helvetica, sans-serif;
}

#firstCol{
	width: 218px;
}

#secondCol{
	font-style: italic;
	width: 195px;
}

#thirdCol{
	width: 160px;
}

#fourthCol{
	width: 383px;
	margin-top: -10px;
	margin-left: 16px;
}*/

h2{
	background: #FFF;
}

#wrap #rcol{
	padding: 0px 0px 10px 0px;
}

#wrap #rcol #innerTable{
	width: 100%;
	text-align: left;
	
}

#wrap #rcol #innerTable td{
	background: #FFF;
	vertical-align: top;
}

#wrap #rcol #innerTable{
	background: #17365D;
}

#wrap #rcol #innerTable .testimonyBy{
	font-weight: bold;
	text-align: center;
}

#wrap #rcol #secondTableCol{
	background: #17365D; 
	font-style: italic;
}

#wrap #rcol #secondTableCol .normalFont{
	font-style: normal;
}

#wrap #rcol #scInnerTable {
	width: 420px;
	background: #17365D; 
	margin: 0;
}

#wrap #rcol #scInnerTable #testimonyInItalics{
	width: 215px;
}

#wrap #rcol #scInnerTable .paddingHere{
	padding: 8px;
}

#wrap #rcol #firstTableCol{
	width: 255px;
	text-align: justify;
	padding: 10px;
}

#wrap #rcol #innerTable #scInnerTable .gutterCol{
	background: #17365D;
	width: 14px;
	color:  #17365D;
}

#wrap #rcol #innerTable .gutterCol{
	background: #17365D;
	width: 14px;
	color:  #17365D;
}
