/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif, cursive;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
	}
	
a {
	color: #000099;
	}
	
a:hover {
	color: #11C4A0;
	}


/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	color: #000000;
	letter-spacing:.2em;
	line-height:30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 26.5px;
	}

#tagline 	{
	color: #000000;
	letter-spacing:.2em;
	line-height:18px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	}




/* Class Styles */
	
	
.dateFormat{
	font-family:Arial, Helvetica, sans-serif, cursive;
	font-size:11px;
	letter-spacing:0.1em;
	text-align: center;
}

.bodyText{
	color:#000000;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.bodyText2{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif, cursive;
	color:#000000;
}

.bodyText3{
	font-size:8.5px;
	font-family: Arial, Helvetica, sans-serif, cursive;
	color:#000000;
	background-repeat:no-repeat;
	background-image: url(images/yellowtwobang.gif);
	background-position:center;
}


.pageName{
	font: 16px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	color: #000000;
	line-height:normal;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
	
.subHeader2 {
	color: #000000;
	line-height:18px;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
.subHeader3 {
	color: #FFFFFF;
	line-height:18px;
	letter-spacing:.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
.headingQuote {
	line-height:12px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	letter-spacing:0.15em;
	font-style: italic;	
	}
	
.smallText {
	color: #000000;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
