/**********************************************
	USER CONTENT
**********************************************/

div.contentRegion h1
{
	color : #95babe;
	font-size : 1.5em;
	border-bottom : 1px solid #d9e6e7;
	font-weight : bold;
	padding-bottom : 10px;
	text-transform : uppercase;
}

div.contentRegion h2
{
	font-weight : bold;
}


div.contentRegion h3
{
	font-weight : bold;
	color : #65a9b3;
	margin : 0px;
}

div.contentRegion h4
{
	font-size:1.5em;
	margin-bottom:.1em
}

div.contentRegion h3.sub
{
	color: #d6b36b;
}

div.contentRegion sup {font-size:.9em;}


img.imageLeftWrap
{
	float : left;
	margin : 0px 14px 5px 0px;
}

img.imageRightWrap
{
	float : right;
	margin : 0px 0px 5px 14px;
}

/**********************************************
	USER CONTENT
**********************************************/



