/* Global Styles */

body {
	margin:0px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	font-variant: normal;
	}
	
td {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a:link {
	color: #CCFF33;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #33FF99;
	text-decoration: none;
}
a.altlink:link {
	color: #EEEEEE;
	font-style: normal;
	text-decoration: none;
}
a.altlink:visited {
	color: #FFFF66;
	text-decoration: none;
}
a.altlink:active {
	color: #FF0000;
	text-decoration: none;
}
a.altlink:hover {
	color: #CCFF66;
	text-decoration: underline;
}


/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
	
#navigation a {
	line-height:normal;
	letter-spacing:normal;
	text-decoration: none;
	display:block;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 5px;
	}
	
#navigation a:hover {
	color:#33CC00;
	background-color: #FFFFFF;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #003300;
	letter-spacing:0.2em;
	line-height:20px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #006600;
	letter-spacing:0.4em;
	line-height:12px;
	}

#monthformat {
	border-bottom: 1px dashed #993300;
	}
		
#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: #E3DDFF;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#000000;
	line-height:normal;
	margin-top:0px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
	
.pageName{
	font: 18px Arial;
	color: #00CC00;
	line-height:26px;
	letter-spacing:0.21em;
	}
	
.subHeader {
	font:bold 11px Arial;
	color: #009933;
	line-height:20px;
	letter-spacing:0.2em;
	}

.quote {
	font: 14px Arial, Helvetica, sans-serif;
	color: #006600;
	line-height:normal;
	}
	
.smallText {
	color: #33CC33;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.navText {
	color: #009933;
	line-height:14px;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
