#hsFormSmall 
{
	padding: 0;
}

#content #hsFormSmall h1
{
	margin-left: 0;
	padding-left: 0;
}


#hsFormSmall #hsFase2Div h1
{
	margin-top: 15px;
}

#hsFormSmall ul#hsNav
{
	float: left;
   width: 100%;
   margin: 0;
   padding: 0;
	position: relative;
	bottom: -1px;
}

#hsFormSmall li.hsFaseBut
{
	float: left;
	list-style-type: none;
	background: transparent url(../images/right_tab.gif) no-repeat right bottom;
   margin: 0;
   padding: 0;
}


#hsFormSmall li.hsFaseButActive
{
	float: left;
	list-style-type: none;
	background: transparent url(../images/right_tab_s.gif) no-repeat right bottom;
   margin: 0;
   padding: 0;
}

#hsFormSmall .hsFaseBut#hsFase1But a,
#hsFormSmall .hsFaseBut#hsFase2But a,
#hsFormSmall .hsFaseBut#hsFase3But a,
#hsFormSmall .hsFaseBut#hsFase4But a,
#hsFormSmall .hsFaseBut#hsFase5But a,
#hsFormSmall .hsFaseBut#hsFase6But a

{
	display: block;
	background: transparent url(../images/left_tab.gif) no-repeat left bottom;
	margin: 0 0 0 0;
	padding:0 7px;
	text-decoration: none;
	color: #B9C9D3;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	height: 22px;		
	line-height: 22px;	
	float: left;	
}

#hsFormSmall .hsFaseBut#hsFase1But a span,
#hsFormSmall .hsFaseBut#hsFase2But a span,
#hsFormSmall .hsFaseBut#hsFase3But a span,
#hsFormSmall .hsFaseBut#hsFase4But a span,
#hsFormSmall .hsFaseBut#hsFase5But a span,
#hsFormSmall .hsFaseBut#hsFase6But a span

{
	display: block;
	background: transparent url(../images/tab_bg.gif) repeat-x left bottom;
	margin: 0 0 0 0;
	padding:0 7px;
	cursor: pointer;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	height: 22px;		
	line-height: 22px;	
	float: left;	
}

#hsFormSmall .hsFaseButActive#hsFase1But a,
#hsFormSmall .hsFaseButActive#hsFase2But a,
#hsFormSmall .hsFaseButActive#hsFase3But a,
#hsFormSmall .hsFaseButActive#hsFase4But a,
#hsFormSmall .hsFaseButActive#hsFase5But a,
#hsFormSmall .hsFaseButActive#hsFase6But a
{
	display: block;
	background: transparent url(../images/left_tab_s.gif) no-repeat left bottom;
	margin: 0 0 0 0;
	padding: 0 7px;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	height: 22px;		
	line-height: 22px;	
	text-decoration: none;	
	float: left;
}

#hsFormSmall .hsFaseButActive#hsFase1But a span,
#hsFormSmall .hsFaseButActive#hsFase2But a span,
#hsFormSmall .hsFaseButActive#hsFase3But a span,
#hsFormSmall .hsFaseButActive#hsFase4But a span,
#hsFormSmall .hsFaseButActive#hsFase5But a span,
#hsFormSmall .hsFaseButActive#hsFase6But a span
          
{
	display: block;
	background: transparent url(../images/tab_bg_s.gif) repeat-x left bottom;
	margin: 0 0 0 0;
	padding: 0 7px;
	height: 22px;	
	text-decoration: none;	
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	line-height: 22px;	
	float: left;
	color: #577d5f;	
}

#hsFormSmall .hsFaseBut#hsFase1But a:hover,
#hsFormSmall .hsFaseBut#hsFase2But a:hover,
#hsFormSmall .hsFaseBut#hsFase3But a:hover,
#hsFormSmall .hsFaseBut#hsFase4But a:hover,
#hsFormSmall .hsFaseBut#hsFase5But a:hover,
#hsFormSmall .hsFaseBut#hsFase6But a:hover
{
	text-decoration: none;
	color: /*[#fontformcolornav#]*/#577d5f/*[#/fontformcolornav#]*/;
}
		


#hsFormSmall fieldset
{
	clear: left;
	width: 460px;
	padding: 10px 0 10px 14px;
	border: 1px solid #cccccc;
	background-color: transparent;
	margin-bottom: 3px;
}

#hsFormSmall label,
#hsFormSmall span.hsRadioP
{
   float: left;
   color: #333;
   margin: 0;
   padding: 5px 5px 5px 0;
   display: block;
   width: 190px;
   font: normal 11px/12px tahoma, "times new roman", sans-serif;	
}

#hsFormSmall input, #hsFormSmall select, #hsFormSmall textarea, #hsFormSmall span.hsRadioBut
{
	float: left;
   margin-left: 10px;
   color: #333;
   font: normal 11px/12px tahoma, "times new roman", sans-serif;
   height: 16px;
   border: 1px solid #a5acb2;
	width: 200px;
}

#hsFormSmall span.hsRadioBut
{
   border: none;
   font: normal 11px/12px tahoma, "times new roman", sans-serif;
}

#hsFormSmall .hsLine
{
	clear: left;
}

#content #hsFormSmall .hsErrorBg p,
#content #hsFormSmall .hsLine p
{
	margin-left: 0;
	float: left;
	min-width: 440px; 	
	width: 440px; 
   font: normal 11px/12px tahoma, "times new roman", sans-serif;
}

#hsFormSmall .hsRadioP p
{
	float: left;
	width: 190px; 
	height: 40px;
   font: normal 11px/12px tahoma, "times new roman", sans-serif;	
}

#hsFormSmall p
{
   color: #333;
   font: normal 11px/12px tahoma, "times new roman", sans-serif;
}

#hsFormSmall select
{
   height: 20px;
}

#hsFormSmall label.hsLblLong
{
	width: 400px;
}

#hsFormSmall textarea
{
	width: 396px;
	height: 90px;
	clear: left;
	margin-bottom: 10px;
}

#hsFormSmall .hsErrorBg p
{
   font: bold 9px/15px tahoma, "times new roman", sans-serif;
   color: red;
   margin-left: 4px;
	width: 400px;
	padding-bottom: 0;
	margin-bottom: 5px;
}

#hsFormSmall input.radio
{
	text-align: left;
	width: 20px;
	border: none;
}

#hsFormSmall .hsVerplichtUitleg
{
	margin: 40px 0 0 28px;
}


/************************************************ 
*********  Bottom buttons   **************
************************************************/

#hsFormSmall .hsBottomButtons
{
	margin-top: 10px;
   width: 470px;
}

#hsFormSmall .hsBottomButtons a
{
	width: 60px;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	display: block;
	margin: 0;
	background: transparent url(../images/bottombg_mo.gif) no-repeat 0 0;
	text-decoration: none;
	height: 22px;
	line-height: 22px;
}

#hsFormSmall .hsBottomButtons a:hover
{
	display: block;
	margin: 0;
	background: transparent url(../images/bottombg.gif) no-repeat 0 0;
	text-decoration: none;
	color: #000;
}

#hsFormSmall .hsBottomButtonsRight
{
	float: right;
}

#hsFormSmall .hsBottomButtonsLeft
{
	float: left;
}
