/* investorrelations/styles.css
 * Investor Relations site only
 * ===================================
 * =================================== */
 
@charset "utf-8";
/* CSS Document */



p {
	margin-top: 10px;
}

h3 {
	margin-top: 10px;
}

/* classes */

.mailingAddress {
	margin-top: 10px;
}

.physicalAddress {
	margin-top: 10px;
}

.table {
	margin-bottom: 0px;
}

.span h2 {
	margin-top: 15px;
}

#deptTitle .director {
	display: none;
}

/* ID  */

#deptInfoInner .tagline {
	display: none;
}

#deptInfoInner .director {
	display: none;
}
