
body, td, th, p, li, .mainpara, .caption {
   font-family: Verdana, Arial, sans-serif;
   font-size: 9pt;
   line-height: 12pt;
   /* x-font-size: 80%; */
   color: #333333;  
}
.padded {
   margin-top: 4px;
   margin-bottom: 4px;
   margin-left: 4px;
   margin-right: 4px;
}
td                             { vertical-align: top; }
ul                             { list-style-image: url(/site/images/bullet.gif); list-style-position: outside; }
.navLink                       { color: #333333; }
.subheader_white, .sideheading { color: #FFFFFF; }
.pagetitle                     { font-size : 18px; font-weight : bold; }
.skiplink                      { display:none; }
h1                             { font-size: 14pt; font-weight: normal; margin-top: 15px; margin-bottom: 15px;  }
h2, h3                         { font-size: 8pt; x-font-size: 90%; font-weight: bold; }
a:visited, a:link, a:active    { text-decoration : none; }
a:hover                        { text-decoration: underline; }
table.globals                  { width: 762px; padding: 0px; background: white; }
table.globals tr               { vertical-align: middle; }
table.globals td               { 
                                 padding: 0px; 
                                 font-family: Helvetica, Arial, sans-serif;
                                 font-size: 10pt; 
                                 font-weight: bold; 
                                 color: white; 
                                 vertical-align: middle; 
                                 text-align: center; 
                                 margin: 0px; 
                               }
table.globals td a             { color: white; text-decoration: none; } 
table.globals td a:hover       { color: white; text-decoration: underline; } 
table.quicklinks               { border: 0px; width: 180px; background: #5d2d91; padding: 0px; }
table.quicklinks tr            { }
table.quicklinks td            { 
                                 padding: 0px; 
                                 background: #5d2d91; 
                                 font-size: 10pt; 
                                 font-weight: bold; 
                                 color: white; 
                               }
table.quicklinks td p          { color: white; } 
table.quicklinks td a          { color: white; text-decoration: none; } 
table.quicklinks td a:hover    { color: white; text-decoration: underline; } 
span.QLhead                    { color: #d2c7e2; }
td.cases                       {
                                 background: url(/app_templates/conference/images/case-studies-bg.gif) no-repeat; 
                                 width: 380px; 
                                 height: 150px; 
                               }
#cases                         { 
                                 font-size: 12pt; 
                                 color: #5d2d91; 
                                 background: #d2c7e2; 
                                 font-weight: bold; 
                                 margin-top: 18px;
                                 margin-bottom: 0px;
                                 padding: 0px 18px 18px 18px;
                               }
#detailsIMG { height: 150px; width: 190px; float: right;
              background-image: url(/londonmet/library/u23819_8.gif);
            }
#details    {
              /* border: 1px solid red; */
              padding: 10px;
              text-align: left;
              color: #5d2d91;
              font-weight: bold;
            }
#details p  { color: #5d2d91; }


