.spacer_3 {
	clear:both;
	width:100%;
	height:3px
}
.spacer_5 {
	clear:both;
	width:100%;
	height:5px
}
.spacer_6 {
	clear:both;
	width:100%;
	height:6px
}
.spacer_7 {
	clear:both;
	width:100%;
	height:7px
}
.spacer_8 {
	clear:both;
	width:100%;
	height:8px
}
.spacer_9 {
	clear:both;
	width:100%;
	height:9px
}
.spacer_10 {
	clear:both;
	width:100%;
	height:10px
}
.spacer_20 {
	clear:both;
	width:100%;
	height:20px
}
.spacer_30 {
	clear:both;
	width:100%;
	height:30px
}
.spacer_40 {
	clear:both;
	width:100%;
	height:40px
}
.spacer_50 {
	clear:both;
	width:100%;
	height:50px
}
.spacer_60 {
	clear:both;
	width:100%;
	height:60px
}
.spacer_70 {
	clear:both;
	width:100%;
	height:70px
}
.spacer_80 {
	clear:both;
	width:100%;
	height:80px
}
.spacer_90 {
	clear:both;
	width:100%;
	height:90px
}
.spacer_100 {
	clear:both;
	width:100%;
	height:100px
}
.border_bottom {
	border-bottom-width:thin;
	border-bottom-style:solid;
	border-bottom-color:#f0f0f0
}
#status {
	font-weight: bold;
	color: #fff;
}
.header-top {
	background-color:#323C47;
	margin-right: 40px;
	margin-top: 15px;
}
.dark-blue {
	background-color:#455161;
}
.dark-blue a:link {
	color:#FFFFFF;
}
.dark-blue a:visited {
	color:#FFFFFF;
}
.error {
	border: 2px solid #F7BC5B;	
}