.accessNav {
	display:none;
}
* {
	margin:0;
	padding:0;
}

html {
	font:.8em/1.4em Arial, Helvetica, sans-serif;
	color:#7d7d7d;
}
a {
	color:#7d7d7d;	
	
}
a:hover, .selected > a {
	color:#4d4d4d;
}
a#Login {
	font-style: normal;	
	font-size:.95em;
	font-weight:bold;
	text-decoration:underline;
}

body {
	background:#e1e1e1 url(../images/bgHeader_short.png) repeat-x;
}
#solFind {
	display:none;
	position:absolute;
	z-index:500;
}
#solFindModal {
	position:absolute;
	z-index:0;
	top:0;
	left:3px;
	background-color:#fff;
	height:100em;
	width:909px;
	filter:alpha(opacity=50); /* for ie */
	opacity:.25; /* correct css */
}
#solFindFlash {
	position:relative;
	z-index:1;
	left:92px;
	top:150px;
}
#container {
	position:relative;
	margin:0 auto;
	width:912px;
}
#header {
	position:relative;
	background:transparent url(../images/bgGlobalNav.png) no-repeat bottom right;
	padding:0 10px 0 4px;
	height:145px;
	width:898px;
}
#homeLink a {
	background:transparent url(../images/efxLogo.png) no-repeat top left;
	display: block;  width: 172px; text-indent: -9999em; position: absolute; top: 20px; height: 34px;
}
#newsroom {
	background:#fff url(../images/bgNewsroom.png) no-repeat top left;
	position:absolute;
	top:0;
	right:0px;
	padding:30px 0 0 90px;
	width:180px;
	height:60px;
	overflow:hidden;
}
#appname {
	padding-right: 0px; padding-left: 90px; right: 0px;  padding-bottom: 1em; overflow: hidden; width: 180px; padding-top: 24px; position: absolute; top: 0px; height: 40px
}
#appname h1{
	
	color: #808080;	
	text-align: right;
	font-size: 24pt;
	FONT-FAMILY: "Arial Narrow", Arial, Helvetica, sans-serif
	
}
#appname a {
	color: #808080; text-decoration: none
}
#newsroom dt a {
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:94px;
	width:162px;
	text-indent:-9999em;
}
#newsroom dd {
	font-size:.7em;
	letter-spacing:-.03em;
	line-height:1.2em;
	padding-bottom:1em;
	overflow:hidden;
}
#newsroom em {
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
}
#siteSearch {
	position:absolute;
	bottom:8px;
	right:9px;
}
#siteSearch fieldset {
	border:none;
}
#siteSearch legend {
	display:none;
}
#siteSearch label {
	float:left;
	display:block;
	color:#903;
	font-size:.9em;
	font-weight:bold;
	padding:6px 9px 0 0;
}
#siteSearch .text, #siteSearch .submit {
	display:block;
	float:left;
	border:1px solid #903;
}
#siteSearch .text {
	border-right:none;
	padding-right:2px;
	width:119px;
	height:1.4em;
	font-weight:bold;
}
#siteSearch .submit {
	background:#fff url(../images/buttonSearchSubmit.png) no-repeat center center;
	border-left:none;
	margin-left:-1px;
	width:26px;
	vertical-align:middle;
	height:1.55em;
	cursor:pointer;
	text-indent:-9999em;
}

/* begin global navigation */
#globalNav {
	position:absolute;
	top:120px;
	left:214px;
	font-size:.9em;
}
#globalNav dt {
	display:none;
}
#globalNav dd {
	background:transparent url(../images/sepGlobalNav.png) no-repeat center left;
	float:left;
	padding:0 2.1em;
}
/* disable separator for first link */
#globalNav dt + dd {
	background:none;
}
#globalNav a {
	text-decoration:none;
	font-weight:bold;
}
/* end global navigation */

