  .primary-font 
  {
	font-family: Helvetica, Arial, Garamond, "MS Sans Serif";
	font-size: 16px;
}
  .bullet-font 
  {
	font-family: Helvetica, Arial, Garamond, "MS Sans Serif";
	font-size: 13px;
}
.points-txt {
	color: #045C7D;
	font-family: Helvetica, Arial, Garamond, "MS Sans Serif";
	font-size: 13px;
}

  a.btn2:link
  {
  text-decoration:none;
  color:#045C7D;
  background:white;
  }
  
  a.btn2:active
  {
  text-decoration:underline;
  color:#045C7D;
  background:white;
  }
  
  a.btn2:visited 
  {
  text-decoration:none;
  color:#045C7D;
  background:white;
  }
  a.btn2:hover
  {
  text-decoration:underline;
  color:#045C7D;
  background:white;
  }



  a.jobs_btn:link
  {
  text-decoration:none;
  color:#0C3E9A;
  background:white;
  }
  
  a.jobs_btn:active
  {
  text-decoration:underline;
  color:#0C3E9A;
  background:white;
  }
  
  a.jobs_btn:visited 
  {
  text-decoration:none;
  color:#0C3E9A;
  background:white;
  }
  a.jobs_btn:hover
  {
  text-decoration:underline;
  color:#0C3E9A;
  background:white;
  }
  
  
    a.vertical:link
  {
  text-decoration:none;
  color:#0081B1;
  background:white;
  	font-size: 15px;
  }
  
  a.vertical:active
  {
  text-decoration:underline;
  color:#0081B1;
  background:white;
  	font-size: 15px;
  }
  
  a.vertical:visited 
  {
  text-decoration:none;
  color:#0081B1;
  background:white;
  	font-size: 15px;
  }
  a.vertical:hover
  {
  text-decoration:underline;
  color:#0081B1;
  background:white;
  	font-size: 15px;
  }
