html, body, div, td {
font-family:helvetica, arial, sans-serif;
font-size:12px;
color:white;
}
h1, h2, h3 {font-size:16px;color:#363d44;}

.midnav table tr td {
	height:41px;
background-image:url(images/midnav.png);
background-position:top left;
background-repeat:no-repeat;
vertical-align:bottom;
width:20%;
}
.midnav table tr td a {
	padding-left:10px;
	font-size:14px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.topnav a {

	font-size:12px;
	color:white;
	text-decoration:none;
}
td.even {
	width:33%;
	vertical-align:top;
}
td {vertical-align:top;}

.footer td , .footer td a {
	color:#7d878e;
	text-decoration:none;
}