/* Global Styles */

body {
	margin: 0px;
	
}
.basic {
	font: ;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: Gray;
}
.border{
	border-width: 1px;
	border-color: #999999;
	border-style: dotted;
}
.bullet {
	list-style-position: outside;
	list-style-type: square;
	color: #993300;
}
	
td {
	font:14px Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #383838;
	line-height: 16px;
	letter-spacing: .1em;
	text-decoration: none;
	display: block;
	padding: 8px 6px 10px 20px;
}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	font: 24px Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	letter-spacing: .2em;
	line-height: 30px;
}

#tagline 	{	
	font:12px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	text-decoration: none;
	}
	
	#tagline a:link {	
	font:12px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	text-decoration: none;
	}
	
	#tagline a:visited {
	font: 12px Arial, Helvetica, sans-serif;
	color: #CC3333;
	letter-spacing: .4em;
	line-height: 18px;
	text-decoration: none;
}

	#tagline a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color: #160059;
	letter-spacing: .4em;
	line-height: 18px;
	text-decoration: none;
}
	

#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 {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	.white {
	font-size: larger;
	font-family: Tahoma;
	font-style: normal;
	height: auto;
	color: #ffffff;
}
	
	.white {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	height: auto;
	font
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
}
	.white a:link {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	height: auto;
	color: #CCCC99;
	font-weight: bold;
	letter-spacing: 2px;
}
	.white a:hover {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	height: auto;
	color: #AFB183;
	font-weight: bold;
	letter-spacing: 2px;
}
