a { 
    color: #990033; 
	text-decoration: none; 
	}

a:hover {
    background-color: #ffe6b3; 
	}

a.nobg:hover { 
    background-color: #ffffff; 
	}
	
.anchors {
     color:#000000;
	 font-weight:bold;
	 background-color: #ffffff;
	 }

.anchors:hover {
     color:#000000;
	 font-weight:bold;
	 background-color: #ffffff;
	 }

body {
    background-color: #ffffff; 
	color: #000000; 
	}

.bold { 
    font-weight: bold; 
	}

.breathe {line-height: 24px; padding-bottom: 16px;}

h2.gasp {line-height: 18px; padding-bottom: 1px;}

h3.stifle {line-height: 0%; padding-bottom: 0px; font-size:115%; }

.campuslibs { 
    font-size: 10pt; 
	font-family: tahoma, arial, sans-serif; 
	text-align: right; 
	padding-bottom: 2px; 
	}

.gray { 
    color: #cccccc; 
	background-color: #ffffff; 
	}

div.footer { 
    padding-left:6px; 
	padding-right:6px; 
	padding-bottom:6px; 
	clear:left; 
	}

div.container { 
    width:98%; 
	margin-left:10px; 
	margin-right:10px; 
	margin-bottom:12px; 
	line-height:105%; 
	font-family: arial, tahoma, sans-serif; 
	}

.footer { 
    text-align: center; 
	font-size: 7pt; 
	border-top: 8px solid #cccccc; 
	font-family: tahoma, arial, sans-serif; 
	padding: 4px; 
	letter-spacing: 2px; 
	}

.header { 
    width: 98%; 
	}

img { 
    border: 0; 
	}

.indent { 
    display: block; 
	margin-left: 3em; 
	}

.infocolumn { 
    float: left; 
	width: 47%; 
	margin-left: 10px; 
	}

#contentblock {  
    font-size: smaller; 
	padding-top: 15px; 
	}

#maincontent {  
    margin-bottom: 12px; 
	border-left:2px solid #FFCC33; 
	float: left; 
	width: 80%; 
	padding-left: 10px; 
	}

#bullcontent {  
    margin-bottom: 12px; 
	border-left:2px solid #FFCC33; 
	float: left; 
	width: 65%; 
	padding-left: 10px; 
	}


#littlecontent {  
    margin-bottom: 12px; 
	border-left:2px solid #FFCC33; 
	float: left; 
	width: 80%; 
	padding-left: 10px; 
      line-height: 15px;
	}


#navbar { 
    float:left; 
	width:17%; 
	font-size: 10pt; 
	padding-right:5px; 
	}

#bullbar { 
    float:left; 
	width:30%; 
	font-size: 10pt; 
	padding-right:13px; 
	}



.pageheading { 
    font-family: tahoma, arial, sans-serif; 
	font-size: 18pt; 
	font-weight: bold; 
	color: #990033; 
	position: relative; 
	top: -10px;} 

p.classy {font-size: 16px; font-weight: normal;}

.reallybold {font-size: 13pt; font-weight: bold}

.subhead { 
    background-color: #cccccc; 
	font-size: 8pt; 
	text-align: right; 
	font-family: tahoma, arial, sans-serif; 
	padding: 4px; 
	letter-spacing: 2px; 
	}

#secondarycontent { 
    width: 98%; 
	padding-top: 12px; 
	font-size: 10pt; 
	}

table {
   border: 4px; solid #000000;}

table.primary {border: 2.5px solid #000000;}

table.tertiary2 {border: 0px;}
 
td {
    border: 1px solid #000000;
    padding:5px;
	}

td.tertiary {color: #000000; border: 0px; padding-right: 12px; padding-left: 12px; padding-top: 12px; padding-bottm: 12px;
text-align: left;}

td.primary2 {border: 1.8px solid #000000; padding: 4px; spacing: 2px;}
  
ul {
	list-style:none;
	list-style-type:square;
	padding-left:25px;
	}

ul.menu {
	list-style:none;
	list-style-type:square;
	color:#999999;
	padding-left:15px;
	font-weight: bold;
	}

ul.blackmenu {
	list-style:none;
	list-style-type:square;
	color:#000000;
	padding-left:15px;
	font-weight: bold;
	}

