/* this style sheet covers content and content placement for internal pages  */


 .purple_left
     {
     background-image: url('../../../../images/purple_white_shim.gif');
     background-color: #ffffff;
     background-repeat: no-repeat;
	 }
	 	 
/*.yellow_top
    {
	   background-image: url('../images/yellow_shim.gif'); 
	   background-color: #ffffff;
	   background-repeat: no-repeat;
*/
	}


body {
	/*background-image: url('images/internal3.gif');*/
	background-color: ffffff;
	background-repeat: no-repeat;
	color: #222222;
	font-family:verdana,arial,helvetica;
	font-size: 11px;
	} 


.content {
	color:#222222; 
	font-family:verdana,arial,helvetica; 
	font-size:11px; 
	font-weight:normal; 
	z-index:50;
	}
	
#bot {
	color:#000099;
	font-family:tahoma,arial,helvetica; 
	font-size:8px; 
	z-index:50;
	}

.goldtitle {
  
    font-family: 'times new roman', serif; 
    font-size: 40px;
    color: #69026D;
    text-decoration: none;
    font-weight: 400;
	}

.hr{
	border-style:solid;
	border-width:2;
	color: #cc9933;
	text-align:center;
	width:90%
	margin-top:0;
	margin-bottom:2
	}
/* this starts the very top right nav (no javascript menu involved with this nav)....TOP RIGHT    TOP RIGHT    TOP RIGHT    TOP RIGHT   */ 

/*----------------------------------link styles--------------------------*/


a.topnav:link{
    font-family: tahoma,arial,helvetica;
    font-size: 10px;
    color: #69026D;
    text-decoration: none;
    font-weight: 400;
    }

a.topnav:visited{
    font-family: tahoma, arial;
    font-size: 10px;
    color: #69026D;
    text-decoration: none;
    font-weight: 400;
    }
	  
a.topnav:hover{
    color: #777777;
	font-size: 10px;
    text-decoration: none;
    }
	  
	
	  
a:link{
    font-family: verdana, tahoma, arial;
    font-size: 11px;
    color: #13169B;
    text-decoration: underline;
    font-weight: 500;
      }

	  
a:visited{
    font-family: verdana, tahoma, arial;
    font-size: 11px;
    color: #883388;
    text-decoration: underline;
    font-weight: 500;
    }
	
	
a:hover{
    color: #883388;
	font-size: 11px;
    text-decoration: underline;	
       }


	   
a.contentlink:link{
    font-family: serif;
    font-size: 11px;
    color: #090DA9;
    text-decoration: none;
    font-weight: 500;
    }

a.contentlink:visited{
    font-family: serif;
    font-size: 11px;
    color: #883388;
    text-decoration: none;
    font-weight: 500;
    }

a.contentlink:hover{
    color: #883388;
    text-decoration: underline;	
    }
	
a.botnav:link{
    font-family: serif;
    font-size: 9px;
    color: #000000;
    text-decoration: none;
    font-weight: 500;
    }

a.botnav:visited{
    font-family: serif;
    font-size: 9px;
    color: #000099;
    text-decoration: none;
    font-weight: 500;
    }

a.botnav:hover{
    color: #69026d;
    text-decoration: underline;	
    }
		
hr {
	border-style:solid; 
	border-width:2; 
	color: #CC9933;
	text-align:center; 
	width:80%;
	margin-top:0; 
	margin-bottom:0
	}



a.type1:link{
    font-family: tahoma, arial;
    font-size: 20px;
    color: #0000ff;
    text-decoration: none;
    font-weight: 400;
    }

a.type1:visited{
    font-family: tahoma, arial;
    font-size: 20px;
    color: #0000ff;
    text-decoration: none;
    font-weight: 400;
    }

a.type1:hover{
    color: #ff0000;
    text-decoration: underline;	
    }	  
	  
	  
	   
#top_pipes{
    font-family: tahoma, arial;
    font-size: 10px;
         }	 



/* ------------------------------------------------------------------------------------------------
   Top Navigation
   ------------------------------------------------------------------------------------------------ */
#topnav {
    font-family: tahoma,arial,helvetica;
    font-size: 7pt; 
    color:#69026D;
    text-decoration: none; text-align:right; vertical-align:bottom;
	}

#topnav a:link { 
	color: #69026D;    font-size: 7pt; 
	font-family: tahoma,arial,helvetica;
	text-decoration: none;
	font-weight:normal;
	}
#topnav a:visited { 
	color: #69026D;    font-size: 7pt; 
	font-family: tahoma,arial,helvetica;
	text-decoration: none;	font-weight:normal;
	}
#topnav a:hover { 
	color: #777777;
    font-size: 7pt; 
	font-family: tahoma,arial,helvetica; 
	text-decoration: none;	
	font-weight:normal;
	}
#topnav a:active { 
	color: #69026D;    
	font-size: 7pt; 
	font-family: tahoma,arial,helvetica;
	text-decoration: none;	font-weight:normal;
	}
	

/* ------------------------------------------------------------------------------------------------
   Left Nav Navigation
   ------------------------------------------------------------------------------------------------ */

#leftnav {
	font-family: tahoma,arial,helvetica;
	color: #CABFC4; 
	font-size: 11px;
	text-decoration: none; font-weight:bold;
	}
	
#leftnav a:link {
	font-family: tahoma,arial,helvetica;
	color: #CABFC4;    
	font-size: 11px;
    text-decoration: none; 
    font-weight:bold;
    }

#leftnav a:visited {
    font-family: tahoma,arial,helvetica;
	color: #CABFC4;    
	font-size: 11px;	
	text-decoration: none; 
	font-weight:bold; 
   	}

#leftnav a:hover {
	font-family: tahoma,arial,helvetica;
    color: #cc9933;
	font-size: 11px;
        text-decoration: none; font-weight:bold;	
    }
    
#botnav {
	color:#3C3C42; 
	font-size: 10px;
	font-family:tahoma,arial,helvetica;
	text-decoration: none; 
	z-index:50;
	}

#botnav a:link {
    font-size: 10px;
    color: #3C3C42;
    text-decoration: none;
    font-weight:normal;
    }

#botnav a:visited {
    font-size: 10px;
    color: #800080;
    text-decoration: none;
    font-weight:normal;
   }

#botnav a:hover {
    color: #CC9933;
    text-decoration: underline;
    font-weight:normal;
    }
    
.campusaddress{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C3C42;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	}

