html, body {
	background-image: url(../nwm_pics/elements/nwm_gradientfond.jpg);
	height: 100%;
	margin: 0px;
	background-color: #EEF1F6;
	background-repeat: repeat-x;
}

.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2265A4;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #007EC2;
	text-decoration: underline;
}
a.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 5px;
	font-style: normal;
	font-weight: normal;
	color: #2265A4;
	text-decoration: underline;
}
.copytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	color: #7B7B7B;
	padding: 20px 20px 0px;
	vertical-align: top;
}
.copyhl {
	color: #007EC2;
	padding: 0px;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7B7B7B;
	line-height: 5px;
}


#container {
   width: 100%;
   height: 100%;
}
.linkactive {
	font-weight: bold;
	color: #007EC2;
}
.hiddenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007EC2;
	text-decoration: none;
	font-weight: bold;
}
