﻿*
{
	border:none;
	padding:0;
	margin:0;
}

strong
{
	color:#0094D9;
}

.contentDisplay,
div.contentDisplay
{
	float:left;
	font-family: Verdana, Arial, Tahoma;
	color: Gray;
}

div.contentDisplay
{
	margin-top:2%;
	width:100%;
	text-align: justify;
}

.contentDisplay h3
{
	margin-bottom:3%;
	color:#0094D9;
}

.contentDisplay p
{
	float:none;
	text-align: justify;
	margin-bottom:20px;
}

.contentDisplay ul
{
	margin-bottom:20px;
	padding-left:10px;
}

.contentDisplay li
{
	margin-left:20px;
	margin-bottom:5px;
}



div.contentDisplay div.outerText
{
	float:left;
	width:100%;
	margin-bottom:4%;
	padding-bottom: 1%;
	border-bottom: 1px solid #B2D881;
}

div.contentDisplay div.outerText h2
{
	float:left;
	width:100%;
	font-size: 32px;
	color: #B2D881;
}



div.textColumnLeft
{
	float:left;
	width: 60%;
}

div.textColumnTop
{
	float:left;
	width: 100%;
	margin-bottom:20px;
}

div.textColumnRight
{
	float:right;
	width: 60%;
}

div.contentPhoto
{
	float:left;
	width: 100%;
	margin-bottom:20px;
}

span.spContentPhoto
{
	float:left;
	width:100%;
	overflow:hidden;
}

div.contentPhoto img
{
	float:left;
	width:100%;
}

div.contentPhoto p
{
	float:left;
	width:45%;
	margin-right:2%;
	margin-left:2%;
	text-align:center;
}

div.contentPhoto p.clear
{
	clear:left;
}

div.contentPhoto div.sep
{
	float:left;
	width:100%;
	height:1px;
}


div.contentPhoto p span
{
	float:left;
	width:100%;
	font-style:italic;
	color:black;
	text-align: center;
	font-weight:bold;
}

div.photoRight
{
	float: right;
	width:40%;
}

div.photoRight p
{
	width:97%;
	margin-right:0%;
	margin-left:2%;
}

div.photoLeft
{
	float: left;
	width:40%;
}

div.photoLeft p
{
	width:97%;
	margin-right:2%;
	margin-left:0%;
}
