/* YUI Grids 5 Column Hack - START */
.yui-gh .yui-u {
	width: 17.5%;
	margin-left: 0;
	padding-left: 1.2%;
	padding-right: 1.2%;
	float: left;
	background: ;
	background-image: url(/Portals/ira-inc/skins/ira-inc/images/subPaneVerticalLine.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 80px;
}
.yui-gh .yui-u.first {
	margin-left: 0;
	background: none;
}
.yui-gh .yui-u.last {
	margin-left: 0;
}
.yui-gh:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.yui-gh {
	zoom: 1;
}
/* END - YUI Grids 5 Column Hack */
.SubPane1 h2, .SubPane2 h2, .SubPane3 h2, .SubPane4 h2, .SubPane5 h2 {
	color: #333;
	min-height: 2em;
	text-transform: uppercase;
	margin-top: .5em;
	font: normal 93%/93% "Garamond Premr Pro Smbd", Georgia, "Times New Roman", Times, serif;
}
.SubPane1 p, .SubPane2 p, .SubPane3 p, .SubPane4 p, .SubPane5 p {
	font-size: 85%;
	line-height: 138.5%;
	font-weight: normal;
	color: #333;
}
.headline {
	font-size: 197%;
	font-weight: bold;
	line-height: 1em;
	font-family: "Garamond Premr Pro Smbd", Georgia, "Times New Roman", Times, serif;
}
.headline .orange {
	color: #e49726;
}
.headline .blue {
	color: #0a5971;
}

.homeIntro {
	width: 800px;
	min-height: 282px;
	background: url(/Portals/ira-inc/images/homePageMan.png) no-repeat right bottom;
	padding:0;
	margin:0;
}
.homeIntroCell {
	padding: 1em 0;
}

.homeIntroCell p {
	padding-left: 25px;
	padding-right: 295px;
}
.homeIntroCell p.headline {
	padding-right: 10px;
}