*	{
	margin: 0;
	padding: 0;
	}
body	{
	text-align: center;
	margin: 0 auto;
	background: #fff;
	color: #00364f;
	font-size: 14px;
	font-family: Trebuchet, "Trebuchet MS", Verdana, "Geneva CE", "Helvetica CE", Helvetica, lucida, sans-serif;
	line-height: 150%;	
	}
#page  {
	display: block;
	text-align: center;
	width: 100%;
	min-height: 800px;		
	background: #fff;	
	}	
a	{
	outline: none;
	color: #015065;		
	}
fieldset:first-child em 	 {
	color: #c80001;	
	}	
em.red  	 {
	color: #c80001;	
	text-decoration: none;	
	}
h1	{
	line-height: 28px;
	text-transform: uppercase;	
	color: #00536f;	
	font-size: 23px;
	padding: 10px 0 0 0;
	}
h2	{
	font-size: 14px;
	text-transform: uppercase;		
	color: #c80001;
	clear: both;
	}
h2:nth-of-type(2)	{
	padding-top: 18px;
	}	
form {
	width: 780px;
	margin: 6px auto 0 auto;
	border: 1px solid #b4dde9;
	background: #f0fcff;
	padding: 0 0 10px 0;
	display: block;
	line-height: 140%;
	text-align: left;
    }
fieldset 	{
	width: 760px;
	display: block;
	border: 1px solid #b4dde9;
	margin: 0 10px;
	padding: 4px 15px 18px 15px;	
	clear: both;
   }
html>body  fieldset  {
	width: 730px;
	}
fieldset:first-child 	{
	margin-bottom: 10px;
   }
legend	{
	font-size: 19px;
	color: #c80001;
	padding: 8px 2px;
	margin-top: 10px;
      	}
form div {
	width: 350px;
	display: block;
	float: left;
	}
form div.info {
	width: 380px;
	}	
form div:last-child  {
	float: right;
	}	
form p {
	padding: 11px 0;
	clear: both;	
	display: block;
	}	
form div:nth-of-type(1)  em + p{
	top: -1000px;
	display: block;
	position: absolute;
	z-index: 12;	
	}	
form fieldset:nth-of-type(1) div:nth-of-type(1)  p:nth-of-type(1){
	margin-top: 20px;	
	}	
fieldset:last-child > p  {
	line-height: 32px;
	padding: 5px 0;
	}	
fieldset:last-child p:first-child {
	margin: 6px 0 0 0;
	padding-bottom: 0;
	font-style: italic;
	}
form  span {
	font-size: 20px;
	color: #c80001;		
	}
fieldset:first-child label {
	text-transform: uppercase;	
	display: block;
	width: 56px;
	float: left;
	margin: 6px 4px 0 2px;
    font-size: 12px;
	}
fieldset:first-child input, textarea {
	width: 282px;
	display: block;	
	border: 1px solid #b4dde9;
	background: #fff;
	float: right;
	height: 90px;		
	}	
fieldset:first-child input {
	height: 32px;
	}
form p + em{
	width: 330px;
	display: block;
	clear: both;
	padding: 6px 0 0 10px;
	text-align: right;
	}	
fieldset:last-child label {
	display: block;
	width: 500px;
	float: left;
	margin: 3px 30px 3px 0;
    font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	}	
fieldset:last-child label em{
	font-weight: lighter;
    font-size: 14px;
	line-height: 18px;	
	}	
fieldset:last-child p input  {
	width: 60px;
	height: 29px;	
	display: block;	
	border: 1px solid #b4dde9;
	background: #fff;
	float: left;
	margin-right: 12px;
	}		
input.send  {
	width: 150px;
	height: 50px;
	display: block;
	float: left;
	margin: 10px 8px 6px 66px;
	cursor: pointer;
	background: #D11519;
	color: #fff;	
	border: none;
	text-transform: uppercase;	
	font-size: 15px;	
	}	
em.red {
	width: 320px;
	line-height: 110%;
	padding-top: 6px;
	text-align: right;
	display: block;
	font-size: 13px;
	}	