/* begin international navigation */
#intNav {
	position:absolute;
	z-index:100;
	top:108px;
	left:0;
	font-size:.95em;
	font-weight:bold;
}
#intNav dl {
	background:transparent url(../images/bgIntNavTabNoArrow.png) no-repeat top left;
	padding:7px 9px 0 4px;
	width:214px;
}
/* hide initially */
#intNav dt {
	background:transparent url(../images/bgIntNavBottom.png) no-repeat 0 0;
	display:none;
	position:absolute;
	bottom:-17px;
	left:1px;
	width:100%;
	height:17px;
	text-indent:-9999em;
}
#intNav u {
	text-decoration:underline;
	color:#903;
}

/* hide all countries */
#intNav dd {
	display:none;
}
/* show first country */
#intNav dt + dd {
	display:block;
}

/* begin show all countries */
#intNav:hover {
	background:transparent url(../images/bgIntNav.png) repeat-y;
}
#intNav dl:hover dd, #intNav dl:hover dt {
	display:block;
}
/* end show all countries */

#intNav a {
	display: block
	position:relative;
	line-height:2.5em;
	padding-left:42px;
	width:161px;
	text-decoration:none;
}

#intNav  a#ists {
	display: block
	position:relative;
	line-height:2.5em;
	padding-left:30px;
	width:161px;
	text-decoration:underline;
}

#intNav dd:hover {
	background-color:#e1e1e1;
}
/* disable hover for first country */
#intNav dt + dd:hover {
	background-color:transparent;
}
#intNav img {
	border:none;
	position:absolute;
	top:9px;
	left:13px;
}
/* end international navigation */

/* begin content */
#content {
	background:#fff url(../images/bgMain.png) repeat-y;
	color:#4d4d4d;
	padding:30px 10px 0 4px;
	width:898px;
}
#content:after {
	display:block;
	clear:both;
	content:".";
	visibility:hidden;
	font-size:0;
	height:0;
}
#content h1 {
	color:#903;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:2.4em;
	line-height:1.4em;
	padding-left:25px;
	padding-bottom:.1em;
	border-bottom:10px solid #903;
}

#content h1 em {
	font-style:normal;
}
#content h1 a {
	text-decoration:none;
	color:#903;
}
#content #psol h1, #content #psol h1 a {
	color:#903;
}
#content #comsol h1, #content #comsol h1 a {
	color:#903;
}
#content #consol h1, #content #consol h1 a {
	color:#903;
}
#content #worksol h1, #content #worksol h1 a {
	color:#903;
}

/* begin more info */
#content #moreInfo, #content #moreInfo a {
	color:#903;
}
#content #moreInfo div {
	border-left:2px solid #903;
	float:left;
}
#content #moreInfo div > * {
	padding:0 13px;
	width:169px;
}
#content #moreInfo h1 {
	border:none;
	float:left;
	font-size:1.1em;
	text-align:right;
	padding:0 13px 0 0;
	width:154px;
}
#content #moreInfo dl {
	font-size:.7em;
	font-weight:bold;
	line-height:1.3em;
	word-spacing:-.1em;
}
#content #moreInfo dd + dt {
	margin-top:10px;
}
#content #moreInfo .bullets  {
	font-size:.8em;
}
#content #moreInfo .bullets dd, #content #moreInfo .bullets li {
	background-image:url(../images/bulletRed.png);
}
#content #moreInfo p {
	font-size:.9em;
	font-weight:bold;
}
#content .descMod + #moreInfo {
	float:right;
	margin-top:19px;
}
/* end more info */

