@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-image: url(../images/white.jpg);
}

#menu, #homeanim, #topsection, #menuarea, #menuareapages, #resplend, #testscroller, #footer, #footermenu, #rightcontainer{
	display: none;
	}

#homeleft{
	width: 650px;
	height: 460px;
	margin-left: 20px;
	display: inline;
	float: left;
	background: #FFFFFF;
	padding-top: 10px;
}

#logoprintonly {
display: block;
}

#printpig {
display: block;
}

#printfooter {
display: block;
}

.grbodtx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.grbodtxbd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.whitebodtxt {
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: 12px;
line-height: 14px;
font-weight: normal;
}

.whitebodtxtbd {
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: 12px;
line-height: 14px;
font-weight: bold;
}

#footer{
	clear: left;
	width: 100%;
	background: #000;
	text-align: left;
	padding-left: 20px;
}
.footertx {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 11px;
	font-weight: normal;
}



