body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
table {
	font-size: 12px;
}
.tabText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
form {
	display: inline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



.tabTextOn {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}

.sview{
	background-image:url(../graphics/maptabs/tab_back_on.gif);
	cursor: hand;
	font-family: Arial;
	font-size: 12px;
	color:White;
	font-weight:bold;

}

.uview{
	background-image:url(../graphics/maptabs/tab_back.gif);
	cursor: hand;
}
	
.disclaimer{

	font-family: Arial;
	font-size: 12px;
	color:White;
	font-weight:bold;
	cursor: hand;
}

.help{

	cursor: hand;
}

.footertext
{
	
	font-family: Arial;
	font-size: 12px;
	color:White;

	
}

fieldset{

	border-color: #8C0129;
	border-width: 1px 0 1px 0;
  	border-style: solid none solid none;

}

legend{

	color: #8C0129;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px
	
}

.panelText{

	font-family: Arial;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;

}

.hiddenText{

	font-family: Arial;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	display: none;

}

.statusTextRed{

	color: #880028;
	font-weight: bold;
	font-size: 16px;
}

.statusTextWhite{

	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}


.jtrightfieldeven{
	
	background-color: #E8E8E8;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 4px;
	border-color: #8C959C;
	border-bottom-style: solid;
	border-bottom-width: thin;

}

.jtrightfieldodd{
	
	background-color: #D1D1D1;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 4px;
	border-color: #8C959C;
	border-bottom-style: solid;
	border-bottom-width: thin;

}

.jtrightdataeven{

	background-color: #E8E8E8;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #880028;
	padding-left: 4px;
	
	
}


.jtrightdataodd {

	background-color: #D1D1D1;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #880028;
	padding-left: 4px;
	
}

.jtrighttable {

	border: solid #880028;
	table-layout: automatic;
	border-width: thin;
	margin: 10px

}

.jthighlight {
	
	background-color: #D1D1D1;
	border-color: #880028;
	border-bottom-style: solid;
	border-bottom-width: thick;
	cursor: hand;

}

.jtleftdataodd {

	border-color:  ;
	border-bottom-style: solid;
	border-bottom-width: thick;

}

.jtleftdataeven {

	border-color: #880028;
	border-bottom-style: solid;
	border-bottom-width: thick;

}

.printHeaderTable
{
	width: 982;
	background-color: #666666;
}

.printHTCell
{
	text-align:right;
}

.printElement
{
	border-color:#8C0129;
	border-style:solid;
	border-width:thin;
	text-align: center;
	padding: 2px;
	background-color: #FFFFFF;
}

.disclaimerElement
{
	border-color:#8C0129;
	border-style:solid;
	border-width:thin;
	text-align:justify;
	padding: 5px;
	background-color: #FFFFFF;
}

.mapElement
{
	border-color:#8C0129;
	border-style:solid;
	border-width:thin;
	background-color: #FFFFFF;
}

.printTable
{
	cellpadding:0px;
	border-color:#8C0129;
	border-style:solid;
	border-width:medium;
	background-color: #E8E8E8;
	
}


