﻿/* Global Styles */

body {
	margin: 0;
	background-color: #DEE1D9;
}
	
td {
	font:12px arial;
	color:#ffffff;
	}
	
hr {
	height:1px; 
	color: #AFC3AB;
	border: 0;
	}
	
a {
	color: #ffffff;
	}
	
a:hover {
	color: #405c3b;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid rgb(91,108,134);
	}
	
#navigation a {
	color: #526143;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 20px;
	background:  url(../images/mm_bullet.gif) no-repeat 8px 50%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: arial;
}
	
#navigation a:hover {
	background: rgb(194,200,183) url(../images/mm_bullet_vsmall.gif) no-repeat 8px 50%;
	color:#ffffff;
	}
	
#navheader {
	font:28px arial;
	color: #5B6C86;
	letter-spacing:.2em;
	line-height:30px;
	padding:8px 0px 8px 0px;
	border-bottom: 1px solid rgb(91,108,134);
	}

#colheader {
	padding: 4px;
	}

#logo {font:18px arial;
	color: #ffffff;
	letter-spacing:.3em;
	}

#tagline {font:14px geneva;
	color: #ffffff;
	letter-spacing:.4em;
	}

#dateformat {font:11px arial;
background-color:#8BA076;
	color: #FFFFFF;
	font-weight:bold;
	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;
	}


	
#menubar {font:11px arial;
background-color:#8BA076;
	color: #FFFFFF;
	letter-spacing:.4em;
	vertical-align: middle;
	}
	
#menubar a {font:11px arial;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#menubar a:hover {
	background: rgb(234,228,168) url(../images/mm_bullet_vsmall.gif) no-repeat 8px 50%;
	color:#ffffff;
		letter-spacing:.1em;
		text-decoration: none;
		
		
	}
	
#demographics {
	font:14px arial;
	color: #5B6C86;
	}
	
	#demographics a{
	font:14px arial;
	color: #ffffff;
	text-decoration: none;
	}		

#demographics a:hover {
	color: #5b6c86;
	text-decoration: none;
	letter-spacing:.1em;
	}

/* Class Styles */
	
.bodyText {
	color: #526143;
	font-family: arial;
	font-size: 12px;
	line-height:18px;
	font-weight: normal
	
}
	
.pageName{
	font:18px arial;
	color:#5B6C86;
	line-height:22px;
	letter-spacing:.3em;
	}
	
.subHeader {
	font:14px arial;
	color: #6F9054;
	line-height:18px;
	letter-spacing:.1em;
	font-weight:bold
	}

.detailText {
	font:11px arial;
	color: #405c3b;
	line-height:18px;
	font-weight:bold
	}
	
.smallText {
	font:10px arial;
	color:#99B2CC;
	}
	
.navText {
	font:11px arial;
	color: #5B6C86;
	background-color: #EAE4A8;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
