@charset "utf-8";
body {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(images/body-bg.gif) repeat-x;
	margin: 0px;
}
img { border-width: 0px; }
.clr { clear: both; }
.text-center { text-align: center; }
.uline-grey { border-bottom: 2px solid #666666; }
.border-black { border: 1px solid #000000; }
#PageHeader {
	margin: 0px auto;
	width: 960px;
}
#PageHeader img {
	display: block;
	float: left;
	border-width: 0px;
}
#PageHeader #SiteNavigation {
	clear: both;
	height: 30px;
	width: auto;
	/*overflow: hidden;*/
}
#PageHeader #SiteNavigation ul {
	margin: 0px;
	padding: 0px;
	height: 30px;
	list-style-type: none;
	/*overflow: hidden;*/
}
#PageHeader #SiteNavigation li {
	color: #FFFFFF;
	background: #a76654 no-repeat right center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
}
#PageHeader #SiteNavigation a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 8px 5px 5px;
	height: 17px;
}
#PageHeader #SiteNavigation #MainNavConsumer {
	width: 90px;
	background: url(images/header-nav-consumer.gif) no-repeat top right;
}
#PageHeader #SiteNavigation #MainNavAbout {
	background: url(images/header-nav-about.gif) no-repeat top right;
	width: 88px;
}
#PageHeader #SiteNavigation #MainNavEvents {
	background: url(images/header-nav-about.gif) no-repeat top right;
	width: 69px;
}
#PageHeader #SiteNavigation #MainNavDirectors {
	background: url(images/header-nav-directors.gif) no-repeat top right;
	width: 120px;
}
#PageHeader #SiteNavigation #MainNavCommittees {
	background: url(images/header-nav-committees.gif) no-repeat top right;
	width: 90px;
}
#PageHeader #SiteNavigation #MainNavLegislative {
	background: url(images/header-nav-about.gif) no-repeat top right;
	width: 82px;
}
#PageHeader #SiteNavigation #MainNavEducation {
	background: url(images/header-nav-education.gif) no-repeat top right;
	width: 75px;
}
#PageHeader #SiteNavigation #MainNavJoin {
	background: url(images/header-nav-about.gif) no-repeat top right;
	width: 88px;
}
#PageHeader #SiteNavigation #MainNavStore {
	background: url(images/header-nav-about.gif) no-repeat top right;
	width: 97px;
}
#PageBody {
	background: url(images/body-shadow.gif) repeat-x left top;
	margin: 0px auto;
	padding: 10px 0px;
	clear: both;
	width: 960px;
}
#PageBody .centercol-home { width: 550px; }
#PageBody .rightcol-home { width: 170px; }
#PageBody .leftcol-home h1 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #999999;
}
#PageBody .leftcol-home a {
	color: #CC0000;
	text-decoration: none;
}
#PageBody .uline-blue { border-bottom: 2px solid #0167b1; }
#PageBody .uline-green { border-bottom: 2px solid #21893c; }
#PageBody .uline-red { border-bottom: 2px solid #880723; }
#NewsCoda img { display: block; }
#NewsCoda .controls {
	color: #FFFFFF;
	background: #000000;
	text-align: right;
	padding: 5px;
}
#NewsCoda .controls a {
	color: #FFFFFF;
	text-decoration: none;
}
#NewsCoda .controls a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#PageBody .newsfeed { margin: 10px 0px; }
#PageBody .newsfeed h1 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #a76654;
	background: #f3f3f1 url(images/badge_house_gray.gif) no-repeat right center;
	margin: 5px 0px;
	padding: 5px;
}
#PageBody .newsfeed .newscontent {
	background: #f3f3f1;
	padding: 10px;
}
#PageBody .newsfeed .newscontent a {
	color: #0000FF;
	text-decoration: none;
}
#PageBody .newsfeed .newscontent p { margin: 5px 0px; }
#PageBody .newsfeed .newscontent hr { margin: 5px 0px 10px; }
#PageBody .rightcol-home-table {
	margin: 5px;
	padding: 5px;
	width: 149px;
	border-bottom: 2px solid #CCCCCC;
}
#PageBody .rightcol-home-table h1 {
	font: normal 24px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin: 0px 0px 10px;
}
#PageBody .rightcol-home-table .row {
	border-bottom: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#PageBody .rightcol-home-table .row .date {
	font-size: 11px;
	float: left;
	height: 35px;
	width: 30px;
	margin-right: 3px;
	text-align: center;
	line-height: 14px;
}
#PageBody .rightcol-home-table .row .date span {
	font-size: 18px;
	font-weight: bold;
}
#PageBody .rightcol-home-table .row .name {
	font-size: 10px;
	color: #333333;
	float: left;
	height: 35px;
	margin-left: 3px;
	font-weight: bold;
	width: 110px;
}
#PageBody .rightcol-home-table .row .check {
	background: url(images/quicklinks-check.gif);
	margin: 0px 5px 0px 0px;
	float: left;
	height: 35px;
	width: 30px;
}
#PageBody .rightcol-home-table .row .label {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	float: left;
}
#PageBody .rightcol-home-table .row .label a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	height: 25px;
}
#SiteFooter {
	text-align: center;
	border-top: 1px solid #CCCCCC;
	margin: 0px auto 10px;
	width: 960px;
}
#SiteFooter a {
	color: #4585ac;
	text-decoration: none;
}
#SiteFooter a:hover { text-decoration: underline; }
#SubPageBody { margin: 0px auto; }
#SubPageBody .leftcol {
	background: #EEEEEE;
	border-right: medium solid #CCCCCC;
	width: 170px;
}
#SubPageBody .leftcol h1 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
#SubPageBody .leftcol ul {
	margin: 0px 10px;
	padding: 0px 10px;
}
#SubPageBody .leftcol a {
	color: #0000FF;
	text-decoration: none;
}
#SubPageBody .leftcol a:hover {
	color: #CC0000;
	text-decoration: underline;
}
