/* CSS Document */



/* -- General ------------------------------ */



html, body {

	margin: 0px; padding: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;

	font-weight: 500; color: #000000;

	

}



html, body { height:100%; } 



html, body { margin:0;padding:0; }





a {

	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;

	font-weight: 500; color: #000000; text-decoration: none;

}





/* -- Position ---------------------------- */







#headerPrint{

	display:block;

}



.titleBannerforPrint {

	font-family: Arial, Helvetica, sans-serif; font-size: 12px;

	font-weight: bold; 

	color: #000000;

	text-align:right;

	padding: 5px;

	border-bottom: 2px solid #000000;

}





#shadow {

	 display: block;

}







#container {

 	 display: block;

}



#collegeBanner {

display: none;

}

#tab1Off{
display: none;
}

#tab1On{
display: none;
}

#tab2On{
display: none;
}

#tab3on{
display: none;
}

#tab4on{
display: none;
}



 

#margincontainer { display: block; }







#topBanner {

	display: none;

}







#infoDisplay{

		width: 100%;

		 

}



#infoDisplay  { min-height:310px; height:auto;}

* html #infoDisplay{ height:100%; }



#leftCol { display:none;

}







#rightCol {

		width: 100%; margin:0;  

		 font-family: Verdana, Arial, Helvetica, sans-serif;  font-weight: normal; font-size:12px; text-align: left; color:#000000; 

}



p {

		padding: 2px 25px; text-align:left;

		

		}



h1 {

 font-weight: bold; font-size:12px; text-align: left; color:#000000; display: compact; text-decoration: none;  

}



#rightCol img {

	margin: 5px; 

	border: 1px solid #003300;

}



#space 			  { clear:both; height:5px; } /*make room for footer*/

* > html #space  { margin:0 auto; width:758px;  } /* ie mac styles */





#footer {

display: none;

}



#footertoprint {

	margin-top: 15px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px; 

	font-weight: normal;

	color: #000000;



}












