html, body {
	padding: 0px;
	margin: 0px;
	background: #fff;
	font-family: arial;
}

input::-moz-focus-inner {
	border: none;
	padding: 0px;
}

.wrapper {
	width: 560px;
	margin:20px auto 0px auto;
	background: #BBBBBB url("content_bg.jpg") repeat-x 0px 0px;
}

.content {
	padding: 4px 10px 16px 10px;
}


/* background: url("pcc_logo.gif") no-repeat 10px 10px; */
/* Title block */
.title_block {
	position: relative;
	background: url("lancerpoint.png") no-repeat 10px 25px;
	padding: 4px 10px 16px 160px;
	margin: 10px auto 10px auto;
	width: 354px;
	top: 0px;
	left: 6px;
	height: 110px;
}
.title_block h1 {
	font: 15px/20px arial;
	color: #A80532;
	margin: 20px 0px 6px 0px;
}
.title_block p {
	font: 11px arial;
	color: #7f7f7f;
	margin: 0px;
}


/* Button block */
.button_block {
	width: 450px;
	height: 21px;
	padding: 0px 10px;
	margin: 8px auto 0px auto;
	text-align: right;
}
.button_block input.button {
	font: bold 10px/16px arial;
	color: #f0f6fc;
	background: url("button_bg.png") no-repeat 0px 0px;
	width: 75px;
	height: 21px;
	padding: 0 0 1px 5px;
	text-align: center;
	margin: 0px;
	border: none;
	cursor: pointer;
	vertical-align: middle;
}
.button_block input.button_small {
	background-image: url("button_bg_small.png");
	width: 60px;
}
.button_block input.button_large {
	background-image: url("button_bg_90.png");
	width: 90px;
}
.button_block input.button_extra_large {
	background-image: url("button_bg_100.png");
	width: 100px;
}
.button_block input.button_extra_large_120 {
	background-image: url("button_bg_120.png");
	width: 120px;
}
.button_block input.button:hover {
	opacity: 0.9;
	color: white;
}
.button_block input.submit {
	background-position: 0px -21px;
	text-align: center;
	padding: 0 5px 1px 0;
}

input.button_extra_large_inline {
	font: bold 10px/16px arial;
	color: #f0f6fc;
	background: url("button_bg_105.png") no-repeat 0px 0px;
	width: 105px;
	height: 21px;
	padding: 0 5px 1px 0;
	text-align: center;
	margin: 0px;
	border: none;
	cursor: pointer;
	vertical-align: middle;
	background-position: 0px -21px;
}
/* Outerborder top */
.outerborder_top {
	height: 14px;
	background: url("outerborder.png") repeat-x 0px -14px;
}
.outerborder_topleft {
	height: 14px;
	background: url("outerborder.png") no-repeat 0% 0px;
}
.outerborder_topright {
	height: 14px;
	background: url("outerborder.png") no-repeat 100% -28px;
}

/* Outerborder bottom */
.outerborder_bottom {
	height: 14px;
	background: url("outerborder.png") repeat-x 0px -56px;
}
.outerborder_bottomleft {
	height: 14px;
	background: url("outerborder.png") no-repeat 0% -42px;
}
.outerborder_bottomright {
	height: 14px;
	background: url("outerborder.png") no-repeat 100% -70px;
}

/* Outerborder left and right */
.outerborder_left {
	background: url("outerborder_left.png") repeat-y 0% 0px;
}
.outerborder_right {
	background: url("outerborder_right.png") repeat-y 100% 0px;
}



/* Input block */
.input_block_bottom {
	width: 480px;
	background: url("input_block_480px.png") no-repeat -962px 100%;
	padding-bottom: 20px;
	margin: 0px auto;
}
.input_block_top {
	background: url("input_block_480px.png") no-repeat 0px 0%;
	padding-top: 20px;
}
.input_block {
	background: url("input_block_480px.png") repeat-y -481px 0px;
	padding: 1px 19px;
}

