body



{
	background-color: white;
 /*background-image:url(images/bodybackground2.jpg);
  background-repeat:repeat-x;
  background-attachment:scroll;
  font-family:"Trebuchet MS"; */
}	

		
.errorText {
						font-size: 12pt;
						color: #FF0000;
						font-family:Arial, Helvetica, sans-serif;
					}



.indextitle {
	font-family: Arial, helvetica, sans-serif;
	font-size: 40px;
	line-height: 50px;
	color: #9B9B9B;
}


.form-container {
   border: 1px solid #f2e3d2;
   background: #ffffff;
   background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#ffffff));
   background: -webkit-linear-gradient(top, #f7f7f7, #ffffff);
   background: -moz-linear-gradient(top, #f7f7f7, #ffffff);
   background: -ms-linear-gradient(top, #f7f7f7, #ffffff);
   background: -o-linear-gradient(top, #f7f7f7, #ffffff);
   background-image: -ms-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   -moz-box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   box-shadow: rgba(000,000,000,0.9) 0 1px 2px, inset rgba(255,255,255,0.4) 0 0px 0;
   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   text-decoration: none;
   vertical-align: middle;
   min-width:300px;
   padding:20px;
   width:300px;
   }
 .form-field {
	border: 1px solid #c9b7a2;
	background: #e8edf0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #000000;
	-webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 1px 1px;
	-moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 1px 1px;
	box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 1px 1px;
	padding: 8px;
	margin-bottom: 20px;
	width: 280px;
   }
   
 .form-field:focus {
   background: #ffffff;
   color: #1c130a;
   }
   

   
   
 .form-container h2 {
   text-shadow: #fdf2e4 0 1px 0;
   font-size:18px;
   margin: 0 0 10px 0;
   font-weight:bold;
   text-align:center;
    }
 .form-title {
   margin-bottom:10px;
   color: #140e07;
   text-shadow: #fdf2e4 0 1px 0;
   }
    .form-title-red {
   margin-bottom:10px;
   color: red;
   text-shadow: #fdf2e4 0 1px 0;
   }
 .submit-container {
   margin:8px 0;
   text-align:right;
   }
 .submit-button {
	border: 1px solid #447314;
	background: #4d84e3;
	background: -webkit-gradient(linear, left top, left bottom, from(#234d87), to(#4d84e3));
	background: -webkit-linear-gradient(top, #234d87, #4d84e3);
	background: -moz-linear-gradient(top, #234d87, #4d84e3);
	background: -ms-linear-gradient(top, #234d87, #4d84e3);
	background: -o-linear-gradient(top, #234d87, #4d84e3);
	background-image: -ms-linear-gradient(top, #234d87 0%, #4d84e3 100%);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	-moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
	text-shadow: 0 1px 0 #1DD515;
	color: #ffffff;
	font-family: helvetica, serif;
	padding: 8.5px 18px;
	font-size: 14px;
	text-decoration: none;
	vertical-align: middle;
	background-image: -webkit-linear-gradient(270deg,rgba(66,232,157,1.00) 0%,rgba(77,132,227,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(66,232,157,1.00) 0%,rgba(77,132,227,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(66,232,157,1.00) 0%,rgba(77,132,227,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(66,232,157,1.00) 0%,rgba(77,132,227,1.00) 100%);
   }
 .submit-button:hover {
	border: 1px solid #447314;
	text-shadow: #31540c 0 1px 0;
	background: #274175;
	background: -webkit-gradient(linear, left top, left bottom, from(#2a8696), to(#274175));
	background: -webkit-linear-gradient(top, #2a8696, #274175);
	background: -moz-linear-gradient(top, #2a8696, #274175);
	background: -ms-linear-gradient(top, #2a8696, #274175);
	background: -o-linear-gradient(top, #2a8696, #274175);
	background-image: -ms-linear-gradient(top, #2a8696 0%, #274175 100%);
	color: #000;
	background-image: -webkit-linear-gradient(270deg,rgba(179,219,195,1.00) 0%,rgba(39,65,117,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(179,219,195,1.00) 0%,rgba(39,65,117,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(179,219,195,1.00) 0%,rgba(39,65,117,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(179,219,195,1.00) 0%,rgba(39,65,117,1.00) 100%);
   }
 .submit-button:active {
	text-shadow: #094dad 0 1px 0;
	border: 1px solid #447314;
	background: #072d38;
	background: -webkit-gradient(linear, left top, left bottom, from(#369ca3), to(#274175));
	background: -webkit-linear-gradient(top, #369ca3, #072d38);
	background: -moz-linear-gradient(top, #369ca3, #072d38);
	background: -ms-linear-gradient(top, #369ca3, #072d38);
	background: -o-linear-gradient(top, #369ca3, #072d38);
	background-image: -ms-linear-gradient(top, #369ca3 0%, #072d38 100%);
	color: #fff;
	background-image: -webkit-linear-gradient(270deg,rgba(116,225,142,1.00) 0%,rgba(7,45,56,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(116,225,142,1.00) 0%,rgba(7,45,56,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(116,225,142,1.00) 0%,rgba(7,45,56,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(116,225,142,1.00) 0%,rgba(7,45,56,1.00) 100%);
   }