body {
    background: white;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    }

/*----------------------------------------------------------------------
  GENERIC RULES
  ----------------------------------------------------------------------*/

p,h1,h2,h3,h4,h5,h6,caption,input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 110%;
    margin: 0.5em 0px;
    }

p {
    font-size: 0.75em;
    line-height: 130%;
    }

em {
    font-weight: bold;
    font-style: normal;
    }

div {
    margin: 0px;
    }

ul {
    margin-top: 0px;
    margin-bottom: 0px;
    }
    
*:link {
    color: #000;
    }

a:hover {
    color:#FF6;
    }

*:visited {
    color: #DDD;
    text-decoration: none;
    }
    
a:active {
    color:#FE6;
    }
    
a {
    text-decoration: none;
    }
    
h1 {
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #080894;
    padding: 3px;
    }
    
h2 {
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
    background-color: #DEDEEF;
    padding: 3px;
    }
    
h3 {
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
    }
    
h4 {
    font-size: 0.8em;
    text-decoration: none;
    }
    
h5 {
    font-size: 0.8em;
    text-decoration: none;
    }
    
h6 {
    font-size: 0.8em;
    text-decoration: none;
    }

caption {
    font-weight: bold;
    font-size: 0.8em;
    text-decoration: none;
    }

img {
    border-width: 0px;
    }
    
div.comment {
    background-color: #faa;
    }

*.hidden {
    display: none;
    }

/*----------------------------------------------------------------------
  PAGE TOP
  ----------------------------------------------------------------------*/

div.page-top {
    margin: 0px;
    padding: 0px;
    width: 100%;
    }

/*----------------------------------------------------------------------
  GRAPHIC BAR
  ----------------------------------------------------------------------*/

div.graphic-bar {
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    line-height: 10%; /* Fix for Mozilla inconsistency */
    width: 100%;
    background-image: url(look/wave-800x110.gif);
    background-repeat: repeat-x;
    background-position: top left;
    }
body.com div.graphic-bar {
    background-image: url(look/wave-800x110.gif);
    }

div.graphic-bar img {
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    }

div.graphic-bar img.pr-speak {
    position: absolute;
    left: 40%;
    top: 0px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    }

div.graphic-bar img.rightimage {
    position: absolute;
    right: 0px;
    top: 0px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    }


/*----------------------------------------------------------------------
  NAVIGATION BAR
  ----------------------------------------------------------------------*/

table.navigation-bar {
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
    }

table.navigation-bar div {
    margin: 0px;
    }

table.navigation-bar p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.65em;
    font-weight: normal;
    color: #4A4AAD;
    text-align: center;
    margin: 0px;
    padding: 4px 0px;
    }

table.navigation-bar a:link {
    font-weight: bold;
    color: white;
    }
table.navigation-bar a:visited {
    font-weight: bold;
    color: white;
    }
table.navigation-bar a:hover {
    font-weight: bold;
    color: #FF6;
    }

table.navigation-bar td {
    width: 10%;
    margin: 0px;
    padding: 0px;
    border-width: 0px 0px 1px 1px;
    border-style: solid;
    border-color: #004;
    border-collapse: collapse;
    vertical-align: middle;
    text-align: center;
    }
body.com table.navigation-bar td {
    border-width: 1px 0px 1px 1px;
    border-color: #99F;
    }

td.menunav {
    background-color: #080894;
    }
td.menunav1 {
    background-color: #3131A4;
    }
td.menunav2 {
    background-color: #4A4AAD;
    }
td.menunav3 {
    background-color: #6363BD;
    }
td.menunav4 {
    background-color: #7B7BC6;
    }

body.com td.menunav {
    background-color: #040486;
    }
body.com td.menunav1,
body.com td.menunav2,
body.com td.menunav3,
body.com td.menunav4 {
    background-color: #040486;
    }


/*----------------------------------------------------------------------
  BELOW BAR
  ----------------------------------------------------------------------*/

div.below-bar {
    clear: both;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    }

table.below-bar {
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
    }

table.below-bar td {
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    border-width: 0px;
    vertical-align: top;
    }


/*----------------------------------------------------------------------
  COLUMN ONE
  ----------------------------------------------------------------------*/
    
