body {  }
.homepage {  background-attachment: fixed; background-color: #112379; background-image: url(/images/homeback.jpg); background-repeat: no-repeat; background-position: right top}
.norepeat { background-repeat: no-repeat; }.yrepeat { background-repeat: repeat-y; }
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; text-align: justify; padding-top: 3px; padding-right: 10px; padding-bottom: 3px; padding-left: 10px}
.text-centre {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; text-align: center; padding-top: 3px; padding-right: 10px; padding-bottom: 3px; padding-left: 10px}
.text-nopadding {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; text-align: justify; padding-top: 3px; padding-bottom: 3px}
.quote {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; text-align: right; padding-top: 3px; padding-right: 10px; padding-bottom: 3px; padding-left: 10px}
.p2 { text-align: center}
li {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #FFFFFF; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 3px; list-style-position: inside; list-style-type: disc; list-style-image: url(/images/button.gif)}
h1 {font-size: 14pt;}
p {display: inline}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #FFFFFF; text-decoration: underline}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; line-height: normal; text-decoration: none}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFCC00; text-decoration: none; line-height: normal}
hr {  color: #FFFFFF; height: 1px; width: 80%}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #12247A;
	background-color: #FFFFFF;
	height: 15px;
	width: 150px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #112379;
	background-color: #FFFFFF;
	height: 100px;
	width: 150px;
}
