@charset "UTF-8";
/* CSS Document */

#NavCatalog a {
	background-image: url(/Images/SideBarNavigation/PccSideBarTabAcademicsHoverNo.png);
	background-repeat: no-repeat;
	color:#FFFFFF;
}

#InteriorPageHeading {
	background: url(/Images/InteriorPage/HeaderTabs/AcademicsInteriorHeaderTab.jpg) top left no-repeat;
	}
	

.NoteSmall{
	font-size:10px;
	font-style: italic;
	}
	

#SectionTitle {
	opacity:0.75;
	-moz-opacity:0.75;
	filter: alpha(opacity=75); /*IE*/
}

.SideButton{
	float:right; 
	width:140px; 
	height:30px; 
	margin-top:-40px;
	font-size:10px;
	line-height:12px;
	margin-right:-60px;
	}
	
ol ol{
	text-align:left;
	font-size:13px;
	margin-left:50px;
	}

/* Default page */

.SpecificInquiry {
	display: block;
	padding-left: 10px;
	font-size: 80%;
	}

#SpecificInquiryInfo {
	padding-top: 20px;
	}

.InquiryOffset {
	display: block;
	padding-left: 40px;
	white-space: nowrap;

	}

#InfoDirectory,
#PurposeOfInquiry {
	margin:10px 0 20px 20px;
	border-collapse: collapse;
	}

	

#InfoDirectory th {
	width: 20%;
	padding: 2px 5px;
	text-align: left;
	white-space: nowrap;
	border-bottom: 1px solid #000;
	}



#InfoDirectory td {
	padding: 2px 5px;
	text-align: left;
	white-space: nowrap;
	}

#PurposeOfInquiry th {
	padding: 2px 5px;
	text-align: left;
	border-bottom: 1px solid #000;
	}

#PurposeOfInquiry td {
	padding: 15px 10px 0 5px;
	text-align: left;
	white-space: nowrap
	}
	
.OfficeContact a {
	font-style: italic;
	text-decoration: underline;
	cursor: pointer;
	}
	
/* Location page */

#map {
	width: 550px; 
	height: 400px;
	border: 1px solid #001C5A;
	}
	
#mapwrap {
	width: 550px; 
	float: left;
	margin: 10px 20px;
	}
	
#directions {
	width: 100%;
	}
	
	
/* History page */
	
ul.LinkList li a {
	font-weight: bold;
	}
	
/* Mission Purpose page */
.Signature{
	float:right;
	width:200px;
	text-align:right;
	font-weight:bold;
	line-height:10px;
	margin-top:10px;
	color:#005daa;
	}