@charset "UTF-8";

.content
{
	color: #4b5b6b;
	font-family: Verdana, "Arial", Helvetica, sans-serif;
    font-size: 12px;
	background-color: #FFFFFF;
	/* background-image:url(../images/design/bg_content.png); */
	background-repeat:repeat-x;
	border-right: 1px #D2CCC8 solid;
	padding: 0 23px 0 24px;
	width: 670px;
	float:right;
	vertical-align:top;
	margin-top: -15px;

}

.content p
{
	margin: 0;
	line-height: 20px;
	vertical-align:top;
}

.content p.description
{
	font-style:italic;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #3c4752;
	margin: 20px 0;
	line-height: 25px;
}

.content a
{
	color: #7EAC00;
	font-weight: normal;
}

.content a:hover
{
	color: #666666;
	font-weight: normal;
	
}

.content h1.firstH1{
	/*color: #3b889e;*/
    font-family:"Georgia", Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 18px;
	margin-top: 20px;
	padding-bottom: 0px;
	color: #2E8496;
}

.content h1
{
	/*color: #3b889e;*/
    font-family:"Georgia", Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.content h2
{
	color: #7EAC00;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:16px;
	font-style:italic;
	padding-bottom: 10px;
	font-weight:100;
}


.content h3
{
	font-size:8px;
    font-family:"Georgia", Times New Roman, Times, serif;
	padding-bottom: 10px;
	font-weight:100;
	color: #333;
}
	
.content h4
{
    color: #2E8496;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 17px;
	padding-top: 10px;
	padding-bottom: 5px;

}

.content li
{
	.margin-left: 50px;	
}

.FullColumn
{
	height: 100%;
	width: 717px;
	float: right;
	border-right: 1px solid #CCC;
	color: #4b5b6b;
	font-family: Verdana, "Arial", Helvetica, sans-serif;
    font-size: 12px;
	background-color: #FFFFFF;
	/* background-image:url(../images/design/bg_content.png); */
	background-repeat:repeat-x;
	padding: 0 0;
	vertical-align:top;
}

.FullColumn p
{
	margin: 0;
	line-height: 20px;
	vertical-align:top;
}

.FullColumn p.description
{
	font-style:italic;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #3c4752;
	margin: 20px 0;
	line-height: 25px;
}

.audio 
{
    color: #6C7C8A;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 12px;
}

/* -------------- Bread-crumbs Styles --------------- */
.breadcrumbs_ironman
{
	height: 23px;
	max-height: 23px;
	font-family:"Georgia", Times New Roman, Times, serif;
	background-image:url(../images/design/bg_breadcrumbs.png);
	padding: 0;
	color: #71838F;
	font-size: 12.5px;
	padding-top: 8px;
	overflow: hidden;
	width:537px;
	text-indent: 15px;
	float: left;
	
}

.emailpage_ironman
{
	height: 23px;
	max-height: 23px;
	font-family:"Georgia", Times New Roman, Times, serif;
	background-image:url(../images/design/bg_breadcrumbs.png);
	padding: 0;
	color: #71838F;
	font-size: 12.5px;
	padding-top: 8px;
	.padding-top: 8px;
	overflow: hidden;
	/*margin: 0;*/
	width: 180px;
	float:right;
}

.emailpage_ironman a.buttonLink
{
	font-size: 14px;
	padding: 0px;
	vertical-align: center;
	
}


.breadcrumbs_ironman a:visited, .breadcrumbs_ironman a:link
{
	height: 25px;
	max-height: 25px;
	color: #71838F;
	text-decoration: none;
}

.breadcrumbs_ironman a:hover
{
	color:				#71838F;
	text-decoration:	underline;
}


.bannerImage
{
	margin:0px 0px 10px 0px;
	padding: 0;
	border-right: 1px #D2CCC8 solid;
}


.rightColumn
{
	padding-left: 20px;
	float: right;
}

.rightColumnFeaturedTitle
{
	background-color: #B9D274;
	margin-top:-25px;
	padding: 10px;
	width: 200px;
	height: 25px;
	
}

.rightColumnAudio
{
	background-color: #EEF1F2;
	margin-top:3px;
	width: 230px;
	font: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #6C7C8A;
	line-height: 9px;
	
}

li
{

    line-height: 18px;
}



.BackToTop
{
	text-decoration:none;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-weight: normal;
	color: #999;
	font-size: 17px;
	vertical-align: top;
	float:right;
	width:717px;
	padding-bottom: 20px;
	padding-top: 20px;
	text-indent: 589px;
	border-right: 1px #D2CCC8 solid;
	
}