td.column-one {
    vertical-align: top;
    width: 20%;
    background-color: #F7F7F7;
    }

td.column-one table {
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
    }

td.column-one td,
td.column-one caption {
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #004;
    border-collapse: collapse;
    }
body.com td.column-one td,
body.com td.column-one caption {
    border-color: #DDD;
    }

td.column-one div.blank {
    height: 1.3em;
    }

td.column-one caption {
    margin: 0px;
    padding: 3px;
    background-color: #7B7BC6;
    color: white;
    }
body.com td.column-one caption {
    background-color: #4A4AAD;
    }

td.column-one div {
    margin: 0px;
    }

td.column-one td.break {
    background-color: transparent;
    border-width: 0px 0px 1px 0px;
    height: 10px;
    }

td.column-one p {
    text-align: left;
    margin: 3px 6px;
    font-size: 0.65em;
    }
body.com td.column-one td.sitemap1 p {
    font-weight: bold;
}

td.column-one td.sitemap1 {
    background-color: #4A4AAD;
    }
body.com td.column-one td.sitemap1 {
    background-color: #DDD;
    }

td.column-one td.sitemap2 {
    background-color: #6363BD;
    }
body.com td.column-one td.sitemap2 {
    background-color: #FFF;
    }

td.column-one a:link {
    color: white;
    }
body.com td.column-one a:link {
    color: #369;
    }

td.column-one a:visited {
    }
body.com td.column-one a:visited {
    color: #036;
    }

td.column-one a:hover {
    color: #FF6;
    }
body.com td.column-one a:hover {
    color: #69F;
    }

/*
 * ADDRESS
 */

td.column-one td.address {
    background-color: #DEDEEF;
}
body.com td.column-one td.address {
    background-color: #FFF;
}

td.column-one td.address p {
    padding: 12px 6px 20px 6px;
    font-size: 0.7em;
    line-height: 130%;
    }

td.column-one td.address a:link {
    color: #369;
    font-weight: normal;
    }

td.column-one td.address a:hover {
    color: #003;
    font-weight: normal;
    }

td.column-one td.address a:active {
    color: #36C;
    font-weight: normal;
    }

td.column-one td.address a:visited {
    color: #063;
    font-weight: normal;
    }

td.column-one p.iip-padp-logos {
    padding: 0px 0px 20px 0px !important;
    text-align: left;
    }

/*----------------------------------------------------------------------
  COLUMN TWO
  ----------------------------------------------------------------------*/

td.column-two {
    background-color: transparent;
    vertical-align: top;
    text-align: left;
    width: 60%;
    }

/*----------------------------------------------------------------------
  COLUMN THREE
  ----------------------------------------------------------------------*/

td.column-three {
    vertical-align: top;
    width: 20%;
    background-color: #F7F7F7;
    }
body.com td.column-three {
    background-color: #EEE;
    }

td.column-three table {
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    border-spacing: 0px;
    border-color: #080894;
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
    }

td.column-three caption {
    height: 1.3em;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #080894;
    border-collapse: collapse;
    margin: 0px;
    padding: 3px;
    background-color: #7B7BC6;
    color: white;
    }
body.com td.column-three caption {
    border-color: #DDD;
    background-color: #4A4AAD;
    }

td.column-three td.break {
    background-color: transparent;
    border-width: 0px 0px 1px 0px;
    height: 10px;
    }


/*----------------------------------------------------------------------
  CLIENTS LOGOS
  ----------------------------------------------------------------------*/

div.client-logos {
    margin: 0px;
    }

div.client-logos table {
    border-width: 0px;
    border-style: none;
    }

div.client-logos td {
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #DDD;
    border-collapse: collapse;
    background-color: white;
    }

div.client-logos td.first {
    background-color: #DDD;
    }

div.client-logos p {
    text-align: center;
    margin: 3px 6px;
    line-height: 100%;
    color: black;
}

div.client-logos img {
    margin: 0px;
    }

div.client-logos div {
    margin: 0px;
    }

div.client-logos div.scot-cc p {
    padding: 10px 0px;
    }


/*----------------------------------------------------------------------
  FEATURES COLUMN
  ----------------------------------------------------------------------*/

