body {
	font-size: 100%;
	background: white;
	margin: 0 0 0 0;
	}

a:link { 
	color: #237f93;
	text-decoration: none;
	}

a:hover {
	background: #76b2bf;
	color: white;
	text-decoration: none;
	}
	
a:visited { 
	color: #237f93;
	text-decoration: none;
	}

a:visited:hover {
	background: #76b2bf;
	color: white;
	text-decoration: none;
	}

a:link.logo { 
	color: #fff;
	text-decoration: none;
	}

a:hover.logo {
	color: #fff;
	text-decoration: none;
	}
	
a:visited.logo { 
	color: #fff;
	text-decoration: none;
	}

a:visited:hover.logo {
	color: #fff;
	text-decoration: none;
	}

	
p, ul {
	font-family: Georgia, Times, serif;
	font-size: 0.85em;
	line-height: 1.5em;
	}

h1, h2, h3, h4, h5 {
	font-family: Georgia, Times, serif;
	}

h4.home {
	text-align: left;
	color: #222;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	}
	
td.homeleft {
	vertical-align: top;
	text-align: top;
	padding-right: 20px;
	margin-right: 20px;
	}
	
p.home-sidebars {
	text-align: left;
	font-size: 0.75em;
	line-height: 1.5em;
	}

p.home-tagline {
	padding-bottom: 20px;
	}
	
p.caption {
	text-align: left;
	font-style: italic;
	font-size: .75em;
	color: #333;
	padding-top: 0px;
	padding-bottom: 15px;
	}

.copyright {
	text-align: left;
	font-size: .85em;
	color: #555;
	padding-top: 2px;
	margin-top: 2px;
	}

.footermark {
	text-align: left;
	font-size: .85em;
	color: #76b2bf;
	padding-top: 2px;
	margin-top: 2px;
	}
	
td.homeright {
	vertical-align: top;
	text-align: left;
	padding-left: 20px;
	margin-left: 20px;
	}
	
td.footer {
	background-color: #76b2bf;
	height: 2px;
	}
	
table {	
	border: 0;
	}
	
.banner {
	margin: 0 0 0 0;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: white;
	background-color: #76b2bf;
	height: 2em;
	}	

.bannertitle {
	font-family: Georgia, Times, serif;
	text-align: center;
	font-size: 1.4em;
	}	

.bannersub {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .70em;
	padding-bottom: 5px;
	}	

.nav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .60em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #525f26;
	}

.home-headline {
	font-size: 2.5em;
	line-height: 1.0em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	}

.footer {
	color: #8f8f8f;
	margin-left: 25px;
	}
