form {
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.mainBody {
	background-image: url(../images/background_sides.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
.mainDiv {
	width: 721px;
	margin-left: auto;
	margin-right: auto;
}
.mainHeader {
	background-image: url(../images/background_header.jpg);
	background-repeat: no-repeat;
	height: 107px;
	width: 100%;
}
.pageHeader {
	width: 100%;
}
.pageFooter {
	width: 100%;
}
.submitButton {
}
.qintilesLogo {
	float:left;
	position: relative;
	left: 48px;
	top: 43px;
}
.menuSpacer {
	height: 5px;
	width: 100%;
	background-color: #96949B;
}
.menuMainadmin {
	height: 60px;
	width: 100%;
	background-color: #96949B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}
.menuMain {
	height: 30px;
	width: 100%;
	background-color: #96949B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}
.menuText {
	padding-top: 9px;
	padding-left: 10px;
}
.menuBottom {
	background-image: url(../images/menu_bottom.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 100%;
}
.menuBottomText {
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
	position: relative;
	left: 50px;
	top: 20px;
}
.mainMain {
	width: 100%;
	background-color: #FFFFFF;
}
.mainText {
	font-size: 12px;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}
.mainSpacer {
	height: 20px;
	width: 100%;
	background-color: #FFFFFF;
}
.menuText a:link {
	text-decoration: none;
	color: #EEEEEE;
}
.menuText a:visited {
	text-decoration: none;
	color: #EEEEEE;
}
.menuText a:active {
	text-decoration: none;
	color: #EEEEEE;
}
.menuText a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.informationMain {
	width: 100%;
	background-color: #FFFFFF;
}
.informationText {
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}
.questionsMain {
	width: 100%;
	background-color: #FFFFFF;
}
.questionsText {
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}
.interestMain {
	width: 100%;
	background-color: #FFFFFF;
}
.interestText {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
.studiesMain {
	width: 100%;
	background-color: #FFFFFF;
}
.studiesText {
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}
.adminMain {
	width: 100%;
	background-color: #FFFFFF;
}
.adminText {
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
}
.pageName {
	font-size: medium;
	font-weight: bold;
}
.registerMainTable {
	width: 670px;
}
.registerMainTable td {
	padding: 5px;
}
.registerLeftCell {
	width: 200px;
	text-align: right;
}
.registerCenterCell {
	width: 300px;
}
.registerRightCell {
	width: 50%;
}
.cellCenterAlign {
	text-align: center;
}
.internetNoPrint {
}
.missingField {
	color: #DD0000;
	font-weight: bold;
}
.studiesTable {
	border-collapse: collapse;
}
.studiesTable td {
	'border: 1px solid #000099;
	margin: 0px;
	'padding: 5px;
}
.addStudyLeftCell {
	text-align: right;
}
.deleteStudyTable {
	width: 679px;
	border: 1px solid #000099;
	margin: 0px;
	padding: 5px;
}
.markupBold {
	font-weight: bold;
}
.markupUnderline {
	text-decoration: underline;
}
.markupLarge {
	font-size: larger;
}
.markupRed {
	color: #DD0000;
}
.markupGreen {
	color: #00DD00;
}
.markupBlue {
	color: #0000DD;
}
.studyTextType {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#box1 {

	width: 350px;
	padding: 10px;
	position: relative;
	left: 0px;
	top: 10px;
	z-index: 1;
	margin-left:10px;

	}


