@charset "utf-8";
/* CSS Document */

P {margin-top: 0.1em;
	margin-bottom: 0.4em;
}

#homebackdropDiv {
	position:relative;
	top:128px;
	width:813px;
	left: 0px;
	z-index:1;
	background-image: url(/images/core/bgedges.png);
	}
	
	#messagebg {
	position:absolute;
	width:206px;
	height:190px;
	z-index:1;
	left: 23px;
	top: 5px;
	background-image: url(/en-US/images/home/startherebg.jpg);
}

#fma {
	position:relative;
	width:562px;
	height:190px;
	z-index:1;
	left: 229px;
	top: 5px;
	background-image: url(/assets/media/corporate/en-US-fma.jpg);

}


#left {
	position:absolute;
	width:197px;
	height:260px;
	z-index:1;
	left: 31px;
	top: 204px;
	border-right: 1px solid #cfcfcf;
}
#right {
	position:absolute;
	width:200px;
	height:260px;
	z-index:1;
	left: 582px;
	top: 204px;
	border-left: 1px solid #cfcfcf;
	padding-left: 8px;
	}
#middle {
	position:relative;
	width:349px;
	z-index:1;
	left: 235px;
	top: 14px;
}

#discoverhead {
	position:absolute;
	width:207px;
	height:23px;
	z-index:1;
	background-image: url(/en-US/images/home/discoverheader.gif);
	left: -8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 2px;
	top: -2px;
}
.starthere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-left: 8px;
}
.substart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 8px;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 8px;
}

.researchbutton	{
	position:absolute;
	left: 8px;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(/en-US/images/home/beginresearch0.jpg) no-repeat;
	width: 190px;
	height: 31px;
	z-index: 7;
	marign-left: 8px;
	top:141px;
	overflow:hidden;/* for ie to hide extra height*/
	text-align: center;
			}

.researchbutton a
{
	display: block;
	color: #000000;
	font-size: 14px;
	width: 190px;
	height: 31px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}

.researchbutton img
{
width: 190px;
height: 31px;
border: 0
}

* html a:hover
{
visibility:visible
}

.researchbutton a:hover img
{
visibility:hidden
}

.researchbutton span
{
	position: absolute;
	left: 0px;
	top: 8px;
	padding: 0px;
	cursor: pointer;
	width: 190px;
	font-weight: bold;
	margin-left: 0px;
} 

.homesubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin-left: 8px;
}

	a.homesubheader:link, a.homesubheader:active, a.homesubheader:visited {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-weight : bold;
	color : #4a6ba9;
	text-decoration : none;
}

	a.homesubheader:hover {
	font-family :  Arial, Helvetica, sans-serif;
		font-size : 1em;
		font-weight : bold;
		color : #4a6ba9;
		text-decoration : none;}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #4A6BA9;
}

a.subhead:link, a.subhead:active, a.subhead:visited {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-weight : bold;
	color : #4a6ba9;
	text-decoration : none;
}

	a.subhead:hover {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-weight : bold;
	color : #4a6ba9;
	text-decoration : none;
}

.HomeIndent {
	padding-left: 10px;
}

.newsEvents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
}

.linkLists {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
	line-height: 1.1em;
}

	a.linkLists:link, a.linkLists:active, a.linkLists:visited {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #0043c4;
	text-decoration : none;
}

	a.linkLists:hover {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #07348c;
	text-decoration : underline;
}

#brands {
	position:absolute;
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	width:755px;
	z-index:1;
	left: 28px;
	}

.brandlink {
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

	a.brandlink:link, a.brandlink:active, a.brandlink:visited {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #0043c4;
	text-decoration : none;
}

	a.brandlink:hover {
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #07348c;
	text-decoration : underline;
}
