.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00CC99;
	text-decoration: none;
	font-weight: bold;
}

.navlink:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.paginglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.paginglink:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #00CC99;
	text-decoration: underline;
	font-weight: normal;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00CC99;
	text-decoration: none;
}
.panellinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
	text-decoration: none;
}
.panelmorelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	font-variant: normal;
	text-decoration: underline;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009999;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009999;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC3300;
}

.paging {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

.requireText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: #FF0000;
}

.fieldXLargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left-width: 1;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	width: 400px;
	border-style: solid;
	background-color: #CCCCCC;
}

.mandatoryXLargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left-width: 2;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	width: 400px;
	border-style: solid;
	background-color: #CCCCCC;
	border-color: #990033;
}

.requiredXLargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left-width: 2;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	width: 400px;
	border-style: solid;
	background-color: #FFCCCC;
	border-color: #990033;
}

.fieldLargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left-width: 1;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	width: 300px;
	border-style: solid;
	background-color: #CCCCCC;
}

.mandatoryLargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left-width: 2;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	width: 300px;
	border-style: solid;
	background-color: #CCCCCC;
	border-color: #990033;
}

.requiredLargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left-width: 2;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	width: 300px;
	border-style: solid;
	background-color: #FFCCCC;
	border-color: #990033;
}

.fieldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left-width: 1;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	width: 200px;
	border-style: solid;
	background-color: #CCCCCC;
}

.mandatoryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left-width: 2;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	width: 200px;
	border-style: solid;
	background-color: #CCCCCC;
	border-color: #990033;
}

.requiredText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left-width: 2;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	width: 200px;
	border-style: solid;
	background-color: #FFCCCC;
	border-color: #990033;
}

.fieldSmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left-width: 1;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	width: 150px;
	border-style: solid;
	background-color: #CCCCCC;
}

.mandatorySmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left-width: 2;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	width: 150px;
	border-style: solid;
	background-color: #CCCCCC;
  border-color: #990033;
}

.requiredSmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left-width: 2;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	width: 150px;
	border-style: solid;
	background-color: #FFCCCC;
  border-color: #990033;
}

.fieldTinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left-width: 1;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	width: 75px;
	border-style: solid;
	background-color: #CCCCCC;
}

.mandatoryTinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left-width: 2;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	width: 75px;
	border-style: solid;
	background-color: #CCCCCC;
  border-color: #990033;
}

.requiredTinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left-width: 2;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	width: 75px;
	border-style: solid;
	background-color: #FFCCCC;
  border-color: #990033;
}

.fieldWeeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left-width: 1;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	width: 50px;
	border-style: solid;
	background-color: #CCCCCC;
}

.mandatoryWeeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left-width: 2;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	width: 50px;
	border-style: solid;
	background-color: #CCCCCC;
  border-color: #990033;
}

.requiredWeeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left-width: 2;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	width: 50px;
	border-style: solid;
	background-color: #FFCCCC;
  border-color: #990033;
}

.fieldOther {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left-width: 1;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-style: solid;
	background-color: #CCCCCC;
}

.mandatoryOther {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left-width: 2;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	border-style: solid;
	background-color: #CCCCCC;
	border-color: #990033;
}

.requiredOther {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-left-width: 2;
	border-top-width: 2;
	border-right-width: 2;
	border-bottom-width: 2;
	border-style: solid;
	background-color: #FFCCCC;
	border-color: #990033;
}

.formtable {
	border-left-width: 1;
	border-top-width: 1;
	border-right-width: 1;
	border-style: dotted;
	border-width: 1;
	background-color: #FFFFFF;
	border-color: #000066;
}

