a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.mainBody {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.mainDiv {
	width: 721px;
	margin-left: auto;
	margin-right: auto;
}
.mainHeader {
	background-image: url(../images/background_header.jpg);
	background-repeat: no-repeat;
	height: 107px;
	width: 721px;
}
.pageHeader {
	width: 721px;
	display: none;
}
.pageFooter {
	width: 721px;
	display: none;
}
.submitButton {
	display: none;
}
.qintilesLogo {
	float:left;
	position: relative;
	left: 48px;
	top: 43px;
}
.menuSpacer {
	width: 721px;
	display: none;
}
.menuMain {
	width: 721px;
	display: none;
}
.menuText {
}
.menuBottom {
	display: none;
	width: 721px;
}
.menuBottomText {
	display: none;
}
.mainMain {
	width: 721px;
	display: none;
}
.mainText {
	margin: 10px;
	font-size: small;
}
.mainSpacer {
	width: 721px;
	display: none;
}
.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: 721px;
	background-color: #FFFFFF;
}
.informationText {
	font-size: small;
	list-style-type: square;
	list-style-position: outside;
	margin: 10px;
}
.questionsMain {
	width: 721px;
	background-color: #FFFFFF;
}
.questionsText {
	font-size: small;
	list-style-type: square;
	list-style-position: outside;
	margin: 10px;
}
.interestMain {
	width: 721px;
	background-color: #FFFFFF;
}
.interestText {
	font-size: small;
	list-style-type: square;
	list-style-position: outside;
	margin: 10px;
}
.studiesMain {
	width: 721px;
	background-color: #FFFFFF;
}
.studiesText {
	font-size: small;
	list-style-type: square;
	list-style-position: outside;
	margin: 10px;
}
.adminMain {
	width: 721px;
	background-color: #FFFFFF;
}
.adminText {
	font-size: small;
	list-style-type: square;
	list-style-position: outside;
	margin: 10px;
}
.pageName {
	font-size: medium;
	font-weight: bold;
}
.registerMainTable {
	width: 700px;
}
.registerLeftCell {
	width: 200px;
	text-align: right;
}
.registerCenterCell {
	width: 300px;
}
.registerRightCell {
	width: 50%;
}
.cellCenterAlign {
	text-align: center;
}
.internetNoPrint {
	display: none;
}
.missingField {
	color: #FF0000;
	font-weight: bold;
}

