body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.links {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.links_grey {
	font-size: 10px;
	line-height: 18px;
	text-transform: uppercase;
	color: #666666;
}
.paragraph {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.bottom {
	font-size: 10px;
	color: #083A81;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:link.paragraph {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:hover.paragraph {
	color: #999999;
	text-decoration: none;
}

.title {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #083A81;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.formtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #083A81;
	text-transform: uppercase;
}
.formtitle_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #083A81;
	text-transform: uppercase;
}

.textfield {
	height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

td.reo  {background-image: url(images/table_bg_reo.jpg); position: relative;}
td.servicearea  {background-image: url(images/table_bg_servicearea.jpg); position: relative;}
td.contact  {background-image: url(images/table_bg_contact.jpg); position: relative;}
td.order  {background-image: url(images/table_bg_order.jpg); position: relative;}

.btnSubmit {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #083A81;
	background-color: #FFFFFF;
	padding: 2px;
	width: 82px;
	border-color:#B9B9B9;
	border-style:solid;
}
