body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #47B0B9;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #0000F0;
}
a:active {
	color: #0000F0;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #0000F0;
}
#links {
	margin: 5px 0px 30px 0px;
}
#links p {
	margin: 0px 0px 8px 0px;
}
#links p a {
	color: #142B5F;
	font-size: 18px;
	margin: 0px 0px 0px 8px;
}
#contentbox {
	margin: 0px 0px 20px 0px;
}
#content {
	margin: 0px 436px 0px 20px;
}
#packet {
	float: right;
	width: 434px;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#survey {
	margin: 0px 0px 0px 0px;
}
#survey ol li {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
#pagetitle {
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
}
.surveyerror {
	color: #990000;
	font-weight: bold;
}
.errordata {
  color:  #990000;
  background-color: transparent;
  border: none;
  font-weight: bold;
	margin-top: 10px;
}
.contactinfo {
	margin-bottom: 15px;
}
.contacttype {
	text-decoration: underline;
}
