/* CSS Document */
body 
{
	PADDING: 0px;
	MARGIN: 0px;
	OVERFLOW: auto;
	background-color: #e0e2eb;
}
form
{
	PADDING: 0px;
	MARGIN: 0px;
	text-align: left;
	vertical-align: top;
}

//td{vertical-align:top;}

.tdNoPad {
	PADDING: 0px;
	MARGIN: 0px;
	white-space: nowrap;
}
.tableInset {
	padding: 0px;
	border: 2px inset white;
}
.mapMarker {
	font-size: 11px;
	font-family: Arial, Verdana;
}.WarningRow {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FF0000;
}
.NormalRow {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #000000;
}
.DialogPanel {
	PADDING: 0px;
	MARGIN: 0px;
	OVERFLOW: auto;
	background-color: #FFFFFF;
	border: outset #e0e2eb  2px;
}
.tdNoPad16H {
	PADDING: 0px;
	MARGIN: 0px;
	white-space: nowrap;
}
input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}
textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}
.DialogPanelWhite {

	PADDING: 0px;
	MARGIN: 0px;
	OVERFLOW: auto;
	background-color: #e0e2eb;
	border: outset #e0e2eb  2px;
}
.clickHereLink
{
	font-family: Arial, Verdana, Helvetica, sans-serif normal;
	font-size: 8pt;
}
