@charset "UTF-8";
/* CSS Document */

#home {
	height: auto;
	width: 930px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	background-image: url(../images/ea-main-bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #D3D3D3;
}


.clear{
	clear:both;
	float:none;
}

#homekeyvisual {
	height:290px;
	width: 930px;
	background: url(../images/ea-home-keyvisual.jpg) top center no-repeat;
	
	
}

#introlink {
	float:right;
	white-space:nowrap;
	padding:10px 10px 0 0;
}

#introlink img {
	padding-left: 6px;
	vertical-align: text-top;
}



#homekeyvisual img, #homecontent img {
display:block;
}

#homecontent {
	float: left;
	height: auto;
	width: 930px;
	background-color: #FFFFFF;	

}

#homecontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0378A1;
	padding-top:10px;

}

#homecontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #02799F;
}
#homebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-right: 20px;
	padding-left: 20px;
	width: 890px;
}


#homenewslist {
	float: right;
	height: auto;
	width: 240px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8CCA38;
	margin-top: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#homenewslist a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;

}

#homenewslist a:link, #homenewslist a:visited {
	color: #004F7C;
	font-weight: bold;
	text-decoration: none;
}
#homenewslist a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #8CCA38;
}

#homenewslist dt {
	padding-bottom: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#homenewslist dd {
	margin-left: 0;
}

#homebody h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #0C5782;
}
#homefeatures h3 {
	color: #0280af;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 0px;
}
#homefeatures {
	width: 900px;
	float: left;
	height: auto;
	padding-left: 20px;
	margin-top: 30px;
}

#homefeatures img{
display:inline;
}

.features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	float: left;
	height: 140px;
	width: 280px;
	padding-right: 16px;
}
.homelearnmore {
	text-transform: lowercase;
	color: #105481;
	text-align: left;
	width: 146px;
	padding-top: 14px;
	float: left;
}
.homelearnmore img {
	padding-left: 6px;
	vertical-align: text-top;
	padding-right: 6px;
}

.homelearnmore a:link, #introlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0C5782;
	text-decoration: none;
}

.homelearnmore a:visited, #introlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0C5782;
	text-decoration: none;
}

.homelearnmore a:hover, #introlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8CCA38;
	text-decoration: none;
}
.featuresimg {
	float: left;
	padding-bottom: 30px;
	padding-right: 12px;
	padding-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

 a:link.blue   {
	color: #005486;
	text-decoration: none;
	font-weight: bold;
}

 a:visited.blue   {
	color: #005486;
	text-decoration: none;
	font-weight: bold;
}

a:hover.blue  {
	font-weight: bold;
	text-decoration: none;
	color: #8CCA38;


}

#introlink  img{
	display:inline;
	padding-left: 4px;
}
.imglink {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
