a:link, a:visited, a:active {color: #027793; text-decoration:none;}
a:hover {text-decoration:underline; color:#F26522;}
a:link.MenuGrey, a:visited.MenuGrey, a:active.MenuGrey
{
	color:#6D6E71;
	font-family: Verdana;
      font-size: 10pt;
      font-weight: bold;
	text-decoration:none;
}

a:hover.MenuGrey
{
	color:#9ea828;
	font-family: Verdana;
      font-size: 10pt;
      font-weight: bold;
	text-decoration:none;
}

a:link.MenuBlue, a:visited.MenuBlue, a:active.MenuBlue
{
	color:#002d52;
	font-family: Verdana;
      font-size: 10pt;
      font-weight: bold;
	text-decoration:none;
}

a:hover.MenuBlue
{
	color:#9ea828;
	font-family: Verdana;
      font-size: 10pt;
      font-weight: bold;
	text-decoration:none;
}

a.MenuWhite
{
	color:#FFFFFF;
	font-family: Arial;
      font-size: 10pt;
      font-weight: bold;
	text-decoration:none;
}

.SectionHeading
{
	color:#d15838;
	font-family: Arial;
      font-size: 11pt;
      font-weight: bold;
	text-decoration:none;
}

.BlueBodyCopy
{
	color:#002d52;
	font-family: Verdana;
      font-size: 8pt;
      font-weight: normal;
	text-decoration:none;
}

.GreyBodyCopy
{
	color:#6D6E71;
	font-family: Verdana;
      font-size: 8pt;
      font-weight: normal;
	text-decoration:none;
}

.Text
{
	color:#000000;
	font-family: Verdana;
      	font-size: 8pt;
      	font-weight: normal;
	text-decoration:none;
}

p
{
	color:#000000;
	font-family: Verdana;
      	font-size: 8pt;
      	font-weight: normal;
	text-decoration:none;
}

td
{
	color:#000000;
	font-family: Verdana;
      	font-size: 8pt;
      	font-weight: normal;
	text-decoration:none;
}

a:link.yellowlink, a:visited.yellowlink, a:active.yellowlink {color: #ecae6f; text-decoration:none;}
a:hover.yellowlink {text-decoration:underline; color:#ecae6f;}