body,td,th, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 16px;
}

.headline {
    font-size: 16px;
}	

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#body {
	position:absolute;
	left:0px;
	top:304px;
	z-index:6;
	visibility: visible;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:207px;
	height:104px;
	z-index:1;
	visibility: visible;
}

#nav {
	position:absolute;
	left:0px;
	top:104px;
	width:770px;
	height:200px;
	z-index:2;
	visibility: visible;
}

#sendsite {
	position:absolute;
	left:518px;
	top:10px;
	width:250px;
	height:45px;
	z-index:4;
	line-height: 20px;
	font-size: 13px;
	text-align: right;
}

a:link       { color: #333333; text-decoration: underline; }
a:visited    { color: #333333; text-decoration: underline; }
a:hover      { color: #333333; text-decoration: none; }
a:active     { color: #333333; text-decoration: underline; }

.bflink a:link       { color: #333333; text-decoration: underline; font-weight: bold; }
.bflink a:visited    { color: #333333; text-decoration: underline; font-weight: bold; }
.bflink a:hover      { color: #333333; text-decoration: none; font-weight: bold; }
.bflink a:active     { color: #333333; text-decoration: underline; font-weight: bold;  }

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.footer a:link       { color: #666666; text-decoration: underline; }
.footer a:visited    { color: #666666; text-decoration: underline; }
.footer a:hover      { color: #666666; text-decoration: none; }
.footer a:active     { color: #666666; text-decoration: underline; }

.textfix {
	line-height: normal;
	margin: 0px;
}

.imgfix {
	margin-top: 3px;
}

.fFIELD120 {
	width: 120px;
	background-color: #CCCCCC;
	border: 1px solid #524B48;
}
.fFIELD180 {
	width: 180px;
	background-color: #E4E4E4;
	border: 1px solid #524B48;
}
.requiredfield {
	font-size: 18px;
	color: #990000;
}
