/* CSS Document */
body {background-color: #8f896f;
	text-align: center;
	font-family: Arial, sans-serif;
	margin: 0 46px 23px 0;
	font-size: small;
	}
* html body {
	font-size: x-small;
	f\ont-size: small;
	}
#contain{
	position: relative;
	margin: 0 auto;
	width:835px;
	text-align: left;}
h2{
	padding: 14px 0 14px 5px;
	color: #9C3031;
	font-weight: 100;
	margin: 0;
	font-size: 18px;
	}
h3 {
	margin: 21px 0 8px 0;
	font-size: 130%; 
	font-weight: 100; 
	color: #9C3031;
	}
h4 {
	font-weight: 100;
	text-align: left;
	display: inline;
	height: 18px;
	font-size: 100%;
	}
.blueline {
	background-color:#C6D7CE; 
	width:320px;
	height:2px;
	padding:0;
	font-size:1px;
	margin: 13px 0 19px 0
	}
p {
	margin: 0 0 13px 0;
	}
p, li, h4, .subhead { 
	color: #666;
	}
#header{
	background-image:url(building.jpg);
	background-repeat:no-repeat;
	}
.address{
	width:150px;
	height:125px;
	float: left;
	}
.address p{
	font-size:80%;
	color:#C6D7CE;
	margin:0;
	padding-top:8px;
	}
#bleed{
	background-color: #8c282a;
	background-image: url(hb1.gif);
	background-repeat: no-repeat;
	}
#bar{
	background-color: #8c282a;
	}
#here{
	color:#00FFFF;
	}
.textArea{ 
	background-color: #f1f1e5;
	}
#ident{
	width: 138px;
	height: 65px;
	background-color: #f1f1e5;
	border-width: 0;
	}
.sideColour{
	background-color: #C6D7CE;
	}
#side{ 
	margin-left:8px;
	line-height: 20px;
	padding-top: 0px;
	}
a:link, a:visited, a:active {
	color: #9C3031;
	text-decoration: none;
	}
a:hover {
	color: #6A2A2F;
	text-decoration:underline;
	}
#bar a{
	float:left;
	color: #ddd;
	text-decoration: none;
	padding: 6px 15px 7px 15px;
	}
#bar a:hover {
	background-color:#600;
	}
.style21 { 
	font-size: 130%; 
	font-style:normal; 
	color: #9C3031; 
	}
.style22 {
	line-height: 20px;
	text-align:left;
	}
.style38 {
	font-size: x-small;
	}
.headline {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium; 
	font-style:normal; 
	color: #9C3031; 
}
.style22 {
	line-height: 20px;
	text-align:left;
	}
.footnote {
	font-size: x-small;
	}
.detail {
	font-size: 80%;
	text-align: right;
	}	
sup{
	font-size:smaller;
	}
.blue{
	color: #A2C2BF;
	}
ul{
	list-style-type: circle;
	padding-left: 1em;
	text-indent:  0.5em;
	}
li{
	padding-bottom: 6px;
	}
#splash{
	position: absolute;
	top: 0;
	left: 0;
	width: 506px;
	text-align: left;
	}

.img{
    border: 1px solid #c7d7cd;
    }
