@charset "utf-8";
/* CSS Document */

/* ---------- COLUMN STRUCTURE ---------- */
#leftCol {
	float:left;
	margin:0px 40px 0px 26px;
	padding-top:25px;
	width:181px;
}
* html #leftCol { /* IE6 fix */
	margin-left:14px;
}
#rightCol {
	float:left;
	margin:0px;
	padding-top:25px;
	width:621px;
}
/* ---------- end COLUMN STRUCTURE ---------- */



/* HOME COLUMN */
#homecol { 
	background:transparent;
	color:#000000;   /* was 666 - MAINT-0006291 */
	margin:0px;
	padding:28px 0px 0px 10px;
	width:605px;
}
* html #homecol { /* IE6 fix */
	width:587px;
}
#homecol .homecol {
	float:left;
	font-size:0.95em;
	margin:0px 25px 15px 0px;
	width:29%;
}
#homecol .homecol .sectionName {
	font-size:0.8em;
	margin-bottom:10px;
}
#homecol .homecol .title {
	background:transparent;
	color:#003145;
	display:block;
	font-weight:bold;
	padding:0px 0px 8px 0px;
}
#homecol .homecol p {
	margin:0px 0px 0px 0px;     /* changed from 0px 0px 23px 0px;  to 0px 0px 0px 0px; - MAINT-0007454 */
	padding:0px;
}
#homecol .homecol p a {
	color:#003145;
}
#homecol .homecol a.allMoreLink {
	background-position:0px 3px;
	color:#003145;
	display:block;
	padding:0px 0px 0px 10px;
}
/* end HOME COLUMN */

/* CALLOUTS */
.callout {
	font-size:0.95em;
	margin-bottom:35px;
}
.callout img {
	width:160px;
}
.callout h3 {
	color:#3b585e;
	font-size:1.2em;
	font-weight:bold;
	margin:10px 0px 3px 0px;
	padding:0px;
}
.callout h3 a {
	color:#3b585e;
	font-weight:bold;
}
.callout p {
	color:#000000;  /* was 8a8a8a - MAINT-0006291 */
	margin:0px 0px 4px 0px;
}
.callout a.allMoreLink {
	background-position:0px 5px;
	color:#3b585e;
}
.featuredCallout {
	border:1px solid #e1e1e1;
	padding:10px;
	position:relative;
}
.featuredCallout h2 {
	margin-bottom:0px;
}
.featuredCallout a img {
	float:left;
	height:178px;
	padding-right:28px;
	vertical-align:middle;
	width:257px;
}
.featuredCallout p {
	color:#000000;  /* was 8a8a8a - MAINT-0006291 */
	font:normal 1.3em arial, helvetica, sans-serif;
	margin-top:5px;
	padding:0px 28px 0px 0px;
}
.featuredCallout p sup {
	color:#b0b4b5;
	font:normal 1em arial, helvetica, sans-serif;
}
.featuredCallout a.allMoreLink {
	background-position:0px 5px;
	color:#3b585e;
	font-size:0.85em;
}
/* end CALLOUTS */

/* ---------- CONTENT CONTAINER ----------- */

#imageRotatorAlt { 
	width:898px; 
	height:385px; 
	position:relative;
	font-family:arial,sans-serif;
	color:#c8c8c8;
	text-align:left;
}
#imageRotatorAlt h1 {
	color:#ffffff; 
	font-size:2.2em; 
	font-weight:bold; 
}
#imageRotatorAlt p {
	color:#c8c8c8; 
	font-size:1em;
	font-weight:bold; 
	font-style:italic;
	font-family:arial, sans-serif;
}
#imageRotatorAlt ul {
	margin:0;
	padding:0;
}
#imageRotatorAlt li {
	list-style-type:none;
	padding-left:15px;
	background:url(/mwv/fragments/mwvcorporatehomeflash/images/blt_orange_arrow.gif) no-repeat 0px 2px;
	font-size:0.9em;
	margin:0;
}
#imageRotatorAltInner {
	position:absolute;
	top:0px;
	left:0px;
	width:898px;
	height:385px; 
}
#imageRotatorAltInner img {
	position:absolute;
	top:0px;
	left:0px;
}
#imageRotatorAltContent {
	position:absolute;
	top:90px;
	left:30px;
	width:293px;
}
#imageRotatorAlt #imageRotatorAltContent a {
	color:#fff;
	text-decoration:none;
}
#imageRotatorAlt #imageRotatorAltContent p#getFlash {
	font-size:0.75em;
	font-style:normal !important;
	margin-top:110px;
	width:200px;
}
#imageRotatorAlt #imageRotatorAltContent p#getFlash a {
	text-decoration:underline;
}

