/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #623100;
	}
	
a:hover {
	color: #647E41;
	}

/* ID Styles */

.style1 {
	color: #003300;
}
.style3 {
	color: #003300;
	font-size: 14px;
	font-weight: bold;}
.style4 {
	font-size: 10px;
	color: #FFFFFF;
}
.style5 {color: #FFFFFF}
.footerlink {
	font-size: 10px;
	color: #CCCCCC;
}
.footerlink:hover {
	color:#5c743d;
}
.style7 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.style8 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.style9 {
	font-size: 12px;
	color: #000000;
}
.style10 {font-weight: bold}
.style11 {font-weight: bold}
.style12 {
	color: #000000;
}
.style13 {
	font-size: 16px;
	text-align: center;
}
.style14 {font-size: 14px}
.alert {font-size: 10px;}
.alert2 {
	font-size: 11px;
	font-weight: bold;
}
a.alertnav:active {font-size: 10px;
color: maroon;}
a.alertnav:visited {font-size: 10px;color: maroon;}
a.alertnav:link {font-size: 10px;color: maroon;}
a.alertnav:hover {font-size: 10px;color: red;}
	
#navigation td {
	border-bottom: 1px solid #F8F8F1;
	}
	
#navigation a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #F4FFE4;
	line-height:16px;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #CBCCAA;
	color:#003300;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0.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 {
	color:#333333;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.pageName{
	font: 20px Arial, Helvetica, sans-serif;
	color: #003300;
	line-height:26px;
	
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #663300;
	line-height:22px;
	letter-spacing:0.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 20px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}