@charset "utf-8";
/* CSS Document */

/* box style 5 */
/* box colour: green */

.style5_green {
	position: relative;
	width: 259px;
	border: 1px solid #a09f9f;
	background-color: #e8f9f8;
}

.style5_title_green {
	width: 259px;
	background: url(../../images/bg/green.gif) repeat-x;
	background-color: #035e57;
	background-position: 0 0;
	color: #FFFFFF;
	font-size: 1.05em;
	font-weight: bold;
}

.style5_title_green span {
	color: #FFFFFF;
	display: block;
	padding: 4px 10px;
}

.style5_text_green {
	font-size: 0.75em;
}

.style5_text_green span {
	display: block;
	padding: 11px;
}

.style5_link_lhs_green {
	width: 259px;
	height: 25px;
	font-size: 0.75em;
	font-weight: bold;
	color: #004875;
	padding-bottom: 14px;
}

.style5_link_lhs_green a {
	color: #004875;
	text-decoration: none;
}

.style5_link_lhs_green a:hover {
	color: #666666;
}

.style5_link_arrow_green {
	float: right;
	width: 40px;
	font-size: 0.75em;
}