BODY   {
	font-size: 14px;
	text-align: left;
	margin-top: 0px;
	color: #000000;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background: url(images/bgmain.jpg);
}

.nav
	{
	font-size: 9pt;
	color:#FFFFFF;
	text-align: center;
	font-weight : bolder;
	padding : 0pt 0px 3px 0px;
}

.text
	{
	font-size: 12px;
	color:#FFFFFF;
	text-align:left;
	padding:11px;
	line-height:121%;
	}
	
.textfootnote
	{
	font-size: 8pt;
	color:#a5a5a5;
	text-align:left;
	padding:11px;
	line-height:121%;
	}

.textdatetime
	{
	font-size: 8pt;
	color: #000000;
	text-align: center;
	padding: 11px;
	line-height: 121%;
}
	
.headertitle
	{
	font-size: 19pt;
	color: #000000;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font: italic normal bolder;
}


.footer, a.footer	{
	font-size: 9px;
	color: #545454;
	text-align:center;
	border: 0;
	text-decoration:none;
	}

a.footer:link, a.footer:active
	{
	color: #545454;
	text-decoration:none;
	}

a.footer:visited
	{
	color: #545454;
	text-decoration:none;
	}

a.footer:hover
	{
	color: #39bc29;
	}
	
a	{
	color: #b78d32;
	text-decoration:none;
}

a:link
	{
	color: #b78d32;
	text-decoration: none;
	font-weight: bold;
}

a:visited
	{
	color: #b78d32;
	text-decoration:none;
	}

a:hover
	{
	color: #39bc29;
}

		
p, li, td	{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	}
		
.H1  {
	BORDER-BOTTOM: #000000 0px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	letter-spacing: .0em;
	line-spacing: 0em;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
	color:#000000;
}
	
.H2  {
	BORDER-BOTTOM: #000000 0px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: .0em;
	line-spacing: 0em;
	font-size: 16px;
	font-weight: bold;
	text-align:left;
	color:#000000;}


.black	{
	background-color : #000000;
	color: Black;
}

.footertext {
	font-size: 9px;
	color: #FFFFFF;
	text-align:center;
	border: 0;
	background-image : url(images/footer3.jpg);
}

.borderimg{
  border: 1px solid #000000;
}


.form{
  border: 1px solid #000000;
}

