

img.mainimage {
	display:table-cell;
	float:left;
}

img.title_header {
	margin: 0px 0px 0px 0px;
}

input.green_button {
	color: #ffffff;
	font-family: arial;
	font-size: 100%;
	font-weight: bold;
	background-color: #2f9933;
	border: 1px ridge Green;
}

.error {
	color: #cc0000;
	font-weight: bold;
}

.print_titles {
	display: none;
}

.whitetext {
	color: #ffffff;
	font-size: 11px;
}

/*-----------------------------------------------------------------*/

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 100%;
	text-decoration: none;
}

legend {
	color: #336633;
	font-weight: bold;
}


/*-----------------------------------------------------------------*/

.lgrey {
	color: #409940;
	font-size: 11px;
}


/*-----------------------------------------------------------------*/

.dgrey {
	color: #083608;
	font-size: 11px;
}


/*-----------------------------------------------------------------*/

.small_text {
	font-size: 85%;
}


.nav_pad {
	margin: 5px 5px 5px 5px;
}

/*-----------------------------------------------------------------*/

.bluebox {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #063A7C;
	text-decoration : none;
}

.lbluebox {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #81A9D1;
	text-decoration : none;
}
