﻿
header, nav, section, article, aside, footer, hgroup { 
   display: block;
}

    
    .UrgentTable {
    margin:10PX;
}

.UrgentTable th, td
{
    padding:3px;
    text-align:left;
}

        #hometop {
 width:940px;
 clear:both;
  margin-bottom:5px;
}
        #homebottom {
 width:940px;
 clear:both;
  margin-bottom:20px;
}




#homeimage {

 width:630px;
 float:left;
}

#hometopleft{

 width:320px;
 background-color:#0194bf;
 float:left;  
 height:250px;
 margin-bottom:5px;
 border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;

}




#righttext {

 width:290px;
 background-color:#0194bf;
 float:left;  
 height:257px;
 margin-bottom:5px;
 border-top-left-radius: 8px;
  border-bottom-left-radius: 8px
}




.clear
{
clear:both;
}

.big
{
font-size:14px;
font-weight:bold;
}

#whybox {

 width:630px;
 background-color:#a7d8e7;
 float:left;  
 height:270px;
 margin-bottom:10px;
  margin-left:5px;
  font-size:12px;
}




#eligiblebox {

 width:290px;
 background-color:#d2edf5;
 float:left;  
 height:270px;
 margin-bottom:10px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
   border-top-right-radius: 8px;
  border-bottom-right-radius: 8px
}


#registerbox {

 width:290px;
 background-color:#15a1ca;
 float:left;  
 height:257px;
 margin-left:5px;
 margin-bottom:10px;
}
