A:link    {text-decoration: none; color: #6fa4d9;}
A:visited {text-decoration: none; color: #6fa4d9;}
A:active  {text-decoration: none; color: #6fa4d9;}
A:hover   {text-decoration: none; color: #003366;}

body
{
	font-family: Tahoma, Arial, Helvetica, serif;
	color: #003366;
}
p.content
{
	font-size:10pt;
}
.contentHeading
{
	text-decoration: underline;
	font-size: 12pt;
	font-weight: bold;
}

/*--------- Base Styles used for HTML ---------*/

.center
{
	text-align: center;
}

.n8 {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}

.b8 {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
}

.n10  {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: normal;
  color: #666666;
}

.b10, th {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}

.n12 {
  font-family: Arial,Helvetica,serif;
  font-size: 12pt;
  font-weight: normal;
  color: #000000;
}

.b12 {
  font-family: Arial,Helvetica,serif;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
}

.red8 {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: normal;
  color: #990000;
}

.redb8 {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: bold;
  color: #CC0000;
}

.redb10 {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
  color: #CC0000;
}

.redb12 {
  font-family: Arial,Helvetica,serif;
  font-size: 12pt;
  font-weight: bold;
  color: #CC0000;
}


.sp10b {
  font-family: Verdana,Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
  color: #333399;
}

.title {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
  color: #333399;
}

.titlebig {
  font-family: Verdana,Arial,Helvetica,serif;
  font-size: 14pt;
  font-weight: bold;
  color: #333399;
}

.titlebighr {
 font-family:Arial, Helvetica, sans-serif;
 font-size:18px;
 color: #333399;
 font-weight:bold;
 border-bottom: 1px solid ##333399;
}

/*************** Styles used for the Top Nav *****************/

table.topNav 
{ 
	border: none;
}
table.topNav td
{
	padding: 3px;
	text-align: center;
}
table.topNav td.navSection
{
	border: 1px solid #6FA4D9;
}

table.topNav tr td a
{
	font-weight: bold;
	font-family: Tahoma, Arial;
	font-size: 9pt;
	margin: 0px 18px 0px 18px;
	color: color="#6fa4d9";
}
.offcenter
{
	position: relative;
	left: -2.45em;
	top: -.1em;

}

/*************** Styles used for the Left Nav *****************/

td.leftNav
{
	font-weight: bold;
	font-family: Tahoma, Arial;
	font-size: 9pt;
	padding: 8px 5px 10px 13px;
}

div.navLeftGroup
{
	margin: 10px 0px 10px 0px;
}

p.navLeftHeader
{
	margin: 0px 0px 0px 2px;
}
p.navLeftHeader A:link,p.navLeftHeader A:visited,p.navLeftHeader A:active
{
	color: #003366;
}
p.navLeftSubHeading1
{
	margin: 0px 0px 0px 12px;
}
p.navLeftSubHeading2
{
	font-weight: normal;
	margin: 0px 0px 0px 25px;
}
.UnbundledSearch
{
	display:none;
}
.CandidateSearch
{
	display:none;
}

/*************** Styles used for the Footer *****************/

.footerLocations
{
	font-size: 10.0pt; 
	font-family: Tahoma, Arial;
	color: #6FA4D9;
	text-align:center;
	font-weight:bold;
}
.footerCopyright
{
	font-size: 7pt; 
	font-family: Tahoma, Arial;
	color: #6FA4D9;
	text-align:center;
}