body {
 color: #000066;
 font-family: Verdana, Arial, Helvetica, sans-serif
}
td {
 font-size: 10pt;
 color: #000066;
 font-family: Verdana, Arial, Helvetica, sans-serif
}
h1 {
 font-weight: bold;
 font-size: 14pt;
 color: #006666;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 letter-spacing: 3px
}
h2 {
 font-weight: bold;
 font-size: 10pt;
 color: #009966;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 letter-spacing: 3px
}
p {
 line-height: 24px}

a {
 color: #000000;
 font-weight: bold;
}
li {
 line-height: 28px
}
.menu {
 font-size: 10pt;
 color: #000066;
 text-indent: 5px;
 font-family: Verdana, Arial, Helvetica, sans-serif
}
.footer {
 color: #999999;
 font-size: 10px;
}
.disclaim {
 font-size: 7pt
}
.code {
 font-family: "Courier New", Courier, mono;
 color: #0000FF;
 font-size: 10pt;
}
th {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	background-color: #BECDEB;
}
.little {
 font-size: 10px;
}
.caption {
 font-size: 10px;
 font-style: italic;
}
.step {
 font-size: 16pt;
 font-weight: bold;
 color: #000000;
}
.en {
 color: #006600;
 font-style: italic;
}
.codeSmall {
	font-family: "Courier New", Courier, mono;
	color: #0000FF;
	font-size: 10px;
	line-height: normal;
}
.small {
 font-size: 9pt;
 color: #000066;
 font-family: Verdana, Arial, Helvetica, sans-serif
}
.afooter {
	color: #999999;
}
acronym {
	font-style: italic;
	border-bottom-style: ridge;
}
.tablePadding {
	padding: 3px;
}




div#container {
	margin:0 auto;
	border: 1px solid #bac5d6;
	padding: 15px;
	background: #f2f4f7;
}

div#errors {
	width: 400px;
	margin:0 auto;
}
label {
	float: left;
	width: 140px;
	text-align: left;
	padding-top: 5px;
}
input, textarea {
	padding: 3px;
	margin: 3px;
	border: 1px solid #bac5d6;
	font: 10px Verdana, sans-serif;
	background: #fff;
}
input.fout, textarea.fout {
	border: 1px solid #FF0000;
}
label.fout {
	color: #FF0000;
}.GEEL {
	color: #FF0000;
}
