a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	text-decoration: underline;
}
a:hover {

}
a:visited {
	color: #900;
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background-color: #FFF;
}
.italic {
	font-style: italic;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
}

.bold {
	font-weight: bold;
}

.large {
	font-size: 14px;
	font-weight: bold;
}
.largeblue {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6699FF;
	text-decoration: none;
}
.center {
	text-align: center;
}
.centeritalic {
	font-style: italic;
	text-align: center;
}
.bodyheading {
	font-weight: bold;
	text-align: left;
	line-height: 30px;

}
.right {
	text-align: right;
}
.topnav {
	font-size: 10px;

}
.hr {
	color: #CCC;
}
.centerbold {
	font-weight: bold;
	text-align: center;
}
.enf_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6699FF;
	font-weight: bold;
	text-align: center;
}
.enf_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.enf_email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6699FF;
	text-align: center;
}
html {
	height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color: #F2F2F2;
}
.boldtitle {
	font-size: 16px;
	font-weight: bold;
}
.grey {
	color: #666;
}
.italicbold {
	font-style: italic;
	font-weight: bold;
}
#base {
	position: relative;
	width: 1108px;
	height: 100%;
	margin: auto;
	background-color: #FFFFFF;
}
#field {
	position: absolute;
	top: 133px;
	left: 994px;
	background-color: transparent;
	border-color: transparent;
}