body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #008000;
	background-color: #2C7C54;
	font-size: 11pt;
}

table,
td.white
{
	background-color: #ffffff;
	border-collapse: collapse;
	border-spacing: 0;
	border-style: none;
	margin: 0;
	padding: 0;
	font-size: 11pt;
}

table.main_body
{
	width: 800px;
}

table.main_body td
{
	margin: 0;
	padding: 0;
}

table.back_content
{
	width: 95%;
}

table.home_content
{
	width: 97%;
}

table.main_content td
{
	padding: 4px;
}

div.byline
{
	 font-size: 10pt;
	 font-style:italic;
	 font-weight:400;
}

a:link
{
	color: #3F72A9;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #3F72A9;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #49AECB;
	text-decoration: none;
	font-weight: bold;
}

td.white,
tr.white td.white
{
	color: #008000;
	text-decoration: none;
}

td.white a:link,
tr.white td.white a:link
{
	color: #3F72A9;
	text-decoration: none;
	font-weight: bold;
}

td.white a:visited,
tr.white td.white a:visited
{
	color: #3F72A9;
	text-decoration: none;
	font-weight: bold;
}

td.white a:hover,
tr.white td.white a:hover
{
	color: #49AECB;
	text-decoration: none;
	font-weight: bold;
}

tr.bottom_nav td.bottom_nav,
tr.copyright td.copyright
{
	padding: 10px;
}

td.bold,
td.bold a
{
	font-weight: bold;
	font-size: 12pt !important;
}

td.green
{
	background-color: #328E61;
}

td.red
{
	background-color: #D83926;
}

td.green,
td.green a,
td.red,
td.red a
{
	color: #FFFFFF;
	font-size: 10.5pt;
}

td.green a:link,
td.red a:link
{
	color: #FFCD66;
	text-decoration: none;
	font-weight: bold;
}

td.green a:visited,
td.red a:visited
{
	color: #FFCD66;
	text-decoration: none;
	font-weight: bold;
}

td.green a:hover,
td.red a:hover
{
	color: #ffff9f;
	text-decoration: none;
	font-weight: bold;
}

td.nav,
td.nav a
{
	color: #FFFF9F;
	font-size: 10.5pt;
	background-color: #D83926;
}

td.nav a:link
{
	color: #FFFF9F;
	text-decoration: none;
	font-weight: bold;
}

td.nav a:visited
{
	color: #FFFF9F;
	text-decoration: none;
	font-weight: bold;
}

td.nav a:hover
{
	color: #FFBE37;
	text-decoration: none;
	font-weight: bold;
}

td.bottom_nav,
td.bottom_nav a
{
	text-align: center;
	font-size: 9pt !important;
	font-weight: normal !important;
}

td.copyright,
td.copyright a
{
	background-color: #2C7C54;
	color: #FFFFFF;
	font-size: 8pt;
}

td.copyright a:link
{
	color: #FFFF9F;
	text-decoration: none;
	font-weight: bold;
}

td.copyright a:visited
{
	color: #FFFF9F;
	text-decoration: none;
	font-weight: bold;
}

td.copyright a:hover
{
	color: #FFBE37;
	text-decoration: none;
	font-weight: bold;
}

th
{
	text-align: center;
	font-size: 15pt;
	padding: 10px 0 0 0;
}

hr
{
	color: #008000;
}

h1
{
	font-weight: bold;
	margin-bottom: -5;
	text-align: center;
	font-size: 18pt;
}

h2
{
	font-weight: bold;
	margin-bottom: -5;
	text-align: center;
	font-size: 16pt;
}

h3
{
	font-weight: bold;
	margin-bottom: 0;
	text-align: center;
	font-size: 14pt;
}

h4
{
	font-weight: bold;
	margin-bottom: -1;
	text-align: center;
	font-size: 13pt;
}

h5
{
	font-weight: bold;
	margin-bottom: -2;
	margin-top: 0;
	text-align: center;
	font-size: 12pt;
}
h6
{
	font-weight: bold;
	margin-bottom: -5;
	text-align: center;
	font-size: 11pt;
}