/* Custom style overrides */
/* custom_page_threecols1 */

 #PageTitle1
{
visibility: hidden;
display: none;
} 

#PageTitle2
{
	color: #000000;
	font-weight: bold;
	padding: 3px 18px 0px 0px;
	margin-bottom: 8px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	line-height: normal;
}

#PageTitle3
{
	color: #000000;
	font-weight: bold;
	padding: 3px 18px 0px 0px;
	margin-bottom: 8px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	line-height: normal;
}

#Primary-Inner 
{
	padding-right: 4px; 
	border-right: #cccccc 1px solid; 
}


#SecondaryContent 
{
	width: 200px;
	border-left: #ffffff 0px solid;
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 0px 0px;
	
}



