/* google map hack for IE */
v\:* {
	behavior:url(#default#VML);
}
th.left h4 a.brute { color: white; }

body {
	margin: 0;
	background-image: url(/images/body.jpg);
    background-repeat: repeat-x;
	background-color: #fff;
	font-family: "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
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 {
	font-size: 100%;
	line-height: 150%;
	text-align: justify;
	margin: 0 0 0.5em 0;
}
p.recordTeaser {	
	font-style: italic;
}
p#accessible {
	text-align: right;
	margin: 0;
	padding: 0.25em 1em 0.25em 0;
	background-color: #fff;
	background-image: url(/images/accessible.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
h1, h2 {
	display: none;
}
div#container {
	margin: 0;
	width: 46em;
	border-right: 1px solid #fff;
}
div#content {
	width: 35em;	
	float: right;
	padding: 0 0 1px 0;
	border-bottom: 1em solid #01539f;
}
img#montage {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 35em;
	height: 10em;
}
* html img#montage {
	border-right: none;
}
div.page {
	margin: 0;
	padding: 0 0 1em 0;
}
div.intro {
}
h3 {	
	font-size: 125%;
	margin: 0;
	color: #2061a2;
}
table.view {
	width: 100%;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}
table.view td {
	width: 50%;
}
table.view td.image {
	padding: 0;
	background-color: #bfe1a5;
}
table.view td {
/*	background-position: bottom right;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
*/	background-color: #bfe1a5;
}
div#content table.view td.text, div#content table.view td.empty {
	background-image: none;
}
div#content table.view td.text {
	background-color: #f4eaea;
	padding: 0.5em 0.5em 0.5em 1.5em;
}
table.view td.text h4, table.view td.text p {
	text-align: left;
}
table.view td.text h4 {
	margin: 0;
	font-weight: normal;
}
table.view th h4 a {
	color: #568537;
}
table.view th h4 a:hover {
	color: #000;
	text-decoration: none;
}
table.view td.text h4 a {
	color: #568537;
}
table.view td.text h4 a:hover {
	color: #000;
	text-decoration: none;
}
table.view td.text p {
	margin: 0;
	color: #333;
}
table.view th {
	width: 50%;
	padding: 0.5em 0.5em 0.5em 1.5em;
	text-align: left;
	border-bottom: 1px solid #fff;
}
table.view th.left {
	background-color: #01539f;	
}
table.view th.right {
	background-color: #01539f;
}
table.view .left {
	border-right: 1px solid #fff;
}
h4 {
	font-size: 100%;
	margin: 0;
	color: #2061a2;
}
h4.title {
	margin-bottom: 1em;
}
h5 {
	font-size: 100%;
	color: #1c2a6e;
	margin: 0 1em 0 0;
}
div#sidebar {
	width: 9.9em;
	background-color: #b1cae2;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
div#sidebar p.smallprint {
	text-align: left;
	font-size: 75%;
}
div#sidebar ul {
	width: 9.9em;
	padding: 0.4em 0 0.4em 0;
	margin: 0;
	background-color: #fff;
	background-image: url(/images/ul.jpg);
	background-repeat: repeat-x;
	background-position: top right;	
}
div#sidebar ul li {
	font-size: 85%;
	border: 1px solid #8b99b7;
	margin: 0 0.4em 0.6em 0.4em;
	list-style: none;
	background-color: #b1cae2;
	background-image: url(/images/li.jpg);
	background-repeat: repeat-y;
	background-position: top right;
}
div#sidebar ul li a {
	display: block;
	padding: 0.2em 0 0.2em 0.6em;
	color: #2061a2;
}
div#sidebar ul li a:hover {
	text-decoration: none;
	color: #fff;
	background-image: url(/images/liArrow.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}
div#sidebar form {
 	background-color: #bfe1a5;
	padding: 0.5em;
	font-size: 90%;
}
div#sidebar form#search {
	border-top: 1px solid #b1cae2;
	margin: 0;
}
div#sidebar form#newsletter {
	border-bottom: 1px solid #b1cae2;
	margin: 0;
}
div#sidebar label {
	display: block;
	color: #333;
}
div#sidebar input {
	width: 10em;
}
hr {
	display: none;
}
div#sidebar p {
	padding: 0.5em;
}
p#footer {
	font-size: 85%;
	clear: both;
	text-align: right;
	padding: 0.5em 0 0 0;
	margin: 2em 0 0 0;
	border-top: 1px solid #fff;
}
p#footer a {
	display: block;
	margin: 1em 0 0 0;
}
p#footer, p#footer a {
	color: #333;
}
img.recordPhotoCCH, img.recordPhoto {
	float: right;
	margin: 0 0 0.5em 0.5em;
}
img#ccLogo {
	width: 88px;
	height: 31px;
}
img#header {
	width: 46em;
	margin: 0 0 1em 0;
	border-bottom: 1px solid #fff;
}
