body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	vertical-align: top;
}

a, img {
  border:0;
}

h1 {
  font-size: 17px;
  font-weight: normal;
  color:#2A3749;
  text-decoration: underline;
}
h2 {
  font-size: 15px;
  font-weight: normal;
  color:#2A3749;
  text-decoration: none;
  margin:0px;
  padding:0px;
}

.on_grey ,a.on_grey, a:active.on_grey, a:hover.on_grey, a:selected.on_grey, a:visited.on_grey, {
  background-color:#DEDEDF;
  color:#747779;
  font-size: 12px;
  font-weight: normal;
  text-decoration:none;
}
a.on_grey, a:active.on_grey, a:hover.on_grey, a:selected.on_grey, a:visited.on_grey {
  color:#1E5395;
  font-weight: bold;
  text-decoration:none; 
}
a:hover.on_grey {
  text-decoration:none; 
}



a.subnav, a:active.subnav, a:visited.subnav, a:hover.subnav, a.subnav_selected, a:active.subnav_selected, a:visited.subnav_selected, a:hover.subnav_selected {
  color: #1E5395;
  font-weight: bold;
  text-decoration: none;
}
a.subnav_selected, a:active.subnav_selected, a:visited.subnav_selected {
  color: #FFC001;
  text-decoration: none;
}
a:hover.subnav, a:hover.subnav_selected {
  color: #FFC001;
}



.callout {
  color:#1E5395;
}


.legal {
font-weight: normal;
font-family: arial;
color: #D7D6D4;
font-size: 12px;
background-color: #1E5395;
}
.disclaimer {
font-weight: bold;
font-family: arial;
color: #D7D6D4;
font-size: 12px;
background-color: #1E5395;
}
