/* Global Styles */

body {
	margin:0px;
	background-color: #FFFFFF;
	}
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a {
	color: #0000FF;
	}
	
a:hover {
	color: #00FF00;
	}

/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	}
	
#navigation a {
	color: #330000;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#7A9FD3;
	background-color: #330000;
	}
	
#logo 	{
	color: #330000;
	letter-spacing:.2em;
	line-height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	}

#tagline 	{
	color: #003300;
	letter-spacing:.4em;
	line-height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #46484C;
	letter-spacing:0.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #CCC;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #00FFFF;
	letter-spacing:0.1em;
	}
	
/* Class Styles */
	
.bodyText {
	color:#000000;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.pageName{
	color: #330000;
	line-height:26px;
	letter-spacing:0.21em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
.subHeader {
	color: #006633;
	line-height:22px;
	letter-spacing:.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

.quote {
	color: #003366;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}

.footer1 {
	color: #003366;
	line-height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	}
	
	.footer1 a{
	color: #003366;
	line-height:30px;
	text-decoration: none;
	}
	
	
	
.smallText {
	color: #333333;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.basicbg {
	background-color: #7A9FD3;
}

	
.navText {
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #7A9FD3;
	}
	
.highlightbg {
	color: #785F58;
}
.thirdbg {
	background-color: #749395;
}
.bodyText h2 a {
	text-decoration: none;
	color: #333333;
}
