/* CSS Document */
.subtitle{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#006633;
font-weight:bold;
}
.keyfeatures{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#006633;
font-weight:bold;
text-align:left;
}
.redtext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#CC0000;
font-weight:bold;
text-align:left;
padding-left: 8px;
}
.redtextcentred{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#CC0000;
font-weight:bold;
text-align:center;
}
.bodytext{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#333333;
vertical-align:top;
}

.sectionheader{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#666666;
vertical-align:bottom;
}
.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#669966;
text-decoration: none;
text-align:center;
}
A:link    { padding-left: 8px; color: #CC0000; text-decoration: none;  font-weight: normal; }
A:active  { padding-left: 8px; color: #CC0000; text-decoration: none;  font-weight: normal; }
A:visited { padding-left: 8px; color:#CC0000; text-decoration: none;  font-weight: normal; }



a.pagelink:link        { padding-left: 8px; color: #CC0000; text-decoration: none;  font-weight: normal; }
a.pagelink:visited     { padding-left: 8px; color: #666666 ; text-decoration: none; font-weight: normal; } 
a.pagelink:hover       { padding-left: 8px; color: #CC0000; text-decoration: underline; font-weight: normal; }
a.pagelink:active      { padding-left: 8px; color: #CC0000; text-decoration: none; font-weight: normal; }

a.footerlink:link        { color:#669999; text-decoration: none;  font-weight: normal; }
a.footerlink:visited     { color: #669999; text-decoration: none; font-weight: normal; } 
a.footerlink:hover       { color: #CC0000; text-decoration: underline; font-weight: normal; }
a.footerlink:active      { color: #669999; text-decoration: none; font-weight: normal; }
