.contentLeft
{
	float:left;
	width:580px;
	margin-top:20px;
	padding-bottom:20px;

}

	.contentLeft a
	{
		color: Blue;
	}

.contentLeft img
{
	float:left;
	padding:0px 18px 18px 0px;
}


.contentRight
{
	float:right;
	width:318px;
	margin-top:20px;
	margin-bottom:20px;
}

.padding
{
	padding-top:15px;
	display:block;
}



.Green
{
	color:#8DA59D;
	height:1px;
}

.LeftShaded
{
	float:left;
	width:540px;
	margin: 0px 0px 10px 0px;
	padding:20px 20px 20px 20px;
	background-color:#DAE2DF;	
	background-repeat:no-repeat;
}

.formHeader
{
	background-image:url(/images/form-background.gif);
	background-repeat:no-repeat;
	padding-top:50px;
}

.findHeader
{
	background-image:url(/images/find-background.jpg);
	background-repeat:no-repeat;
	padding-top:50px;
}

.formHeader table
{
	float:left;
	width:540px;
}


.formHeader table td
{
	padding:5px;
}

.Scroller
{
	overflow:auto;
	height:380px;
	margin-bottom:20px;
}

	.Scroller a
	{
		color: Blue;
	}

.textbodywhite 
{
	font-size: 14px;
	font-style: normal;
}

.textbodywhiteheader 
{
	font-size: 15px;
	font-weight: bold;
	text-transform: none;
}
.name-fields

{

	font-size: 14px;
	padding: 2px;
	width: 250px;
	background-color: #ffff99;

}
	
.textbody_indent 
{
	font-size: 14px;
	font-style: italic;
	text-indent: 15px;
}

.namefieldsshort 
{
	font-size: 14px;
	width: 80px;
	padding: 2px;
	background-color: #ffff99;
}




	/*.findArea .scrollingArea
	{
		float:left;
		width:560px;
		height:350px;
		margin:50px 0px 0px 0px;
		padding:0px 15px 20px 15px;
		overflow:auto;
	}

*html .findArea
{
	height:350px;
}*/

.ControlText
{
    background-color: red !important;
}

.ddHeight
{
	height:75px;
}

	/* NEWS */
	
	.PressReleases
	{
		border-top: dotted 1px #CDCDCD;
		padding-top: 10px;
	}

	.PressReleaseItem
	{
		padding: 0px 0px 15px 0px;
	}

		.PressReleaseItem .Headline
		{
			font-weight: bold;
		}
	
	/* END OF NEWS */


	/* FAQ */
	
	.FAQ
	{
	}

		.FAQ h3
		{
			border-bottom: dotted 1px #CDCDCD;
			padding-bottom: 5px;
			margin-bottom: 15px;
			margin-top: 15px;
			font-weight: bold;
		}

		.FAQ .Questions a
		{
			display: block;
			font-weight: bold;
			padding: 0px 0px 10px 0px;
		}

		.FAQ .Questions li, .FAQ .Answers li
		{
			padding-top: 5px;
		}

		.FAQ .Answers strong
		{
			display: block;
			padding-bottom: 10px;
			margin-bottom: 0px;
		}
	
	/* END OF NEWS */


.PublishDate
{
	position: relative;
	top: -15px;
	clear: both;
	font-size: 14px;
	font-weight: bold;
}


.contentLeft ul, .contentLeft ol, .contentLeft blockquote
{
	margin-left: 25px;
	margin-right: 25px;
}
