body{

margin:0px 50px 50px 50px;

padding:0px;

font-family:Verdana, Arial, Helvetica, sans-serif;

color:#000;

background:#fbf2cd;

font-size:13px;

}

p{

font-size:13px;

margin:10px 0px 10px 0px;

}

hr{

height:1px;

margin:10px 0px 10px 0px;

color:#434139;

}

a{

color:#2e458f;

text-decoration:none

}

a:link{

color:#2e408f

text-decoration:none;

}

a:hover{

color:#2e408f;

text-decoration:underline;

}

a:visited{

color:#2e408f

}

input{  /* CHANGED HB*/ 		/*utile*/

border:solid 1px #CCC;

/*width:200px;*/

}

.formBody{ 		/*utile*/

background:#d7eafa;

margin:10px;

}

.logo{

width:507px;

height:130px;

background:#FFF;

}

.textStyle1{

font-size:10px;

}

.textStyle2{

font-size:11px;

}

.textStyle3{

font-size:12px;

}

.textStyle4{

font-size:14px;

}

.textStyle5{ 		/*utile*/

font-size:15px;

}

.textStyle6{

font-size:15px;

}

.textHeader,.textHeaderAnchor{ 		/*utile*/

color:#2e408f;

margin:30px 0px 8px 0px;

}

.containerForm,.formTable{ /* CHANGED HB*/ 		/*utile*/

background:#FFF;

/*height:450px;*/

width:700px; /* was 480px*/

margin-left: auto; /* ADDED HB*/

margin-right: auto;   /* ADDED HB*/


}

.divFormContent{ /* CHANGED HB*/ 		/*utile*/

 /* height:380px;*/

width:690px; /* was 450px*/

overflow:auto;

overflow-y:auto;

overflow-x:hidden;

/*margin-top:10px;*/

padding:10px;

margin-left: auto; /* ADDED HB*/

margin-right: auto;   /* ADDED HB*/

}

.formButtonRow{ 		/*utile*/

height:30px;

text-align:center;

}

.fieldName{

height:30px;

text-align:right;

padding-right:6px;

}

.error{

color:red;

}

.footer{

padding:6px 0px 0px 0px;

}

.footer p, .footer a{

font-size:10px;

color:#2e408f;

}