/*  corporate INDEX PAGE STYLE */ 

#layout {
	background-repeat:repeat;
	background-image:url(../images/corporate/bg.gif);
}
#mainContainer {
	min-height:364px;
	height:auto !important;
	height:364px;
	background-image:url(../images/corporate/maincontainerbg.gif);
	background-repeat:no-repeat;
}
#corporateIndex {
	position:absolute;
	width:636px;
	height:364px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(../images/consumer/biz-main.gif);
	background-repeat:no-repeat;
	left: -21px;
	top: -20px;
}
#corporateIndex h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#BED372;
	padding:0px;
	margin:0px;
}
#corporateBucketOne {
	position:absolute;
	left:0px;
	top:264px;
	width:193px;
	height:90px;
	padding-left:20px;
	padding-top:10px;
	line-height:16px;
}
#corporateBucketTwo {
	position:absolute;
	left:425px;
	top:264px;
	padding-left:20px;
	padding-top:10px;
	width:192px;
	height:90px;
	line-height:16px;
}
#corporateBucketThree {
	position:absolute;
	left:213px;
	top:264px;
	width:192px;
	height:90px;
	padding-left:20px;
	padding-top:10px;
	line-height:16px;
}
#copyright {
	position:absolute;
	left:0px;
	width:286px;
	height:46px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:15px;
	top: 43px;
}
#atmLocator {
	width:163px;
	height:40px;
	background-color:#C5D881;
	margin-bottom:1px;
}
/*  END consumer INDEX PAGE STYLE */ 
/*  consumer SIDE NAVIGATION STYLE */ 


#corporateFlashLayover {
	position:absolute;
	left:3px;
	top:6px;
	width:600px;
	height:75px;
}

.heading {
	text-align:left;
	line-height:12px;
	color:#96b428;
	font-weight:100;
	vertical-align:top;
}
.sub {
	font-weight:bold;
	color:#666666;
	text-align:left;

vertical-align:middle;
}
/*  END corporate INDEX PAGE STYLE */ 
/*  corporate SIDE NAVIGATION STYLE */ 
#navigation {
	position:absolute;
	left:71px;
	top:163px;
	width:191px;
	height:auto;
}
#navigation p {
	margin-top:0px;
	margin-bottom:5px;
}
#navigation a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#navigation a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
/* END corporate NAVIGATION STYLE */
h1 {
	color:#96b428;
}

#right a {
	color:#000000;
	text-decoration:none;
	font-weight:100;
}
#right a:hover {
	color:#96b428;
	text-decoration:none;
}
#right p {
	color:#96b428;
}
a {
	color:#96b428;
	text-decoration:none;
}
a:hover {
	color:#96b428;
	text-decoration:underline;
}

img.newsletter {
	float:right; 
	padding:10px;
	padding-top:3px;
	padding-bottom:0px;
}
/*  COMPARISON CHART STYLE - Container is needed to cover up border from #left */ 

.mainContentChart {
    position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	left: 0px;
	top: 0px;
	width:400px;
	height:1455px;
	background-image:url(../images/corporate/fedfilingchartbg.gif);
	background-repeat:no-repeat;
}


.mainContentChart td{
 border-bottom:solid;
 border-bottom-width:1px;
 border-color:#CCCCCC;

}

.sub{
 border-bottom:solid;
 border-bottom-width:1px;
 border-color:#CCCCCC;
 
}

#chartContainer {
	position:absolute;
	width:618px;
	height:auto;
	background-image:url(../images/corporate/biz-main.gif);
	background-repeat:repeat-y;

}
#chartContainer td {

padding-bottom:20px;
vertical-align:top;
	
}
#chartSpacer {
	top:0px;
	width:595px;
	height:1465px;

}

/* END COMPARISON CHART STYLE  */
