/* Global Styles */

body {
	margin:0;
	}
	
td {
	font:12px arial;
	color:#ffffff;
	}
	
hr {
	height:1px; 
	color: #AFC3AB;
	border: 0;
	}
	
a {
	color: #AFC3AB;
	}
	
a:hover {
	color: #B2CFED;
	}

/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E2815;
	}
	
#navigation a {
	color: #102C06;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 20px;
	background:  url("../images/mm_bullet.gif") 8px 50% no-repeat;
	font-family: arial;
	font-size: 12px;
	}
	
#navigation a:hover {
	color:#1E2815;
	background-color: #E2FFCA;
	background-image: url(../images/mm_bullet_vsmall.gif);
	background-repeat: no-repeat;
	background-position: 8px 50%;
	}
	
#navheader {
	color: #1E2815;
	letter-spacing:.2em;
	line-height:30px;
	padding:8px 0px 8px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E2815;
	font-family: arial;
	font-size: 28px;
	}
#colheader {
	padding: 4px;
	}

#logo {font:18px arial;
	color: #ffffff;
	letter-spacing:.3em;
	}

#tagline {
	font:11px geneva;
	color: #1E2815;
	letter-spacing:0.3em;
	}
	
#dateformat {font:11px arial;
	color: #FFFFFF;
	letter-spacing:.4em;
	vertical-align: middle;
	}
	
#dateformat a {font:11px arial;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #5b6c86;
	letter-spacing:.1em;
	}

/* Class Styles */
	
.bodyText {
	font:12px arial;
	color:#1E2815;
	line-height:20px;
	margin-top:0;
	}
	
.pageName{
	font:17px arial;
	color: #1E2815;
	line-height:22px;
	letter-spacing:0.3em;
	}
	
.subHeader {
	color: ##1E2815;
	line-height:18px;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	}

.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:18px;
	}
	
.smallText {
	font:10px arial;
	color:#99B2CC;
	}
	
.navText {
	font:11px arial;
	color: #5B6C86;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.banner {
	color:#1E2815;
	line-height:20px;
	margin-top:0;
	font-family: arial;
	font-size: 11px;
}
.border {
	border: 1px solid #1E2815;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 1E2815;
}
