html, body, #npsheight {
	background-color: #ffffff;
	margin: 0;
	height: 100%;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	width: 100%;
}

#fullheight {
	height: 100%;
}


.42left {
	margin-right: 100px;
}
.linedown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1e1e1d;
}
.lineleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1e1e1d;
	background-color: #000000;
	width: 123px;
}
.bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
.legales {
	font-size: 10px;
	color: #999999;
	text-indent: 40px;
	font-family: Arial, Helvetica, sans-serif;
}
