/* NCC about us global cascading style sheet - applies to all about us pages */

/* ID Classes */

h5.credits {
    font-style: italic;
    text-align: center;
    padding: 1%;
}

tr.altRowP td {
	padding: 10px;
    text-align: center;
    font-weight: bold;
    color: #000099;
}

tr.altRowT td {
    padding-top: 40px;
    padding-bottom: 20px;
}


/* Class Styles */

.heading-alt {
    font-size: x-large;
    color: #000099;
    font-weight: bold;
    text-decoration: underline;
}

.img-loc {
  margin-left: 2%;
}


.subtext {
    margin-left: 3%;
}