body {
	background:url(../assets/images/bg.gif);
	margin:2px 0 0 0;

}

.main-table-bg	
   {background:url(../assets/images/table_bg.gif) repeat-y;
   }
   
.top-shdow
   {background:url(../assets/images/top-shdow.gif) no-repeat;
   }
   
.news
   {font:17px "myriad Condensed Web", Arial, tahoma;
   color:#5ba6d7;
   padding-left:33px;
   text-transform:uppercase;
   }
   
.news-table
   {background:url(../assets/images/news-bg.gif) repeat-x;
   }
   
.news-date
   {font:bold 12px  Arial, tahoma;
   color:#0062AD;
   padding-left:20px;
   }
   
.news-text
   {font:12px Arial;
   color:#0062AD;
   padding:11px 21px 0 22px;
   }

.body-text
  {font:12px Arial, Helvetica, sans-serif;
  color:#0062AD;
  }

.form_title
   {font:bold 12px  Arial, tahoma;
   color:#0062AD;
   }
  
.learn-more
  {font:10px Arial, Helvetica, sans-serif;
  color:#514ad0;
  text-decoration:none;
    text-transform:uppercase;
  }
  
.learn-more:hover
  {font:10px Arial, Helvetica, sans-serif;
  color:#1b12ae;
  text-decoration:underline;
  text-transform:uppercase;
  }
  
.imparting
   {font:23px "Univers 57 Condensed", "myriad Condensed Web", "Myriad Web", Arial;
   color:#5098cf;
   text-transform:uppercase;
   }
   
.page_nav
   {font:18px "Univers 57 Condensed", "myriad Condensed Web", "Myriad Web", Arial;
   color:#0062AD;
   text-transform:uppercase;
   }

.footer
  {font:12px Arial, Helvetica, sans-serif;
  color:#eeeeee;
  line-height:15px;
  text-decoration:none;
  }

.footer-link
  {font:12px Arial, Helvetica, sans-serif;
  color:#eeeeee;
  line-height:15px;
  text-decoration:none;
  }
  
.footer-link:hover
  {font:12px Arial, Helvetica, sans-serif;
  color:#368fc8;
  line-height:15px;
  text-decoration:none;
  }

.siteby
  {font:11px Arial, Helvetica, sans-serif;
  color:#eeeeee;
  line-height:15px;
  text-decoration:none;
  }
  
.siteby:hover
  {font:11px Arial, Helvetica, sans-serif;
  color:#368fc8;
  line-height:15px;
  text-decoration:none;
  }
  
.copyright
  {font:11px Arial, Helvetica, sans-serif;
  color:#eeeeee;
  line-height:15px;
  text-decoration:none;
  }
  
.address
  {font:12px Arial, Helvetica, sans-serif;
  line-height:15px;
  color:#FFFFFF;
  }
  
.bottomshadow
  {background:url(../assets/images/bottom-shadow.gif) no-repeat;
  }

.tbltitles {
	font-family: Tahoma;
	font-size: 14px;
	color: #eaeaea;
	background-color: #5198D0;
	text-align: center;
	vertical-align: middle;
}
   
.form_title
  {font:bold 12px Arial, Helvetica, sans-serif;
  color:#638ba8;
  }