
p {
	
	font-family: helvetica, sans-serif;
	color: #808285;
	color: #444;
	size: 12pt;   
	line-height: 120%   
}

B {
	font-family: helvetica, sans-serif;
	color: #808285;
	color: #444;
	size: 9pt;  
}

#mtmcontent { 
	top: 0px;
	left: 5px;
	width: 600;
	height:120;
	padding: 0px;
	position:absolute;
	background:#FFF;

	height:100%;
	clip:rect(0px 600px 120px 0px)
	z-index:1;
	font-family: helvetica, sans-serif;
	font-face: helvetica, sans-serif;
}


#mtmcontent a { 
	font-size: 10pt;
	text-decoration: none;
	color: #808285;
	color: #444;
	padding-right: 0px;
	border-bottom: 0px;
}

#mtmcontent a:hover { 
	color: #FF3300;
}

#mr-bar {
	height: 18px;
	width: 1px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	float:left;
}

.breathe {
	background: white;
	height: 12px;
	clear: all;
	width: 100%;
}

#navigation-bar {
	text-align: right;
	width: auto;

	background: white;
	font-family: helvetica, Andale mono, silkscreen, arial, sans-serif;
	margin-top: 0px;

	padding: 0px;
	border-bottom: 1px dashed #CCC;
	float: right;
	font-size: 8px;
}


#navigation-bar a { 
	font-size: 8pt;
	text-decoration: none;
	color: #444;
	padding-right: 0px;
	padding-left: 15px;
	margin-bottom: 10px;
}

#navigation-bar a:hover { 
	color: #FF3300;
}

.st {               
   background-color: #C0D0E2;     
}

#st td {
   border: 1px dashed #CCC;
   padding: 5px;
   margin: 5px;
}

#st th {
   background-color: #C0D0E2;
}
