/* FONT */
body {font-family: Arial, Verdana, Helvetica, sans-serif;}
p, h1, h2, h3, h4, h5, h6, ul, ol, li, td {font-family: Arial, Verdana, Helvetica, sans-serif;}

h1 {font-weight: 700; font-style: normal;}
h2 {font-weight: 600; font-style: normal;}
h6 {font-weight: normal; font-size: 12px;}
code, samp, kbd {font-family: Courier, monospace;}
code, samp, kbd {font-size: 1em; font-weight: normal;}
.linkbar {font-size: 12px; font-weight: normal; padding: 2px;}
.linknav, .footer {font-size: 12px; font-weight: normal; padding: 3px;}
.linknavtop {font-size: 12px; font-weight: normal; padding: 3px;}
.searchbutton {font-size: smaller; font-weight: 600;}
p, ul, ol, li, td {font-size: 95%;}

/*LAYOUT*/
table {margin-top: 0px; margin-bottom:0px;}
div.header img, div.footer img {float: right;}
.left {text-align: left;}
.indent {text-indent: 1em; }

/* COLOUR */
body {color: #000000; background: #FFFFFF;}
h1 {color:#000000; background: transparent;}
h2 {color:#444444; background: transparent;}
h3 {color:#666666; background: transparent;}
h4 {color:#777777; background: transparent;}
h5 {color:#888888; background: transparent;}
h6 {color: #999999; background: transparent;}
p, dl, dt, dd {color: #333333; background: transparent;}
.subhead {font-size: 12px; color: #999999; font-weight: 500;}
.linkbar {color: #FFFFFF; background: transparent;}
.linknav, .footer {color: #666666; background: transparent;}
.linknavtop {color: #cccccc; background: transparent;}
.footer {color: #444444; background: transparent;}
.topbartext {color: #333333; background: transparent;}
.searchbutton {color: #FFFFFF; background-color: #003399;}
.topbarbackgd {background: transparent;}
 

/* DECORATION*/
a:link {text-decoration : none;}
a:visited {text-decoration: none;}
a:link:active, :visited:active {text-decoration :none;}
a:link:hover {text-decoration :underline;} 

:link img, :visited img {border: 0px none white;}	 

/* LINK COLOURS */
a:link {color:#000000; background: transparent;} 	
a:visited { color:#000000; background: transparent;}
a:link:active, :visited:active {color:#ff9933; background: transparent;} 	 	
a:link:hover {color:#ff6600; background: transparent;} 
a.bar:link {color:#ffffff; background: transparent;} 
a.bar:visited {color:#ffffff; background: transparent;}
a.bar:hover {color:#ffffff; background: #6699ff;}

/* LIST COLOURS/STYLE */
ul {color: #333333; list-style-type: disc; margin-top: 6px; margin-bottom: 6px;
    background: transparent;}
ul ul {font-size: 12px; color: #999999; list-style-type: disc; margin-top: 6px; margin-bottom: 6px;
       background: transparent;}


.box {vertical-align: top; border: none; background: #DDDDDD; padding-top: 0px; padding-right: 0px;
      margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-bottom: 0px;
      padding-left: 0px; letter-spacing: normal; text-align: center; word-spacing: normal;
      white-space: normal; height: auto; width: auto;}


div.header img {font-size: 12px; color: #999999; font-weight: 500;}

/* PRINTER FRIENDLY BITS */
.veneer, .linknavtop, .linknav, .sidenav {display: none;}
