/**** FONT SIZE SETTINGS IN THIS STYLE SHEET - fontSize2.css - not including colour which is in colour1.css - to maintain integrity of the design, change the td.midMainCont p tag and the heading tags only in subsequent style sheets ****/ /* Adjust positioning with Font-size selection */ #layer1 {position:absolute; left:160px; top:115px; width:146px; z-index:90; visibility:hidden;} #layer2 {position:absolute; left:306px; top:115px; width:146px; z-index:90; visibility:hidden;} #layer3 {position:absolute; left:451px; top:115px; width:146px; z-index:90; visibility:hidden;} #layer4 {position:absolute; left:597px; top:115px; width:146px; z-index:90; visibility:hidden;} /*div tags*/ div.addressBar {font-size:10px; line-height:10px;} div.date {font-size:9px; line-height:11px;} /*span tags*/ span.addressBold {font-size:12px; font-weight:bold;} /*td tags*/ td.headlineBox {font-size:11px; line-height:12px;} td.midMainCont {font-size:12px; line-height:14px;} tr.pressBar td{font-size:12px; line-height:14px;} td.midMainTable {font-size:12px; line-height:12px;} /*heading tags*/ h1, h2, h3, h4, h5, h6, h7 {font-weight:bold;} h1 {font-size:22px; line-height:24px;} h2 {font-size:20px; line-height:22px;} /*paragraphs*/ td.midMainCont p {font-size:12px; line-height:14px;} p.headline {font-size:10px; line-height:11px;} /*form elements*/ select.searchDrop {font-size:10px; line-height:11px; font-weight:bold;} input.login, input.searchBox, select.searchDrop {font-size:10px; line-height:11px;} /*anchor tags*/ a.forgotten, a.forgotten:hover, a, a.newUser, a.newUser:hover, div.addressBar a, div.addressBar a:hover, td.buttonTop a, td.leftButton a, td.leftButton a:hover, td.rightButton a, td.rightButton a:hover {font-size:12px; line-height:14px;} p.headlineRight a, p.headlineRight a:hover {font-size:10px; line-height:11px;} div.date a, div.date a:hover, span.breadCrumbs, span.breadCrumbs a, span.breadCrumbs a:hover, span.breadCrumbs a:visited, div.help a, div.help a:hover {font-size:12px; line-height:16px;} td.buttonTop a, td.leftButton a, td.leftButton a:hover, td.rightButton a, td.rightButton a:hover {font-weight:bold;} a.newUser {font-weight:bold;} a, a.forgotten, a.newUser, a.leftLink, div.date, div.date a, div.help a, p.headlineRight a, td.buttonTop a, span.breadCrumbs a, p, td.leftButton a, td.rightButton a, tr.pressBar td {text-decoration:none;} a.leftLink:hover, div.date a:hover, div.help a:hover, p.headlineRight a:hover, span.breadCrumbs a:hover, td.leftButton a:hover, td.rightButton a:hover {text-decoration:none;} div.addressBar a, div.addressBar a:hover {text-decoration:none;}