body {
	background-color: #ffffff;
	font-family: verdana;
	font-size: 10pt;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 3px;
}

h1 {
	font-family: arial;
	color: #330099;
}

h2 {
	font-family: arial;
	color: #330099;
}

h3 {
	font-family: arial;
	color: #330099;
}

h4 {
	font-family: arial;
	color: #330099;
}


.lableCell {
	text-align: right;
	padding-right: 10px;
}

.mainContent {display:none}

.tag {
	font-size: 8pt;
	color: #000000;
	
}

.required {
	color: #ff0000;
	font-weight: bold;
}

.error {
	color: #ff0000;
}

P {
	font-family: verdana;
	font-size: 10pt;
}

.progress {
  width: 1px;
  height: 14px;
  color: white;
  font-size: 12px;
  overflow: hidden;
  background-color: navy;
  padding-left: 5px;
}
