/* textonlybrowsers.css is optimized for text-only browsers and for handheld devices */
/* Created and maintained by Ian Chan */
/* Updated on 10.Feb.04 */

/* 	Hides elements that are not essential to text-only copy  */
#pgNavi, #dist, .hd2, #header1, .headerright, #siteNavi h4,
#dbselect, #calheader, hr.left, hr.middle, hr.right, 
#rtmenu, #fasubmenu, #fbsubmenu, #inmenu, #ffmenu, #lsmenu, #csmenu, #stmenu { 
  display: none; visibility: hidden; }
	
#homepage	#rtmenu, #homepage	#fasubmenu, #homepage	#fbsubmenu, 
#homepage	#inmenu, #homepage	#ffmenu, #homepage	#lsmenu, 
#homepage	#csmenu, #homepage	#stmenu { 
display: block; visibility: visible; }

/* Displays page content to fit text-only page */
#center, .w1, #cal12, #pgFT, #srch1, pfContent, .messages, .refhdrh, .circhdrh, .insthdrh, .topicshdrh, .facultyhdrh, .campushdrh,
div.row, #widecontent, .wide { 
  font: small Arial, Helvetica, sans-serif; position: static; 
  left: 0px; top: 0px; border:  none; width: auto; padding: 0px; 
  margin: 5px 0px; float: none; color: black;  background: transparent; }

 a.title2 {
	color: #222; font-size: 28px; font-weight: 200; text-decoration: none; 
	border: none; white-space: nowrap }
	
 a.title2a {
	color: #222; font-size: 18px; font-weight: 200; text-decoration: none; 
	border-bottom: 1px none #cdcdcd; white-space: nowrap }
.refhdr, 
.circhdr, 
.insthdr, 
.topicshdr, 
.facultyhdr, 
.campushdr{
  display: none; visibility: hidden; }

.mainmenu li, .mainmenu p, { 
  display: inline; border-left: 1px solid #888; padding-left: 3px; }

#homepage .mainmenu li{ 
  display: inline; border-left: 1px none #888; padding-left: 3px; }

.mainmenu ul { 
  display: inline; margin-left: 0px; padding-left: 0px; }

.url { 
  visibility: visible; display: block; position: static; }
  
body { 
  background: #ffffff; font: small Arial, Helvetica, sans-serif; } 

/* Common display elements */
.smfont { 
  color: #666666; }
  
.noborder { 
  border: 0px none; }
  
.border { 
  border: 1px solid #cccccc; }
  
.lowercasebordercell { 
  border-bottom: 1px solid #cccccc; text-transform: lowercase; }
  
.borderbottom{ 
  border-bottom: 1px solid #cccccc; }

h5 {
  font-weight: bold; }
  
H2 {
  font-weight: bold; font-size: medium; }

/*	Classes generated by printver.asp	*/
.largetext {
  font-weight: normal; font-size: medium; color: #000000; }

.blocktitle {
  font-weight: bold; font-size: large; line-height: 40pt; }
