body{
	background-attachment:fixed;
	background-color:#264183;
	background-image:url(/panel-assets/img/background.png);
	background-position:center top;
	background-repeat:repeat-y;
	color:#333;
	font-family:"Gill Sans MT" , "lucida grande" ,tahoma,verdana,arial,sans-serif;
	font-size:11pt;
	height:100%;
	width:auto;
}
a,a:hover,a:visited{
	color:#3b5998;
	font-size:11pt;
	text-decoration:none;
}
h3{
	font-family:"lucida grande" ,tahoma,verdana,arial,sans-serif;
	font-size:18px;
	font-weight:700;
}
h4{
	color:#555;
	font-family:"lucida grande" ,tahoma,verdana,arial,sans-serif;
	font-size:14px;
	font-weight:700;
}
h5{
	color:#333;
	font-family:"lucida grande" ,tahoma,verdana,arial,sans-serif;
	font-size:12px;
	font-weight:700;
}
h6{
	color:#555;
	font-family:"lucida grande" ,tahoma,verdana,arial,sans-serif;
	font-size:14px;
	margin:0;
}
fieldset{
	border:solid 1px #ccc;
	padding:0 10px 10px;
}
legend{
	color:#aaa;
	font-size:14px;
}
input,button,select,textarea,.radpicker_default input,.radpicker input{
	color:#333;
	font-family:"Gill Sans MT" , "lucida grande" ,tahoma,verdana,arial,sans-serif!important;
	font-size:11pt!important;
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:1024px;
}
#header{
	border-bottom:solid 2px #3b5998;
	display:block;
	height:90px;
}
#footer{
	background-color:#fff;
	bottom:20px;
	clear:both;
	color:#999;
	font-size:12px;
	height:40px;
	line-height:40px;
	margin-left:auto;
	margin-right:auto;
	position:fixed;
	text-align:center;
	vertical-align:middle;
	width:1024px;
}
.headerimage{
	background-image:url(/panel-assets/img/logo.png);
	background-repeat:no-repeat;
	float:left;
	height:89px;
	width:400px;
}
.headerlogin{
	float:right;
	height:89px;
	width:522px;
}
.intro{
	font-size:18px;
	margin-bottom:10px;
	padding:10px;
	width:98%;
}
.btn,button{
	background-color:#3B5998;
	border:none;
	color:#fff;
	font-size:14px;
	height:27px;
	line-height:21px;
	vertical-align:middle;
	width:100px;
}
.external_content{
	background-color:#fff;
	border:solid 20px #ccc;
	color:#666;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}
.profileitem{
	background-image:url(/panel-assets/img/poll_bg.png);
	background-repeat:repeat-x;
	border:solid 1px #ccc;
	border-radius:5px;
	margin-bottom:30px;
	padding:10px;
}
.profileitem select,.dropdownlist,.textbox{
	width:98%!important;
}
.demographicquestion{
	margin-top:20px;
}
.questioncount{
	bottom:45px;
	color:#ddd;
	float:right;
	font-size:36px;
	font-weight:700;
	position:absolute;
	right:10px;
}
.checkboxlist td,.radiobuttonlist td{
	width:33%!important;
}
.modalwindow{
	background-color:#fff;
	border:solid 1px #ccc;
	border-radius:5px;
	height:480px;
	padding:10px;
	width:500px;
}
.modalbackground{
	background-color:#000;
	opacity:.7;
}
.modalwindow p,.questioncontainer p{
	border-bottom:solid 1px #ccc;
	color:#666;
	margin-bottom:20px;
	padding-bottom:20px;
}
.buttons{
	padding:20px;
	text-align:center;
}
.trialpay_survey_start_div{
	padding:20px;
	text-align:center;
	width:980px;
}
.trialpay_survey_start{
	background-color:#eee;
	border-radius:8px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	width:500px;
}
.trialpay_survey_start .tp_label{
	color:#666;
	font-weight:700;
	text-align:right;
	vertical-align:top;
	width:30%;
}
.trialpay_survey_start .tp_field{
	color:#666;
	text-align:left;
	vertical-align:top;
	width:30%;
}
.trialpay_survey_start_header{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:500px;
}
.trialpay_survey_start_header h2{
	color:red;
}
.dynamicheaderimage{
	background-image:url(/panel-assets/img/dynamicHeader.jpg);
	background-repeat:no-repeat;
	height:110px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	vertical-align:bottom;
	width:260px;
}
#logincontrol,.maincontent_left,.maincontent_right,.containerheader,.survey_invitation h3,.survey_invitation .zombie_people{
	display:none;
}
.dropdowncontainer,.numberofchildren,.checkboxlist,.radiobuttonlist{
	width:100%;
}
.label,.field{
	color:#666;
	float:left;
	text-align:left;
	width:100%;
}
