BODY {
  font-size: 10pt;
  color: black;
  font-family: verdana, arial;
  margin:0;
  padding:0;
}

A {
  font-size: 8pt;
  color: darkblue;
  font-family: verdana, arial, 'times new roman';
  text-decoration: underline;
}

A:hover {
  color: red;
  text-decoration: underline;
}

TD {
  font-size: 10pt;
  color: black;
  font-family: verdana, arial;
}

.whitelink {
  color: #ffffff;
  font-family: verdana, arial, 'times new roman';
  text-decoration: none;
}

.whitelink:hover {
  color: #99ccff;
  font-family: verdana, arial, 'times new roman';
  text-decoration: none;
}

.whitetext {
  font-size: 8pt;
  color: #ffffff;
  font-family: verdana, arial, 'times new roman';
}

.header20 {
  font-weight: bold;
  font-size: 20px;
  color: #000000;
  font-family: arial, verdana, 'times new roman';
}

.header15 {
  font-weight: bold;
  font-size: 15px;
  color: #000000;
  font-family: arial, verdana, 'times new roman';
}

.header12 {
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  font-family: arial, verdana, 'times new roman';
}

.tbldivider {
  background-color: #999999;
}

.bodygrey {
  font-size: 12px;
  color: #666666;
  font-family: verdana, arial;
}

.bodysmallgrey {
  font-size: 10px;
  color: #666666;
  font-family: verdana, arial;
}

.txtsm {
  font-size: 11px;
  color: #000000;
}

.navheader {
  font-size: 11px;
  font-family: arial, verdana, 'times new roman';
}

P {
  font-size: 10pt;
  color: black;
  font-family: verdana, arial;
}

A.NavLink {
  font-weight: bolder;
  font-size: 9pt;
  color: white;
  font-family: verdana, arial;
  text-decoration: none;
}

A.NavLink:hover {
  text-decoration: none;
}

A.NavEMPLink {
  font-weight: bolder;
  font-size: 10pt;
  color: white;
  font-family: verdana, arial;
  text-decoration: none;
}

A.NavEMPLink:hover {
  text-decoration: none;
}

A.EMPLink{
  font-size: 10pt;
  font-family: verdana, arial;
  text-decoration: none;
}

A.EMPLink:hover{
  text-decoration: none;
}

.smalltext
{
  font-size: 9px;
  font-family: verdana, arial;
}

.ch-header {font-size:18px;}
.ch-steps {font-size:12px;}
.ch-steps-header {font-size:13px;}
.ch-chooser {font-size:20px;}
.greytext {font-size:11px; color:#333333;}
.mediumtext {font-size:12px;font-family: verdana, arial}

.MKTStandardBox{
  color: white;
}

a.jobdetaillink:visited {
  color:red;
}

.leftAlignedText{
  text-align:left;
}
