	body {
		margin: 0px;
		padding: 0px;
		border-width: 0px;
		background-color: #fffff;
	}
	h1 {
		display: inline;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #663333;
	}
	h2 {
		display: inline;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #663333;
	}
	a	{
		color: Black;
	}
	a:visited	{
		color: Black;
	}
	a:hover {
		color: Black;
	}
	a:active {
		color: Black;
	}
	.panel_text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 92%;
	}
	.small_text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 92%;
		text-align: justify;
	}
	.panel_text li	{
		line-height: 130%;
	}
	.footer_text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		line-height: 92%;
		letter-spacing: 1px;
	}
	.footer_links {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 92%;
		letter-spacing: 1px;
		color: Black;
	}
	.footer_links a {
		text-decoration: none;
		color: Black;
	}
	.footer_links a:hover {
		text-decoration: underline;
	}
	.half_break	{
		line-height: 50%;
	}
	.quarter_break	{
		line-height: 25%;
	}
	.big_gradient	{
		background-image: url(images/content_gradient.jpg);
		background-repeat: repeat-x;
		border-style: solid;
		border-color: Black;
		border-width: .01cm;
	}
	.sub_gradient1	{
		background-image: url(images/sub_content_bg1.jpg);
		background-repeat: repeat-x;
		border-right: solid;
		border-color: Black;
		border-width: .01cm;
	}
	.sub_gradient2	{
		background-image: url(images/sub_content_bg2.jpg);
		background-repeat: repeat-x;
		border-right: solid;
		border-color: Black;
		border-width: .01cm;
	}
	.sub_gradient3	{
		background-image: url(images/sub_content_bg3.jpg);
		background-repeat: repeat-x;
		border-right: solid;
		border-color: Black;
		border-width: .01cm;
	}
	.sub_gradient_blank	{
		border-right: solid;
		border-color: Black;
		border-width: .01cm;
	}
	.sub_gradient4	{
		background-image: url(images/sub_content_bg4.jpg);
		background-repeat: repeat-x;
	}
	.sub_gradient_bg	{
		background-image: url(images/sub_gradient_bg.jpg);
		background-repeat: repeat-x;
		border-style: solid;
		border-color: Black;
		border-width: .01cm;
	}
	.right_gradient {
		background-image: url(images/content_gradient.jpg);
		background-repeat: repeat-x;
		border-left: solid;
		border-color: Black;
		border-width: .01cm;
	}
	.sub_page_content_pad	{
		padding: 8px;

	}
	.green_bottom_strip	{
		border-left: solid;
		border-top: solid;
		border-right: solid;
		border-color: Black;
		border-width: .01cm;
		background-color: #336633;
		width: 778px;
	}
	.tableHeader	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
	}
	.grid	{
		border-style: solid;
		border-color: Black;
		border-width: .01cm;
		background-color: #F8F8E2;
	}
	.grid td	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 92%;
	}

	.grid_text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 92%;
	}
	.gridEven {
		background-color: #E2DFCB;
	}
