/*     Document   : IDTStyle    Created on : 5 December 2005, 15:51    Author     : t466225    Description:        Internet Development Team Style Sheet.*/body {     font: 11px Verdana, Arial, Helvetica, sans-serif;    margin: 2px;     background-color: #ffffff;     color: #333333;}table {    padding: 3px;    border-spacing: 0px; }th {   background-color: #deefff;   color: #005588;   padding: 3px;   font-size: 12px;   text-align: left;   font-variant: normal;   font-weight: bold;      font-family: arial,helvetica,sans-serif;   font-style: normal;}td {  font-size: 12px;  font-family: Verdana, Arial, Helvetica, sans-serif;  padding: 3px;    text-align: left;  vertical-align: top;}hr {    color: #b9d7ff;    background-color: #b9d7ff;}h1{  font-family: arial,helvetica,sans-serif;  font-size: 24px;    text-align: center;  color: #009;  font-style: normal;  font-weight: bold;  font-variant: normal;  border-top-style: inset;  border-bottom-style: inset;  border-left-style: inset;  border-right-style: inset;  border-top-width: 2px;  border-bottom-width: 2px;  border-left-width: 2px;  border-right-width: 2px;  border-top-color: silver;  border-bottom-color: silver;  border-left-color: silver;  border-right-color: silver;  margin-left: 4px;  margin-right: 4px;  padding-left: 4px;  padding-right: 4px;}h2{    font-family: arial,helvetica,sans-serif;    font-size: 16px;    color: #009;}h3 {    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size: 13px;    font-style: normal;    line-height: normal;    font-weight: bold;    color: #009;}	h4 {  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px;  font-style: normal;  font-weight: bold;  color: #009;  font-variant: normal;  text-decoration: underline;}strong{    font-family: arial,helvetica,sans-serif;    font-size: 12px;    font-weight: bold;}label{    font-family: arial,helvetica,sans-serif;    font-size: 12px;    color: #0066CC;}ul {  list-style-type: disc;  list-style-position: outside;  line-height: 150%;  color: #000;  font-size: 11px;  font-family: Arial,Helvetica,sans-serif;}.nav {   padding: 4px;  font-family: arial,helvetica,sans-serif;  color: #000;  font-size: 16px;  font-weight: bold;     width: 150px;   height: 600px;    vertical-align: top;  text-align: left;  background-image: url(images/nav.gif);  background-position: top center repeat-x;}.nav a:link {    font-weight: bold;    color: #339;}.nav a:active {    font-weight: bold;    color: #66f;}.nav a:visited {    font-weight: bold;    color: #339;}.nav a:hover {    font-weight: bold;    color: #f60;}.main {   font: 12px Verdana, Arial, Helvetica, sans-serif;  margin: 0px;   background-color: #ffffff;   color: #333333;  text-align: left;  vertical-align: top;}.scrollable {   overflow: auto;  height: 200px;  width: 740px;  background-color: #ffffff;  font-size: 12px;} .mainsection_noborder{  width: 600px;  margin-top: 4px;  margin-bottom: 4px;  margin-left: 4px;  margin-right: 4px;  padding-top: 4px;  padding-bottom: 4px;  padding-left: 4px;  padding-right: 4px;}.mainsection{  width: 700px;  border-top-style: double;  border-bottom-style: double;  border-left-style: double;  border-right-style: double;  border-top-color: #000000;  border-bottom-color: #000000;  border-left-color: #000000;  border-right-color: #000000;  margin-top: 4px;  margin-bottom: 4px;  margin-left: 4px;  margin-right: 4px;  padding-top: 4px;  padding-bottom: 4px;  padding-left: 4px;  padding-right: 4px;}