.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
.main-hdr-navy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	color: #003366;
}
.job-posting-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	color: #003366;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000066;
}

/*Body text hyperlink style*/
a.body-txt:link 
{
  text-decoration: underline;
  font-weight: none;
  color:#10206b;
}

a.body-txt:visited
{
  text-decoration: underline;
  font-weight: none;
  color:#10206b;
} 

a.body-txt:hover
{
  text-decoration: none;
  font-weight: none;
  color:#be6728;
}

a.body-txt:active
{
  text-decoration: underline;
  font-weight: none;
  border: 0px;
  border-style: none;
  color:#10206b;
}

/*Sub-Menu hyperlink style*/
a.subMenu:link 
{
  text-decoration: underline;
  font-size: 15px;
  font-weight: none;
  color:#10206b;
}

a.subMenu:visited
{
  text-decoration: underline;
  font-size: 15px;
  font-weight: none;
  color:#10206b;
} 

a.subMenu:hover
{
  text-decoration: underline;
  font-size: 15px;
  font-weight: none;
  color:#dd8930;
}

a.subMenu:active
{
  text-decoration: underline;
  font-size: 15px;
  font-weight: 500;
  border: 0px;
  border-style: none;
  color: #ffffff;
}

.main-hdr-orange 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	color: #dd8930;
}

.main-hdr-burnt 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	color: #be6728;
}
.rss-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000066;
	vertical-align:top;
}
