body,td,input,textarea,select {
	color: #000000;
	font-family: tahoma, verdana;
	font-size: 11px;
}

a {
	color: #194371;
	font-family: tahoma, verdana;
	font-size: 11px;
}

img {
	border: 0;
}

.footer {
	color: #333333;
	text-decoration: none;
}
.footer:hover {
	text-decoration: underline;
}

.blueCell {
	color: #ffffff;
	font-weight: bold;
	background-color: #42729E;
}

.footerLink {
	color: #003F79;
	font-weight: bold;
	text-decoration: none;
}
.footerLink:hover {
	text-decoration: underline;
}

.news {
	color: #000000;
	text-decoration: none;
}
.news:hover {
	text-decoration: underline;
}

.menuLink {
	color: #56555D;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}
.menuLink:hover {
	text-decoration: underline;
}

.boldWhite{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.f1 {
	 font-size: 11px; 
	 border-style: solid; 
	 border-color: #A5ACB2;
	 background-color: #ffffff;
	 border-width: 1px;
	 height: 20;
}

.blockTitle {
	color: #194371;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.grayText {
	color: #56555D;
	text-decoration: none;
}

.dt {
	font-size: 10px; 
	color: #194371;
	font-weight: bold;
}
.dt2 {
	color: #194371;
}

.creeping {
	color: #003F79;
	font-weight: bold;
	text-decoration: none;
}
.creeping:hover {
	text-decoration: underline;
}

p {
	margin-top:0;
	margin-bottom:10;
}

.pageTitle {
	font-weight: bold;
}