
.middle-column-box-full-standard h1 {
/* clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0em;	
	border-bottom: solid 0.167em rgb(54,94,155);	
	color: rgb(54,94,155);
	font-weight: bold;
	font-size: 1.2em;
}

.heading1 {
/* clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0em;	
	border-bottom: solid 0.167em rgb(54,94,155);	
	color: rgb(54,94,155);
	font-weight: bold;
	font-size: 1.2em;
}

.button
{ 
	color: rgb(255,255,255); 
	background-color: rgb(54,94,155);
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10pt; 
	border-style: solid; 
	border-color: #000000; 
	border-width: 0.1em;
}

.input
{ 
	BACKGROUND-COLOR: #ffffff; 
	color: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10pt; 
	border-style: solid; 
	border-color: rgb(54,94,155);
	border-width: 0.1em;
}
.error 
{
	color: rgb(255,100,100);
	font-size: 11px;
}
