.bodyBorderColor {
	background-color: #c7c8ca;
}

#bodyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #00456A;
}

#bodyTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00456A;
}

.tdborder {
	border: thin solid #8b8c4b;
	color: #8b8c4b;
}


H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #00456A;
line-height: 24px;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #56a0d3;
line-height: 20px;
}

/*Jenn-commenting this out */
/*a.links {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #58839A;
}

a.links:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #600;

	}*/

