.navbar {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #042D5D;
	font-weight: bold;
	border-bottom:2px groove #506D90 !important;
	display:block;
}

a {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
	
}
.navbarBottom {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #042D5D;
	font-weight: normal;
}
.pageTitles {

	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #042D5D;
	font-weight: bold;
}
td {
	font-family: "Trebuchet MS";
	font-size: 14px;
}

.ContentCell {
	padding: 7px;
}

.re-format td ul{
	margin:0;
	padding:0;
}
.re-format td li{
	margin:0 0 0 10px;
	padding:0;
}

.re-format td{max-width:282px;}