body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}

a.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}

.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
}
.footer {
	background-image: url(images/footer-back.gif);
	background-repeat: repeat-x;
	height: 42px;
}
.navigation {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	padding: 10px;
	text-align: center;
	margin: 0px;
}
a.navigation {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	padding: 10px;
	text-align: center;
	margin: 0px;
}
p {
	text-align: justify;
}
.navigation:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5a3a36;
	text-decoration: none;
	padding: 10px;
	text-align: center;
	margin: 0px;
}
.footerRegText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #808080;
}
.footerBigText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #808080;
}
.titlebar {
	background-image: url(images/title-back.jpg);
	background-repeat: repeat-x;
	height: 82px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
	color: #5a3a36;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: italic;
	font-weight: bold;
	color: #004b8d;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 16pt;
	color: #6fa970;
	font-weight: normal;
	font-variant: normal;
}
.contentarea {
	background-image: url(images/horizontal-back.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.dottedline {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #c4dcc4;
	margin: 0px 0px -5px;
	padding: 0px;
	height: 2px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.navigationback {
	background-image: url(images/menu-back.jpg);
	background-repeat: repeat-x;
	height: 51px;
}
.verticalDottedLine {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #c4dcc4;
	height: 210px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.formboxes {
	border: thin solid 9bb8c4;
}
.verticalDottedLineSmaller {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #c4dcc4;
	height: 160px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

