﻿.hyperlinkborder {
	border-style: none;
}

.backgroundfilleform {
	background-image: url('images/background_stretch_eform.png');
	background-repeat: repeat-x;
}

.backgroundfill {
	background-image: url('images/background_stretch.png');
	background-repeat: repeat-x;
}

.layouttop {
	background-image: url('images/layout_top.png');
	background-repeat: no-repeat;
}

.buttons_div {
	position: absolute;
	width: 560px;
	height: 634px;
	z-index: 1;
	left: 14px;
	top: 0px;
}

.BodyText {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #DEDEDE;
}
.BodyTextBold {
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

.layoutmainbare {
	background-image: url('images/layout_mainbare.png');
	background-repeat: no-repeat;
}

.maindiv_right {
	position: absolute;
	width: 560px;
	height: 634px;
	z-index: 1;
	left: 14px;
	top: 0px;
}
.maindiv_bottom {
	position: absolute;
	width: 560px;
	height: 65px;
	z-index: 1;
	left: 14px;
	top: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
}
.BigBodyTextBold {
	font-family: "Trebuchet MS", Arial;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
}

.backgroundfillthankyou {
	background-image: url('../images/background_stretch_thankyou.png');
	background-repeat: repeat;
}
.maindiv_verybottom {
	position: absolute;
	width: 560px;
	height: 65px;
	z-index: 1;
	left: 14px;
	top: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
}

