a { 
    color:#990033; 
	text-decoration:none; 
	}

a.campusimages:hover {
     text-decoration:none;
	 background-color:#ffffff;
	 }

a:hover {
    background-color:#ffe6b3; 
	}

a.nobg:hover { 
    background-color:#ffffff; 
	}

body {
    background-color:#ffffff; 
	color:#000000; 
	}

.bold { 
    font-weight:bold; 
	}

.campusimages {
    letter-spacing:1px;
  	font-size:9pt;
	}

.campuslibs { 
    font-size:10pt;
	font-family:tahoma, arial, sans-serif; 
	position:absolute; 
	top:15px; 
	right:2%; 
	}

div.container { 
    width:98%; 
	margin-left:10px; 
	margin-right:10px; 
	margin-bottom:12px; 
	line-height:105%; 
	font-family:arial, tahoma, sans-serif; 
	}

div.header, div.footer { 
    padding-left:6px; 
	padding-right:6px; 
	padding-bottom:6px; 
	padding-top:0px; 
	clear:left; 
	}

div.impnews {
	 text-align:center;
     background-color:#FFCC33;
	 font-size:9pt;
     padding-left:9px; 
	 padding-right:9px; 
	 padding-bottom:5px; 
	 padding-top:5px; 
	 }

div.navcolumn { 
    float:left; 
	width:21%; 
	margin:0; 
	border-left:2px solid #FFCC33; 
	font-size:10pt; 
	padding:1em; 
	}

div.navcolumn1 { 
    float:left; 
	width:18%; 
	margin:0; 
	border-left:2px solid #FFCC33; 
	font-size:10pt;  
	padding:1em; 
	}

.footer { 
    text-align:center; 
	font-size:7pt; 
	}

.gray { 
    color:#999999; 
	background-color:#FFFFFF; 
	}

.heading { 
    font-weight:bold; 
	letter-spacing:1px; 
	font-family:tahoma, arial, sans-serif; 
	}

img { 
    border:0; 
	}

img#logo { 
    position:relative; 
	top:9px; 
	left:10px; 
	z-index:2; 
	}

.indent {
	display:block;
	margin-left:3em;
	}

.infocolumn { 
    float:left; 
	width:47%; 
	margin-left:10px;
	margin-bottom: 10px; 
	}

#maincontent { 
    margin-left:3%;
	margin-bottom:3px;
	height:auto;
	overflow:visible; 
	}
	
.plaintext {
	color:#000000;
	}
	
.subhead, .footer { 
    font-family:tahoma, arial, sans-serif; 
	padding:4px; 
	letter-spacing:2px; 
	width:98%; 
	}

.subhead { 
    background-color:#cccccc; 
	font-size:8pt; 
	text-align:right; 
	position:relative; 
	top:-20px; 
	z-index:1; 
	}

#secondarycontent { 
    width:98%; 
	border-top:8px solid #cccccc; 
	padding-top:10px; 
	font-size:10pt;  
	}

ul {
	list-style:none;
	list-style-type:square;
	color:#999999;
	padding-left:14px;
	}

