#main-tab-bar a.other-services {
	background-color: #FFFFFF;
	background-image: none;
}
#navigation li.selected a {
	color: #3399cc;
}
#content blockquote h2 {
	color: #3399cc;
}

blockquote {
	border-top-color: #3399cc;
	border-right-color: #3399cc;
	border-bottom-color: #3399cc;
	border-left-color: #3399cc;
}
#content a, .rhs-item a {
	color: #3399cc;
	text-decoration: underline;
}
.CollapsiblePanelTab {
	margin: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	text-align:right;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #3399CC;
	text-decoration: underline;
}.other-service {
	padding-bottom: 10px;
}
#top-header2 {
	background-image: url(../images/header_other.jpg);
}

