DIV.relatedLinks {
	margin:8px 0 0 10px;
	background-image:url('images/css/relatedLinks_Background.jpg');
	background-repeat:repeat-y;
}

DIV.relatedLinks DIV.contentBox {
	background-image:url('images/css/relatedLinks_Footer.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0 0 0 0;
}

DIV.relatedLinks DIV.content {
	background-image:url('images/css/relatedLinks_Header.jpg');
	background-repeat:no-repeat;
	padding:20px 15px 15px 20px;
}

DIV.relatedLinks DIV.Normal, DIV.relatedLinks DIV.Normal A, DIV.relatedLinks P {
	color:#fff;
	font-size:11px;
}

DIV.relatedLinks DIV.Normal A:link, DIV.relatedLinks DIV.Normal A:active, DIV.relatedLinks DIV.Normal A:visited {
	text-decoration:none;
	color:#fff;
}

DIV.relatedLinks DIV.Normal A:hover {
	text-decoration:underline;
}

DIV.relatedLinks DIV.title {
	background-image:url('images/css/relatedLinks_Title.jpg');
	background-repeat:no-repeat;
	height:28px;
	padding:0 0 0 22px;
	vertical-align:top;
}

DIV.relatedLinks DIV.title H1 SPAN.Head, DIV.relatedLinks DIV.title H1 {
	color:#fff;
	font-weight:bold;
	font-size:11px;
	line-height:22px;
}

DIV.relatedLinks P {
	margin:0 0 1em 0;
}




















