@import url('/css/ooaform.css');

html, body {height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.bodyContentPlacement {
	text-align: center;
	vertical-align: top;
	padding: 20px;
	clear: both;
	margin: auto;
}
.bodyContent {
	text-align: left;
	vertical-align: top;
}
.csHeaderLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #072A58;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #FFFFFF;
	white-space: nowrap;
	text-align: left;
	vertical-align: middle;
}
.csHeaderLeft a {
	color: #FFFFFF;
	text-decoration: none;
}
.csHeaderLeft a:hover {
	color: #FFCC00;
}
.csHeaderRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #072A58;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #FFFFFF;
	white-space: nowrap;
	text-align: right;
	vertical-align: middle;
}
.csHeaderRight a {
	color: #FFFFFF;
	text-decoration: none;
}
.csHeaderRight a:hover {
	color: #FFCC00;
}
.fieldTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 0px 0px 5px;
	font-weight: bold;
	color: #072A58;
	text-decoration: none;
}
.formTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	padding: 3px 5px;
}
.caption {	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #333333;
}
.captionBold {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.careerFormText {	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #971B1B;
	font-weight: bold;
}
.barBottomCaption {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #072A58;
	padding-top: 5px;
	padding-right: 5%;
	padding-bottom: 5px;
	padding-left: 5%;
	/*width:15%;*/
}
.barBottomCaptionRight {
	text-align:center;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #072A58;
	padding-top: 5px;
	padding-right: 5%;
	padding-bottom: 5px;
	padding-left: 5%;
	width:85%;
}
.barBottomCaption a {
	color: #FFFFFF;
	text-decoration: none;
}
.barBottomCaption a:hover {
	COLOR: #FFCC00;
}
.barBottomTitle {
	white-space: nowrap;
	font-weight: bold;
}
.alpha {
	background-color: #FFFFFF;
	opacity: .75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75, style=0);
}
.btnSubmit {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
}
/* Use the following alphaText on the server */
/*.alphaText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 400px;
	background-color: #CCCCCC;
	overflow: scroll;
	padding: 10px;
}*/
/* Use the following alphaText locally */
.alphaText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	background-color: #CCCCCC;
	overflow: scroll;
	padding: 10px;
}
.field-error {
	background-color:#FF0000;
	color:#FFFFFF;
}
.field {
	background-color:#FFFFFF;
	color:#000000;
}
.cec-thankyou-text {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
.truste-padd {
	padding: 5px;
}
#lpButton-resultpage {
	position:absolute;
	left:800px;
	top:10px;
}
#lpButton-formpage {
	position:absolute;
	left:800px;
	top:10px;
}
#lpButton-general {
	position:absolute;
	left:800px;
	top:10px;
}


