@charset "utf-8";
/* CSS Document */

/* box style 4 */
/* box colour: pale_blue */

.style4_pale_blue {
	position: relative;
	width: 259px;
	border: 1px solid #a09f9f;
}

.style4_title_pale_blue {
	width: 259px;
	background: url(../../images/bg/pale_blue.gif) repeat-x;
	background-color: #649abc;
	background-position: 0 0;
	color: #FFFFFF;
	font-size: 1.05em;
	font-weight: bold;
}

.style4_title_pale_blue span {
	color: #FFFFFF;
	display: block;
	padding: 4px 10px;
}

.style4_img_pale_blue {
	width: 259px;
	height: 122px;
	overflow: hidden;
}

.style4_img_pale_blue span {
	display: block;
	padding: 0;
	margin: 0;
}

.style4_link_lhs_pale_blue {
	width: 259px;
	height: 25px;
	font-size: 0.75em;
	font-weight: bold;
	color: #004875;
	padding: 8px 0 14px 0;
}

.style4_link_lhs_pale_blue a {
	color: #004875;
	text-decoration: none;
}

.style4_link_lhs_pale_blue a:hover {
	color: #666666;
}

.style4_link_arrow_pale_blue {
	float: right;
	width: 40px;
	font-size: 0.75em;
}
