body
{
	font-family: Arial;
	margin: 0;
	padding: 0;
	border: 0;
}

table
{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 0;
}

img
{
	margin: 0;
	padding: 0;
	border: 0;
}

td
{
	padding: 0;
	margin: 0;
	border: 0;
}

h1, h2, h3, h4, h5
{
	font-family: Georgia, Times New Roman;
	margin: 0 0 6pt 0;
}

h1
{
	font-size: 22pt;
	line-height: 26pt;
}

h2
{
	font-size: 15pt;
	font-size: 17pt;
}

h3
{
	font-size: 13pt;
	font-size: 15pt;
}

h4
{
	font-size: 11pt;
	color: #EF5045;
	line-height: 12pt;
	margin: 0pt 0 6pt 0;
}

hr
{
	border: solid 1px silver;
}

table.header
{
	width: 100%;
	background-color: #007F46;
}

table.header td
{
	width: 33%;
	text-align: center;
}

table.header td a, table.header td a:visited
{
	font-size: 12pt;
	font-weight: bold;
	color: #8EC5AC;
	display: block;
	padding: 7px;
	text-decoration: none;
	border: solid 1px #007F46;
	background-color: Transparent;
	margin: 2px;
	width: auto;
}

table.header td a:hover
{
	text-decoration: underline;
	border: solid 1px white;
	background-color: #8EC5AC;
	color: #fff;
}

table.content
{
	width: 100%;
	border-left: solid 80px #7F0000;
	border-right:  solid 80px #8200BF;
	text-align: center;
}

td.column-separator
{
	border-left: solid 1px silver;
}
 
td.newspaper-column
{
	width:33%; 
	vertical-align: top; 
	padding: 2px 4px 20px 3px;
	text-align: center;
}
 
td.newspaper-column p
{
	font-size: 10pt;
	line-height: 14pt;
	margin: 0 0 6pt 0;
	text-align: left;
}

td.newspaper-column ul
{
	font-size: 10pt;
	line-height: 14pt;
	margin: 0 0 6pt 3pt;
	text-align: left;
}

td.newspaper-column li
{
	margin: 0 0 6pt 3pt;
}

td.full-width, td.full-width td
{
	width:100%; 
	vertical-align: top; 
	padding: 0px 10px 50px 10px;
	text-align: left;
}

td.full-width h4
{
	font-size: 14pt;
	color: #EF5045;
	line-height: 18pt;
	margin: 18pt 0 6pt 0;
	clear:both;
}

td.full-width p
{
	font-size: 12pt;
	line-height: 18pt;
	margin: 0 0 6pt 0;
	text-align: left;
}

td.full-width ul
{
	font-size: 12pt;
	line-height: 18pt;
	margin: 0 0 6pt 6pt;
	text-align: left;
}

td.full-width li
{
	margin: 0 0 6pt 6pt;
}

table.footer
{
	width: 100%;
	background-color: #001AAD;
	height: 80px;
	color: White;
	font-size: 8pt;
	text-align: center;
}

div.caption
{
	font-size: 8pt;
	margin: 6pt 0 6pt 0;
}

div.callout
{
	padding: 3pt 22pt 3pt 22pt;
	font-family: Georgia;
	font-style: italic;
	font-size: 22pt;
}

div.signature
{
	font-size: 10pt;
	font-style: italic; 
	margin: 0 0 14pt 0;
}

div.embedded-image
{
	float: right;
	margin: 5px;
	padding: 5px;
	border: solid 1px silver;
}