.input_block label{
	display: block;	
	margin: 12px 0 4px 0;
	font: bold 10px arial;
	color: #A80532;
}
.input_block label.first {
	margin-top: 0px;
}
.input_block input.text {
	display: block;
	width: 230px;
	height: 22px;
	background: url("input_text_bg.png") no-repeat;
	border: none;
	padding: 0px 6px;
	font: bold 11px/22px arial;
	color: #12263b;
	margin: 3px 0 0 0;
}

.input_block input.text_small {
	display: inline;
	width: 110px;
	height: 22px;
	background: url("input_text_bg_122.png") no-repeat;
	border: none;
	padding: 0px 6px;
	font: bold 11px/22px arial;
	color: #12263b;
	margin: 3px 10px 0 0;
}

.checkbox {
	display: inline;
	width: 122px;
	height: 22px;
	background: url("input_text_bg_122.png") no-repeat;
	border: none;
	padding: 0px 6px;
	font: bold 11px/22px arial;
	color: #ffaacc;
	margin: 3px 10px 0 0;
}
/********************/
/* toegevoegd voor footer text*/
.footertext
{
	color:#666666;
	padding: 0;
	margin: 0;
	font-family: Verdana,Lucida,Arial,Sans-Serif;
	font-size:x-small;
	text-align: center;
	background: #FFFFFF;

}




/********************/
/* toegevoegd voor default.asp*/
.input_block_info {
	padding: 1px 0px;
	text-decoration: none;
}

.input_block_info h1 {
	font: 15px/20px arial;
	color: #A80532;
	margin: 0px 0px -9px 0px;
}
.input_block_info p {
	font: 11px arial;
	color: #7f7f7f;
	margin-right: 8px;
}

.input_block_info a {
	text-decoration: none ;
}
	
ul#options li {
	text-align: left;
	list-style: none;
}

.input_block_info .infotitle, .input_block_info .errortitle {
	font: 15px/17px arial;
	color: #092a4b;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 6px 0px;
}
.input_block_info_background{
	background: url("input_block_480px.png") repeat-y -481px 0px;
}

/********************/
/* toegevoegd voor checkexistinguser.asp*/
.input_block_radio{
	font: 11px arial;
	color: #7f7f7f;
	margin: 0px;
}

/********************/
/* toegevoegd voor getdatatoenroll.asp*/
.selectquestion {
	width: 450px;
	text-align: left;
	background: url("input_text_bg_452.png") no-repeat;
	border: none;
	height: 22px;
	font: 11px/22px arial;
	padding: 3px 3px 3px 3px;
	color: #12263b;
}

.question,.confirm,.incorrectquestion {
	width: 450px;
	float:left;
	text-align: left;
	margin: 6px 0 6px 0;
	font: bold 11px arial;
	color: #12263b;
}


.answer {
	display: block;
	width: 440px;
	height: 22px;
	background: url("input_text_bg_452.png") no-repeat;
	border: none;
	padding: 0px 6px;
	font: bold 11px/22px arial;
	color: #12263b;
	margin: 6px 0 0 0;
}

.incorrectquestion {
	color: #ff0000;
}
.questionlabel 	
{
	font-weight: bold;
	text-align: left;
	margin: 18px 0 4px 0;
	font: bold 10px arial;
	color: #12263b;
}


.input_block ul#options {
	margin: 0px;
	padding: 0px 10px;
}
.input_block ul#options li {
	margin-bottom: 6px;
}

.input_block_center label 
{
	margin: 12px 0 4px 100px;
}

.input_block_center input.text
{	
	margin: 3px 0 0 100px;
}

.input_block_center input.text_small
{	
	margin: 3px 0 0 160px;
}

.input_block_center .label_small
{
	margin: 12px 0 4px 160px;
}

.PwdComplexity
{
	display: block;
	float:left;
	margin: 12px 10px 4px 50px;
}

.PwdComplexityText
{
	width: 400px;
	text-align: left;	
	font: bold 11px arial;
	color: #12263b;
}

.resultText
{
	margin: 0px 0px 0px 20px;
	text-align: left;	
	font: normal 12px arial;
	color: #000000;
