 BODY {
	FONT-SIZE: 10pt;
	FONT-FAMILY: "Tahoma", Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
	font-weight: normal;
	color: #333333;
	font-style: normal;

 }


  P  {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	cursor: auto;
	color: #333333;
	text-indent: 5px;
}
  H1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	cursor: text;
	color: #333333;
	;
padding-left:; 	text-indent: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	cursor: auto;
	color: #999999;
	;
	text-transform: uppercase;
	text-indent: 5px;
	word-spacing: 5px;

}

.formfield {
border: 1px #666666 solid;
background-color: #DFE9F2;
}

.required {
border: 1px #FF3333 solid; background-color: #FFFFCC
}

.formfieldPOST {
border: 1px #666666 solid;
background-color: #FFFFCC;
text-transform: uppercase;
}

.px1dashed {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #006699;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #2E32C7;
	text-decoration: underline;
	background-color: #DFE9F2;
	border: 1px none #006699;
	visibility: inherit;
}

.1pixoutlinegrey {
	border: 1px solid #336699;
}

a:link {
	font-family: Tahoma, Arial, sans-serif, Helvetica;
	font-size: 10pt;
	font-weight : normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

a:visited {
	font-family: Tahoma, Arial, sans-serif, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
{

a:active {
	font-family: Tahoma, Arial, sans-serif, Helvetica;
	font-size: 10pt;
	font-weight : normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

a:hover {
	cursor: auto;
	;
	font-family: Tahoma, Arial, sans-serif, Helvetica;
	font-size: 10pt;
	font-weight : normal;
	;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
	background-color: #FFCC99;

}
.1pixbottomblu {
	border-top: #336699;
	border-right: #336699;
	border-bottom: 1px solid #336699;
	border-left: #336699;

}
