.disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 35px;
	width: 100%;
	margin-bottom: 0px;
	background-color: #044376;
	position: absolute;
	background-position: bottom;
	bottom: 0%;
	text-align: center;
	vertical-align: middle;
	left: 0;
	overflow: hidden;
}