/* begin descMod */
#content #main .descMod {
	position:relative;
	margin-top:20px;
	width:420px;
}
#content #main .descMod h2 {
	position:absolute;
	top:-19px;
	float:left;
	background:transparent url(../images/bgGreyModTabRt.png) no-repeat top right;
	padding-right:6px;
}
#content #main .descMod h2 span {
	display:block;
	float:left;
	background:transparent url(../images/bgGreyModTabLt.png) no-repeat top left;
	padding:5px 10px 0;
	height:20px;
}
#content #main .descMod p {
	background:#e1e1e1;
	border:1px solid #a1a1a1;
	padding:10px ;
	clear:both;
	font-size:.8em;
	line-height:1.7em;
}
#content #main .descMod a.actionLink {
	color:#4d4d4d;
	font-weight:bold;
	text-decoration:none;
}

/* end descMod */

/* begin basic */
#content ul {
	list-style:none;
}
#content .bullets > * {
	background:transparent url(../images/bullet.png) no-repeat 0 .5em;
	line-height:1.4em;
	padding-left:10px;
}
#content .bullets > dt {
	background:none;
}

#content a img {
	border:none;
}
#content .bullets .button {
	background:none;
	padding:0;
}
/* end basic */

/* begin main styles */
#content #main {
	background:#fff url(../images/bgKhakiColumn.png) repeat-y 0 0;
	font-size:.9em;
	padding:24px 20px 47px 236px;
	min-height:40em;
}
/*Added for ePORT - No left nav*/
#popcontent {
	background:#fff url(../images/bgMain.png) repeat-y;
	color:#4d4d4d;
	padding:30px 10px 0 4px;
	width:450px;
}
#popcontent #popupmain {
	font-size:.9em;
	padding-left:5px;
	min-height:20em;
	width:450px;
}
#popcontent  h4 {	
	font-weight:bold;
	color:#903;	
	font-size:1.1em;	
	margin: 0; 
    	padding: 0; 
    	border-bottom:2px solid #903;
}
#popcontent #popupmain  h3{
	border-bottom:none;
	font-size:1.2em;
	font-weight:bold;
	color:#903;
	padding-bottom:.3em;
}
#popcontent #popupmain  h4 {	
	font-weight:bold;
	color:#903;	
	font-size:1.1em;	
	margin: 0; 
    	padding: 0; 
    	border-bottom:none;
}
#popcontent  dfn{
	font-style: normal;
	text-decoration:none;
	font-size:1em;		
	color:#903;
}
#content #mainnoleftnav {
	font-size:.9em;
	padding:24px 20px 47px 26px;
	min-height:40em;
}
#content  dfn{
	font-style: normal;
	text-decoration:none;
	font-size:1em;		
	color:#903;
}

#content #mainnoleftnav .bullets dd {
	background-image:url(../images/bulletRed.png);
	margin-left:25px;
}
#content #mainnoleftnav h3 {
	border-bottom:none;
	font-size:1.2em;
	font-weight:bold;
	color:#903;
	padding-bottom:.3em;
}
#content #mainnoleftnav a {
	color:#0000CD
}
#content #mainnoleftnav a:hover, .selected > a {
	color:#903;
}
#content #mainnoleftnav  ol {
	margin-left:35px;
}

#content #main .getStarted {	
	padding-right: 20px;
	 padding-left: 8px;
	 font-weight: bold; 
	 font-size: 1.1em; 
	 background: url(../images/GetMoreInfo.jpg) no-repeat 0px 0px; 
	 float: left; 
	 width: 178px; 
	 color: #fff; 
	 padding-top: 11px; 
	 height: 45px;	 
}

#content  #mainnoleftnav .eportReg {
	border:0px;
	clear:both;
	width:100%;
}
#content #mainnoleftnav .eportReg td {
	border-left:1px solid #d3d3d3;
	vertical-align:top;
	line-height:normal;
	padding-left:1.2em;
	padding-right:3em;
	padding-top:2em;
}
#content #mainnoleftnav  .eportReg td:first-child {
	border:none;
	vertical-align:top;
	line-height:normal;
	padding-left:1.2em;
	padding-right:3em;
	padding-top:2em;
	
}
/*End of addition for ePORT Fatwire pages*/

