/* Global Styles */

body {
	margin:0px;
	}
	
td { font:15px Arial, Helvetica, sans-serif; color:#666666; 
	}
	
a { color: #993300; 
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */
#background {
	position: absolute;
	height: auto;
	width: 100%;
	z-index: -1;
}

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{ font:14px Arial, Helvetica, sans-serif; color: #993300; letter-spacing:4px; line-height:2; 
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	color: #00728F;
	line-height:32px;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	}
	
.subHeader {
	color: #00728F;
	line-height:18px;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #00728F;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	color: #000;
	line-height:16px;
	letter-spacing:normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: auto;
	width: auto;
	}
.listgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #00728F;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	font-weight: bolder;
}

	
.colhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 32px;
	color: #00728F;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
