@charset "utf-8";
/* CSS Document */

/* box style 5 */
/* box colour: pale_blue */

.style5_pale_blue {
	position: relative;
	width: 259px;
	border: 1px solid #a09f9f;
	background-color: #ecf5fc;
}

.style5_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;
}

.style5_title_pale_blue span {
	color: #FFFFFF;
	display: block;
	padding: 4px 10px;
}

.style5_text_pale_blue {
	font-size: 0.75em;
}

.style5_text_pale_blue span {
	display: block;
	padding: 11px;
}

.style5_link_lhs_pale_blue {
	width: 259px;
	height: 25px;
	font-size: 0.75em;
	font-weight: bold;
	color: #004875;
	padding-bottom: 14px;
}

.style5_link_lhs_pale_blue a {
	color: #004875;
	text-decoration: none;
}

.style5_link_lhs_pale_blue a:hover {
	color: #666666;
}

.style5_link_arrow_pale_blue {
	float: right;
	width: 40px;
	font-size: 0.75em;
}
