body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #99CDFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.leftsidebar {
	background-image: url(images/cc_bg_07.gif);
	background-repeat: repeat-y;
}
.copyright {
	font-size: 10px;
	color: #666666;
}
a.copyright:link {
	color: #666666;
	text-decoration: none;
}
a.copyright:hover {
	color: #000000;
	text-decoration: none;
}
a.copyright:visited {
	color: #666666;
	text-decoration: none;
}
a.copyright:active {
	color: #999999;
	text-decoration: none;
}

.underbar {
	background-image: url(images/cc_bg_slider.gif);
	background-repeat: repeat-x;
}
ul.noindent {
	margin-left: 15px;
	list-style: disc;
}
a:link {
	color:#0000FF;
	text-decoration: none;
}
a:hover {
	color:#0066CC;
	text-decoration: underline;
}
a:visted {
	color:#000099;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
#seals {
	position: absolute;
	left: 0px;
	z-index: 100;
	top: 100%;


}
#title {
	position: absolute;
	top: 164px;
}
