	td {
		font-size: 10pt;
		font-family : Arial, Helvetica, sans-serif;
		font-style : normal;
		color: #3E2792;
	}
	a {
		color : #0C3A84;
	}
	a:hover {
		border : Fuchsia;
		color : #AD0051;
	}
	.BodyHeading {
		font-size: 14pt;
		font-family : Arial, Helvetica, sans-serif;
		font-style : normal;
		color: #3E2792;
	}
	.BodyText {
		font-size: 10pt;
		font-family : Arial, Helvetica, sans-serif;
		font-style : normal;
		color: #3E2792;
	}
	.FooterText {
		font-size: 8pt;
		font-family : Arial, Helvetica, sans-serif;
		font-style : normal;
		color: #3E2792;
	}
	.ButtonsFooter {
		font-size: 8pt;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-style : normal;
		font-weight: bold;
		text-decoration: none;
		color : #FFFFFF;
	}
	.ButtonsFooter a {
		font-size: 8pt;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-style : normal;
		font-weight: bold;
		text-decoration: none;
		color : #FFFFFF;
	}
	.ButtonsFooter a:hover {
		font-size: 8pt;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-style : normal;
		font-weight: bold;
		text-decoration: none;
		color : #3E2792;
	}
	.ButtonsLeft {
		font-size: 8pt;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-style : normal;
		text-decoration: none;
		color : #3E2792;
	}
	.ButtonsLeft a {
		font-size: 8pt;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-style : normal;
		text-decoration: none;
		color : #3E2792;
	}
	.ButtonsLeft a:hover {
		font-size: 8pt;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-style : normal;
		text-decoration: none;
		color : #3E2792;
	}
	.HeaderTextBig
	{
		color : #FFFFFF;
		font-family : Arial,Verdana,tahoma;
		font-size : 22px;
		font-style : normal;
	}
	
	.HeaderTextSmall
	{
		color : #FFFFFF;
		font-family : Arial,Verdana,tahoma;
		font-size : 10pt;
		font-style : normal;
	}
	
	#tablist{
	padding: 2px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 8pt Verdana;
	}
	
	#tablist li{
	list-style: none;
	display: inline;
	margin: -2;
	}
	
	#tablist li a{
	text-decoration: none;
	padding: 2px 0.5em;
	margin-left: 0px;
	border: 1px solid #128D47;
	background: #128D47;
	}
	
	#tablist li a:link, #tablist li a:visited{
	color: #FFFFFF;
	}
	
	#tablist li a:hover{
	color: #3E2792;
	background: #CEE2D6;
	}
	
	#tabcontentcontainer{
	width:680px;
	height:80px;
	}
	
	.tabcontent{
	display:none;
	}
	.inputSubmit
	{
		color: #000000;
		background-color: #EEEEEE;
		border-color : #000000;
		border-top : 1px solid;
		border-bottom : 1px solid;
		border-left : 1px solid;
		border-right : 1px solid;
		font-family : Verdana,tahoma,Arial;
		font-size : 10px;
		font-weight: bold;
	}
	.inputBox
	{
		color : #000000;
		background : #FFFFFF;
		border-color : #000000;
		border-top : 1px solid;
		border-bottom : 1px solid;
		border-left : 1px solid;
		border-right : 1px solid;
		font-family : Arial,Verdana,tahoma;
		font-size : 12px;
	}
	P.page { page-break-after: always }
