.site-bg {
	background-color: #69c;
}

#site-threesixtyfive {
	display: none;
}

#this-site {
	background: #fff url(/common/images/gradients/3sixty5-grad.gif) bottom left repeat-x;
	border: 1px solid #69c;
}

#this-site a {
	background: url(/common/images/site-icons/24x16/3sixty5.gif) no-repeat 2px 2px;
	color: #0f4692;
}

#this-site a:hover {
	background: #6699cc url(/common/images/site-icons/24x16/3sixty5.gif) no-repeat 2px 2px;
	color: #0f4692;
}

#main-content {
	border: solid #69c;
	border-width: 0px 1px 1px 1px;
	border-top: #69c 5px solid;
}

#section-nav {
	border: solid #69c;
	border-width: 5px 1px 5px 1px;
}

#section-nav li a:hover {
	border: 1px solid #69c;
	background: #D8E1EB;
	color: #678099;
}

#section-nav .months-subsection {
	display: none;
}

div#printer-friendly-header {
	height: 20px;
	background: #69c url(/common/images/its-small.gif) no-repeat 0px 0px;
}
