/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px Arial, Helvetica, sans-serif;


	background-color: #FFFFFF;
	}
	
a {

	}
	
a:hover {

	color: #000000;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid;
	}
	
#navigation a {
	color:black;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: #D7E6C5;

	}
	
#navigation a:hover {
	color:#000000;
	background-color: #CDE8EC;
	background-image: none;
	font-size: 12px;

	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;



	letter-spacing:0.2em;
	line-height:30px;
	text-align: left;
	position: relative;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;

	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed ;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;

	letter-spacing:0.2em;
	background-color: #CCCCCC;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 22px;
	}
	
.navText {
	color: #000000;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
.calendar {
	background-color:#CCCCCC;
	}
	
.calendar2 
	A:VISITED {text-decoration: none;}
	A:LINK {text-decoration: none;color:#FFFFFF;}
	A:ACTIVE {text-decoration: none; color:#000000;}
	A:HOVER {text-decoration: underline; color:black; background-color:#CCCCCC}
	
.links  {
	color: #000000; }
	A:VISITED {text-decoration: none; color:#000000; zoom:1;}
	A:LINK {text-decoration: none;color:#000000;}
	A:ACTIVE {text-decoration: none; color:black; zoom:1;}
	A:HOVER {text-decoration: underline; color:#000000; background-color:#CDE8EC; zoom: 1;}
	
	
