body {
	scrollbar-base-color: #699ec7;
	scrollbar-arrow-color: #fff;
	scrollbar-3dlight-color: #aac3dd;
	scrollbar-track-color: #aac3dd;
	scrollbar-darkshadow-color: #699ec7;
	scrollbar-face-color: #699ec7;
	scrollbar-highlight-color: #699ec7;
}

.col-left-nav {
	background: url(../img/blue-left-nav.gif) no-repeat left top;
}

#col-middle .inner-content h1 {
	border-bottom: 1px solid #fff;
}

.col-right-fullheader {
	background: url(../img/blue-right-fullheader.gif) #699ec7 no-repeat left top;
}

.col-right-fullheight {
	background: url(../img/blue-right-fullheight.gif) no-repeat left top;
	height: 388px;
	margin-top: 3px;
}

.col-right-header {
	background: url(../img/blue-right-header.gif) no-repeat left top;
}

.col-right-image img {
	border: 1px solid #aac3dd;
}

.col-right-rounded {
	border-top: 1px solid #aac3dd;
	background: url(../img/blue-right-rounded.gif) no-repeat left bottom;
}

.col-right-rounded a {
	color: #fff;
	text-decoration: none;
}

.col-right-rounded a:hover {
	color: #000;
}

.col-right-square {
	border: 1px solid #aac3dd;
}

#inner-container {
	background-color: #699ec7;
}

.left-nav ul li ul {
	background-color: #699ec7;
}

.more {
	text-align: right;
	padding: 0 9px 10px 0;
}

.sub-nav {
	border: 1px solid #fff;
	border-top: 0;
}