@charset "UTF-8";
/* CSS Document */

/* MULTICHANNEL STYLES ===================================================================================================================== */

/* Navigation ======================= */
#main-nav-text-active { padding: 40px 0 35px 0; text-align: center; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #398ac2; }

a.masterfile-rollover-active {
	display: block;
	width: 165px;
	height: 92px;
	text-decoration: none;
	background-image: url(../images/masterfile/nav-US-master-sprite-active.jpg);
}
	
a.muasterfile-rollover-active:hover {
	background-position: -165px 0;
}



/* Main Content ============================ */
#masterfile-row { padding: 20px 0; float: left; border-bottom: 1px solid #d6d5d5; width: 641px; }
#masterfile-description { width: 477px; float: left; }

#masterfile-cta { width: 109px; float: right; }