/* Global Styles */

body {
	margin:0 auto; padding-left: 75px; padding-top: 10px;
	}
	
td {
	font-family: Verdana, Geneva, sans-serif; font-size:12px;
	color:#333333;
	padding: 5px;
	}
	
hr {
	height:1px; 
	color: #AFC3AB;
	border: 0;
	}
	
a {
	color: #CC3300;
	}
	
a:hover {
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #A8A48F;
	}
	
#navigation a {
	font-family:Verdana, Geneva, sans-serif; font-size: 11px;
	color: #CC3300;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 30px;
	background:  url("../html/images/mm_grey_bullet.gif") 12px 50% no-repeat;
	}
	
#navigation a:hover {
	background:  url("../html/images/mm_yellow_bullet.gif") 12px 50% no-repeat;
	color:333333;
	}

#colheader {
	padding: 14px 4px 14px 4px;
	}

#logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 29px;
	letter-spacing:.3em;
	color:#FFFFCC;
	}

#tagline {
	font-family: Verdana, Geneva, sans-serif; font-size: 14px;
	color: #330000;
	letter-spacing:.2em;
	padding-left: 3px;
	}
	
#border table{
	border: 4px double #A8A48F;
	}
	
#dateformat {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing:0em;
	vertical-align: middle;
	padding-top:5px;
	padding-bottom: 5px;
	}
	
#dateformat a {font-family: Verdana, Geneva, sans-serif; font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:.1em;
	padding: 12px;
	text-decoration:  none;
	}
	
#dateformat a:hover {
	color: #FFCC66;
	letter-spacing:.1em;
	font-weight: bold;
	}

/* Class Styles */
	
.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height:22px;
	}
	
.pageName{
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px;
	color: #A8A48F;
	line-height:22px;
	letter-spacing:.04em;
	}
	
.subHeader {
	font-family:Verdana, Geneva, sans-serif; font-size: 12px; font-weight: 200;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.1em;
	padding-bottom: 5px;
	}
	
.sidebarHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	line-height:18px;
	letter-spacing:0.3em;
	padding-left: 23px;
	}

.detailText {
	font: Verdana, Geneva, sans-serif; font-size: 11px;
	color:#333333;
	line-height:18px;
	letter-spacing:.1em;
	}
	
.smallText {
	font-family:Verdana, Geneva, sans-serif; font-size:10px;
	color:#333333;
	}
	
.navText {
	font-family:Verdana, Geneva, sans-serif; font-size: 12px;
	color: #CC3300;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
#tagline {
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
}
#tagline p .style2 #tagline {
	font-size: 16px;
}
#logo .style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
}