div.features-column {
    margin: 0px;
    }

div.features-column table {
    border-width: 0px;
    border-style: none;
    text-align: left;
    }

div.features-column td.first {
    background-color: #FFC;
    }

div.features-column td {
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #162C42;
    border-collapse: collapse;
    }

div.features-column div {
    margin: 0px;
    }

div.features-column p {
    text-align: center;
    margin: 3px 6px;
    color: black;
}

div.features-column a:link {
    color: #369;
    font-weight: normal;
    }

div.features-column a:hover {
    color: #003;
    font-weight: normal;
    }

div.features-column a:active {
    color: #36C;
    font-weight: normal;
    }

div.features-column a:visited {
    color: #063;
    font-weight: normal;
    }


/*----------------------------------------------------------------------
  MAIN BODY
  ----------------------------------------------------------------------*/

div.main {
    background-color: transparent;
    text-align: left;
    margin: 10px;
}

div.main div {
    margin: 0px;
    padding: 0px;
    }

div.main span.subtitle {
    color: #666;
    font-size: 80%;
    }
div.main h1 span.subtitle {
    color: #AAA;
    }

div.main div.x-sidebar {
    margin: 0px 0px 5px 0px;
    background-color: #CCD;
    border-width: 1px;
    border-color: black;
    border-style: solid;
    padding: 0px 5px;
    }

div.main div.x-informalexample {
    margin: 0px;
    background-color: #EEE;
    border-width: 1px;
    border-color: black;
    border-style: solid;
    padding: 0px 5px;
    }


/*----------------------------------------------------------------------
  QUESTIONS AND ANSWERS
  ----------------------------------------------------------------------*/

div.main {
    }

div.main div.x-qandaset {
    margin: 0px;
    }

div.main div.x-qandaentry {
    padding: 0px;
    border-width: 1px 0px 0px 0px;
    border-color: #7B7BC6;
    border-style: solid;
    }

div.main div.x-answer {
    padding: 0px;
    border-width: 1px 0px 0px 0px;
    border-color: #CCC;
    border-style: solid;
    }

div.main div.x-question {
    font-weight: bold;
    }

/*----------------------------------------------------------------------
  TABLES
  ----------------------------------------------------------------------*/

table.x-table {
    table-layout: auto;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    /* width: 100%; - Didn't work on Explorer 5.0 on PC */
    }

table.x-table caption {
    background-color: #080894;
    color: #FFFFFF;
    text-align: left;
    font-size: 1em;
    margin: 10px 3px 5px 3px;
    padding: 2px;
    width: 100%;
    }

table.x-table td {
    border-width: 1px 1px 1px 1px;
    border-color: #CCC;
    border-style: solid;
    padding: 0px 4px;
    }


/*----------------------------------------------------------------------
  FORMS
  ----------------------------------------------------------------------*/

textarea.x-html-textarea,
option.x-html-option {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 110%;
    font-size: 1em;
    }

label.x-html-label {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 110%;
    font-size: 1em;
    font-weight: bold;
    }

input.x-html-input {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 1em;
        padding: 2px;
        margin: 0px;
        line-height: 110%;
        }

button.x-html-button,
button.x-html-button img,
form.x-html-form {
    margin: 0px;
    padding: 0px;
    }
    
label.x-html-label {
   font-weight: normal;
    }

/*----------------------------------------------------------------------
  LINKS
  ----------------------------------------------------------------------*/

div.main a:link {
    color: #369;
    font-weight: bold;
    text-decoration: underline;
    }

div.main a:hover {
    color: #003;
    font-weight: bold;
    text-decoration: underline;
    }

div.main a:active {
    color: #36C;
    font-weight: bold;
    text-decoration: underline;
    }

div.main a:visited {
    color: #063;
    font-weight: bold;
    text-decoration: underline;
    }
    
/*----------------------------------------------------------------------
  FOOTER
  ----------------------------------------------------------------------*/

table.footer {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    border-width: 0px;
    border-spacing: 0px;
    border-collapse: collapse;
    border-style: none;
    table-layout: fixed;
    width: 100%;
    }
body.com table.footer {
    margin: 0px 0px 0px 0px;
    }

