/* Global Styles */

body {
	margin:0px;
	}
	
@charset "utf-8";
.contentTitle {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	color: #E76702;
}
.contentBody {
	font-family: Verdana;
	font-size: 12px;
	line-height:20px;
	color:#003366;
}
.reactionTitle {
	font-family: Verdana;
	font-size: 12px;
	line-height:20px;
	color:#ffffff;
}
.topDate {
	font-family: Verdana;
	font-size: 12px;
	background-image: url(/images/topDate.jpg);
}
.topNav {
	font-family: Verdana;
	font-size: 12px;
}
.leftNav {
	font-family: Verdana;
	font-size: 12px;
}
.rightNav {
	font-family: Verdana;
	font-size: 12px;
}
.levelgr_1 {
	font-family: Verdana;
	font-size: 12px;
}
.bottomNav {
	font-family: Verdana;
	font-size: 12px;
}
.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	}

/* ID Styles */

#navigation td {
	border-bottom:none;
	/*border-bottom: 2px solid #C0DFFD;*/
	}
	
#navigation a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #E76702;
	line-height:10px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 0px 26px;
	background: url("/images/mm_stripe.jpg") 14px 95% no-repeat;
	}
	
#navigation a:hover {
	background: #ffffff url("/images/mm_stripe.jpg") 14px 95% no-repeat;
	color:#FF6600;
	}
	

