/*
Copyright (c) 2010, Acopic Software. All rights reserved.
http://www.acopic.co.uk
version: 1.0
*/
/* v1.0 | 20080212 */
body {
    background-color:#E8E8E8;
    font:12px Arial,sans-serif;
    line-height:1.4;
    color:#000;
    }
a {
    color:#FF6633;
    text-decoration:none;
    }
    
h1 {
    color:#FF6633;
    font-size:24px;
    font-weight:bold;
    }

h2 {
    margin:16px 0;
    font-size:14px;
    font-weight:bold;
    }

h6 {
    color:#000;
    font-size:14px;
    font-weight:bold;
    margin:0;
    }

p {
    margin-top:16px;
    }

p.intro {
    font-size:16px;
    }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display:inline-block;}

/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

#w {
    width:910px;
    display:block;
    margin:10px auto 5px auto;
    background-image:url(/public/images/c_bg.png);
    background-repeat:repeat-y;
    }
#t {
    display:block;
    height:3px;
    background-image:url(/public/images/top_bg.png);
    background-repeat:no-repeat;
    }

#c {
    display:block;
    width:900px;
    margin:0 5px;
    background-color:#FFF;
    }
    
#h {
    display:block;
    margin:25px 0 15px 0;
    }

#l {
    float:left;
    display:inline;
    width:170px;
    margin:0 0 0 30px;
    }

#bc {
    float:left;
    display:inline;
    width:460px;
    line-height:15px;
    margin:34px 0 13px 0;
    font-size:11px;
    color:#999;
    text-transform:lowercase;
    }

#bc span {
    color:#000;
    font-style:italic;
    }

#ls {
    float:left;
    display:inline;
    width:160px;
    margin:0 30px 0 50px;
    }

#b {
    display:block;
    height:3px;
    background-image:url(/public/images/bottom_bg.png);
    background-repeat:no-repeat;
    }

#mn {
    display:block;
    }

#mnw {
    float:right;
    margin:0 30px 0 0;
    width:670px;
    background-image:url(/public/images/lines.png);
    background-repeat:repeat-y;
    }

#ca {
    float:left;
    width:462px;
    background-image:url(/public/images/lines_top.png);
    background-repeat:no-repeat;
    }

.caa {
    padding:20px;
    }

#cb {
    float:right;
    width:190px;
    background-repeat:no-repeat;
    }

.cn {
    background-image:url(/public/images/cn.png);
    background-repeat:repeat-y;
    margin:0 0 10px 0;
    }

.cnt {
    background-image:url(/public/images/cnt.png);
    background-repeat:no-repeat;
    display:block;
    height:10px;
    margin-bottom:5px;
    }

#ca ul {
    list-style:square;
    margin:16px 0 16px 2em;
    }

#fmw {
    margin:0 20px;
    }

#fmw p {
    margin:10px 0 0 0;
    }

#fm {
    margin-top:5px;
    }

.lb {
    padding:10px 0 4px 0;
    font-weight:bold;
    line-height:1;
    }

.i {
    border:1px solid #E1E1E1;
    width:148px;
    }

.bt {
    margin-top:10px;
    }

.cnb {
    margin-top:5px;
    background-image:url(/public/images/cnb.png);
    background-repeat:no-repeat;
    height:10px;
    }

#ad {
    margin:0 47px;
    }

#n {
    float:left;
    width:170px;
    margin:0 0 0 30px;
    }

#n ul {
    font-size:12px;
    }

#n ul li {
    text-transform:uppercase;
    }

#n ul li ul {
    margin:0 0 0 14px;
    }

#n ul li ul li {
    text-transform:none;
    }

#n ul li a {
    color:#000;
    }

#n ul li a.selected {
    font-weight:bold;
    }

#f {
    background-color:#333;
    color:#FFF;
    display:block;
    padding:30px;
    }

#fw {
    background-image:url(/public/images/footer_bg.gif);
    background-repeat:repeat-y;
    }
    
#fp {
    float:left;
    width:250px;
    display:inline;
    margin-right:60px;
    font-size:16px;
    background-image:url(/public/images/phone.gif);
    background-repeat:no-repeat;
    }

#fpc {
    padding-left:40px;
    }

#fpc span.hrs {
    font-size:14px;
    }

#fpc span.trm {
    font-size:11px;
    color:#666;
    }

#f a {
    color:#FFF;
    }

#ll,#lc {
    float:left;
    width:130px;
    margin-right:60px;
    font-size:11px;
    }

#lr {
    float:left;
    width:130px;
    margin-right:0px;
    font-size:11px;
    }

.lh {
    font-size:12px;
    color:#666;
    text-transform:uppercase;
    padding-bottom:5px;
    }

#cr {
    width:900px;
    font-size:11px;
    margin:0 auto;
    padding:0 0 10px 0;
    color:#666;
    }

#cr a {
    color:#666;
    }

.j {
    color:#999;
    text-transform:uppercase;
    font-size:9px;
    letter-spacing:4px;
    }

.err {
    border:1px solid #FF6633;
    }

#p {
    border-top:2px solid #DDD;
    background:#EEE url(/public/images/publications/bg.gif) no-repeat;
    padding:20px 30px;
    }

#p a {
    margin-right:16px;
    }

.ra {
    float:right;
    }