body{	
	background-color: #7991c2;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000;
}

fieldset {
	background:#fff; 
	padding:10px;
	border:0px; 
	margin-bottom:36px; 
	width:400px;
}

input, textarea, select {font:12px/15px Arial, Helvetica, sans-serif; padding:0;}
fieldset.action {background:#9da2a6; border-color:#e5e5e5 #797c80 #797c80 #e5e5e5; margin-top:-20px;}
legend {background:#bfbf30; color:#fff; font:17px/21px Calibri, Arial, Helvetica, sans-serif; padding:0 10px; margin:-26px 0 0 -11px; font-weight:bold; border:1px solid #fff; border-color:#e5e5c3 #505014 #505014 #e5e5c3;}
label {font-size:11px; font-weight:bold; color:#666;}
label.opt {font-weight:normal;}
dl {clear:both;}
dt {float:left; text-align:right; width:90px; line-height:25px; margin:0 10px 10px 0;}
dd {float:left; width:475px; line-height:25px; margin:0 0 10px 0;}

a:link {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

a.body:link {
	color: #000000;
	text-decoration: underline;
	
}

a.body:visited {
	color: #000000;
	text-decoration: underline;
}

a.body:hover {
	color: #7cc035;
	text-decoration: none;

}

h1, h2, p, form {
	border:0px; 
	margin:0px; 
	padding:0px;
}

p {
	border:0px; 
	margin:1px; 
	padding:1px;
}

div.content{
	width: 550px;
	border:solid 1px #ffffff;
	background:#fff;
	padding:10px;
	color:#333333;
	margin-bottom:10px;
	text-align: left;
}

input{	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight : normal;
	color: #002859;
}
h2, h1{	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight : bold;
	color: #000;
	text-align: left;
	margin:10px 5px 5px 0px;
}

h3{	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight : bold;
	color: #d78929;
	text-align: left;
	margin:0px 0px 10px 0px;
}

hr{
	height:.05em;
	width:100%;
	border:solid .1em #7991c2;
}


div.header{
	background-image: url(	http://cdn.rsys4.net/ig.rsys4.net/responsysimages/robeez/__RS_CP__/logo.gif);
	background-repeat: no-repeat;
	height: 78px;
}

div.main{
	margin:5px auto; 
	width:540px;
	}

div.box{
	border:dotted 3px #7991c2;
	background:#fff;
	padding:20px 20px 20px 30px;
	color:#333333;
	margin-bottom:20px;
}

div.box ul{
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}

div.box li{
	padding-left:30px;
	padding-right: 30px;
	list-style-position: inside;
}

div.box p{padding-bottom:5px;}

div.box input .input-text{
	border:10px solid #3b6e22;
	color:#666666;
	width:380px;
	font-size: 9pt;
}

div.box label{
	display:block;
	padding: 0px 0px 5px 0px;
	margin-bottom:5px;
	color:#555555;
}

.pref{
	display:block;
	padding: 0px 0px 0px 100px;
	margin-bottom:0px;
	color:#555555;
}

.comments{
	display:block;
	padding: 0px 0px 0px 0px;
	margin-bottom:0px;
	color:#555555;
	text-align: center;
}

.btn{
	display:block;
	padding: 10px 0px 0px 0px;
	margin-bottom:0px;
	color:#555555;
	text-align: center;
}

div.box label span{
	display:block;
	float:left;
	padding: 0px 6px 5px 1px;
	width:210px;
	text-align:right;
	font-weight:normal;
}

.spacer{
	margin-left:0px; 
	margin-bottom:10px;
	font-size:10px;
	color:#555555;
	text-align:center;
}
.blue{
	background-image: url(../images/blue.gif);
	padding:0px 6px;
	border:1px solid #002859;
	height:24px; 
	line-height:24px;
	color:#FFFFFF;
	font-size:10px;
	font-weight: bold;
	margin-right:10px;
	display:inline-block;
	text-decoration:none;
}
.required{
	color:#000;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
}



