@charset "utf-8";
/* CSS Document */

   .MapCell{float:left;
   padding:10px 0 0 0;
   margin:10px 0 0 5px;
   width:155px;
   }
   .MapCell h1{
   	font-size:11pt
   }
      .MapCell h2{
   	font-size:10pt
   }
         .MapCell h3{
   	font-size:9pt
   }
.row{
   clear:both;
   height:20px;
   width:100%;
   
   }
   
  #MapCollegeCell{float:left;
   width:500px;
   }
     #MapCollegeCell a{

		text-decoration:none;
		
   }
  #MapCollegeCell h1{
   	font-size:11pt;
		text-decoration:none;
		
   }
#MapCollegeCell div h1 a{
	text-decoration:none;
   }
   
   
     #MapCollegeCell h2{
   	font-size:10pt
   }
         #MapCollegeCell h3{
   	font-size:9pt
   }
.degreeTitle{float:left;
  padding:0 0 0 0;
   margin:0 0 0 5px;
   width:160px;
   }
   .degreeTitle h2{
   font-size:9pt;

   }
   