/*Layout*/

.siteContainer
{
	width: 716px;
	clear: both;
	height: 100%;
	padding: 32px 0px 30px 0px;
}

.leftSide
{
	float: left;
	width: 365px;
	height: 100%;
	text-align: right;
	border-right: black;
	border-width: 0 1px 0 0;
	border-style: none solid none solid;
}

.rightSide
{
	width: 345px;
	height: 100%;
	float: right;
	text-align: left;
}

.rightPics {
	margin: -15px 0 0 0;
	padding: 0px 10px 10px 10px;
	width: 270px;

}

.rightImages
{
	margin: 0px 0 0 0;
	padding: 0px 10px 10px 10px;
	width: 330px;
	height: 100%;
}


.rightText
{
	margin: 0px 0 0 0;
	padding: 0px 10px 10px 35px;
	width: 270px;
	height: 100%;
}

.lowerRight
{
	bottom: 5px;
	padding: 40px 0px 0px 35px;
}

.lowerLeft { padding: 30px 10px 30px 10px; }

.footer
{
	clear: both;
	height: 0px;
}

.blueName
{
	color: #1B5E92;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.blackTitle
{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 300;
}

.employeeList { line-height: 9pt; }

/*Text*/

.lowerLeft a
{ text-decoration: none; }

.ffds { vertical-align: bottom; }
