#cnmwcontainer {
	width: 990px;
	background: #FFFFFF;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: absolute;
	left: 0px;
	top: 0px;
} 
A.navy10subitem		{
	font-family: verdana, arial, helvetica;
	color: #003366;
	font-size:10px;
	line-height: 13px;
	font-weight:normal;
	text-decoration: none;
				}	
A.navy10subitem:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

A.navy10subitem:visited	{
	font-family: verdana, arial, helvetica;
	color: #666666;
	font-size:10px;
	line-height: 13px;
	font-weight:normal;
	text-decoration: none;
				}	
				
A.navy10subitem:hover {
	color: #CC0000;
	text-decoration: none;
}
				

				
.blue10			{ 
				font-family: verdana, arial, helvetica;
				color: #003366;
				font-size:10px;
				font-weight: normal;
				}
				

.navy10bd		{ 
				font-family: verdana, arial, helvetica;
				color: #003366;
				font-size:10px;
				font-weight: bold;
}
A.navy10bd		{
	font-family: verdana, arial, helvetica;
	color: #003366;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}
A.navy10bd:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
A.navy10bd:visited	{ 
				font-family: verdana, arial, helvetica;
				color: #666666;
				font-size:10px;
				font-weight: bold;
}
A.navy10bd:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
A.navy10bd:hover	{ 
				font-family: verdana, arial, helvetica;
				color: #CC0000;
				font-size:10px;
				font-weight: bold;
				text-decoration: none;
}

.grey9			{ 
				font-family: verdana, arial, helvetica;
				color: #666666;
				font-size:10px;
; font-weight: normal
				}

.navy9			{ 
				font-family: verdana, arial, helvetica;
				color: #003366;
				font-size:10px;

; font-weight: normal
				}	

				

/* Import the 9px styles for IE only (NS4.x doesn't use the @import function) 
these override the above
*/
@import url("cnm_smallFontIE.css");
