﻿/* Global Styles */
body {
	margin: 30px;
	background-color: #20422D;
	border-bottom-style: none;
}
td {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	table-layout: auto;
}
a {
	color: #244A3E;
}
a:hover {
	color: #808000;
}
/* ID Styles */
#navigation td {
	border-bottom: 1px solid #F4FFE4;
}
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF line-height:16px;
	letter-spacing: 0.1em;
	text-decoration: none;
	display: block;
	padding: 8px 6px 10px 20px;
}
#navigation a:hover {
	background: #FFFFFF;
	color: #244a3e;
}
#logo {
	font: 24px Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 0.2em;
	line-height: 30px;
}
#tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 0.4em;
	line-height: 18px;
}
#monthformat {
	border-bottom: 1px dashed #20422d;
}
#dateformat {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 0.2em;
}
#dateformat a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #20422d;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
}
#dateformat a:hover {
	color: #CCFFFF letter-spacing:.1em;
}
/* Class Styles */
.bodyText {
	font: larger Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
	margin-top: 0px;
}
.pageName {
	font: 18px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 26px;
	letter-spacing: 0.21em;
}
.subHeader {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height: 22px;
	letter-spacing: .2em;
}
.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height: 30px;
}
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
}
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 16px;
	letter-spacing: 0.1em;
	text-decoration: none;
}
.style10 {
	margin-top: 5px;
	margin-bottom: 0px;
	margin: 5px 0 5 0;
	font-size: x-large;
	vertical-align: top;
	letter-spacing: 1pt;
	text-align: center;
	line-height: normal;
	text-align: center;
	white-space: normal;
}
.style11 {
	margin-bottom: 0px;
	margin: 5px 0 5 0;
	font-size: large;
	text-align: justify;
	vertical-align: top;
	margin-top: 0px;
}
.style12 {
	margin-top: 1px;
	margin-bottom: 1px;
}
.style13 {
	margin-top: 3px;
	margin-bottom: 10px;
	margin: -15px 0 5 0;
	text-align: center;
}
.style15 {
	font-style: normal;
	font: medium Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	margin-top: 2px;
}
