body{
	background-image: url(../images/bg.gif);
	margin: 0px;
}

.container{
	margin: auto;
	width: 717px;
	border: 1px solid #777777;
	border-top: none;
	background-color: #FFFFFF;
}

.header{
	height: 100px;
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #777777;
}

.logo{
	float: left;
	width: 135px;
	height: 100px;
	background-image: url(../images/logo.gif);
}


.content .studyTitle{
	color:#000080;
	/*color: #4A4C50;*/
	font-weight:bold;
}

.content .studyTitle .title{
	font-style:oblique;
	font-weight:bolder;
	text-transform:uppercase;
	margin:8px;
}

.content .studyTitle .investigatorLbl{
	font-weight:bold;
}

.content .studyTitle .investigators
{
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
}

.log{
	
	padding: 5px;
	right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-bottom: 10px;
}

.log a{
	color: #dd420a;
}

.input{
	margin: 1px;
	width: 120px;
	right: 0px;
	border: #cccccc 1px solid;
}

.login{
	padding: 0px;
	right: 0px;
	margin: 1px;
	border: #999999 1px solid;
	font-size: 10px;
	width: 55px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #f6f5f5;

}

.navExt{
	width: 100%;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	background-color: #BBBBBB;
	height: 20px;
}

.nav{
	
	float: right;
	font-family: Arial, Helvetica, sans-serif;

}	

.nav ul{
	display: inline;
	list-style-type: none;
}
.nav ul li {
	float: left;
}

.nav ul li a {
	border-right: #8b8d77 1px solid;
	line-height: 20px;
	display: block;
	font-size: 11px;
	background: #d5d5d5;
	width: 100px;
	color: #555555;
	height: 16px;
	text-align: center;
	text-decoration: none;
	font-weight: 900;
	padding-bottom: 4px;
}

.nav ul li a.select{
	background-color: #EEEEEE;
	color: #333;
}

.lefternmost{
	border-left: #8b8d77 1px solid;
}
.nav ul li a:hover {
	background: #EEEEEE;
	color: #dd420a;
	
}


.content{
	padding: 20px;
	padding-bottom: 30px;
	padding-top: 5px;
	margin-left: 190px;
	background-color: white;
	height: 100%;
}

.contentIndex{
	width: 100%;
	padding-bottom: 20px;
	background-color: white;
	height: 340px;
}

.content h1{
	position: relative;
	top: 0px;
	border: #f6d3a0 1px solid;
	border-top: #f6d3a0 3px solid;
	border-bottom: #f6d3a0 3px solid;
	padding-right: 20px;
	font-size: 13px;
	line-height: 20px;
	background-color: #f9e0bc;
	margin-bottom: 5px;
	margin-top: 15px;
	color: #333333;
	font-family: georgia, "times new roman", times, serif;
	text-align: right;
	white-space: nowrap;
	
}

.content .questionnaire{
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.content .questionnaire h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #dd420a;
	padding: 0px;
	border: none;
	background: none;
	text-align: left;
	margin-bottom: 15px;
	
}

.content h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3a4572;
	padding: 0px;
	
}

.content h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;

}

.content h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a32528;

}

.content h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a32528;
}

.content h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a32528;
	margin-bottom:0px;
}

.content h6+p{
	margin-top:0px;
}

.content p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.content ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: square;

}

.content ol{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

.content ol a{
	margin: 0px;
}

.content ul li{
	margin-bottom: 8px;
}

.content a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dd420a;
	text-decoration: none;
}

.content a:hover{
	text-decoration: underline;
}

h1 em, h2 em
{
	color: #dd420a;
	display: inline;
	font-style: normal;
}

div.attention h2
{
	color: #dd420a;
}

div.attention
{
	background-color: #d3d3d3;
	border-style: solid;
	border-width: 2px;
	border-color: #dd420a;
	padding: 5px 10px 5px 10px;
}

.columns{
	text-align: center;
	margin: auto

}

.columns h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	display: inline;
}

.columns a.nohover:hover
{
	text-decoration: none;
}

