body{
	background-color:#cedfe7;
	margin:0px;
	color:#526184;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
}

a,a.link {
	color:#black;
}
a,a.l,a.link{
	color:black;
}
a,a.l,a.link:visited{
	color:black;
}
.error_message{color:red;}

#bodyContainer{
	margin:0px;
	background-color:#bed3da;
	border:0px solid white;
	border-bottom-width:1px;
	padding-bottom:20px;
	padding-top:10px;
	
}
#container_registration{
	background-color:#427194;
	padding-left:30px;
}
#header_registration{
	border:0px solid white;
	border-bottom-width:1px;
}
#complicated_registration{
	padding-left:15px;;
	

}
#capsul_registration{
	
	border:0px solid white;
	border-left-width:1px;
	padding-left:10px;
}
#spacer_registration{
	border:0px solid white;
	border-bottom-width:1px;
	font-size:3px;
	position:relative;
	left:30px;
	width:97.3%;
}
#master_container{;
	margin-left:55px;
	
}
#footer_container{
	border:0px solid #5286a5;
	border-top-width:1px;
	
	height:100%
}
#horiz{


}