/***********************************************//* lwstyles.css                      *//***********************************************//***********************************************//* HTML tag styles              *//***********************************************/body{   font-family: "Times New Roman", Times, serif;   color: #333333;   line-height: 1.166;   margin: 0px;   padding: 0px;   background: #ffffff url("images/bg1.giif") fixed;    /***background***/}/******* hyperlink and anchor tag styles *******/a:visited{   color: #6666ff;   text-decoration: underline;}a:hover{   color: #993366;   text-decoration: underline;}/************** header tag styles **************/h1{   font: bold 120% Arial,sans-serif;   color: #334d55;   margin: 0px;   padding: 0px;}h2{   font: bold 114% Arial,sans-serif;   color: #006699;   margin: 0px;   padding: 0px;}h3{   font: bold 100% Arial,sans-serif;   color: #334d55;   margin: 0px;   padding: 0px;}h4{    font: 100% Arial,sans-serif;   color: #333333;   margin: 0px;   padding: 0px;}h5{   font: 100% Arial,sans-serif;   color: #334d55;   margin: 0px;   padding: 0px;}/*************** list tag styles ***************/ul{   list-style-type: square;}ul ul{   list-style-type: disc;}ul ul ul{   list-style-type: none;}/********* form and related tag styles *********/form {   margin: 0;   padding: 0;}label{   font: bold 1em Arial,sans-serif;   color: #334d55;}input{   font-family: Arial,sans-serif;}/***********************************************//* Layout Divs                   *//**********************************************/#pagecell1{   position: absolute;   top: 185px;   left: 0%;   right: 2%;   width: 98%;   background-color: #ffffff;}#masthead{   position: absolute;   top: 0px;   left: 0%;   right: 2%;   width: 98%;}#pageNav{   float: left;   width: 160px;   padding: 0px 0px 0px 0px;   background-color: #ffffff;   border-right: 0px solid #fef2cc;   border-bottom: 0px solid #cccccc;   font: small Verdana,sans-serif;   border-right-width: 0px;}#content{   padding: 0px 0px 0px 0px;   margin: 0px 0px 0px 160px;   min-height: 600px;   border-left: 0px solid #ccd2d2;   border-color: black black black #6699ff;    background-color: #ffffff; border-top-width: 2px;    border-right-width: 2px; border-bottom-width: 2px;    border-left-width: 1px}#logo{   top: 0%;   left: 0%;}/***********************************************//* Component Divs                         *//***********************************************//************* globalNav styles ****************/#globalNav{   position: relative;   width: 100%;   min-width: 640px;   height: 32px;   color: #cccccc;   padding: 0px;   margin: 0px;   background-image:  url("images/glbnav_background.giif");  /***topbarandbuttoncolour***/}#globalNav img{   margin-bottom: -4px;}/************** feature styles *****************/.feature{   padding: 0px 0px 0px 20px;   font-size: 105%;   min-height: 170px;   font-weight: bold;   width: 95%;}.feature1{   padding: 0px 0px 0px 20px;   font-size: 105%;   color: #000099;   min-height: 170px;   font-weight: bold;   width: 95%;}html>body .feature{   height: auto;}.feature h3{   font: bold 150% Times New Roman, Times, serif;   color: #330099;   padding: 0px 5px 0px 5px;}.feature img{   float: left;   padding: 0px 10px 0px 0px;}/*************** story styles ******************/.story{   padding: 0px 10px 0px 20px;   font-size: 105%;   font-weight: bold;   width: 95%;}.story h3{   font: bold 125% Arial,sans-serif;   color: #003399;}.story img{   float: right;   padding: 0px 5px 0px 5px;}.story a.capsule{   font-size: 105%;   font-weight: bold;   color: #005FA9;   display: block;   padding-bottom: 5px;}.story a.capsule:hover{   text-decoration: underline;}td.storyLeft{   padding-right: 12px;}/************** footer styles ****************/#footer{}/************ sectionLinks styles **************/#sectionLinks{   margin: 0px;   padding: 0px;}#sectionLinks h3{   padding: 10px 0px 2px 10px;   border-bottom: 1px solid #cccccc;}#sectionLinks a:link, #sectionLinks a:visited{   display: block;   border-top: 1px solid #ffffff;   border-bottom: 1px solid #cccccc;   background-image: url("images/bg_nav1.jpg");  /***colouroflefthandlinks***/   font-weight: bold;   padding: 3px 0px 3px 10px;   color: #21536A;}#sectionLinks a:hover{   border-top: 1px solid #cccccc;   background-color: #CCCCFF;    /***mouseoverlefthandlinks***/   background-image: none;   font-weight: bold;   text-decoration: none;}/************* relatedLinks styles **************/.relatedLinks{   margin: 0px;   padding: 0px 0px 10px 10px;   border-bottom: 1px solid #cccccc;}.relatedLinks h3{   padding: 10px 0px 2px 0px;}.relatedLinks a{   display: block;}/**************** fpark styles *****************/#fpark{   float: right;   position: relative;   top: 20px;}/**************** date styles *****************/#date{   float:right;   font-family: Times New Roman, Times, serif;   font-size: 16px;   color: #666666;   line-height: 1.166;   margin-right: 41px;}/************** siteInfo styles ****************/#siteInfo{   border-top: 0px solid #cccccc;   border-bottom: 0px solid #cccccc;   font-size: small;   color: #cc99ff;   padding: 0px 20px 0px 0px;   margin: 0px 0px 10px 178px;}#siteInfo img{   padding: 0px 0px 0px 0px;   vertical-align: middle;}/**************** validator styles *****************/#w3c{   float: left;   width: 170px;   padding: 0px 0px 0px 0px;   margin: 0px 0px 10px 0px;}#w3c img{   padding: 0px 0px 0px 0px;   vertical-align: middle;}/********************* end **********************/