body {
	background-image: url(../images/background_fullpage.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
.blue_box {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #B3D0DF;
}
input, textarea {
	width: 120px;
	background-color: #EAEFF4;
	border: 1px solid #6A9DB8;
	padding: 3px 4px 3px 4px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #006699;
}
input.submit {
	width: 130px;
	cursor: pointer;
	background-color: #006699;
	border: 1px solid #006699;
	padding: 3px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.footer_right {
	background-image: url(../images/page_footer_drawing.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.footer, a.footer:link, a.footer:visited, a.footer:active {
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	color: #666666;
}
.image_box {
	margin-left: 8px;
	margin-bottom: 4px;
}
.image_box_left {
	margin-right: 8px;
	margin-bottom: 4px;
}
h1, .h1 {
	font-size: 18px;
	font-weight: normal;
	color: #006699;
}
h2, .h2 {
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}
h3, .h3 {
	font-size: 13px;
	font-weight: normal;
	color: #006699;
}
.unbold {
	font-weight: normal;
}
