/* CSS Document */

/*************************************************/
/* The following are the default styles for various types of body copy and tags, if no particular style is specified.*/
/*************************************************/

/*controls the size of the content text on the page.  Any text that can be resized needs to have this class*/
.bodycopy {
font-size: 12pt;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

img {
display: none;
}

/*governs the entire layout*/
html,body{padding:0;
width: auto;}

body, p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
}

h3, 
h2, 
h1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 12pt;
}

h2 {
	font-size: 14pt;
}

h1 {
	font-size: 16pt;
}

ul {
}

li {
list-style: disc;
list-style-position:inside;
font-size: 12pt;
}

ol li {
list-style-image: none;
list-style-position:inside;
}

hr {
height: 1px;
background-color: #000000;
border:0;
color: #000000;
}

/*************************************************/
/*Positioning Divisions and their subclasses*/
/*************************************************/

/*//////////////////////////////////////////////
1. contain the pages

/*contains the entire page from header to footer*/
div#container{margin-left:0; margin-top:-2em; text-align:left}

#skiplink {
height: auto;
font-size: 3px;
}
.skiplink {
font-size:3px;
color: #FFFFFF;
}
a.skiplink,
a.skiplink:hover,
a.skiplink:visited,
a.skiplink:link {
clear:none;
display:inline;
color:#FFFFFF;
}

/*//////////////////////////////////////////////
2. the header and title sections

/*governs the divisions containing the header*/
#msie {
}

/*governs the divisions containing the header*/
div#headercontainer {
margin-top: 3em;
display: block;
float:none;
clear:both;
}

div#headercontainer img{
display: block;
clear:both;
}

div#head_1 {
float:none;
display: block;
clear:both;
}

div#head_2 {
}


#contact_sitemap {
display:none;
}

a.linksmall {
}

a.linksmall:hover {
	}

#changeview {
display:none;
}

#changeview table {
border: 0;
}

#display_default {
display: block;
}

.link_text
    {/*make the link text transparent*/
    }
	
#skiplinklarge {
display:none;
}

#google {
	display: none;
}

#searchbox {
}

#go_button {
}

/*governs the global navigation */
div#globalnav {
clear:both;
float:left;
margin-top: 5px;
}

div#globalnav_2 {
display: none;
}

#globalnav_2 a {
padding: 0px 0px 1px 0px;
margin: 0px 0px 0px 0px;
float: left;
clear: none;
display: inline;
text-decoration:none;
}

/*Used for accessibility in the header*/
#globalnav2 {
display:none;
}

/*governs the section of the page where the title goes*/
div#titlesection{
clear:both;
float:left;
}

#titlesection p.breadcrumb {
display: none;
}

/*governs the page title - the white font on the green background*/
div#pagetitle{
clear:left;
position:relative;
}

/*This style should NEVER be a link. */
.pagetitle {
	color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:22pt;
font-weight:bold;
letter-spacing:0.5pt;
margin: 3px;
}

/*//////////////////////////////////////////////
3. the main content

/*contains the entirety of the main content*/
div#content{
clear:both;
float:none;
margin-left:20px;
}

#wrapper a:link:after, #wrapper a:visited:after {
content:" (" attr(href) ") ";
font-size:90%;
}

/*///////////////////////////////////////////
3b. DM classes are for pages without tabbed layout*/

#DMcontact { /*for the brag box */
float: none;
margin-left: 10px;
margin-right: 0px;
margin-top: 0px;
}

#DMcontact2 { /*for the contact us box */
margin-left: 100px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 10px;
}

#DMcontainer { /*contains the entire main section */

}

#DMimage { /*for the box with the image in it */
display:none;
}

#DMimage p { /* for the image and its caption */
font-size: 12pt;
color:#000000;
padding-left: 10px;
padding-right: 5px; 
}

#DMleft{ /*contains the entire left side */
float:none;
}

#DMmajors { /*for the box with the majors in it */
float:none;
clear: left;
}

#DMorange {
display: none;
}

#DMorange img {
float: none;
}
#DMorangecap{
display: none;
}

#DMright { /*contains the entire right side */
float:none;
}

#DMevents {
display: none;
}


#DMnews h3, 
#DMnews h2, 
#DMnews h1,
#DMevents h3, 
#DMevents h2, 
#DMevents h1 {
padding: 5px 5px 2px 5px;
line-height:.9em;
}

#DMnews p, 
#DMevents p {
padding: 2px 5px 2px 5px;
}

