body {
}

a:link {
	color: #797979;
}
a:hover {
	color: #F58836;
}
a:visited {
	color: #D3986B;
}
a:active {
	color: #F58836;
}
.generic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	overflow: auto;
	text-align: justify;
	line-height: 18px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 50px;


}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
}
.copyright a:link{
	color: #999999;
	text-decoration: none;
}
.copyright a:hover{
	color: #D1E3E5;
	text-decoration: none;
}
.copyright a:active{
	color: #999999;
	text-decoration: none;
}
.copyright a:visited{
	color: #999999;
	text-decoration: none;
}
.pinline {
	border: 1px solid #999999;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333666;
}
.pinLR {

	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}
.pinR {
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}
.pinL {

	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
}
.dotR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.content {
	font-family: "Microsoft Sans Serif", Verdana, Arial;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	padding: 30px 40px;
	text-align: justify;


}
.pinlineLRB {
	border-top: 1px none #333666;
	border-right: 1px solid #333666;
	border-bottom: 1px solid #333666;
	border-left: 1px solid #333666;

}
.formgroove {
	border: 1px solid #CAD3D9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.genericL {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	overflow: auto;
	line-height: 18px;
}
#email2 {display:none;}
