/* CSS Document */

/* style change for print purposes */
#subHeader h1 {display: inline; font-family: "Times New Roman, Times", serif;}
#contentUpcoming, #contentLeft, #contentRight {font-family: "Times New Roman, Times", serif; font-size: 9pt; color: #000000; background-color: #FFFFFF;}
#content h1 {display: inline; background-color: #FFFFFF; color: #000000;}
#content h2 {display: inline; background-color: #FFFFFF; color: #000000;}
#content h3 {display: inline; background-color: #FFFFFF; color: #000000;}
#address {border-top: 1px solid #000; font-family: "Times New Roman, Times", serif; font-size: 7pt; color: #000000; background-color: #FFFFFF;}
.bold {font-weight:bold;}

/* do not print */
#ukNavBar, #headerLeft, #headerRight, #imageContainer, #subHeaderText, #subHeaderCalendar, #subHeaderContact, #blueSpanA, #blueSpanB, #blueSpanC,  #subMenu, #menu, #footerLeft, #footerRight {display: none;}
.noPrint {display:none;}
