#content form, #content  blockquote, #content fieldset,#content  input {
	padding: 0;
	margin: 0;
}
#content form{	
	background: url(../images/form-bg.jpg) repeat-x bottom #edf4fc;
	border: 2px solid #96bce0 ;
	padding: 10px 20px 10px 20px; 	
}
#content fieldset div{
	width: 522px;
	margin: 0px 0px 10px 0px;
	padding: 0px; 
	display: block;
	clear: both;
}
#content div.left div{
	width: 261px;
	clear: none;
	margin: 0px 0px 0px 0px; 
	float: left;
}
#content fieldset{
	border:0px;
	margin: 0px 0px 10px 0px; 
}
#content form p{
	text-align: left;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 15px 0px; 
}
#content form p.warning{
	background: url(../images/form-warn.gif) 6px 6px no-repeat #ffeecc;
	text-indent: 1.5em;
	font-weight: bold;
	border: 1px solid #f07f00;
	padding:  5px;
	font-size: 1.1em;
}
#content form p.success{
	background: url(../images/form-success.gif) 6px 6px no-repeat #eeffee;
	text-indent: 1.5em;
	font-weight: bold;
	border: 1px solid #007f00;
	padding:  5px;
	font-size: 1.1em;
}
#content legend span.helpbox, #content label.helpbox{
	background: url(../images/form-info.gif) 0px 4px no-repeat;
	text-indent: 20px;
	color: #222;
}
#content legend span.helpbox:hover, #content label:hover.helpbox {
		background: url(../images/form-info-over.gif) 0px 4px  no-repeat;
		cursor:pointer;
		text-decoration: none;	
}
#content fieldset span{
	color: gray;
	line-height: 2em;
	font-size: 1em;
	padding: 0px 0px 0px 5px; 
}
#content fieldset fieldset{
	margin: 0px;
}
#content fieldset label{
	line-height: 160% ;
	clear: both;
	display: block;
	font-weight: bold;
	color: #666666;
	font-size: 1.2em;
}
/*#content fieldset label em{
color: #a5a5a5;
font-style: normal;
}*/
#content legend{
	white-space: pre;
}
#content legend span{
	padding:0px 0px 15px 0px; 
	display: block;
	font-size: 1.5em;	
	line-height: 160% ;
  	position: relative;
  left: -2px; 
  /left: -7px;
  color: #222222;
  font-weight: bold;	
}
#content fieldset fieldset legend span{
	padding: 0px 0px 0px 0px; 
	text-decoration: none ;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#content fieldset fieldset legend span em{
	font-style: normal;
	font-size: 1.2em;	
	color: #222;
}
#content fieldset input{
	float:left;
}
#content fieldset fieldset input{
	float: none;
	border: 0px none;
	background: none;
}
#content fieldset fieldset div.inline label{	
	display: inline;
	font-weight: normal;
	padding: 0px 10px 0px 0px; 
	margin: 10px 10px 0px 0px; 
}
#content fieldset fieldset div.inline{
	display: block;
	margin: 0px; 
	padding: 0px 0px 10px 0px; 
	height:auto;
	clear: both;
}
#content fieldset fieldset div.inline input{
	margin: 0px 5px 0px 0px; 
}
#content fieldset fieldset div.list{
	padding: 0px 0px 10px 0px; 
	display: block;
	height: auto;
}
#content fieldset fieldset div.list label{
	line-height: 2em ;
	font-weight: normal;
}
#content fieldset fieldset div.list input{
	margin: 2px 10px 2px 0px  ; 
}
#content form input, #content form textarea, #content form select {
	background: #f4f8fd;
	border: 2px solid #d0e1f0;
	padding: 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#content form select optgroup{
	background: #e7f0f9;
	font-style: normal;
	text-align: left;
}
#content form select optgroup option{
	background: #fff;
	color: #222;
}
#content form input.money {
	border: 2px solid #d0e1f0;
	padding: 2px 0px 2px 13px;
	width: 90px;
	background: url(../images/form-money.gif) 3px 4px no-repeat #f4f8fd;
}
#content form input:focus, #content form select:focus, #content form textarea:focus {
	outline: 1px solid #F7C199;
	border: 2px solid #F29B59;
	background-color: white;
}#content form input.money:focus {
	background: url(../images/form-money.gif) 3px 4px no-repeat #fff;
}
#content form textarea{
	font-size: 1em;
}
#content form  #buttons{
	padding: 10px 0px 5px 0px; 
	border-top: 2px dashed #508fcc;
	height: 30px;
	display: block;
}
#content form  #buttons .right{
	float:right;
	text-align: right;
}
#content form  #buttons .left {	
	text-align: left;
}
#content form  #buttons .right input{
	background:  #ec7419;
	font-size: 1.4em;
	border: 2px solid #f7c199 !important ;
	color: white;
	padding: 5px;
	font-weight: bold;
}
#content form  #buttons input:hover {
	background:  #f7c199;
	color: #222;
	border: 2px solid #ffffff !important;
	cursor: pointer;
}


#content form  #buttons .left input{
	background:  #508fcc;
	font-size: 1.4em;
	border: 2px solid #96bce0 !important ;
	color: white;
	padding: 5px;
	font-weight: bold;
}
#content form  #buttons .left input:hover {
	background:  #96bce0;
	color: #222;
	border: 2px solid #ffffff !important;
	cursor: pointer;
}
.validation-advice{
	background: url(../images/form-error.gif) 0px 3px no-repeat ;
	padding: 0px 0px 5px 0px !important; 
	margin: 0px 0px 0px 0px !important;
	line-height: 1.8em;
	font-weight: bold;
	text-indent: 1.6em;
	color: #bb0000;
}
form fieldset div.checkbox input{
	margin: 4px 8px 4px 4px !important; 
}
fieldset div.left div.validation-advice{
	width: 250px !important;
}
#content form  #buttons .left input, #content form  #buttons .right input, #content legend{
font-family: sans-serif, Geneva ;}