/************************************************************************\
*  CSS Stylesheet for Quality Certification Systems Ltd 2001             *
*  created by Intabiz.co.uk                                              *
*                                                                        *
*       PRINT-OUT STYLE                                                  *
*                                                                        *
*       Note:                                                            *
*        IE5 & IE5.5 (PC only- not Mac) have a bug in the CSS rendering. *
*        This causes incorrect measurements and co-ordinates, it is      *
*        overcome by taking advantage of another bug in the IE browser,  *
*        which terminates a rule when the processor runs into  \"}\".    *
*        The accurate co-ordinates and measurements will follow this     *
*        string, so that all other browsers will render correctly.       *
*                                                                        *
\************************************************************************/

body {
 background: #fff;
 font-family: Verdana, Helvetica, Arial, sans-serif;
 font-size: 10pt;
 color: #000;
 margin: 20px
}
h1 {
 font-size: 20pt;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 20px;
 margin-left: 5px
}
p {
 margin-top: 0;
 margin-right: 10px;
 margin-bottom: 10px;
 margin-left: 20px
}
p.contact {
 text-align: right;
 position: relative;
 top: 25px
}
p.address {
 float: right;
 border-left: 1px solid #000;
 margin-left: 20px;
 padding-left: 20px;
 position: relative;
 top: 10px
}
p.reg {
 font-size: 8pt;
 text-align: center
}
a {
 background: transparent;
 color: #00f;
 text-decoration: underline
}
a.home {
 color: #fff;
 display: none
}
ul {
 list-style-type: circle;
 margin-left: 60px;
 margin-bottom: 40px
}
ul.faqlst {
 color: #fff;
 width: 0;
 height: 0;
 display: none
}
img {
 margin: 0;
 border: 0 none
}
img.ascb {
 width: 0;
 height: 0;
 display: none
}
img.cert {
 float: right;
 margin: 25px;
 border: 1px solid #000
}
.fqhed {
 background: transparent;
 color: #f00;
 font-weight: bold;
 margin-left: 5px
}
.uptop {
 display: none;
 voice-family: "\"}\"";
 display: '';
 color: #fff
}
#menu {
 width: 0;
 height: 0;
 display: none
}
#acrpage {
 width: 430px
}
#valid {
 text-align: right;
 position: relative;
 top: 60px;
 voice-family: "\"}\"";
 margin-right: -70px
}
#answers {
 position: relative;
 left: 50px;
}