#surveyConaitner {
	background-color:#d1f3fd;
	position:relative;
	left:-2px;
	top:-560px;
	width:802px;
	/*height:400px;*/
	z-index:1500;
	text-align:left;
}

#survey {
	width:778px; 
	/*height:454px;*/
	border-top:0px solid #d1f3fd; 
	border-left:12px solid #d1f3fd; 
	border-right:12px solid #d1f3fd; 
	border-bottom:12px solid #d1f3fd; 
	background-color:#F0F0F0; 
	z-index:1000; 
}

.leftCorner {
	float:left;
	background-image: url(../images/left-corner-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:10px;
	height:10px;
}

.rightCorner {
	float:right;
	background-image: url(../images/right-corner-blue.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	width:10px;
	height:10px;	
}

.surveyHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#0590d1;
	/*background-color:#d1f3fd;*/
	text-align:left;
	padding:5px 0 0 0px;
	height:25px;
}

.surveyHeader img {
	margin-right:5px;
}

.survey-bgr {
	position:relative;
	top:-70px;
}

a.surveyHeaderText, a.surveyHeaderText:hover, a.surveyHeaderText:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	background-color:#FF9900;
	text-decoration:underline;
}

.titleText h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#666666;
	padding:0;
	margin:10px 0 15px 15px;
	color:#FF9900;
}

#startBox {
	position:relative; 
	left:350px;
	top:-545px;
	width:200px;
	height:220px;
}

.startBoxTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	background-color:#FF9900;
	text-align:left;
	padding-top:8px;
}

#infoBox {
	border:11px solid #ff9900; 
	background-color:#FFFFFF; 
	cursor:pointer;
}

#infoBoxCorners {
	position:relative; 
	width:200px;
	height:200px;
}

#boxContent {
	text-align:left;
	padding:10px;
	background-image:url(../images/usb-gift.jpg);
	background-repeat: no-repeat;
	background-position: 70px 120px;
	height:180px;
}

#boxContent p {
	padding:0;
	margin:0 0 10px 0;
}

#openBtn img {
	margin-right:5px;
}

#openBtn a {
	color:#ff9900;
	margin:15px 0 0 0;
	padding:0;
	float:left;
}

#openBtn a:hover{
	text-decoration:underline;
}

.closeBtn {
	width:15px;
	height:15px;
	float:right;
	margin:10px 5px 0 0;
	cursor:pointer;
	display:block;
}

#submitBtn img {
	margin-right:5px;
}

#submitBtn a {
	float:right;
	margin:5px 0 0 0;
	color:#ff9900; 
}

#submitBtn a:hover{
	text-decoration:underline;
}

.columnOne {
	width:245px;
	height:360px;
	float:left;
	margin:0 0 0 15px;
}

.columnTwo {
	width:235px;
	height:400px;
	float:left;
	margin:0 0 0 12px;
	background-image: url(../images/divide-vert.gif);
	background-repeat: repeat-y;
	background-position: 1px 1px;	
}

.columnThree {
	width:245px;
	height:400px;
	float:right;
	margin:0 15px 0 0;
	background-image: url(../images/divide-vert.gif);
	background-repeat: repeat-y;
	background-position: 1px 1px;	
}

.contentShift {
	margin-left:17px;
}

.columnOne p, .columnTwo p, .columnThree p {
	padding:0;
	margin:0 0 10px 0;
	line-height:17px;
}

.columnOne fieldset {
	padding:0;
	margin:0;
}

.divide-horiz {
	padding:0;
	margin:10px 0 10px 0;
	width:100%;
	height:5px;
}

.clearboth {
	clear:both;
}

.radioOptions {
	padding:0;
	margin:0;
	border:0;
	float:left;
}

.radioOptions label {
	padding:0;
	margin:0 20px 0 0;
}

.radioOptionsPlus {
	width:135px;
	padding:0;
	margin:0;
	border:0;
	float:left;
	text-align:left;
}

.radioOptionsPlus label {
	padding:0;
	margin:0 10px 0 0;
}

.radioOptionsPlus div {
	padding:0;
	margin:0 0 6px 0px;
}

.checkboxOptions {
	padding:0;
	margin:0;
	border:0;
	text-align:left;
}

.textareaBoxOne {
	text-align:left;
	width:245px;
	height:70px;
	float:left;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0;
}

.textareaBoxTwo {
	text-align:left;
	width:227px;
	height:50px;
	float:left;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	margin:0px 0px 5px 0px;
}

.contactFieldContainer {
	height:30px;
}

.contactFieldContainer input {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	float:right;
	margin-right:0px;
	float:right;
	width:150px;
}

.contactFieldContainer div {
	width:70px;
	float:left;
	text-align:left;
}

.errorColour {
	color:#ff0000;
}

.black {
	color:#000000;
}

#setFive {
	margin-top:-70px;
}
