/*  --------------------- Styles --------------------- */
* {
  background:none !important;
}

body {
	font-family:Arial, Helvetica, sans-serif !important;
}


fieldset {
	border: none;
	margin: 10px 0px;
}
fieldset legend {
	font-size: 150%;
	padding: 10px;
	font-weight: bold;
}
p, dl dt, dl dd, label, fieldset legend, ul li, table tr th, table tr td {
	font-size:81.25% !important;
}
a {
	color:#0000FF !important;
	font-weight:bold !important;
}
input, textarea, select {
	margin-left: 10px;
} 
.containerStyle04,
.containerStyle15 ul,
.containerStyle16,
.containerStyle17,
.containerStyle32,
.containerStyle43 .listStyle02,
.containerStyle28,
.rbsBoxStyle02,
.textStyle61,
.info,
#stepCounter,
.stepTracker  {
	display: none;
}

fieldset p {
	padding-bottom: 10px;
}
fieldset,
.rbsContentStyle01 {
	clear: both;
}

.labelRow {
	padding-bottom: 5px;
}

.labelRow label {
	float: left;
	width: 200px;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}

.labelRow input,
.labelRow select,
.labelRow textarea,
.labelRow table 
{
	float: left;
	padding-bottom: 10px;
}

.labelRow textarea {
	width: 250px;
	height: 150px;
}

table td {
	padding: 0 5px;
	text-align: center;
}

.rbsContentStyle01 table 
{
	width:100%;
	margin-bottom: 20px;
}
.rbsContentStyle01 table th, .rbsContentStyle01 table td,
.labelRow table th, .labelRow table td{

	padding: 0px 10px;
	text-align: center;
}

.containerFooter {
	padding-top: 20px;
}
.formStyle03 dl, .rbsContentStyle01 dl {
	height:1%;
	padding: 0;
	margin: 0;
}
.formStyle03 dl:after, .rbsContentStyle01 dl:after
{
	visibility:hidden;
	display:block;
	content:".";
	clear:both;
	height:0;
}
.formStyle03 dl dt, .rbsContentStyle01 dl dt,
.formStyle03 dl dd, .rbsContentStyle01 dl dd
{
	float: left;
	width: 45%;
	padding: 0 0 10px 0;
	margin: 0;
}
.formStyle03 dl dt, .rbsContentStyle01 dl dt {
	float: left;
	padding-right: 10px;
}
.rbsContentStyle01 h2,
.rbsContentStyle01 p
{
	width:100%;
	clear:both;
	padding: 10px 0 20px 0;
} 
.buttonStyle02 {
	display: none;
}

.containerFooter {
	display: none;
}

.radio1 input, .radio1 label{
	float: left;
	width: auto!important;
} 
