@charset "UTF-8";
/* CSS Document */

/* Styles for Home Page */

.content #home-col-rt {
	width: 415px;
	float: right;
	margin: 14px 36px 0px 0px;
}

.content #home-col-rt h1 {
	height: 36px;
	margin: 0;
}

.content #home-col-rt p {
	color: #453a26;
	line-height: 1.5em;
}

.content #home-col-rt h1 span {
	display: none;
}

.content #home-col-lf {
	width: 155px;
	margin: 26px 0px 0px 0px;
}

.content #home-col-lf #home-wip-flash{
	color: #453a26;
	font-size: 88%;
	line-height: 1.3em;
}
.content #home-col-lf #home-wip-flash h2{
	font-size:130%;
}
.content #home-col-lf #leftColumnContent{
	color: #453a26;
	font-size: 88%;
	line-height: 1.3em;
}
.content #home-col-lf #leftColumnContent h2{
	font-size:130%;
}

.content #home-annual-rpt {
	color: #de8347;
	font-weight: bold;
	font-size: 13px;
	margin-top: 10px;
	text-align: center;
}

.content #home-annual-rpt a {
	color: #de8347;
	text-decoration: none;
}

.content #home-annual-rpt a:hover {
	text-decoration: underline;
	color: #de8347;
}

.content #video {
	color: #697c88;
	font-weight: bold;
	font-size: 13px;
	margin-top: 10px;
	border-bottom-color: #98cad4;
	border-bottom-style: solid;
	border-bottom-width: 4px;
}

.content #video a {
	color: #697c88;
	text-decoration: none;
}

.content #video a:hover {
	text-decoration: underline;
	color: #697c88;
}
