/* Global Styles */

body {
	margin:0;
	}
	
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold ;
	font-style: italic;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding:0px 0px 0px 3px;
}
	
td {
	font:11px Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
a {
	color: #FFFF00;
	}
	
a:hover {
	color: #FF0000;
	}

/* ID Styles */

#navigation td {
	border-bottom: 0px solid #FFFFFF;
	background color: #668adb;
	}
	
#navigation a {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 22px;
	background: url("_images/mm_bullet.gif") 10px 50% no-repeat;
	}
	
#navigation a:hover {
	background: #FFFFFF url("_images/mm_bullet_on.gif") 10px 50% no-repeat;
	color:#3565cf;
	}
	
#navborder {
	border-right: 1px solid #00A5AA;
	}
	
#colheader {
	padding: 10px 4px;
	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	}

#logo 	{
	font:20px Georgia, Times New Roman, Times, serif;
	color: #ffffff;
	letter-spacing:.3em;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #333333;
	letter-spacing:.4em;
	}
.bodyText {
	font:normal 11px Arial, Helvetica, sans-seri2;
	color:#FFFFFF;
	font-style: normal;
	line-height:17px;
	margin-top:0;
	text-align: left;
	}
	
.pageName{
	font:20px Arial, Helvetica, sans-serif;
		color: #FFFFFF;
	font-weight:normal;
	line-height:24px;
	letter-spacing:0.2em;
	font-style: italic;
	}


}
