/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #F0F0F0;
	}
	
a:hover {
	color: #FFFFFF;
	}

a:visited {
	color: #F0F0F0;
}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #E4E4E4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #DBEEE4;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 15px;
	}
	
#navigation a:hover {
	background: #66CC99;
	color:#993300;
	}

	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #3A4D53;
	letter-spacing:0.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:#F0F0F0;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.pageName{
	color: #ECB900;
	line-height:26px;
	letter-spacing:0.21em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	}
	
.subHeader, .subHeader a:link, .subHeader a:visited {
	color: #F0F0F0;
	line-height:22px;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallTitle {

	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:0.2em;
}

.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #F0F0F0;
	line-height: 22px;
	}

.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.navTextactive {

	background: #993300;
	color:#66CC99;
}

.borderedImg {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
}

.subnavText {
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.subnavTextactive {


	background: #993300;
	color:#66CC99;
}

#subnavigation a {
	color: #DBEEE4;
	line-height:normal;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 25px;

}

#subnavigation a:hover {

	background: #66CC99;
	color:#993300;
}

#subnavigation td {
	border-bottom: 1px dotted #E4E4E4;
}
