/* Global Styles */

body {
	margin:0px;
	font-family: Verdana;
	font-size: 14px;
	color: #000066;
	}
	
td {
	color:#000066;
	font-family: Verdana;
	font-size: 16px;
	}
	
a {
	color: #FF00FF;
	font-family: Verdana;
	font-size: 11px;
	}
	
a:hover {
	color: #009999;
	font-family: Verdana;
	font-size: 11px;
	font-weight: lighter;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	}
	
#navigation a {
	color: #CCCCCC;
	line-height:20px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color:#000066;
	font-family: Verdana;
	font-size: 11px;
	background-color: #CCCCCC;
	}
	
#logo 	{
	color: #CCCCCC;
	letter-spacing:.2em;
	line-height:30px;
	font-family: Verdana;
	font-size: 24px;
	}

#tagline 	{
	color: #000066;
	letter-spacing:.4em;
	line-height:18px;
	font-family: Verdana;
	font-size: 12px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	font-family: Verdana;
	font-size: 11px;
	}
		
#dateformat {
	color: #006666;
	letter-spacing:.2em;
	font-family: Verdana;
	font-size: 11px;
	}
	
#dateformat a {
	color: #000066;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	font-family: Verdana;
	font-size: 11px;
	}
	
#dateformat a:hover {
	color: #FF0000;
	letter-spacing:.1em;
	font-family: Verdana;
	font-size: 11px;
	}
	
/* Class Styles */
	
.bodyText {
	color:#000066;
	line-height:18px;
	margin-top:0px;
	font-family: Verdana;
	font-size: 11px;
	}
	
.pageName{
	color: #000066;
	line-height:26px;
	letter-spacing:.21em;
	font-family: Verdana;
	font-size: 18px;
	}
	
.subHeader {
	color: #000066;
	line-height:22px;
	letter-spacing:.2em;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	}

.quote {
	color: #003366;
	line-height:30px;
	font-family: Verdana;
	font-size: 20px;
	}
	
.smallText {
	color: #000066;
	line-height: 22px;
	font-family: Verdana;
	font-size: 11px;
	}
	
.navText {
	color: #000066;
	line-height:20px;
	letter-spacing:.1em;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	}
	
