/* Global Styles */

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
}

td, th {
	color:#003300;
	font-size: 16px;
	font-weight: bold;
}

a {
	color: #993300;
}

a:hover {
	color: #000000;
}

/* ID Styles */

#navigation th {
	border: none;
}

#navigation td {
	border-top: 2px solid #F4FFE4;
}

#navigation a {
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:10px 6px 10px 20px;
	font-size: 12px;
	font-weight: bold;
}

#navigation a:hover {
	background: #99CC66;
	color:#993300;
}

#logo {
	color: #003300;
	letter-spacing:.2em;
	line-height:30px;
	font-size: 36px;
	font-weight: bolder;
}

#tagline {
	color: #003300;
	letter-spacing:.4em;
	line-height:18px;
	font-size: 16px;
}

#monthformat {
	border-bottom: 1px dashed #5C743D;
}

#dateformat {
	color: #FFFFFF;
	letter-spacing:.2em;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
}

/* Class Styles */

.bodyText {
	color:#666666;
	line-height:20px;
	margin-top:0px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.pageName {
	color: #003300;
	line-height:30px;
	letter-spacing:.21em;
	font-size: 20px;
	font-weight: bold;
}

.subHeader {
	color: #003300;
	line-height:14px;
	letter-spacing:.2em;
	font-size: 14px;
	font-weight: bolder;
	text-decoration:underline;
}

.quote {
	color: #759DA1;
	line-height:30px;
}

.smallText {
	color: #333333;
	line-height: 10px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding-bottom: 15px;
}

.navText {
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.caption {
	font-size: 10px;
	font-weight: bold;
	color: #003300;
	text-align: center;
	font-variant: normal;
	text-decoration: none;
}
