﻿#content
{	
	background-image: url(/images/layout/Col3Content_background.png);	
	background-repeat: repeat-y;				
}

#leftColumn
{		
	float:left;
	clear:none;
	width:200px;
	margin-right:25px;
	background-color:#ECF6FA;
}

#rightColumn
{
	float:left;	
	clear:none;
	width:250px;
	margin-left:25px;	
}

#centerColumn
{
	float:left;
	clear:none;	
	width:509px;	
}

#leftColumn .p1
{
	width: 140px;
	float: left;
}
#leftColumn .p2
{
	width: 16px;
	float: left;
}
#leftColumn .p3
{
	width: 20px;
	float: left;
}
#leftColumn .p4
{
	width: 16px;
	float: left;
}

#centerColumn .p1
{
	width: 450px;
	float: left;
}
#centerColumn .p2
{
	width: 16px;
	float: left;
}
#centerColumn .p3
{
	width: 20px;
	float: left;
}
#centerColumn .p4
{
	width: 16px;
	float: left;
}

#rightColumn .p1
{
	width: 190px;
	float: left;
}
#rightColumn .p2
{
	width: 16px;
	float: left;
}
#rightColumn .p3
{
	width: 20px;
	float: left;
}
#rightColumn .p4
{
	width: 16px;
	float: left;
}

#leftColumn .spaceBeforeButton
{
	width: 120px;
	padding-left: 10px;
}

#centerColumn .spaceBeforeButton
{
	width: 430px;
	padding-left: 10px;
}

#rightColumn .spaceBeforeButton
{
	width: 170px;
	padding-left: 10px;
}
#centerColumn .InnerPageTabsContent,
#centerColumn .InnerPageTabsContent
{
	background-image: url( /Images/Layout/Col3TabbedCenterPanelBackground.gif );	
	border: 0px none Transparent;		
}
#centerColumn .InnerPageTabsContentNotFramed,
#centerColumn .InnerPageTabsContentNotFramed
{
	background-image: none;
	border-style: none none none none;
}

div#centerColumn.bottomLineCR{float:right;width:784px;}
div#centerColumn.bottomLineCR .Columned3 .Col{float:left;}
div#topBlockArea.col3ContentBlockArea 
{
    margin-left: 225px;
    background-color: Yellow; 
    margin-bottom: 25px;   
}
div#topBlockArea.col3ContentBlockArea .topAreaContent
{
    
}
