body {
	height:100%;
}
#maximumHeight {
	height:100%;
	background-image: url(images/background.jpg);
}
td {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}
.background_01 {
	background-image: url(images/background_01.jpg);
	background-repeat: repeat-y;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
}
.header_01 {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.header_02 {
	font-family: Arial;
	font-size: 15px;
	color: #A0B66D;
	font-weight: bold;
}
.subHeader {
	font-family: Arial;
	font-size: 15px;
	color: #DE801E;
	font-weight:bold;
}
input, select, textarea {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	/*background-color: #E0D6E0;*/
}
.subTable {
	background-color: #6C476C;
}
a:link, a:active, a:visited {
	text-decoration: none;
}
a:hover {
	color: #A0B66D;
	text-decoration: underline;
}
.motif {
	background-image: url(images/motif.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	/*padding-bottom: 7px;
	padding-left: 20px;*/
	vertical-align: bottom;
}
.motifText {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	/*padding-right: 20px;*/
	vertical-align: bottom;
}
.footer {
	font-family: Arial;
	font-size: 10px;
}
.lineDrop {
	background-image: url(images/lineDrop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.divider {
	color: #6C476C;
	width: 700px;
	height: 1px;
}
.leftDivider {
	color: #6C476C;
	width: 215px;
	height: 1px;
	text-align: right;
}
.rightDivider {
	color: #6C476C;
	width: 480px;
	height: 1px;
	text-align: left;
}
.dividerGeneric {
	color: #6C476C;
	width: 1px;
	height: 1px;
}
.printLeftDivider {
	color: #6C476C;
	width: 245px;
	height: 1px;
	text-align: right;
}
.printRightDivider {
	color: #6C476C;
	width: 305px;
	height: 1px;
	text-align: left;
}
.note {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.pageTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #A0B66D;
}
.instructions {
	font-family: Arial;
	font-size: 12px;
	color: #DE801E;
}
.link {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #DE801E;
}
.text_02 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.text_03 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	background-color: #6C476C;
}
.text_04 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	background-color: #6C476C;
}
.text_05 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	background-color: #DE801E;
}
.text_06 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	background-color: #DE801E;
}
.text_07 {
	font-family: Arial;
	font-size: 11px;
	color: #DE801E;
	text-align: left;
	background-color: #440044;
}


