@charset "utf-8";
/* CSS Document */

 .clear {
	clear:both;
}

.nc4main {
	width:576px;
	font-family:arial;
	font-size:12px;
	padding: 12px;
	background-color:#F3FEFE;
}

.topText {
	color:#000000;   
}

.notesText {
	color:#999999;
	font-size:10px;
	text-align:center;
}

.blueheading {
	color:#006699;
	font-weight:bold;
}

.FlashMap {
	width:49%;
	text-align:center;
}

.rightcolumn {
	float:right;
	align:left;
	width:49%;
}

