*
{
	margin: 0;
	padding: 0;
}
body
{
	padding:20px 40px 2px 40px;;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.centerContainer
{
}
.nonFooter
{
}
.clearer
{
	clear: both;
	height:1px;
	font-size:1px;
}
.columnWrapper
{
}

.leftCol
{
	display:none;
}
	.search
	{
		float:left;
		width:251px;
		padding-top:20px;
		margin-top:-9px;
		background:url(img/i_search_top.gif) no-repeat right top;
	}
		.search input
		{
			width:157px;
			height:17px;
			border:1px #008bd7 solid;
			padding-left:4px;
			margin-left:27px;
		}
		.search a
		{
			color:#ffffff;
			text-decoration:none;
			margin-left:9px;
		}
		.search a:hover
		{
			text-decoration:underline;
		}
		#plcRoot_Layout_zoneContent_pageplaceholder_partPlaceholder_Layout_zoneLeft_cmscompletesearchdialog_cmscompletesearchdialog_CMSSearchDialog
		{
			background:#f5f5f5;
			padding:15px;
			margin-bottom:20px;
		}
		.CMSSearchDialogSearchForLabel,
		.CMSSearchDialogSearchModeLabel
		{
			display:block;
			float:left;
			width:150px;
			height:18px;
			padding:2px 0px 0px 0px;
			margin:0px 0px 5px 0px;
		}
		.CMSSearchDialogSearchForTextBox
		{
			display:block;
			float:left;
			width:1200px;
			height:18px;
			margin:2px 0px 5px 0px;
			padding:0px 0px 0px 4px;
			background:#ffffff;
			border:1px #002954 solid;
		}
		.CMSSearchDialogSearchButton
		{
			background:#002954;
			border:1px #ffffff solid;
			color:#FFFFFF;
			font-size:11px;
			font-weight:bold;
			cursor:pointer;
			margin:1px 0px 0px 0px;
			padding:2px 5px 2px 5px;
			line-height:16px;
		}
		.CMSSearchDialogSearchModeDropDownList
		{
			display:block;
			float:left;
			width:1200px;
			margin:0px 0px 5px 0px;
			margin:0px;
			background:#ffffff;
			border:1px #002954 solid;
		}
		.SearchResult
		{
			border-bottom:1px #5d7499 dashed;
			margin-bottom:20px;
		}
		.ResultTitle
		{
			padding-bottom:3px;
		}
		.ResultTitle a
		{
			color:#008bd7;
			text-decoration:none;
		}
		.ResultTitle a:hover
		{
			color:#008bd7;
			text-decoration:underline;
		}
		.ResultPath
		{
			padding-bottom:3px;
			font-style:italic;
		}
		
.rightCol
{
	width:100%;
	float:left;
}
	.flashContent
	{
		display:none;
	}
	.mainNav
	{
		display:none;
	}
	.txtContent
	{
		width:100%;
		float:left;
		padding:0px 0px 0px 0px;
	}
		.txtContent .printen
		{
			display:none;
		}
		.txtContent .myBreadcrumb
		{
			display:none
		}
		.txtContent h1
		{
			font-size:26px;
			color:#008bd7;
			font-weight:normal;
			padding:11px 0px 10px 0px;
			background:url(img/i_h1_line.gif) no-repeat 0px 0px;
			clear:left;
		}
		.txtContent h2
		{
			font-size:12px;
			font-weight:bold;
		}
		.txtContent blockquote
		{
			font-size:12px;
			font-weight:bold;
			padding:0px 0px 20px 0px;
		}
		.txtContent p
		{
			padding:0px 0px 20px 0px;
		}

		.txtContent a
		{
			color:#008bd7;
			text-decoration:none;
		}
		.txtContent p a
		{
			color:#008bd7;
			text-decoration:none;
		}
		.txtContent p a:hover
		{
			text-decoration:underline;
		}

.footer
{
	display:none;
}
