.contentDiv
{
	color:			white;
	background:		black;
}

.headDiv
{
	color:			white;
	background:		black;
	position:		relative;
	z-index:		5;
}

.mainContentDiv
{
	padding-left:		47px;
	padding-right:		20px;
	color:			white;
	background:		black;
}

.textDiv
{
	font-family:		verdana;
	text-align:		left;
	font-size:		11px;
	background:		black;
}

.highlight
{
	font-weight:		bold;
	font-size:		9px;
}

.quoteDiv
{
	font-family:		georgia;
	font-style:		italic;
	text-align:		left;
	font-size:		11px;
	background:		black;
}

.sectionTitle
{
	font-family:		georgia;
	color:			#cc6633;
	font-weight:		normal;
	font-size:		12px;
}

.imageSubtitle
{
	text-align:		right;
	padding-top:		0px;
	font-size:		7px;
}

.footerDiv
{
	font-family:		verdana;
	text-align:		center;
	font-size:		60%;
	padding-left:		1px;
	padding-right:		6px;
	white-space:		nowrap;
	padding-top:		1px;
	padding-bottom:		2px;
	border-right:		1px solid white;
}

.linkTitle
{
	font-weight:		bold;
	font-size:		11px;
	padding-top:		10px;
}

.clientLink
{
	font-size:		9px;
	color:			white;
}
