/* Global Styles */

body {
	margin:0px;
	font-family: Optima, Verdana, sans-serif;
	}
	
td {
	font:10pt;
	color:#666666;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}

/* ID Styles */
#nav td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#nav .current {
	background: #99CC66;
	color:#993300;
}

#nav a {
	font: bold 11px;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
leftBar {
	margin: 0px;
	padding: 8px 20px 10px;
}
	
#nav a:hover {
	background: #99CC66;
	color:#993300;
	}
	
# horNav td {
	width:15%;
	text-align:center;	
	border-right: 1px solid #F4FFE4;
	}

.navText {
	font-size:10px;
	color: #003366;
	line-height:12px;
	letter-spacing:0.1em;
	}

/*D5EDB3*/
	
#subNav {
	width: 100%;
	line-height: 16px;
	letter-spacing:0.1em;
	padding: 5px;
	background-color: #5C743D;
}

#subNav a {
	font: bold 11px;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
#subNav a:hover {
	background: #99CC66;
	color:#993300;
	}
	
#subNav .current {
	color:#993300;
	text-decoration:underline;
}
	
#logo 	{
	font:24px;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}

#sideContent {
	font-size: 9pt;
	font-weight:bold;
	color: #5C743D;
	line-height: 22px;
	border-left: 1px solid #99CC66;
	padding-left: 15px;
}

/* Class Styles */		
.dateformat {
	font:11px;
	color: #993300;
	letter-spacing:.2em;
	}
	
.dateformat a {
	font:11px;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
.dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
.bodyText {
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px;
	color: #5C743D;
	line-height:26px;
	letter-spacing:0.21em;
	border-bottom: 1px solid #99CC66;
	}
	
.subHeader {
	font:bold 11px;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font-size: 20px;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font-size: 10px;
	color: #666666;
	line-height: 22px;
	}
		
.dashed {
	background: url(../images/mm_dashed_line.gif) repeat-x;
	height: 4px;
	width: 100%;
	border-width: 0px;
	margin: 0px;
	padding: 0px
}
