A {
	text-decoration: none;
	color: #000000;

}
A:hover { color: #999999}
A:focus { color: #000000}
A:active { color: #000000}
.not-a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	background-color: #006598;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
	background-position: left bottom;


}
.bigHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	background-position: left bottom;
	font-style: normal;
	text-align: left;


}
.headerSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-position: left bottom;
	font-style: normal;

}
.stdtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.stdtextWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.stdtextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;

}
.stdtextSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.headerMid {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	background-position: left bottom;
}
.headerBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5077b0;
	font-weight: bold;
	background-position: left bottom;
}
.mandatory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.formLabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-position: left bottom;
	font-style: normal;
	text-align: right;

}
table.dotted {

	border-spacing: ;
	border-collapse: separate;
	border: 1px dotted grey;
}
table.dotted th {
	padding: 1px;
	border: 0px none;
	-moz-border-radius: ;
}
table.dotted td {
	padding: 0px;
	border: 0px none;
	-moz-border-radius: ;
}
