body {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal;
 line-height: normal; font-weight: normal; font-variant: normal;
  text-transform: none; color: #000000; text-decoration: none}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #FFCC99}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; color: #CC00CC}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #FF6633}
a:link {  color: #FF6600; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none}

p {
	text-align: left;
}
li {
	text-align: left;
}
.bold {
	font-weight: bold;
}
.align-center {
	text-align: center;
}
.green {
	color: #009933;
	font-weight: bold;
}
.purple {
	color: #990099;
	font-weight: bold;
}
input, img {
	border: 0;
}
	.input {
		border: 1px solid #000;
		width: 200px;
		float: left;
	}
	
	.inputnor {
		border: 1px solid #000;
		float: left;
	}
	
	.button {
		border: 1px solid #000;
	}
.indent {
	margin-left: 20px;
}

.first {
	width: 160px;
}

label {
	cursor: pointer;
}

.left {
	text-align:left;
}
.right {
	text-align:right;
}

.inputError {
	border: 1px solid #992a2a;
	background: #f2dddd;
	width: 200px;
	float: left;
}
.inputCorrect {
	border: 1px solid #22ae02;
	width: 200px;
	float: left;
}

.required {
	color: Red;
	font-weight: normal;
	margin: 0 0 0 10px;
}

.warning {
			font-size: 10pt;
	color: #CC0000;
}

b.red {  color: #CC0000}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000066; text-align: center}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-align: center; vertical-align: middle; color: #000066}
a.small {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt; text-decoration: none}
td.inverse {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #99CC66; font-weight: normal; text-align: center; vertical-align: middle}