.mainhead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: normal; color: #0A317A}
.subhead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #7A790A}
.norm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #666666}
.normred {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #C74D10;}
.error {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #C74D10;}
.printnorm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; color: #000000}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0A317A;
	line-height: 18px;
}
.printsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0A317A;
	line-height: 18px;
}
.note {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: italic; line-height: 12pt; color: #666666}
.sh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7A790A;
	text-decoration: none;
}
.sh_mod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7A790A;
	text-decoration: none;
}
a.sublink:link { 
	color: #0A317A;
	text-decoration: none;}


a.sublink:visited { 
	color: #0A317A;
	text-decoration: none;}

a.sublink:hover { 
	color: #998232;
	text-decoration: none;}

a.sublink:active { 
	color: #0A317A;
	text-decoration: none;}
a:link {
	color: #0A317A;
}
a:visited {
	color: #0A317A;
}
a:hover {
	color: 666666;
}
a:active {
	color: #0A317A;
}
.norepeat {
	background-repeat: no-repeat
}
.formfield {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  line-height: 14pt;
  color: #000000
}
.formlabel {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; color: #0B175B}

.LeftBorder{
	border-left:1px solid;
}

.RightBorder{
	border-right:1px solid;
}

.TopBorder{
	border-top:1px solid;
}

.BottomBorder{
	border-Bottom:1px solid;
}

.FullBorder{
	border: 1px solid;
}

.BlackBorder{
	border-color:black;
}

.GreyBorder{
	border-color:#d0d0d0;
}