/* COMMON */

br {
	clear: left;
	height: 1px;
}

label,input, select {
     display: block;
     width: 250px;
     float: left;
     margin-bottom: 10px;
}

textarea,input, select {
        width: 250px;
}
#maincontent div select {
	width: auto;
}

#buttonset p {
	font-size: inherit;
	margin-left: 0px;
	width: 100%;
	margin-top: 0em;
	margin-bottom: 10px;
}

.fswrapper {
	background: #c7d4e6;
	float: left;
	width: 600px;
	position: relative;
	padding-top: 1.4em;
}
.fswrapper fieldset {
	padding-top: 0em;
	width: 500px;
	border: 0px;
	color: #333333;
	position: relative;
	padding-bottom: 0em;
}

.fswrapper fieldset legend span {
	position: static;
	color: #1b559e;
	font-weight: bold;
	margin-left: 20px;
}
.fswrapper fieldset p {
	margin-left: 20px;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-bottom: 2em;
}
.button {
	font-size: 0.8em;
	width: auto;
	padding-left: 220px;
}
#fsnote {
	Width: 190px;
	text-align: right;
	clear: both;
	float: left;
	font-weight: normal;
	font-size: 0.8em;
	font-style: normal;
	color: #666666;
	margin-bottom; 0em;
}
label {
	text-align: right;
	width: 190px;
	padding-right: 30px;
	color: #111111;
	font-size: 0.9em;
	position: relative;
	z-index: 20;
	padding-bottom: 10px;
	line-height: 1.1em;
}
span {
	color: #CC0000;
	
	top: 3px;
}
input {
	width: 300px;
}
.fswrapper label em{
	font-weight: normal;
	font-size: 0.8em;
	font-style: normal;
	color: #666666;
}


.fswrapper fieldset .br{
    clear: both;
}
.twoup input {
	width: 170px;
	margin-left: 5px;
}

.twoup select {
	width: 75px;
}
.twoup div {
	clear: none;
	margin: 0px;
	padding: 0px;
	width: 180px;
}

#twoother {
	width: 75px;
}
.fswrapper fieldset div {
	padding-top: 1px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	background-image: none;
	width: 600px;
	float: left;
}

.fswrapper fieldset div div {
	border-style: none;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 350px;
}

fieldset p.sorry {
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	color: #E56100;
	display: none;
	width: 180px;
}


#cont_telephoneeve_ {
	border-bottom-style: none;
	padding-bottom: 20px;
}

#hearaboutpop_ {
	border-bottom-style: none;
	padding-bottom: 45px;
}



#hiddeninputs {
	display: none;
}

.hidden {
	display: none;
}

.line2 input{
	clear: left;
	margin-left: 120px;
	display: inline; /* to fix ie bug www.positioniseverything.net/explorer/doubled-margin.html*/
}

/* checkbox BUTTONS */



div.checkbox {
	font-size: .9em;
	line-height: 1.1em;
}

.checkbox p {
	clear: left;
	margin-bottom: 3em;
}
.checkbox input {
	width: 1em;
	height: 1em;
	margin-right: 8px;
}



.error {
color: #CC0000;
}

#buttonset input {
	width: 75px;
}

form#main #SPLSearchArea select {
	overflow: scroll;
	width: auto;
}

#errorbox {
	background-color: #c7d4e6;
	border: 2px solid #006633;
	padding: 1em;
	width: 50%;
	margin-left: 25%;
	margin-top: 10%;
}
