/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #666666;
	text-decoration: none;
	font-size: 16px;
	}
	
a:hover {
	color: #5C743D;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	color: #666666;
	line-height:12px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
	
#navigation a:hover {
	color:#006600;
	font-weight: bold;
	background-color: #FFFFFF;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#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 {
	color:#666666;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.pageName{
	color: #9DCB3B;
	line-height:26px;
	letter-spacing:.21em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
.subHeader {
	color: #9F9E9D;
	line-height:22px;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	}

.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 {
	color: #666666;
	line-height:12px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.portText {
	color: #9F9E9D;
	line-height:22px;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-indent: 5px;
	text-align: left;
}
.addressText {
	color: #B4D56A;
	line-height:18px;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-indent: 5px;
	text-align: right;
	margin-right: 10px;
}
.itemHeader {
	color: #006633;
	line-height:18px;
	letter-spacing:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
ul.menu {
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:33px;
	font-size:.6em;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	border:1px solid #000;
	margin:0;
	padding:0;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
ul.menu li a {
	float:left;
	color:#000000;
	text-decoration:none;
	height:24px;
	padding:9px 15px 0;
}
ul.menu li a:hover,.current {
	color:#fff;
	font-weight: bolder;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
ul.menu .current a {
	color:#fff;
	font-weight:bolder;
}
/*RED*/
ul.menu.red{
	background-color:#000000;
}

ul.menu li {
display:block;
float:left;
margin:0;
padding:0;
}

ul.menu.red li a:hover, .menu.red li.current {
	background-color:#000000;
}
.formText {
	color: #9F9E9D;
	line-height:18px;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-indent: 5px;
	text-align: left;
}