#col1 {

	float: left;
	padding: 10px;
	width: 205px;
}
#col2 {
	float: left;
	padding: 10px;
	width: 205px;
	border-right: #555555 1px dashed;
	border-left: #555555 1px dashed;
}
#col3 {
	float: left;
	padding: 10px;
	width: 205px;
	
}

.columns p{
	text-align: justify;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer{
	width: 707px;
	line-height: 17px;
	border-top: #777777 1px solid;
	background-color: #BBBBBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	font-weight: bold;
	padding-left: 10px;
	
	
}

.footer a{
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}

.footerLeft{

	text-align: left;
	float: left;
}

.priv{
	text-align: right;
	padding-right: 5px;
}

.leftGreyNav{
	width: 190px;
	height: 450px;
	float: left;
	padding: 0px;
	position: relative;
}

.leftGreyNav h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	margin-left: 10px;
}

.leftGreyNav ul{
	padding-left: 5px;
	margin-left: 0px;
}

.leftGreyNav ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-bottom: 8px;
	list-style-type: none;
	width: 170px;
}

.leftGreyNav ul li a{
	text-decoration: none;
	color: #333333;
}

.leftGreyNav ul li a:hover{
	color: #000000;
	text-decoration: underline;
}

.leftGreyNav ul li.navBlock{
	list-style-type: none;
	background: url(../images/sidebar_icon.gif) no-repeat left center;
	width: 150px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	color: #666666;
	padding-left: 15px;
}

.leftGreyNav ul li.checkOpen{
	background: url(../images/checkOpen.gif) no-repeat left center;
}

.leftGreyNav ul li.checkProgress{
	background: url(../images/checkProgress.gif) no-repeat left center;
}

.leftGreyNav ul li.checkDone{
	background: url(../images/checkDone.gif) no-repeat left center;
}

.leftGreyNav ul li.navBlock a{
	border: 1px solid #AAAAAA;
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
	text-decoration: none;
	display: block;
	
}

.leftGreyNav ul li.navBlock a:hover{
	background-color: #FFFFFF;
	text-decoration: none;
}

.leftGreyNav ul li.navBlock a.select{
	background-color: #FFFFFF;
}


.page{
	background-color: white;
	float: left;
	border-bottom: 1px solid #777777;
	width: 717px;
	background-image: url(../images/leftBg.gif);
	background-repeat: repeat-y;
	text-align: left;
}

.reportInstance{
	border: 1px dotted #666666;
	margin: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.reportInstance .reportTitle{
	padding-left: 10px;
	text-indent: -10px;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}

/*#s_v69{
	margin-left: 5px;
	margin-right: 10px; 
	font-size: 14px;
}*/



.SelectOneResponseText{
	margin-bottom: 10px;
}

.SectionText{
	margin-bottom: 10px;
}

.SectionText p{
	margin-left: 0px;
	padding: 0px;
}

#ctl00_ctl00_ctl00_ContentArea_ContentArea_QuestionnaireArea_pnlCreditCard{
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px;
}

#ctl00_ctl00_ctl00_ContentArea_ContentArea_QuestionnaireArea_txtStreetAddress{
	width: 200px;
}

#ctl00_ctl00_ctl00_ContentArea_ContentArea_QuestionnaireArea_pnlToken{
	margin: 20px;
	padding: 20px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

#ctl00_ctl00_ctl00_ContentArea_ContentArea_QuestionnaireArea_txtPostalCode{
	width: 50px;
}

.scale{
	

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.AlternateRow, .AlternateRow td{
	color: #a32528;
}

.Row, .Row td{
	color: #3a4572;
}

.ScaleLabel{
	font-weight: bold;
	padding-top: 15px;
	color: #555555;
}

.Participant{
	font-weight: bold;
	padding-top: 15px;
	color: #555555;
}



th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	font-weight: 100;
}


ul.checklist{
	position: fixed;

	top: 117px;
}

.ValueLabel
{
	vertical-align: bottom;
}


.gender_button
{
	display: block;
	width: 150px;
	text-align: center;
	background-color: #F7F6F3;
	border: 1px solid #E6E2D8;
	padding: 50px 10px;
	margin: 30px;
}
