.contentCenter .form {
	clear: both;
	padding: 0px;
	width: 745px;
}

.contentCenter .form div {
	float: none;
}
.contentCenter .form fieldset {
	background: #F7F5F8 none repeat scroll 0% 0%;
	border: 0px none;
	clear: both;
	margin-bottom: 10px;
	padding: 5px 0px 5px 10px;

}

.OverviewFix
{
	background: #F7F5F8 none repeat scroll 0% 0%;
	border: 0px none;
	clear: both;
	margin-bottom: 10px;
}

.OverviewFixH3
{
	background:#ECE6F2 none repeat scroll 0 0;
	color:#552878;
	font-size:11px;
	font-weight:bold;
	padding: 7px 0px 7px 10px;
}

.OverviewFixFirstTD
{
	padding-left: 10px;
}

.contentCenter .form fieldset.noPadding {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

.contentCenter .form fieldset.noPadding h3 {
	margin-left: 0px;
	margin-top: 0px;
}
.contentCenter .form h3 {
	background: #ECE6F2 none repeat scroll 0% 0%;
	font-size: 11px;
	margin: -5px 0px 0px -10px;
	padding: 7px 0px 7px 10px;
}

.contentCenter .form legend {
	display: none;
}

/*.contentCenter .form input.btn {
	float: right;
	margin: 0px 2px 0px 0px;
	padding: 1px 5px;
}*/

.contentCenter .form input {
	border: 1px solid #BCB3C4;
	clear: left;
	margin-left: 0px;
	margin-right: 3px;
}

.contentCenter .form label {
	padding-right: 10px;
}
	
.contentCenter .form select {
	border: 1px solid #BCB3C4;
	clear: left;
}

.contentCenter .form p {
	padding: 3px 0px 3px 3px;
}

.contentCenter .form table {
	margin-bottom: 0px;
}

.contentCenter .form ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: auto;
}

.contentCenter .form ul.bullets {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px 0px 0px 19px;
	padding: 0px;
	width: auto;
}

.contentCenter .form ul ul {
	margin-bottom: 7px;
	padding-left: 15px;
}

.contentCenter .form ul input {
	border: 0px none;
}

.contentCenter .form td, th {
	border: medium none;
	/*padding: 1px;*/
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 1px;
}

.contentCenter .form ul input.txt {
	border: 1px solid #BCB3C4;
}

.contentCenter .form ul label {
	font-size: 11px;
	/* font-weight: bold;*/ /* Removed by GC for OLR2 */
	position: relative;
	top: -3px;
}

.contentCenter .form ul table label {
	font-size: 11px;
	/*font-weight: bold;*/ /* Removed by GC for OLR2 */
}

.contentCenter .form li table {
	margin: 0px;
}

.contentCenter .form ul table span {
	font-size: 11px;
	font-weight: normal;
	padding-left: 16px;
}

.contentCenter .form table.rbn input {
	border: 0px none;
}

.contentCenter .form span.rbn input {
	border: 0px none;
}

.contentCenter .form input.rbn {
	border: 0px none;
}



.contentCenter .smallForm {
	border: 0px none;
	width: 512px;
}

.contentCenter .smallForm fieldset {
	border: medium none;
	padding: 5px 0px 5px 10px;
}

.remark p { font-size: 9px; color: #999; width:710px; margin-top:20px; }

/* Begin: Added by Design TheseDays 20090406 of the OLR II Project */
.promotie { background: url(../images/promo-bg.jpg) 0 center no-repeat; width: 743px; border: 1px solid #ef7d00; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.promotie p { color: #fff; font-size: 12px; padding: 6px 16px; line-height: 14px; text-align: center; }


.promotie fieldset { border: 0px; padding: 0px; margin: 0px;} /* Added by GC */

ul.steps { margin: 0; padding: 0; background: url(../images/steps-bg.gif) repeat-x; zoom: 1; }
ul.steps li { float: left; width: 145px; height: 70px; background: url(../images/step.gif) 0 0 no-repeat; margin: 0 0 0 5px; padding: 0; list-style: none; }
ul.steps li em { display: block; font-weight: bold; color: #9e7ec0; font-size: 12px; font-style: normal; padding: 7px 0 0 15px; height: 20px; }
ul.steps li.first { margin-left: 0; }
ul.steps li.first em { padding: 7px 0 0 11px; }
ul.steps li span { display: block; font-weight: bold; color: #fff; font-size: 12px; padding: 0 0 0 10px; }

ul.steps li.selected { background: url(../images/step-selected.gif) 0 0 no-repeat; }
ul.steps li.selected em { color: #fff; padding-left:10px; }
ul.steps li.selected span { color: #552878; }
ul.steps li a  {text-decoration:none; color: white;} /* Added by GC */
 
.contentCenter .form input.btn { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-size: 12px; font-weight: bold; margin:0 2px 0 0; background: #f8aa00; border: 1px solid #ef7d00; color: #fff; padding: 5px 15px; clear:left; }

.contentCenter .form input.btnRight { float: right; } /* Added by GC */
.contentCenter .form input.btnLeft { float: left; } /* Added by GC */
.FormTab {height:69px; width: 144px;} /* Added by GC */
/* End Added by Design TheseDays 20090406 of the OLR II Project */