#DMnews a,
#DMevents a {
display: inline;
}



/*****************************************
The Footer
*****************************************/
/*governs the footer*/
div#footer{ 
clear: left;
border-top: #000000 1px solid;
display: block;
}

.foot_left {
float:left;
clear:none;
}

.foot_right {
float:right;
text-align:right;
}
/*******************************************************
Local Navigation 
*******************************************************/
/*contains the left sidebar with the navigation*/
#localnav {
display: none;
}

/*****************************************************
Rollover Navigation control
*****************************************************/

/*These styles create the rollover images on the Global navigation*/	
.textresize_href
	{
	}

.accessible_href
	{
	}

.accessible_href:hover
	{
	}

.printerf_href
	{
	}

.printerf_href:hover
	{
	}
	
.link_text
    {/*make the link text transparent*/
    }

.pal_href:hover {
}

/*/////////////////////////////////////////////////
1. Sitewide rollovers*/ 

.link_text
    {/*make the link text transparent*/

    }
.link_text:hover
	{

	}
	
.ff_href
    {/*Display this image in the link area*/
      
    }

.faculty_href, 
.faculty_href:hover,
.students_href, 
.students_href:hover 
.calendar_href, 
.calendar_href:hover, 
.submit_news,
.submit_news:hover
 {
background: none; 
text-decoration: underline;
 }
  
.admin_href, 
.admin_href:hover, 
 .spur_login, 
.spur_login:hover,
.spur2_login:hover, 
.spur2_login, 
.spur_search, 
.spur_search:hover{
display:none;
}
   
.backward_href, .backward_href:hover, .forward_href, .forward_href:hover {
background: none;
width: auto;
}
   
.ff_href:hover, .ff_href:visited
    {/*Display this image in the link area when you mouseover*/
      
    }

.more_href
    {/*Display this image in the link area*/

    }
        
.more_href:hover, .more_href:visited
    {/*Display this image in the link area when you mouseover*/
       
    }
	
.givefunds_href
    {/*Display this image in the link area*/
        
    }
        
.givefunds_href:hover
    {/*Display this image in the link area when you mouseover*/
       
    }

.giving_href,
.giving2_href
    {/*Display this image in the link area*/
     
    }
        
.giving_href:hover,
.giving2_href:hover
    {/*Display this image in the link area when you mouseover*/
      
    }

/*/////////////////////////////////////////////////
1. Global navigation rollovers 
	
/*These styles create the rollover images on the Global navigation*/	
.aboutus_href
    {/*Display this image in the link area*/
       
    }
        
.aboutus2_href, .aboutus_href:hover
    {/*Display this image in the link area when you mouseover*/
       
    }

.majors_href
    {/*Display this image in the link area*/

    }
        
.majors2_href, .majors_href:hover
    {/*Display this image in the link area when you mouseover*/
       
    }

.depts_href
    {/*Display this image in the link area*/
       
    }
        
.depts2_href, .depts_href:hover
    {/*Display this image in the link area when you mouseover*/
        
    }

.current_href
    {/*Display this image in the link area*/
      
    }
        
.current2_href, .current_href:hover
    {/*Display this image in the link area when you mouseover*/
        
    }
	
.prosp_href
    {/*Display this image in the link area*/
      
    }
        
.prosp2_href, .prosp_href:hover
    {/*Display this image in the link area when you mouseover*/
        
    }
.research_href
    {/*Display this image in the link area*/
       
    }
        
.research2_href, .research_href:hover
    {/*Display this image in the link area when you mouseover*/
       
    }
.af_href
    {/*Display this image in the link area*/
        
    }
        
.af2_href, .af_href:hover
    {/*Display this image in the link area when you mouseover*/
      
    }
	
.givetocnr_href
    {/*Display this image in the link area*/
       
    }
        
.givetocnr2_href, .givetocnr_href:hover
    {/*Display this image in the link area when you mouseover*/
       }
.facstaff_href
    {/*Display this image in the link area*/
      
    }
        
.facstaff2_href, .facstaff_href:hover
    {/*Display this image in the link area when you mouseover*/
        
    }

.news_href
    {/*Display this image in the link area*/
        
    }
        
.news2_href, .news_href:hover
    {/*Display this image in the link area when you mouseover*/
      
    }
	
.pal_href {

}

.pal_href:hover {

}

#catscontainer {
display: none;
}

.with_hr {
border-bottom: 1px solid #DCDCDC;
}