/* CSS Document */

body * {
	clear:both;
}

#container, #content, #mainPanel {
	width:560px;
}

object, #logo, #needHelp, #topNav, #sidebar, #yellowBar, #footerlinks, #mainTopLeft, #mainTop, #mainTopRight, #mainBtmLeft, #mainBtm, #mainBtmRight, #footerLinks, #accPanel, #accInstructions {
	display:none;
}

#accAlt, #accAlt * {
	display:block;
}

#header {
	background-image:none;
}


#yksHeaderText {
	position:relative;
	top:0px;
	left:0px;
	color:#77B521;
	font-size:24px;
	padding:0px;
	background-image:none;
	text-indent:0px;
	text-align:left;
	float:left;
	clear:both;
	display:block;
	width:auto;
	height:60px;
}

#mainPanel {
	border:none;
	margin:0px;
	padding:0px;
}

#footerRights {
	display:block;
	clear:both;
}

#disclaimer {
	text-align:left;
}

#yksHeaderText {
	behavior:none;
}

