/* Global Styles */

body {
	position: relative;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
	color: #644176;
	}
	
td {
	color:#004080;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	}
	
a {
	color: #009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	}
	
a:hover {
	color: #CC0066;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 16px;
	line-height: normal;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	background:	#660066;
	color: #FCF503;
	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-weight: bold;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#80FF80;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	}
	
#logo 	{
	color: #333399;
	text-align:center;
	letter-spacing:0.2em;
	line-height:30px;
	background-color: #EBECED;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 24px;
	}

#tagline 	{
	color: #E60073;
	letter-spacing:0.4em;
	line-height:24px;
	font-family: "Old English Text MT", Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	}

#edge {
	background-color: #EBECED;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #330033;
	}
		
#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:#004080;
	line-height:normal;
	margin-top:0px;
	font-family: "Copperplate Gothic Bold", Geneva, Arial, sans-serif;
	font-size: 24px;
	text-align: center;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	color: #3E7976;
	line-height:22px;
	letter-spacing:0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	}

.quote {
	color: #FCF503;
	line-height:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	}
	
.smallText {
	color: #336600;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
.navText {
	text-align:center;
	color: #DADADA;
	line-height:normal;
	letter-spacing:0.1em;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	}
	
.navTextHover {
	background: #99CC66;
	color:#CC3366;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}	

/* CSS Document */

