.GillSansMt {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: bold;
	color: #B28634;
	text-decoration: none;
	text-transform: uppercase;
}

.GillSansMtSmall {
	font-family: "Gill Sans MT";
	font-size: 10px;
	font-weight: bold;
	color: #B28634;
	text-decoration: none;
	text-transform: none;
}

.GillSansMtDarkBlue {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: bold;
	color: #2E3092;
	text-decoration: none;
	text-transform: uppercase;
}

.GillSansMtBlue10 {
	font-family: "Gill Sans MT";
	font-size: 10px;
	font-weight: normal;
	color: #2E3092;
	text-decoration: none;
	text-transform: uppercase;
}


.GillSansMtBlue10S {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: normal;
	color: #2E3092;
	text-decoration: none;
	text-transform: normal;
}


.GillSansMtBlue10B {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: bold;
	color: #2E3092;
	text-decoration: none;
	text-transform: none;
}

.GillSansMtBlue210S {
	font-family: "Gill Sans MT";
	font-size: 12px;
	font-weight: normal;
	color: #F31839;
	text-decoration: none;
	text-transform: normal;
}

.VerdanaBlack {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.VerdanaGrey {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}

.VerdanaWhite {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

A.HL:link    {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	font-weight:  normal;
	text-decoration: none;
	text-transform: uppercase;
}
A.HL:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	font-weight:  normal;
	text-decoration: none;
	text-transform: uppercase;
}
A.HL:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	font-weight:  normal;
	text-decoration:none;
	text-transform: uppercase;
}
A.HL:hover   {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #2E3092;
	FONT-FAMILY: Verdana;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;	
}

.GillSansGreyBold {
	font-family: "Gill Sans MT";
	font-size: 16px;
	font-weight: 900;
	color: #B28634;
	text-decoration: none;
	
}

A.HL2:link    {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	font-weight:  normal;
	text-decoration: none;
	text-transform: uppercase;
}
A.HL2:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	font-weight:  normal;
	text-decoration: none;
	text-transform: uppercase;
}
A.HL2:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	font-weight:  normal;
	text-decoration:none;
	text-transform: uppercase;
}
A.HL2:hover   {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #2E3092;
	FONT-FAMILY: Verdana;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;	
}

.VerdanaBlackSmall {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

A.HL3:link    {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #2E3092;
	FONT-FAMILY: Verdana;
	font-weight:  normal;
	text-decoration: none;
	text-transform: none;
}
A.HL3:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #2E3092;
	FONT-FAMILY: Verdana;
	font-weight:  normal;
	text-decoration: none;
	text-transform: none;
}
A.HL3:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #2E3092;
	FONT-FAMILY: Verdana;
	font-weight:  normal;
	text-decoration:none;
	text-transform: none;
}
A.HL3:hover   {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #2E3092;
	FONT-FAMILY: Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;	
}

.CssButton {
	FONT-SIZE: 10px;
	WIDTH: 70px;
	COLOR: #2E3092;
	FONT-FAMILY: "Trebuchet MS", Tahoma;
	HEIGHT: 18px;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px double #2E3092;
	text-transform: none;
	font-weight: bold;
}

.Memo {
	FONT-SIZE: 10px;
	WIDTH: 250px;
	COLOR: #2E3092;
	FONT-FAMILY: Trebuchet MS, Verdana;
	border: 1px solid #2E3092;
	height: 70px;
	font-style: normal;
	line-height: normal;
}

.Combo {
	FONT-SIZE: 10px;
	WIDTH: 140px;
	COLOR: #2E3092;
	FONT-FAMILY: Verdana;
	border: 1px solid #2E3092;
	height: 18px;
	font-style: normal;
	line-height: normal;
}


A.HL4:link    {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #2E3092;
	FONT-FAMILY: Verdana;
	font-weight:  normal;
	text-decoration: none;
	text-transform: none;
}
A.HL4:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #2E3092;
	FONT-FAMILY: Verdana;
	font-weight:  normal;
	text-decoration: none;
	text-transform: none;
}
A.HL4:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #2E3092;
	FONT-FAMILY: Verdana;
	font-weight:  normal;
	text-decoration:none;
	text-transform: none;
}
A.HL4:hover   {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #B28634;
	FONT-FAMILY: Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;	
}

A.HL5:link    {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #2E3092;
	FONT-FAMILY: Verdana;
	font-weight:  normal;
	text-decoration: none;
	text-transform: none;
}
A.HL5:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #2E3092;
	FONT-FAMILY: Verdana;
	font-weight:  normal;
	text-decoration: none;
	text-transform: none;
}
A.HL5:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #2E3092;
	FONT-FAMILY: Verdana;
	font-weight:  normal;
	text-decoration:none;
	text-transform: none;
}
A.HL5:hover   {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #2E3092;
	FONT-FAMILY: Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background-color: #FFF666;
}

A.HL6:link    {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #CCCCCC;
	FONT-FAMILY: Verdana;
	font-weight:  normal;
	text-decoration: none;
	text-transform: none;
}
A.HL6:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #CCCCCC;
	FONT-FAMILY: Verdana;
	font-weight:  normal;
	text-decoration: none;
	text-transform: none;
}

A.HL6:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #CCCCCC;
	FONT-FAMILY: Verdana;
	font-weight:  normal;
	text-decoration:none;
	text-transform: none;
}
A.HL6:hover   {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	
}



A.HL7:link    {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #B28634;
	FONT-FAMILY: "Gill Sans MT";
	text-decoration: none;
	text-transform: none;
}
A.HL7:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #B28634;
	FONT-FAMILY: "Gill Sans MT";
	text-decoration: none;
	text-transform: none;
}
A.HL7:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #B28634;
	FONT-FAMILY: "Gill Sans MT";
	text-decoration:none;
	text-transform: none;
}
A.HL7:hover   {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #CCCCCC;
	FONT-FAMILY: "Gill Sans MT";
	text-decoration: none;
	text-transform: none;
	
}


A.HL8:link    {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #B28634;
	FONT-FAMILY: "Gill Sans MT";
	text-decoration: none;
	text-transform: none;
}
A.HL8:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #B28634;
	FONT-FAMILY: "Gill Sans MT";
	text-decoration: none;
	text-transform: none;
}
A.HL8:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #B28634;
	FONT-FAMILY: "Gill Sans MT";
	text-decoration:none;
	text-transform: none;
}
A.HL8:hover   {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #2E3092;
	FONT-FAMILY: "Gill Sans MT";
	text-decoration: none;
	text-transform: none;
	background-color: #F0F0F0;	
}
.Dotted {
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
}

.Background {
	background-color: #CCCCCC;
}