<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Module Orange: #ffb400;
*/

A
{
    color: #d9ad2b;
    text-decoration: none;
}
A:link
{
    color: #d9ad2b;
}
A:visited
{
    color: #d9ad2b;
}
A:active
{
    color: #d9ad2b;
}
A:hover
{
    color: #d9ad2b;
    text-decoration: underline;
}

HTML  
{
    height: 100%; 
    margin-bottom: 1px; 
}

BODY
{
    background-color: #d0cebb;
    font-family: Arial, Trebuchet MS, Verdana;
    font-size: 11px;
    color: #666666;
    margin: 0px;
    padding: 0px;
    text-align: left;
    border: none;

    /*shows vertical scroll*/
    -ms-overflow-y: scroll; 
    overflow: -moz-scrollbars-vertical;
    height: 100%; 
    margin-bottom: 1px; 
}

DIV
{
    margin: 0px;
    padding: 0px;
}

H1
{
    font-family: Arial;
    font-size: large;
    text-align: left;
}

IMG
{
    border: 0px;
}

P
{
    margin: 7px 0px 7px 0px;
    padding: 0px 0px 0px 0px;
}

TABLE
{
    border-width: 0px;
    border-collapse: collapse;
}

TD
{
    padding: 0px 0px 0px 0px; /* font-size           : 14px; */ /* line-height         : 20px; */
}


/* Colours */
.moduleColour
{
    background-color: #ffb400;
}
.moduleOrange
{
    background-color: #ffcc33;
}
.moduleBlue
{
    background-color: #002eb8;
}


/* Banners */
.banner0
{
    width: 100%; 
    height: 300px;
}
.banner1
{
    width: 100%; 
    height: 150px;
}


/* Tables */
.tblContent
{
    padding: 0px;
    border: none;
    width: 750px;
    margin-left:auto; 
    margin-right:auto;
}
.tblHeader
{
    border: none;
    margin: 15px 0px 0px 0px; 
    width: 750px;
    background-color: white; 
    
    /* replaces align:centre */
    margin-left:auto; 
    margin-right:auto;
}
.tblFooter
{
    border: none;
    padding: 30px 0px 0px 0px; 
    width: 750px;
    
    /* replaces align:centre */
    margin-left:auto; 
    margin-right:auto;
}
.tblClients
{
    border: none;
    padding: 0px 0px 0px 0px; 
    width: 100%;
    
    /* replaces align:centre */
    margin-left:auto; 
    margin-right:auto;
}
.tblClients TD
{
    text-align: center;
  
    /* replaces align:centre */
    margin-left:auto; 
    margin-right:auto;
}

/* Columns */
.colLeft
{
    border: none;
    padding: 10px 10px 10px 10px;
    background-color: white;
    vertical-align: top;
}
.colRight
{
    border: none;
    padding: 10px 10px 10px 10px;
    background-color: white; 
    vertical-align: top;
}



/* GENERAL LAYOUT */
.bold
{
    font-weight: bold;
}
.alignCentre
{
    /* replaces align:centre */
    margin-left:auto; 
    margin-right:auto;
}
.alignTopLeft
{
    text-align: left;
    vertical-align: text-top;
}
.error
{
    font-weight: bold;
    color: Red;
}
.hide
{
    display: none;
}
.imagePlaceholderColour
{
    background-color: #80661a;
}
.show
{
    display: inline;
}
.separator
{
    width: 100%;
    height: 1px;
    margin: 10px 0px 10px 0px;
    background-color: #CCCCCC;
}


/* info box */
.infoBox1
{
    margin: 5px 5px 5px 5px;
    padding: 5px 10px 5px 10px;
    border: dotted 1px #d0cebb;
    background-color: #fffff5;
}
.infoBox1Title
{
    margin: 0px;
    padding: 1px 0px 1px 0px;
    font-family: Verdana;
    font-size: 11px;
    color: #666666;
    font-weight: bold;
}
.infoBox2
{
    margin: 15px 5px 5px 5px;
    padding: 5px 10px 5px 10px;
    border: dotted 1px #d0cebb;
    background-color: #fff2cc;
}
.infoBox2Title
{
    margin: 0px;
    padding: 1px 0px 1px 0px;
    font-family: Verdana;
    font-size: 11px;
    color: #666666;
    font-weight: bold;
}
.recruitBox
{
    margin: 5px 5px 5px 5px;
    padding: 5px 10px 5px 10px;
    border: dotted 1px red;
    background-color: #FF865E;
    color: black;
}




