td,body{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 15px;
  color:#000000;
  text-decoration:none;
}

/* Links */
a{ color: #0c2577; text-decoration: underline;}
a:hover{ color: #94b61a; text-decoration: underline;}

/*hr { height:0px; color:#b1d728; border-bottom:1px; background:#808060;border-style:solid;} */
input,textarea{ font-family: Arial, Helvetica, sans-serif; font-size:11px; background-color:#dae1fa; border:1px solid #0c2577; color:#000000;}

h2,.Header   {
  font-weight: bold;
  font-size: 16px;
  color: #0c2577;
  border-bottom: 1px #b1d728 solid;
}

h2,.HeaderGreen  {
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #b1d728;
}


h3,.SubHeader{
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #0c2577;
}

.GreenText {
	color: #b3dc1e;
}

.SmallText{
  font-size  :10px;
  color: #00224c;
}


