/* CSS Document */

#PrintHeader, #PrintFooter { display: block; }
#PrintFooter {
	font-size: 11px;
	color: #039;
}

#DropDownContainer, #HeaderLinks, #HeaderTitle, #MenuArea, #FooterTop, #FooterLinks { display: none; }
.ImageWrapper, .SubmenuLinks, .RkdLink { display: none; }

#BodyArea, #ImageArea, #NewsInfo, #NewsArea { width: 600px; }
#ImageArea { background: #E6E6A0 url(../images/image_home_spring.jpg) no-repeat right top; }
#ContentArea {
	width: 600px;
	background: #FFF url(none);
}
.TableStyle { width: 550px; }
.TopLink, #QuickLinksArea, #InfoArea, #InfoArea2 { display: none; }

#WelcomeArea {
	background: #FFF url(none);
	border: none;
}
.WelcomeText {
	font-size: 12px;
	color: #000;
}