table.footer div {
    margin: 10px 0px 0px 0px;
    border-width: 0px 0px 2px 0px;
    border-style: solid;
    border-color: #CCC;
}

table.footer p {
    font-size: 0.6em;
    text-align: center;
    }

/*----------------------------------------------------------------------
  PICTURE LIST
  ----------------------------------------------------------------------*/

div.picture-list img,
div.picture-list p {
    margin: 8px 0px;
    }

div.picture-list table.x-table tr {
    border-width: 0px;
    }

div.picture-list table.x-table td {
    border-width: 0px;
    border-spacing: 4px;
    }

/*----------------------------------------------------------------------
  VOLUNTEERING
  ----------------------------------------------------------------------*/

div.volunteering-image img {
    float: right;
    margin: 8px 0px 10px 0px;
    }
    
div.volunteering-image1 img {
    float: left;
    margin: 8px 10px 0px 0px;
    }
    
/*----------------------------------------------------------------------
  TITLES
  ----------------------------------------------------------------------*/

div.titles-image h2 {
    border-style: solid;
    border-color: #930;
    border-width: 1px 0px 0px 0px;
    }

div.titles-image img.illustration {
    float: right;
    margin: 8px 0px 10px 0px;
    }
    
/*----------------------------------------------------------------------
  SINGLE STORIES
  ----------------------------------------------------------------------*/

div.stories-image img {
    float: right;
    margin: 8px 0px 10px 0px;
    }
    
/*----------------------------------------------------------------------
  STAFF
  ----------------------------------------------------------------------*/

div.staff-image img {
    float: right;
    margin: 8px 0px 10px 0px;
    }
    
div.com-staff-image img {
    float: right;
    margin: 8px 0px 10px 0px;
    }
    
div.single-staff-image img {
    float: left;
    margin: 10px 20px 10px 0px;
    }
    
/*----------------------------------------------------------------------
  NEWS
  ----------------------------------------------------------------------*/

div.news-image img {
    float: right;
    margin: 8px 0px 10px 0px;
    }
    
div.single-news-image img {
    float: left;
    margin: 10px 10px 10px 0px;
    }
    
/*----------------------------------------------------------------------
  STORIES
  ----------------------------------------------------------------------*/

div.stories-image img {
    float: left;
    margin: 10px 10px 10px 0px;
    }
    
/*----------------------------------------------------------------------
  ENTERTAINMENT
  ----------------------------------------------------------------------*/

div.entertainment-image img {
    padding: 0px 5px 0px 5px;
    }
    
div.entertainment-image button img {
    padding: 0px;
    }

div.entertainment-image td {
    vertical-align: middle;
    }
    
/*----------------------------------------------------------------------
  AUDIO CARDS
  ----------------------------------------------------------------------*/

div.audio-cards-image img {
    padding: 10px 5px 10px 5px;
    }
div.audio-cards-image button img {
    padding: 0px;
    }
    
div.audio-cards-image td {
    vertical-align: middle;
    }
        
div.audio-cards-image p.download-time {
    font-size: 0.6em;
    line-height: 100%;
    }

div.audio-card div.x-informalexample {
    padding: 20px;
    margin: 20px 0px;
    text-align: center;
    background: white;
    border-color: gray;
    }

/*----------------------------------------------------------------------
  IMAGES GENERAL
  ----------------------------------------------------------------------*/

div.image-break {
    clear: both;
    }
    
div.float-right img {
    float: right;
    margin: 8px 0px 10px 0px;
    }
    
div.float-left img {
    float: left;
    margin: 10px 10px 10px 0px;
    }

p.float-right img {
    float: right;
    margin: 8px 0px 10px 0px;
    }
    
p.float-left img {
    float: left;
    margin: 10px 10px 10px 0px;
    }


/*----------------------------------------------------------------------
  SITE MAP
  ----------------------------------------------------------------------*/

li.sitemap {
    list-style-type: circle;
    }

li.sitemap p {
    margin: 2px 0px;
    }
    
    
/*----------------------------------------------------------------------
  CONTENT MANAGEMENT EDIT BUTTONS
  ----------------------------------------------------------------------*/

a.add-button img,
a.edit-button img,
a.add-button,
a.edit-button {
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    }
    



