@charset "UTF-8";
body {
	background-image: url(../images/pattern.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: normal;
	color: #000000;
	margin: 5px 5px 0px 0px;
	margin-right: 5px;
	list-style: circle;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #4D4D4C;
}
.footer_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 24px;
}
.copy_formatter {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #4A4A4A;
}
.formstyle {
	border: 1px none #CDCD5E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #4A4A4A;
	height: 10px;
	padding: 8px;
	background: #F1F1F1;
}
.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;
}
