@charset "iso-8859-1";
/* CSS Document */
.content{
font-family:Arial, Helvetica, sans-serif
	font-size:12px;
	text-align:justify;
	color:#000000;
}
body {font-size:12px;color:#000000;font-family:Arial, Helvetica, sans-serif; margin:20px;}
TD {font-size:12px;color:#000000;font-family:Arial, Helvetica, sans-serif}
a { font-size:12px; color:#000000; text-decoration:none;}
a:hover{ font-size:12px; color:#000000; text-decoration:underline}

.footer{
	font-size: 11px;
	line-height: 15px;
	color: #666;
		}

.footer a {
	
	color: #666;
	text-decoration: none;
}
.footer a:hover {
	color: #009D85;
	text-decoration:underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
.subtitle a {
		color: #CC0000;
		text-decoration:none;
		font-size: 14px;
}
.subtitle a:hover {
		color: #CC0000;
		text-decoration:underline;
	font-size: 14px;
}
.subtitle a:visited{
		color: #CC0000;
	text-decoration:none;
	font-size: 14px;
}
.formtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#4EA69E;
	text-align:center; padding:3px; margin:0px;
}
.formcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; 
	background-color:#e6e6e6; 
	 padding-left:5px;
}
.formcontentdata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000; 
	background-color:#e6e6e6; 
}
.content table{ border-collapse:collapse;
}
.content td {
border: 1px solid #d3d3d3; 
}

.formcontenttitle{ color:#519DcD; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:700;}

.tableunderline {border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #777777;}
.tableunderlinebold {border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #777777;}

.formcontent2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; 
	background-color:#e6e6e6; 
}

.content2 td {
border: 0px; 
}
