/*

Copyright c 2013 Xyleme, Inc., 1881 9th Street, Suite 300, Boulder, Colorado 80302 USA.
All rights reserved.

This file and related documentation are protected by copyright and
are distributed under licenses regarding their use, copying, distribution,
and decompilation. No part of this product or related documentation may
be reproduced or transmitted in any form or by any means, electronic or
mechanical, for any purpose, without the express written permission of
Xyleme, Inc.

*/

body {
   background: #ffffff url(../images/viewbg.gif);
}

a:active {
   text-decoration: none;
   background-color: #f6f4f5;
}

a:hover {
   text-decoration: underline;
   color: #315585;
}

a {
   text-decoration: none;
   color: #315585;
}

a.level2 {
   text-decoration: none;
   color: #315585;
}

td {
   padding: 5px 5px 5px 0px;
   align: left;
   valign: middle;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 9pt;
   font-weight: bold;
   font-style: italic;
}

td.level2 {
   padding: 1px 3px 1px 15px;
   align: left;
   valign: middle;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 8pt;
   font-weight: bold;
   font-style: normal;
}

td.level3 {
   padding: 1px 3px 1px 25px;
   align: left;
   valign: middle;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 8pt;
   font-weight: normal;
   font-style: normal;
}
td.level4 {
   padding: 1px 3px 1px 35px;
   align: left;
   valign: middle;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 8pt;
   font-weight: normal;
   font-style: normal;
}
td.level5 {
   padding: 1px 3px 1px 45px;
   align: left;
   valign: middle;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 8pt;
   font-weight: normal;
   font-style: normal;
}
td.level6 {
   padding: 1px 3px 1px 55px;
   align: left;
   valign: middle;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 8pt;
   font-weight: normal;
   font-style: normal;
}
td.level7 {
   padding: 1px 3px 1px 65px;
   align: left;
   valign: middle;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 8pt;
   font-weight: normal;
   font-style: normal;
}