@media screen { body{ background-color : #FFFFFF; font-size:12px; font-family:Geneva, Arial, Helvetica, san-serif; scrollbar-3d-light-color:#000000; scrollbar-arrow-color: black; scrollbar-base-color:black; scrollbar-dark-shadow-color:black; scrollbar-face-color:#DDDDDD; scrollbar-highlight-color:#DDDDDD; scrollbar-shadow-color:#000000; margin-top:5px; margin-left:5px; margin-bottom:5px; margin-right:5px; } p { font-family: verdana, arial, "ms sans serif", sans-serif; font-size: 12px; margin: 5px; padding-left: 0px; color: #000000; border-left:1px; } td { font-family: verdana, arial, "ms sans serif", sans-serif; font-size: 10; color: #000000; border-colour: #003366 } a:link { color: #666666; font-weight: bold; text-decoration: none; } a:visited { color: #666666; font-weight: bold; text-decoration: none; } a:active { color: #666666; font-weight: bold; text-decoration: none; } a:hover { color:#003333; font-weight: bold; text-decoration: none; } .category { color: #000000 ; font-size: 12; font-weight: bold; } .category a:link { color: #0000FF ; font-size: 12; } .category a:hover { color: #000099 ; font-size: 12; } .category a:active { color: #0000FF ; font-size: 12; } .category a:visited { color: #0000FF ; font-size: 12; } .subcat a:link { color: #AA0000 ; font-size: 10; } .subcat a:hover { color: #660000 ; font-size: 10; } .subcat a:active { color: #AA0000 ; font-size: 10; } .subcat a:visited { color: #AA0000 ; font-size: 10; } a.notescategory:link{ color: #0000FF ; } a.notescategory:visited{ color: #0000FF ; } a.notescategory:hover{ color: #0000AA ; background-color : #DDDDDD; } a.notessubcategory:link{ color: #AA0000 ; } a.notessubcategory:visited{ color: #AA0000 ; } a.notessubcategory:hover{ color: #FF0000 ; background-color : #DDDDDD; } #titletext { font-size:12px; color:#111111; vertical-align:top; text-align:top; font-weight:bold ; font-family:Geneva, Arial, Helvetica, san-serif; margin-left:5px; } #contenttext { font-size:12px; color:#999999; vertical-align:top; text-align:top; font-weight:normal ; font-family:Geneva, Arial, Helvetica, san-serif; margin-left:5px; } #left { /*This is the style used to position the left hand banners and menu system width=150*/ color: #000000; font-size: 8pt; font-family: Arial; font-weight: bold; background-color: #FFFFFF; padding: 0px; border-style: solid; border-width: 1px; border-color: #FFFFFF; } #right { /*This is the style used to position the right hand banners and meny system width=150*/ color: #000000; font-size: 8pt; font-family: Arial; font-weight: bold; background-color: #FFFFFF; padding: 0px border-style: solid; border-width: 1px; border-color: #FFFFFF; } #banner { color: #000000; font-size: 8pt; font-family: Arial; font-weight: bold; padding: 0px; width: 100%; } #tips{ padding: 0px; margin: 0px; float: left; width: 49.5%; } a.tips:hover { color: #0000AA ; background-color : #DDDDDD; font-weight: bold; } a.tips:link { color:#000000; font-weight: bold; } td.tipstitle{ color: #000000 ; } a.tipslink:link{ color: #AA0000 ; } a.tipslink:visited{ color: #AA0000 ; } a.tipslink:hover{ color: #FF0000 ; background-color : #DDDDDD; } #forum{ padding: 0px; margin: 0px; float: right; width: 49.5%; } td.forumtitle{ color: #000000 ; } a.forumlink:link{ color: #AA0000 ; } a.forumlink:visited{ color: #AA0000 ; } a.forumlink:hover{ color: #FF0000 ; background-color : #DDDDDD; } #faq{ padding: 0px; margin: 0px; float: left; width: 49.5%; } td.faqtitle{ color: #000000 ; } a.faqlink:link{ color: #AA0000 ; } a.faqlink:visited{ color: #AA0000 ; } a.faqlink:hover{ color: #FF0000 ; background-color : #DDDDDD; } #resource{ padding: 0px; margin: 0px; float: left; width: 100%; } td.resourcetitle{ color: #000000 ; } a.resourcelink:link{ color: #AA0000 ; } a.resourcelink:visited{ color: #AA0000 ; } a.resourcelink:hover{ color: #FF0000 ; background-color : #DDDDDD; } #disclaimer{ clear: both; text-align: center; } .documentcontent td { border: 1px solid black; padding:5px;background-color: #FFFFAC;} }/* End screen style */ @media print { }