body {
	font-family: arial;
	background-image: url(images/top-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #bed2e2;
	margin: 0;
	padding: 0;
}
td.nav {
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 0;
	font-size: .9em;
}
.content {
	padding: 0 20 20 20;
	vertical-align: top;
}
.e100 {
	font-size: 1.0em;
}
.e90 {
	font-size: .9em;
}
.title {
	font-size: 1.3em;
	color: #113B5B;
	weight: bold:
}
.e80 {
	font-size: .8em;
}
.e70 {
	font-size: .7em;
}
.sectiontitle {
	font-size: .8em;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0;
}
.footer {
	font-size: .75em;
	color: #294255;
	text-align: center;
}
.footer-sm {
	font-size: .90em;
}
.footer a {
	color: #012037;
	text-decoration: underline;
}
.footer a:hover {
	color: #3A7402;
	text-decoration: underline;
}
.footer a:visited {
	color: #3B5F7B;
	text-decoration: underline;
}
a {
	color: #012038;
	text-decoration: underline;
}
a:hover {
	color: #3A7402;
	text-decoration: underline;
}
ul {
	 margin-top: 0;
}