/* clear out any floated elements */
#content #main:after {
	display:block;
	clear:both;
	content:".";
	visibility:hidden;
}
#content #main > * {
	margin-bottom:15px;
}
#content #main h2 {
	font-size:1.5em;
}
#content #main h2 span {
	font-size:.7em;
}
#content #main h2 sub {
	display:block;
	font-size:.7em;
}
#content #main h3 {
	font-size:1.2em;
	margin-bottom:0;
}
#content #main h5 {
	border-bottom:none;
	font-weight:normal;
	color:#903;
	padding-bottom:.01em;
	font-size:.95em;
	margin-bottom:0;
}
#content #main h4 {	
font-weight:bold;
	color:#903;	
	font-size:1.1em;	
	 margin: 0; 
    padding: 0; 
    border: 0; 
}
#content #main .bullets dd, #content #main .bullets li,#content #main  ol {
	margin-left:35px;
}
#content #main .resultsNav li {
	float:left;
}
#content #main .resultsNav li + li {
	border-left:2px solid #903;
	margin-left:1em;
	padding-left:1em;
}
#content #main .resultsNav a {
	color:#903;
	font-weight:bold;
	text-decoration:none;
}
#content #main  a {
		color:#0000CD
}

/* begin sub nav */


/* clear out any floated elements */
#content #main .subNav:after {
	display:block;
	clear:both;
	content:".";
	visibility:hidden;
	height:0;
}
#content #main .subNav a {
	text-decoration:none;
}
#content #main .subNav a:hover {
	text-decoration:underline;
}
#content #main .subNav li {
	float:left;
	display:block;
}
#content #main .subNav li + li {
	background:transparent url(../images/sepLgBkSlash.png) no-repeat center left;
	margin-left:1em;
	padding-left:2em;
}
/* end sub nav */

/* begin white nav */
#sectionNav {	
	position:absolute;
	top:231px;
	left:4px;
	background:transparent url(../images/bgWhiteNav.png) repeat-y;
	width:200px;
	font-size:.85em;
}
#sectionNav > dl {
	width:184px;
}
/* all first child dds have extra left padding to create tier effect */
#sectionNav > dl > dd {
	padding-left:30px;
	padding-right:20px;
}
/* all sub elements of dls have left padding to create tier effect */
#sectionNav dl > * {
	padding-left:10px;
	padding-top:.5em;
}
#sectionNav dt, #sectionNav > dl > dt > a {
	color:#4d4d4d;
	font-weight:bold;
	text-transform:uppercase;
}
#sectionNav em {
	text-transform:none;
	font-style:normal;
}
/* dt less than first level is hidden */
#sectionNav dd dt {
	display:none;
}
/* first level and dd a's are not underlined */
#sectionNav > dl > dd > a, #sectionNav dt a {
	text-decoration:none;
}
#sectionNav dd a {
	display:block;
	line-height:normal;
}
/* put a ">" before all links */
#sectionNav dd a:before {
	content:">";
	margin:0 -1em;
	padding-right:1.4em;
	text-decoration:none;
}
/* selected colors */
#sectionNav .selected > a {
	color:#903;
	font-weight:bold;
}

/* begin solutions subnav */
#sectionNav > dl + #solutionsNav {
	border-top:1px solid #a1a1a1;
	margin-top:24px;
	padding-top:10px;
}
#sectionNav #portfolioProds {
	background:transparent url(../images/bgWhiteNavBottom.png) no-repeat left bottom;
	position:relative;
	bottom:-24px;
	left:0;
	padding-bottom:24px;
	margin-top:-24px;
	width:200px;
}
#sectionNav #portfolioProds > * {
	padding-right:32px;
}
/* end solutions subnav */

