.footer {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-position: center bottom;
	text-align: center;
	background-image: url(footer.png);
	background-repeat: repeat-y;
	background-attachment: fixed;
	text-indent: 4px;
}
.topline {
	font-size: 2px;
	font-style: normal;
	background-color: #036886;
}
.toplinered {
	background-color: #ff7200;
	font-family: tahoma;
	font-size: 2px;
	font-style: normal;
}
.bottomline {
	font-size: 2px;
	font-style: normal;
	background-color: #000000;
}
.lightbox {
	background-image: url(background2.png);
	font-weight: normal;
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 20px;
	padding-left: 80px;
	height: 100%;
	width: 640px;
}
.TitleText {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	color: #FF7200;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #026784;
	text-align: justify;
	font-style: normal;
}
.picture {
	color: #FFFFFF;
	background-position: center top;
	height: 241px;
	background-color: #265665;
}
.Heading {
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #005a84;
	text-align: center;
	padding: 0px;
	background-position: center;
}
.HeadingSpecial {
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FF7200;
	text-align: center;
	padding: 0px;
	background-position: center;
}
.HeadingLeft {
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #005a84;
	text-align: left;
	padding: 0px;
	background-position: center;
}
.buttons {
	position: absolute;
	/*width: 200px;*/
	left: 40%;
	right: 40%;
	top: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.links {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #026784;
	text-decoration: underline;
}
.question {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #026784;
	text-align: justify;
}
.dates {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF7200;
	background-position: right;
}
.body {
	background-image: url(images/background.png);
	background-repeat: repeat;
}
.tablebox {
	width: 380px;
	margin: 0px;
	padding: 0px;
}

