body	
{
 font-family:arial;
 font-size:12px;
  color:#000000;
}
 .zpFormDefault span.zpStatusImg  }
 padding: 0px 12px;
 height: 18px;
 line-height: 18px;
 background-repeat: no-repeat;
 background-position: center 3px;
 opacity: 0.66;
 filter: alpha(opacity=66);
 margin-left:5px;
 display: inline-block;
 float: none;
 padding-top: 1px;
 padding-bottom: 6px;
 vertical-align: top;
 }

A:link {
	 TEXT-DECORATION: none; color:#FFFFFF; font-family:Geneva, Arial, Helvetica, sans-serif;
}
A:visited {
	COLOR:#FFFFFF; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}
A:active {
	COLOR: #00FFFF;
	TEXT-DECORATION: none;
	font-size: 12px;
}

 
div.nav{
	font-family:Verdana, Arial, Helvetica, sans-serif; color: #FF0000;
}

div.nav A:link{
	font-family:Verdana, Arial, Helvetica, sans-serif; color: #990000; text-decoration:underline;
}

div.nav A:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif; color: #015362; text-decoration:none;
}


.zpFormDefault .zpIsEditing span.zpStatusImg {
 opacity: 1.0;
 filter: alpha(opacity=100);
}

.zpFormDefault .zpIsRequired span.zpStatusImg {
 background-image: url(icons/required.gif);
}

.zpFormDefault .zpIsRequired .zpNotEmpty .zpNotValid span.zpStatusImg {
 background-image: url(icons/required_invalid.gif);
}

.zpFormDefault .zpNotEmpty .zpNotValid span.zpStatusImg {
 background-image: url(icons/invalid.gif);
}

.zpFormDefault .zpIsValid span.zpStatusImg {
 background-image: url(icons/validated.gif);
}

.zpFormDefault .zpIsFetching span.zpStatusImg {
	background-image: url(icons/fetching.gif) !important;
}

/*
 * Controls the look and feel of the form
 */

.zpFormDefault .errOutput{
  background-color: #C70032;
  padding: 10px;
  margin-bottom: 20px;
  font-weight: bold;
  color: white;
  display: none;
}
.errOutput1{
  background-color: #C70032;
  padding: 5px;
  margin-bottom: 18px;
  font-weight: bold;
  color: white;
 /* display: none;*/
}
.resultOutput1{
  background-color:#3c3c3c;
  padding: 7px;
  margin-bottom: 13px;
  font-weight: bold;
  color: white;
 /* display: none;*/
}
.zpFormDefault .fieldError {
  font-weight: bold;
}

.zpFormDefault input {
  background:#F5F1F2;
  border: solid 1px #8484A1;
  margin-bottom: 5px;
}

.zpFormDefault input:focus, .zpFormDefault textarea:focus {
  background-color: #F1F5F2;
}

.zpFormDefault textarea {
  background:#F5F1F2;
  border: solid 1px #8484A1;
  margin-top: 5px;
}

.zpFormDefault .zpFormLabel {
  padding-right: .2em;
  width: 10em;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  margin-bottom: 8px;
  float: left;
}

.zpFormDefault .zpConsole {
  background-color: #dddddd;
  width:80%;
  border: 1px dotted black;
  padding:.3em;
}

.zpFormDefault {
  background: #F1F2F8;
  padding: 20px;
  border: dashed 1px black;
}
.zpFormDefault1 {
  background: #F1F2F8;
  padding: 20px;
  /*border: dashed 1px black;*/
}
.zpFormDefault .button{
  background: url("button_bg.gif");
  margin-right: 5px;
  height: 22px;
  line-height: 16px;
  font-family: Arial;
}


.zpFormDefault fieldset{
  margin: 10px 0px;
  padding: 10px;
  border: solid 1px #D9C4C8;
}

* html .zpFormDefault fieldset{
  padding-top: 10px;
}

.zpFormDefault legend{
  font-family: Verdana, Alial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #9195D2;
  padding: 3px 5px;
}

* html .zpFormDefault legend{
  margin-bottom: 10px;
}

.zpFormDefault .zpFormError{
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;	
	color: #F73460;
  	padding-left: 10px;
  	font-weight: normal;
  	vertical-align: top;
  	line-height: 20px; 
  	display: inline-block;
}

.zpFormDefault .multipleButton{
	margin-left: 10px; 
	width: 24px;
	font-size: 15px;
	vertical-align: top;
	margin-top: 2px;
	text-align: center;
	line-height: 10px;
	padding-top: 1px;
	font-size: 11px;
}

.zpFormDefault select {	
	font-family: "MS Sans Serif" , Arial, Tahoma, Verdana, sans-serif;
	height: 19px;
	line-height: 19px;
	background:#F5F1F2;
	border: solid 1px #8484A1;
	margin-bottom: 5px;
}
.button1{
  background: url("button_bg.gif");
  margin-right: 5px;
  height: 22px;
  line-height: 16px;
  font-family: Arial;
}
.border{
 border:2px; border-style:double;
 border-left-width:1px;
 border-bottom-width:1px;
 border-right-width:1px;
 border-top-width:1px;
 border-color:#000000;
}
.border2{
 border:2px; border-style:double;
 border-left-width:2px;
 border-bottom-width:2px;
 border-right-width:2px;
 border-top-width:2px;
 border-color:#EEEEEE;
}
.border3{
 border:1px; border-style:double;
 border-left-width:1px;
 border-bottom-width:1px;
 border-right-width:1px;
 border-top-width:1px;
 border-color:#99B7DD;
}
.border4{
 border:1px; border-style:double;
 border-left-width:1px;
 border-bottom-width:1px;
 border-right-width:1px;
 border-top-width:1px;
 border-color:#FDBDBD;
}
.border5{
 border:1px; border-style:double;
 border-left-width:1px;
 border-bottom-width:1px;
 border-right-width:1px;
 border-top-width:1px;
 border-color:#982626;
}
.border6{
 border:1px; border-style:solid;
 border-left-width:1px;
 border-bottom-width:1px;
 border-right-width:1px;
 border-top-width:1px;
 border-color:#EBEBEB;
}
.border7{
 border:1px; border-style:double;
 border-left-width:1px;
 border-bottom-width:1px;
 border-right-width:1px;
 border-top-width:1px;
 border-color:#073D03;
}
 
 
 
.text 
{
 font-family:arial;
 font-size:12px;
 font-weight:600;
 font-weight:bold;
  color:#012E5D;
}
.green_text 
{
 font-family:arial;
 font-size:12px;
  
 
  color:#012E5D;
}
 
 

.linkltext
{
 font-family:arial;
 font-size:10px;
 font-weight:900;
  color:#531011;
 /*text-decoration:blink;*/
}
.inputbox{
border:1px; border-style:double;
 border-left-width:1px;
 border-bottom-width:1px;
 border-right-width:1px;
 border-top-width:1px;
 border-color:#99B7DD;

}
.footertext{
font:arial;
font-weight: bold;
font-size:16px;
color:#670001;
}

.txt{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px;
}