/* begin advertisements */
#sectionNav div.advert {
	background:#fff url(../images/bgKhakiColumn.png) repeat-y 0 0;
	padding-top:48px;
}
#sectionNav div.advert li {
	list-style:none;
	text-align:center;
	padding-bottom:1em;
	width:100%;
}
#sectionNav div.advert img {
	border:none;
}
/* end advertisements */
/* end white nav */

/* begin shadowBox */
#content div.shadowBox {
	position:relative;
	border:1px solid #a1a1a1;	
}
#content div.shadowBoxRight {
	background:transparent url(../images/bgDropShadRt.png) repeat-y top right;
	display:block;
	position:absolute;	
	right:-10px;
	top:0;
	height:100%;
	width:10px;
}
#content div.shadowBoxBottom {
	background:transparent url(../images/bgDropShadBot.png) repeat-x bottom left;
	display:block;
	position:absolute;
	left:0;
	bottom:-8px;
	height:8px;
	width:100%;
}
#content div.shadowBoxCorner {
	background:transparent url(../images/bgDropShadRtCnr.png) no-repeat bottom right;
	display:block;
	position:absolute;
	bottom:-8px;
	right:-9px;
	height:8px;
	width:9px;
}
/* end shadowBox */

/* begin info box */
.infoBox {
	position:relative;
	background:#fff url(../images/bgGreyModTop.png) no-repeat top left;
	float:right !important;
	clear:right;
	margin:0px 0 30px 10px;
	padding:12px 0px 20px 0px;
	min-height:110px;
	
}
.infoBox > * {
	position:relative;
	z-index:2;
	padding:0 15px;
	width:169px;
}
.infoBox h2 {
	border-bottom:1px solid #a1a1a1;
	font-size:1.2em !important;
	color:#903;
	padding-bottom:.5em;
}
.infoBox dl > * {
	position:relative;
	top:0;
	left:0;
	font-size:.8em;
	padding-left:30px;
	padding-right:10px;
}
.infoBox dt {
	font-weight:bold;
	color:#903;
	margin-top:1em;
}
.infoBox dt p{
	padding:2px 0 0 0;margin:0 0 0 -11px;font-size:1.1em;font-weight: bold;
}
.infoBox dd {
	top:.5em;
}
.infoBox DD LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; margin:0px 0px 0px 0px;float:none;POSITION: relative;
}

.infoBox img {
	position:absolute;
	top:0;
	left:0;
	padding:0;
}
.infoBox div {
	position:absolute !important;
	bottom:0;
	left:0;
	z-index:1 !important;
	background:transparent url(../images/bgGreyModBot.png) no-repeat bottom left;
	margin:0 !important;
	padding:0 !important;
	height:376px;
	width:209px !important;
}
#shareholderMats a.plainLink {
        font-weight: bold ;text-decoration: none; color: #903;
}
.trigger {
	cursor: hand;
	margin:0 px;

}
.branch {
	display: none;
	margin:0 10px 0 0;
}
.branch img{
   padding:0 0 0 0;
   left: -20px; 
   position: absolute; 
   top: 0px;
}
#content #main .infoBox a {
	text-decoration:underline;
	color:#7d7d7d;
	font-weight:bold;
	
}
/* end info box */

/* begin bio lists */
#content #main .bioList {
	margin:0 !important;
	padding:0 !important;
}
#content #main .bioList:after {
	display:block;
	clear:both;
	content:".";
	visibility:hidden;
	height:0;
}
#content #main .bioList + p.backToTop {
	margin:0 0 2em;
}
#content #main .bioList > * {
	position:relative;
	float:left;
	clear:both;
	margin-bottom:2em;
}
#content #main .bioList dt {
	font-size:1.6em;
	font-weight:bold;
	line-height:normal;
}
#content #main .bioList * + dt {
	font-size:1.2em;
	margin-bottom:2em;
}
#content #main .bioList dd + dt {
	margin-top:2em;
}
#content #main .bioList p {
	position:relative;
	bottom:1em;
	display:inline;
	font-size:1.2em;
	font-weight:bold;
	width:535px;
}
#content #main .bioList span {
	position:absolute;
	bottom:-1.4em;
	left:0;
	font-size:.9em;
	font-weight:normal;
	color:#7d7d7d;
	width:535px;
}
#content #main .bioList img {
	display:inline;
	vertical-align:text-bottom;
	padding-right:10px;
}
/* end bio lists */

