
.articleBody{
	background-image:url(../images/fresh/article1_header.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	padding-top:110px !important;	
}


.backtotop, html table table td .backtotop{
	display:block;
	text-align:right;
	background-image:url(../images/fresh/arrow_up.gif);
	background-position:right 4px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 15px 0px 0px;
	color:#000000;
	text-decoration:none;
}
	.backtotop:hover{
		color:#2c91ae;
	}

.caption{
	color:#005377;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px 0px 0px 0px;
}

	.mid{
		padding-bottom:5px;
	}

.credit{
	text-align:right;
}


.freshGulfTitle{
	padding:0px 10px 10px 0px;
	margin:0px;
	font-family:Helvetica, Arial;
	color:#000000;
	font-size:40px;
	text-transform:uppercase;
	text-align:left;
	display:block;

}

h3{
	font-family:Helvetica, Arial, sans-serif;
	font-size:24px;
	color:#000000;
	margin:0px 0px 8px 0px;
}


.jumpMenu{
	float:right;
	width:225px !important;
	font-size:12px;
	font-family:Helvetica, Arial;
	margin:5px 0px 12px 12px;
}
	.jumpMenu td{
		padding:8px 25px 8px 33px;
		border-bottom:1px dashed #999999;
		background-image:url(../images/fresh/arrow.gif);
		background-repeat:no-repeat;
		background-position:16px 13px;
	}
		.jumpMenu td a{
			text-decoration:none;
			color:#000000;
			font-weight:bold;
		}
			.jumpMenu td a:hover{
				color:#2c91ae;
			}

.letter{
	font-size:95px;
	line-height:70px;
	font-family:Helvetica, Arial;
	color:#000000;
	float:left;
	display:block;
	padding:6px 0px 0px 0px;
	text-transform:uppercase;
	position:relative;
	right:6px;
	font-weight:normal;
}

.opening-text{
	font-weight:normal;
	font-size:18px;
	color:#939393;
	display:block;
	width:370px;
}

	
.subSection{

}
	.subSection .subSectionBody{
		border:1px solid #3c9dbe;
		padding:18px;
	}
	
	.subSection .subSectionBottom{
		background-image:url(../images/fresh/subsection_bg_bottom.gif);
		height:6px;
	}
	
	.subSection .subSectionRight{
		background-image:url(../images/fresh/subsection_bg_right.gif);
		width:6px;
	}
