body
{
	background-color: #B1B1B1;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 10pt;
	
}
img
{
	border: 0;
}
table
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;

}

td
{
	padding: 0;
	margin: 0;
}
p
{
	padding: 0;
	margin: 0 0 20px 0;
	color: #000000;
}
h1
{
	font-size: 13pt;
	line-height: 17px;
	color: #469c23;
	font-weight: bold;
}
h2
{
	font-size: 10pt;
	color: #469c23;
	font-weight: bold;
	width: auto;
	display: block;
}
a:link, a:visited
{
	color: #d9b100;
	text-decoration: none;
}
a:hover, a:active
{
	text-decoration: underline;
}

.nav
{
	background-color: #000000;
	text-align: right;
	color: #FFFFFF;
}
	.nav a:link, .nav a:visited
	{
		color: #FFFFFF;
		text-decoration: none;
	}
	.nav a:hover, .nav a:active
	{
		color: #d9b100;
		text-decoration: underline;
	}
.leftColumn
{
	background-color: #4c4c4c;
	padding: 25px;
	color: #d9b100;
	font-size: 11pt;
}
	.leftColumn ul
	{
		margin-top: 10;
		color: #FFFFFF;
		font-size: 10pt;
	}
		.leftColumn ul li
		{
			margin-bottom: 5px;
			margin-left: 0;
			padding-left: 0;
		}
.homeContent
{
	padding: 25px 100px 25px 75px;
	background-color: #FFFFFF;
}
.content
{
	padding: 20px 0 0px 30px;
	background: #FFFFFF url(../images/subGraphic.jpg) no-repeat top left;
	text-align: left;
}
	.faqContent
	{
		padding: 20px 20px 20px 30px;
		background: #FFFFFF url(../images/subGraphic.jpg) no-repeat top left;
		text-align: left;
	}
	.content p
	{
		width: auto;
		display: block;
		margin-right: 30px;
	}
		.faqContent p
		{
			width: auto;
			display: block;
		}
	.faqContent h2
	{
		clear: right;
		display: block;
		width: 100%;
		padding: 0;
		margin: 0;
		margin-top: 20px;
	}
.subGraphicText
{
	float: left;
	clear: left;
	width: 260px;
	height: 453px;
	color: #FFFFFF;
	font-size: 14pt;
	padding-right: 60px;
}
.greenHeader
{
	font-size: 11pt;
	color: #469c23;
	font-weight: normal; 
}
.footer
{
	text-align: center;
	font-size: 7pt;
	color: #FFFFFF;
	padding: 10px;
	background-color: #469c23;
}
.footer a
{
	color: #d9b100;
}
.logoworksLink
{
	font-size: 7pt;
	color: #FFFFFF;
	text-align: center;
}
.logoworksLink a
{
	font-size: 7pt;
	color: #d9b100;
}

#bio
{
	width: 360px;
	padding: 20px;
	color: #FFFFFF;
}