@charset "UTF-8";
body {
	background-image: url(images/BGpattern.jpg);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: normal;
	color: #4D4D4C;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #4D4D4C;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 24px;
}
.copy_formatter {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
a:link {
	color: #4D4D4C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4D4D4C;
}
a:hover {
	text-decoration: underline;
	color: #D0D853;
}
a:active {
	text-decoration: none;
	color: #4D4D4C;
}
.formstyle {
	border: 1px solid #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #4D4D4C;
	height: 12px;
}
.buttonstyle {
	border: 1px solid #4D4D4C;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #4D4D4C;
}
 .comment_formstyle {
	border: 1px solid #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #4D4D4C;
}
.copy_formatter_justsides {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
