body {
	margin: 0;
	background-color: #1485a8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	background-image: url(/images/body_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;

}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
form {
	margin: 0;
}
input {
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	margin: 0.3em 0 0 0;
}
div#sidebar input {
	width: 10em;
}
p,div#content li {
	font-size: 100%;
	line-height: 150%;
	text-align: left;
	margin: 0 0 0.5em 0;
}
p.recordTeaser {	
	font-style: italic;
}
p#accessible {
	text-align: right;
	margin: 0;
	padding: 0 0.5em 0 0.5em;
	font-size: 80%;
}
h1, h2 {
	margin: 0;
	font-weight: normal;
	letter-spacing: 0.1em;
}
h1 {
	font-size: 200%;
	padding: 0 0 0 0.5em;
	color: #fff;
}
h2 {
	font-size: 100%;
	text-transform: uppercase;
	padding: 0 1em 0 1em;
	font-weight: normal;
	color: #333;
	border-bottom: 1px solid #fff;
}
div#container {
	width: 769px;
}
div#content {
	width: 555px;	
	float: right;
}
img#montage {
}
* html img#montage {
	
}
div.page {
	margin: 0;
	padding: 1em;
	background-color: #cce5ec;
	border: 1px white solid;
}
div.page p {

}
h3 {	
	font-size: 125%;
	margin: 0;
	color: #115970;
	text-transform: capitalize;
}
table.view {
	width: 100%;
	border-top: 1px solid #fff;
	border-bottom: 0.5em solid #99bcc7;
}
table.view td {
	width: 50%;
	border-bottom: 1px solid #fff;
}
table.view td.image {
	padding: 0;
        background-repeat: no-repeat;
        background-position: bottom right;
	background-color: #99bcc7;
		
	background-image: url(/images/img_arrow.jpg);
}
table.view td.image img {
	border-right: 1px white solid;
}
table.view td.left {
}
table.view td.right {

}
div#content table.view td.empty {
}

div#content table.view td.text {
	background-image: url(/images/gradient.jpg);
	background-repeat: repeat-x;
	background-color: white;
	padding: 0.5em;
}
table.view td.text h4, table.view td.text p {
	text-align: left;
}
table.view td.text h4 a {
	color: #1485a8;
}
table.view td.text p {
	margin: 0;
}
table.view th {
	width: 50%;
	text-align: left;
	border-bottom: 1px solid #fff;
	background-image: url(/images/header_right_corner.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #1485a8;
	border: 1px white solid;
	color: white;
	text-transform: lowercase;
}
table.view th.left {
}
table.view th.right {

}
table.view .left {
	border-right: 1px solid #fff;
}

table.view th h4 a {
	background-image: url(/images/header_arrow.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	padding: 0.5em 0.5em 0.5em 2em;
	color: white;
}
h4 {
	font-size: 100%;
	margin: 0;
	color: #333;
}
h4.title {
	margin-bottom: 1em;
}
h5 {
	font-size: 100%;
	color: #1c2a6e;
	margin: 0 1em 0 0;
}
table.view td h5 {
	display: inline;
}
div#sidebar_header {
	background-image: url(/images/sidebar_header.jpg);
	height: 23px;
	border-top: 0;
	background-position: top left;

}
div#sidebar {
/*	width: 9.9em;
	FIX THISS!!!
*/
	margin-left: 25px;
	width: 182px;
	background-color: #eff7f8;
	background-image: url(/images/sidebar_bg_top.jpg);
	border-bottom: 0;
	border-top: 0;
	background-repeat: repeat-x;
	margin-bottom: -1px;
}

div#sidebar p.smallprint {
	text-align: left;
	font-size: 75%;
}
div#sidebar ul {
	margin: 0;
	padding: 0;
	border-right: 2px white solid;
	border-left: 2px white solid;
}
div#sidebar ul#secondary {
	border-top: 0.2em solid #b4c8df;
}
div#sidebar ul li {
	font-size: 85%;
	border-bottom: 1px solid #8cc3d4;
	list-style: none;
}
div#sidebar ul li a {
	display: block;	
	padding: 0.2em 0 0.2em 0.6em;
	color: #115970;
	font-weight: bold;
}
div#sidebar ul li a:hover {
	text-decoration: none;
	background-color: #99d7f0;
	color: #000;
}
div#sidebar form {
	background-color: #eff7f8;
	padding: 0.5em;
	font-size: 90%;
}

div#sidebar form#search {
	margin: 1em 0 1em 0;
}
div#sidebar form#newsletter {
	margin: 0 0 1em 0;
}

div#sidebar label {
	display: block;
	color: #5dab1e;
}
div#sidebar input {
	width: 10em;
	background-color: #99bcc7;
	border-color: #79bcb7;

}
div#sidebar .white_bg {
	background-color: white;
}
hr {
	display: none;
}
div#sidebar p {
	padding: 0.5em;
}
div.white_bg {
	padding: 0.5em 0 1em 0;
	margin: 0;
	border-top: 1px solid #fff;
	font-size: 80%;
	background-color: white;
}
div.clear {
	clear: both;
}
div#footer {
	font-size: 80%;
	padding: 0.5em;
}
div#footer, div#footer * {

	background-color: white;
	color: #a0a0a0;
}
img.recordPhotoCCH, img.recordPhoto {
	float: right;
	margin: 0.5em;
	padding: 0.2em;
	border: 1px white solid;
}
img#ccLogo {
	width: 88px;
	height: 31px;
	float: left;
	margin: 0.5em;
	margin-bottom: 0;
}
div#title {
	background-image: url(/images/body.jpg);
        background-repeat: no-repeat;
	background-position: top left;
	height: 122px;
	margin-bottom: 1em;
}

div#title * {
	display: none;
}
div.intro {
	color: black;
}
div.intro_helper {
	display: none;
}
div.intro h3 {
	padding: 0 0 0 0;
	color: #115970;
}
* html div.intro h3 {
	padding: 0 0 0 0.5em;
}
p.sort {
	font-size: 80%;
}
.pane {
	padding: 1em;
	background-color: #cce5ec;
}
div#sidebar_helper1 {
	width: 100%;
	height: 6px;
	background-color: white;
	background-image: url(/images/bottom_corner_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div#sidebar_helper2 {
	width: 100%;
	height: 6px;
	background-color: transparent;
	background-image: url(/images/bottom_corner_right.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
