BODY{
	font-family:Tahoma;
	font-size: 12px; 
	color:#000000;
	background-image:url(imgs/bg.jpg);
	margin:0px 0px 0px 0px;
 }

.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 {
	COLOR: #FF0000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #FF0000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #C93E03; TEXT-DECORATION: underline
}
A:active {
	COLOR: #000000; 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:#FFFFFF;
  padding: 3px;
  margin-bottom: 11px;
  border:#990000;
  border-style:dashed;
  border-width:thin;
  font-weight: bold;
  color:#990000;
 /* display: none;*/
}
.resultOutput1{
  background-color:#0099FF;
  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;
}

legend{
  font-family: Verdana, Alial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #67442E;
  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;
}
input{
border:1px; border-style:double;
 border-left-width:1px;
 border-bottom-width:1px;
 border-right-width:1px;
 background:#E8DDC4;
 border-top-width:1px;
 border-color:#FD8A5C;
 /*height:15px;*/
 }
textarea{
border:1px; border-style:double;
 border-left-width:1px;
 border-bottom-width:1px;
 border-right-width:1px;
 background:#E8DDC4;
 border-top-width:1px;
 border-color:#FD8A5C;
 /*height:15px;*/
 }
 
.border4{
 border:1px; border-style:double;
 background:#E8DDC4;
 border-left-width:1px;
 border-bottom-width:1px;
 border-right-width:1px;
 border-top-width:1px;
 border-color:#FD8A5C;
}
.border5{
 border:1px; border-style:double;
 border-left-width:1px;
 border-bottom-width:1px;
 border-right-width:1px;
 border-top-width:1px;
 border-color:#67442E;
}
.border6{
 border:1px; border-style:solid;
 border-left-width:1px;
 border-bottom-width:1px;
 border-right-width:1px;
 border-top-width:1px;
 border-color:#FF0000;
}
.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;
}
.smalltext
{
font-family:Verdana;
font-style:italic;
font-size:9px;
text-decoration:underline;
background:#99B7DD;
  
}
.smalltext1
{
 border-style:dashed;
 border-left-width:1px;
 border-bottom-width:1px;
 border-right-width:1px;
 border-top-width:1px;
 border-color:#99B7DD;
font-family:Verdana;
font-style:italic;
font-size:9px;
background:#EBF1E7;
text-decoration:blink;
}
.smalltext2
{
 font-family:Verdana;
 font-size:12px;
 font-weight:900;
  color:#0033CC;
 text-decoration:blink;
}
.text 
{
 font-family:arial;
 font-size:10px;
 font-weight:900;
  color:#000000;
}
.texthading_video
 {
  font-family:Verdana;
  font-style:normal;
  font-weight:Regular;
  font-size:10px;
  color:#000000;
 }

.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: Verdana;
font-weight:500;
font-size:11px;
color:#950101;
}
.texthading
 {
  font-family:Verdana;
  font-style:normal;
  font-weight:bold;
  font-size:12px;
  color:#990000;
 }
.footertext1{
font:arial;
font-weight:500;
font-size:11px;
color:#000000;
}

.left-button
{
	padding-left:40px;font-size:13px;font-weight:bold;color:#000000;text-decoration:none;
}
 