.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #080ea0;
	background-color: #d9eadb;
}
.blueback {
	background-color: #080ea0;
}
.menudividers {
	background-color: #b0c5b3;
}
.greenback {
	background-color: #0ab923;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.headerbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #080EA0;
}
.greenheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #0AB923;
}
.dk_box {
	background-color: #e8f3e9;
	border: 1px solid #e4e4e4;
}
.formback {
	background-color: #f3fcf4;
	border: 1px solid #e7e9e7;
}
.arial16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #080EA0;
}
.textfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #080EA0;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 125px;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
}
.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #080EA0;
}
.green10text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0ab923;
}
.red11arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e40000;
}
.greyline {
	background-color: #e4e4e4;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.border {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
