﻿
.style1 {
	color: #FFFFFF;
	text-decoration: underline;
}
#total {
	margin-left: auto;
	margin-right: auto;
	border: thick #005EC0 solid;
	max-width: 780px;
	background-color: white;
	height: auto;
	max-height: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#top_nav {
	background: url('images/system-images/Full-Clean-Banner-no-links.jpg') no-repeat;
	margin-top: -17px;
}


