body {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; margin-left: 5px; margin-top: 0px; background: #FFFFFF;}

td { height:25; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}

A, A:link, A:visited, A:active {COLOR: #000080; TEXT-DECORATION: none; FONT-SIZE: 10pt; font-weight: normal;}
A:hover {COLOR: #889CBE; TEXT-DECORATION: underline; FONT-SIZE: 10pt; font-weight: normal;}

.support {COLOR: #000000; FONT-FAMILY: Arial, verdana, sans-serif; FONT-SIZE: 8pt; TEXT-DECORATION: none; FONT-WEIGHT: normal;}
A, A.support, A.support:link, A.support:active, A.support:visited {COLOR: #000080; FONT-FAMILY: Arial, verdana, sans-serif; FONT-SIZE: 8pt; TEXT-DECORATION: none; FONT-WEIGHT: normal;}
A.support:hover {COLOR: #889CBE; FONT-FAMILY: Arial, verdana, sans-serif; FONT-SIZE: 8pt; TEXT-DECORATION: underline; FONT-WEIGHT: normal;}

.footer {color: #FFFFFF; font-size: 8pt;}
a.footer:link, a.footer:visited, a.footer:active {color: #FFFFFF; font-weight: normal; font-size: 8pt;}
a.footer:hover {color: #FFFFFF; font-weight: bold; text-decoration: underline; font-weight: normal; font-size: 8pt;}

.text {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:bold;}
.text2 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }

.input {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #889CBE;
	border-right-color: #889CBE;
	border-bottom-color: #889CBE;
	border-left-color: #889CBE;
	height: 20;
	width: 250;

}
.inputShort {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #889CBE;
	border-right-color: #889CBE;
	border-bottom-color: #889CBE;
	border-left-color: #889CBE;
	height: 20;
	width: 60;

}
textarea {
	border-color: #889CBE;
	border-width: 1px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.flatButton
{
	border-width: 1;
	border-style:outset;
	border-color: #ffffff;
	font-weight: bold;
	color: #ffffff;
	background-color: #666666;
	font-size: xx-small;
	text-decoration:none;
}

.textError {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight:bold; color:#CC0000}