
<!-- /* $WEFT -- Created by: Print Team on 21/06/2008 -- */
  @font-face {
    font-family: Futura Md BT;
    font-style:  normal;
    font-weight: normal;
    src: url(../styles/FUTURAM0.eot);
  }

#help { 
    font-family: verdana, arial, helvetica, sans-serif;  
    font-size: 0.9em;
    font-weight: normal;
    }
    
#help .subheading {
    font-family: verdana, arial, helvetica, sans-serif;  
    font-size: 1.2em;
    line-height:1.8em;
    font-weight:bold; 
    color: #84C525;
    }
    
.item {
    padding-bottom: 10px;
    display:block;
    float:none;
    }
    
a {
       
    color: #003E6A;
    text-decoration: none;
    }


a:hover {
    color: black;
    text-decoration: underline;
    }
    
.picture {
    text-align: center;
    padding:10px;
    }
.body {
	font-family: verdana, arial, helvetica, sans-serif; 
    margin-bottom:20px;
    font-size:1.0em;
    line-height:1.4em;
    }
.description {
    font-size:12pt;
    }
    
#help .help_links {
    color:#003E6A;
    font-weight:normal;
    }

.related_pages {
    color:#003E6A;
    margin: 0;
    margin-left:20px; 
    list-style-type: square; 
    }
.external_links {
    color:#003E6A;  
    margin: 0;
    margin-left:20px; 
    list-style-type: square;  
    }
a.external_links:hover {
    color:#666;  
    }
a.related_pages:hover {
    color:#666;  
    }