body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #3d4079;*/
	color: #333333;
	line-height:16px;
}
body {
	background-color: #5459a7;
	background-image: url(images/topFlood.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footerText {
	font-size: 10px;
	color: #5459a7;
}
a {
	color: #709F38;
	text-decoration: underline;
}
a:hover {
	color: #709F38;
	text-decoration: none;
}
a.footer {
	color: #5459a7;
	text-decoration: none;
}
a.footer:hover {
	color: #5459a7;
	text-decoration: underline;
}
a.footerlink {
	color: #b3b5cd;
	text-decoration: none;
}
a.footerlink:hover {
	color: #b3b5cd;
	text-decoration: underline;
}
.blue_small {
	color:#42559C;
	font-size: 13px;
}
.title {
	color: Maroon;
	font-weight: bold;
	font-size: 14px;
}
