﻿.SF_fieldset
	{
	width:370px;
	padding:0;
	margin:0;
	float:left;
	border:0;
	display:none;
	}

textarea
	{
	width:300px;
	height:80px;
	}

p
	{
	margin:1em 0;
	}
	
	
#whiteBoxLiner
	{
	margin:0 20px;
	}
	
#whiteBoxLiner img
	{
	float:left;
	margin:25px 25px 0 10px;
	}

	
	
	
#progressWidget
	{
	bottom:10px;
	left:25px;
	position:absolute;
	}

#progressBar
	{
	position:relative;
	background-image:url(/img/microsite/progressBarBorder.gif);
	background-repeat:no-repeat;
	height:6px;
	width:207px;
	padding:0;
	}
	
#progressBar img
	{
	width:0;
	height:3px;
	position:absolute;
	top:1px;
	left:1px;
	}
	
#progressWidget p
	{
	font-size:0.8em;
	margin:0;
	color:#fff;
	}
	
.sc_h2
	{
	font-size:0.9em !important;
	}


#whiteBox
	{
	width:780px;
	margin:0;
	}
	
#rightCol
	{
	float:left;
	width:360px;
	padding:20px 0 0 25px;
	background-image:url(/img/microsite/dividingBar.gif);
	background-position:center left;
	background-repeat:no-repeat; 
	}
	
#noscriptText
	{
	width:360px;
	}
	
#helpText
	{
	font-size:0.8em;
	margin:0;
	}
	
#mask
	{
	height:180px;
	background-color:#fff;
	position:relative;
	overflow:hidden;
	}
	
#slide
	{
	position:absolute;
	width:500px;
	}
	

#backButton  
	{
	float:left;
	display:none;
	}

.SF_Button
    {
	float:right;
    }
	
	
.required
	{
	color:#ED773F !important;
	display:inline;
	font-size:12px !important;
	font-weight:400 !important;
	
	}
	
.optional
	{
	color:#bbb !important;
	display:inline;
	font-weight:400 !important;
	}	
	
.answers
	{
	margin-left:20px;
	width:345px;
	}
	
#messageBox
	{
	background-color:#ffc; 
	padding:3px;
	display:none;
	}


/* contact form */
.SF_answerInput .input 
	{
	float:right;
	}

.SF_answerInput .label
	{
	float:left;
	}
	
.SF_answerInput .label .required
	{
	font-size:0.8em !important;
	}
	
	
.SF_answerInput
	{
	height:1em;
	margin:0 30px 0 0;
	padding:3px;
	}
	
	
/* confirmation page */
#SF_phoneNumber
	{
	font-size:1.3em;
	font-weight:600;
	color:#CC3300;
	}
	
#SF_refNumber
	{
	font-size:1.1em;
	font-weight:600;
	color:#006600;
	}

