@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
h1 {
	text-align: center;
}
#container{
	width: 740px;
	margin: 0 auto;
}
fieldset{
	margin: 5px 5px 15px 5px;
	padding: 0 5px 5px 5px;
	border: solid 2px #cccccc;
}
legend{
	font-size: 1.5em;
	font-weight: bold;
	color: #0033CC;
	font-family: Tahoma, Arial, Helvetica, Verdana;
}
fieldset label{
	font-weight: bold;
	font-size: 1em;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, Verdana;
}
fieldset td{
}
fieldset th{
	padding: 4px 0;
	border-bottom: solid 1px #cccccc;
	background-color: #F0F0F0;
}
.formlabel{
	text-align: right;
	padding-top: 3px;
}
.formlabel .chk {
	vertical-align:middle;
}
.wideInput {
	width: 600px;
	height: 85px;
	margin-top: 4px;
}
.basicInput{
	width: 190px;
}
.req {
	font-weight: bold;
	color:#ff0000;

	padding-right: 2px;
}
.wideQuestion-container {
	margin-bottom: 6px;
}
.checkboxGroup {
	line-height: 1.5em;
}
.instructions{
	padding: 7px 4px;
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
	color: #666666;
}
.clear {
	clear: both;
}
#submitBtn {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
.diag-row td {
	border-bottom: solid 1px #cccccc;
}
.success {
	padding: 10px;
	border-color: #009933;
	border-style: solid;
	border-width: 2px;
	
}
.linkList {}
.linkList li{
	margin-bottom: 5px;
}
.linkList a{}

.warning {
padding: 5px;
color: #ff0000;
font-style:italic;
font-weight:bold;
background-color:#eeeeee;
margin:5px;

}
.smallInput{
	width: 250px;
	height: 55px;

}
fieldset fieldset {
	border: none;
	border-top: solid 1px #cccccc;
}
fieldset fieldset legend {
	font-size: 14px;
	font-style: normal;
	color: #000000;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 0 5px;
}
.finePrint{
	padding-top: 7px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
}
.checkboxGroup label{
font-weight: normal;
}
.radio-label{
	font-weight: normal;
}
.form-table{
	border-spacing: 3px;
	margin: 5px;
}
.form-table tr{}
.form-table th{}
.form-table td{}

input, select, textarea{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
.radio-label label{
font-weight:normal;
}

.radio-label {
	font-size: 1.2em;
	font-family:Arial, Helvetica, sans-serif;
}
.symCheckBoxes label {
	font-size: 1.2em;
	font-weight:normal;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	display:block; 
	float:left;
}
.symCheckBoxes {
	width:650px;
}
#other-text{
	display: block;
	clear: both;
	padding: 0;


}

#treatments-other-text{
	display: block;
	clear: both;
	padding: 0;


}
.other-chk-holder {
float: left;
}
.introMsg {padding:10px 20px;
}
noscript .nojs {
	text-align: center;
	font-size: 1.1em;
	background-color: #FF0000;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 auto;
	display: block;


}
.sub-legend {
	font-size: 1.3em;
	border-bottom: solid 1px #cccccc;
	margin-bottom: 3px;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-weight: bold;
	color: #0033CC;
	margin-top: 5px;
	
}
fieldset fieldset label{
font-weight: normal;
}
.error {
border: solid 1px #FF0000;
}
.fieldErrorMsg {
color: #FF0000;
font-size:0.9em;
font-weight:bold;
}

#formFeedback.error{
	/*border: solid 3px #FF0000;*/
	border:none;
	font-size:1.6em;
	font-weight: bold;
	margin: 40px 10px 5px 10px;
	background-image: url(../images/ico-error.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding: 14px 15px 14px 55px;
}
#formFeedback-success{
	border: solid 3px #cccccc;
	font-size:1.6em;
	margin: 10px 5px;
	padding: 14px 15px 14px 55px;
	background-image: url(../images/ico_success.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	font-weight: bold;
}
.fullname {
	display:none;

}
#formFeedback-success .msg, #formFeedback-error .msg{
	font-size: 13px;
	font-weight: normal;
	padding: 15px 5px;
}
#formFeedback-error{
	/*border: solid 3px #FF0000;*/
	border:none;
	font-size:1.6em;
	font-weight: bold;
	margin: 40px 10px 5px 10px;
	background-image: url(../images/ico-error.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding: 14px 15px 14px 55px;
}
#footer{
	width: 720px;
	margin: 5px auto 20px auto;
	padding: 10px;
}
#spu-footer{
	margin: 15px 0;

}
#dr-footer{
	font-size: 0.9em;
	line-height: 1.3em;
}
.ssl {
text-align:left;
font-size:10px;
color:#999999;
margin-left:67px;
font-weight: bold;
}
