@charset "utf-8";
/*	 CSS DOCUMENT -- INLEAGUE: AYS076 */

body	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 75%;
	padding:0;
	margin:0;
	color: black;
	background: white;
	}


#utility	{
	width: 100%;
	height: 75px;
	display: none;
	}

#mastheadHome	{
	display: none;
	}
	
#mainNav	{
	display: none;
	}

#leftNav	{
	display: none;
	}
