html, #Content
{
	background: white none no-repeat scroll top left;
}

body
{
	background: white none no-repeat scroll top left !important;
}

#Footer
{
	padding-left: 20px;
	background: none;
}

#Footer #Rhino, #Footer ul
{
	display: none;
}

#Menu
{
	margin-left: 30px;
}
#Menu li
{
	display: none;
}
#Menu ul
{
	display: inline;
	padding: 0 !important;
	margin: 0 !important;
	line-height: 20px !important;
}
#Menu li.current, #Menu li.current a
{
	color: black;
	display: inline;
	font-weight: normal !important;
	font-size: 12px !important;

	padding: 0 !important;
	margin: 0 !important;
	line-height: 20px !important;

	float: left;
	background: none;
	padding: 0 !important;
}
#Menu li.current a
{
	padding: 0 10px !important;
}

#Entry
{
	clear: left;
	padding-top: 30px !important;
	margin-left: 30px;
}

#PrintLogo
{
	display: block;
	margin-top: 30px;
	margin-left: 30px;
	background: white url(Images/VNT-Print.gif) no-repeat scroll top left !important;
}
#Logo
{
	display: none;
}

#Container
{
	padding-top: 30px !important;
}

#Menu .print
{
	float: left;
	display: inline;
}

#Content
{
	height: auto !important;
}

#TextSize
{
	display: none;
}