/* --Standard Styles---------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-align: center;
}

h1 {
	color:#6B8A98;
	font-size:18px;
}
h2 {
	font-size:16px;
	color:#D76701;
}
h3 {
	background-color:#e4e5e6;
	text-indent:10px;
	color:#000000;
	line-height:24px;
	font-size:12px;
}

table {
	border-width: 0px;
	text-align:left;
}

td {
	vertical-align:top;
}

a:link{
	color:#ED6554;
	text-decoration:none;
}
a:hover{
	color:#6B8A98;
	text-decoration:underline;
}
a:active{
	color:#ED6554;
	text-decoration:none;
}
a:visited{
	color:#ED6554;
	text-decoration:none;
}
/* --Custom Styles---------------------------- */
.linkHead1 {
	font-size:14px;
	font-weight:bold;
}
.linkHead2 {
	font-size:12px;
	font-weight:bold;
}

a.blackLink:link{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a.blackLink:hover{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}
a.blackLink:active{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a.blackLink:visited{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a.whiteLink:link{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.whiteLink:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
a.whiteLink:active{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.whiteLink:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.nav:link{
	color:#6B8A98;
	text-decoration:none;
	font-weight:bold;
}
a.nav:hover{
	color:#ED6554;
	text-decoration:underline;
	font-weight:bold;
}
a.nav:active{
	color:#6B8A98;
	text-decoration:none;
	font-weight:bold;
}
a.nav:visited{
	color:#6B8A98;
	text-decoration:none;
	font-weight:bold;
}
div.main {
	margin-top:15px;
}
div.proposalTitle {
	font-size:16px;
	color:#000000;
	font-weight:bold;
	margin-top:3px;
}
div.proposal {
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10x;
}
div.supportTitle {
	font-size:16px;
	color:#000000;
	font-weight:bold;
	margin-top:5px;
}
div.support {
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10x;
}
div.orangeFooter {
	margin-top:15px;
	margin-left:60px;
	margin-right:60px;
	text-align:center;
	font-weight:bold;
	line-height:20px;
}
div.state {
	width:225px;
	margin-left:40px;
}

div.newsSpace {
	margin-bottom:5px;
	margin-top:10px;
	margin-right:16px;
	margin-left:16px;
}
div.center {
	text-align:center;
}
td.peoDesc {
background-color:#E4E5E6;
}
td.spaceTop {
		background-image:url(images/top-nav_02.jpg);
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
}
td.bannerLeft {
	background-image:url(images/banner_01.jpg);
	width: 266px;
	height: 207px;
}
td.bannerCenter {
	background-image:url(images/banner_02.jpg);
	background-position:center;
	vertical-align:middle;
	font-size:24px;
	line-height:28px;
	color:#FFFFFF;
}

td.navColumn {
	background-color:#E4E5E6;
}
td.news {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:28px;
	background-color:#6B8A98;
}
div.leftNav {
	line-height:20px;
	margin-left:10px;
	margin-right:5px;
	margin-top:15px;
	margin-bottom: 10px;
}
td.leftSpace {
	background-image:url(images/left-space.gif);
	width:206px;
	height:20px;
}
td.navColumnBlue{
	background-color:#C4D0D6;
}

td.article {
	background-color:#EFF0F1;
}
td.footerOrange {
	background-image:url(images/footer-bg.jpg);
	height:86px;
	color:#FFFFFF;
}
td.footerGray {
	background-image:url(images/footer-bgGray.gif);
}
td.articleBG {
	background-color:#e4e5e6;
}