/* begin link tables */
#content #main table, #content #main .table {
	background-color:#fff;
	border:1px solid #7d7d7d;
	border-collapse:collapse;
	clear:both;
	width:100%;
}
#content #main .table {
	background:#fff url(../images/bgTableCol3.png) repeat-y top left;
	float:left;
	width:auto;
}
/*Added for ePORT Report Glossary table*/
#content  #main .reportGlossary {
	border:0px;
	clear:both;
	width:100%;
}
#content #main .reportGlossary td {
	border:0px ;
	vertical-align:top;
	line-height:normal;
	padding:.5em;
}
#content  #main .noBorder {
	border:0px;
	clear:both;
	width:100%;
}
#content #main .noBorder td {
	border:0px ;
	vertical-align:top;
	line-height:normal;
	padding:.5em;
}
/*End of addition for ePORT Report Glossary table*/
#content #main caption {
	display:none;
}
#content #main .table h2 {
	background-color:#fff;
}
#content #main th {
	padding:.5em;
}
#content #main th, #content #main .table h2 {
	border-bottom:6px solid #7d7d7d;
	color:#903;
	font-size:1.5em;
	line-height:normal;
	text-align:left;
}
#content #main .table h2 span {
	display:block;
	font-size:1em;
	padding:5px;
}
#content #main td {
	border:1px solid #7d7d7d;
	vertical-align:top;
	line-height:normal;
	padding:.5em;
}
#content #main .table > div, #content #main .table2 > div {
	float:left;
	vertical-align:top;
	line-height:normal;
	width:213px;
}
#content #main .table div div, #content #main .table2 div > * {
	padding:6px;
}
#content #main .table img {
	vertical-align:middle;
	position:relative;
	top:-6px;
	right:-6px;
	float:right;
}
#content #main .table a {
	text-decoration:none;
}
#content #main .table a:hover {
	text-decoration:underline;
}
#content #main .table p {
	float:none;
	width:auto;
}
#content #main .table div div > * {
	font-size:.9em;
	padding-bottom:1em;
}
#content #main .table li {
	padding-bottom:1em;
}
#content #main .table h3 {
	font-size:1em !important;
}
#content #main .table dt {
	font-weight:bold;
}
#content #main .table dd {
	padding-bottom:1em;
}
/* end link tables */

/* begin action links */
#content #main a.actionLink {
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
#content #main a.actionLink:hover {
	text-decoration:underline;
}
/* end action links */

/* end main styles */
/* end content */

#footer {
	position:relative;
	top:-42px;
	left:0;
	background:transparent url(../images/bgFooter.png) no-repeat 0 32px;
	font-size:.7em;
	line-height:2em;
}
#footer p {
	padding:0 10px 0 4px;
	width:898px;
}
p#tagline {
	background:transparent url(../images/bgTagline.png) no-repeat top right;
	height:42px;
}
#tagline a {
	display:block;
	float:right;
	height:35px;
	width:215px;
	text-indent:-9999em;
}
#copyright {
	clear:both;
}
#corpNav {
	position:relative;
	left:40em;
	bottom:1.5em;
	font-size:.7em;
}
#corpNav dl {
	position:absolute;
	top:-42px;
	left:0;
}
#corpNav dt {
	display:none;
}
#corpNav dd {
	float:left;
	border-left:1px solid #7d7d7d;
	padding:0 4px;
	line-height:1em;
}
/* disable border for first link */
#corpNav dt + dd {
	border-left:none;
}
#corpNav a {
	text-decoration:none;
}

