/*=========================================================================
--       SITE/SYSTEM : Brand Platform v2
--       DESCRIPTION : Print-Friendly CSS file
--  REVISION HISTORY : Date      Version   Name             Description
--                     09/27/05  1.0.0.0   Paul Mealy       Initial version 
==========================================================================*/
#navContainer, #searchContainer, #printFriendlyBox, #toolbar, #textSizeBox, #rightTout, #pollTemplate{
	display: none;
}

#navContainer
{
display: none;

}

#container #sideNavColumn{
	display:none;
	
}

#mainContent{
	
	background-image: none;
	background-repeat: no-repeat;
       	width: 760px;
	_width: 730px;
	background-color: #fff;
	padding: 10px 0px 0px 0px;
	margin:0 !important;
	margin-top:20px !important;
		}

#mainContent h1
               {
		width:600px;
			
               }

#mainContent h2 
               {
		width:600px;
		
	      }


#flashholder
{
margin:0;
padding;0;

}


#list
{

padding-right:0px;

}

#table
{
width:600px;
}

#utilitytoolsecondary
{
display: none;
}

#utilitytoollanding
{
display: none;
}

#breadCrumbs
{
display: none;
}

#adjustsize  
{
display: none;
}