/* CLIENT LOGIN */
.clientLogin
{
    margin: 0px;
    padding: 10px 10px 10px 10px;
    /* border: dotted 1px #d0cebb;
    background-color: #E6FFE6; */
}
.txtSpecialClientLogin
{
    padding: 2px 2px 2px 4px;
    font-family: Verdana;
    font-size: 13px;
    color: black;
    font-weight: bold;
    text-align: left;
    background-color: #ffb400;
}


/* CONTACT PAGE */
.mailRequired
{
    color: Red;
    font-weight: bold;
}
.captchaImage
{
    margin-left:4px;
}
.rcRefreshImage
{
    margin-left:120px;
}



/* DIRECTIONS PAGE */
.directions UL
{
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
    list-style-type: square;
}
.directions LI
{
    margin: 0px;
    padding: 1px 0px 1px 0px;
}


/* FOOTER */
.tblFooter A
{
    color: #666666;
}
.txtFooter
{
    font-size: 11px;
    line-height: 14px;
    padding: 5px;
}


/*  SITEMAP PAGE  */
.tblSiteMap
{
    border: dotted 1px #d0cebb;
    width: 100%;
}
.tblSiteMap TD
{
    padding: 5px;
    vertical-align: top;
}
.tblSiteMapGroup
{
    width: 100%;
}
.tblSiteMapGroup TD
{
    padding: 2px 2px 2px 4px;
}
.sitemapTitle
{
    background-color: #ffb400;
    font-weight: bold;
}
.sitemapTitle A
{
    color: black;
}
.sitemapTitle A:hover
{
    text-decoration: underline;
}
.sitemapItem A
{
    color: #40330d;
}
.sitemapItem A:hover
{
    text-decoration: underline;
    color: #ffb400;
}




/* .menu */
#menu
{
    font-size: 11px;
    line-height: 16px;
}
#menu UL
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#menu LI
{
    margin: 0px;
    padding: 1px 0px 1px 0px;
}
#menu A
{
    font-family: Verdana;
    background: url(img/menu01.gif) no-repeat left center;
    padding: 1px 5px 1px 20px;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    border: none;
}
#menu A:hover
{
    background-color: #ffe69a;
}
#menu-on A
{
    font-family: Verdana;
    background: url(img/menu02.gif) no-repeat left center;
    padding: 1px 5px 1px 20px;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    border: none;
}
#menu-on A:hover
{
    background-color: #ffe69a;
}






/* .submenu */
#submenu
{
    font-size: 11px;
    line-height: 16px;
}
#submenu UL
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#submenu LI
{
    margin: 0px;
    padding: 1px 0px 1px 10px;
}
#submenu A
{
    font-family: Verdana;
    background: url(img/submenu01.gif) no-repeat left center;
    padding: 1px 5px 1px 20px;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    border: none;
}
#submenu A:hover
{
    background-color: #fff2cc;
}
#submenu-on A
{
    font-family: Verdana;
    background: url(img/submenu02.gif) no-repeat left center;
    padding: 1px 5px 1px 20px;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    border: none;
}
#submenu-on A:hover
{
    background-color: #fff2cc;
}









/* text */
/* text size and other characteristics */
.txtBold
{
    font-weight: bold;
}
.txtNormal, TD
{
    font-size: 13px;
    line-height: 19px;
}
.txtSmall
{
    font-size: 11px;
    line-height: 14px;
}
.txtTiny
{
    font-size: 10px;
    line-height: 12px;
}

/* text elements */
.txtTitle
{
    padding: 10px 0px 10px 0px;
    font-family: Arial;
    font-size: 20px;
    color: #ffb400;
    font-weight: bold;
}
.txtSubtitle
{
    margin: 20px 0px 10px 0px;
    font-family: Arial;
    font-size: 14px;
    color: #ffb400;
    font-weight: bold;
}

/* text lyout */
.txtFirstPara
{
    font-weight: bold;
}
.txtSpecialFirstPagePara
{
    margin: 15px 0px 10px 0px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
}

</pre></body></html>