/* ~~~ BEGIN BASIC TEXT STYLES ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
A:link	{
	text-decoration:	underline;
	color:	#288891;
	font-weight: normal;
	}	
		
A:visited	{
	text-decoration:	underline;
	font-weight: normal;
	color: #288891;

	}	
		
A:active	{
	text-decoration:	underline;
	color:	#288891;
	font-weight: normal;
	}	
		
A:hover	{
	color:	#96A73F;
	font-weight: normal;
	text-decoration: underline;

}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	line-height: normal;




}

.contacttext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-align: center;
	vertical-align: middle;

}


.subtitle1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;

}
.subtitle2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.nocolorsubtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;

}
