BODY {
	BACKGROUND-COLOR: #ffffff;
	MARGIN: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #000000;
}

p {
	FONT-SIZE: 8pt;
}

li {
	FONT-SIZE: 8pt;
	list-style-type: square;
}

.mainbody {  margin-top: 0px; margin-right: 10px; margin-bottom: 0px; margin-left: 10px}

h2 {  
	font-size: 13pt;
	font-weight: normal;
	color: #000000;
}
h3 {
	font-size: 12pt;
	font-weight: normal;
	color: #000000;

}
h4 {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
h5 {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.nomargine {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}

#innertable {
	width: 100%;
	border: none;
}
#innertable td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
	text-align: left;
	padding: 2px;
	width: 50%;
}
#innertable th {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
	text-align: left;
	padding: 2px;
	width: 50%;
	font-size: 9pt;
}
#innertable input, #innertable textarea {
	width: 100%;
}

#innertable2 {
	width: 100%;
	border: none;
}
#innertable2 td {
	text-align: center;
	padding: 2px;
	width: 20%;
	font-size: 8pt;
}
#innertable2 th {
	text-align: left;
	padding: 2px;
	width: 80%;
	font-size: 9pt;
}
#innertable2 input, #innertable2 textarea {
	width: 100%;
}

#innertable3 {
	width: 100%;
	border: none;
}
#innertable3 th {
	text-align: left;
	padding: 2px;
	width: 80%;
	font-size: 9pt;
}

.required {
	color: #FF0000;
	font-size: 12px;
}
.required2 {
	font-size: 12px;
}

A.menubody2
{
	font-family: Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	font-size: 9pt;
	font-weight: bold;
	text-align: centre;
	width: 200px;
	height: 22px;
	background: #666666;
	text-decoration: none;
	padding: 3px 9px;
	border-style: none;
}

A.menubody2:hover 
{
	color: #333333;
	background: #999999;
}.novmargine {
margin-top: 0px; margin-bottom: 0px
}
