﻿body {
	background-color: #454a4e;
	background-image: url(./images/bg_gray.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #d3dade;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.footer, .footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #6c767f;
	font-weight: normal;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
	color: #6c767f;
}

.footer-nlm, .footer-nlm a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #6c767f;
	font-weight: normal;
	text-decoration: none;
}

.footer-nlm a:hover {
	text-decoration: underline;
	color: #6c767f;
}
