html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
  color: #000000;
  font-family: calibri,arial;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
}

img 
{
    border:none;
}

a {
    text-decoration:none;
}

body {
    margin: 0;
    padding: 0;
    text-align:center;
    background-color:#FFFFFF;
}


#brcheader {
    text-align:left;
    height: 122px;
    margin: 0 auto;
    position: relative;
    width: 901px;
    background-color:#FFFFFF;
    clear:both;
}

#brcmenu {
    text-align:left;
    margin: 0 auto;
    width: 901px;
    height: 31px;
    position: relative;
    clear:both;
}

#brcgreenspace-outer {
    background-color:#00A49B;
    clear:both; 
}

#brcgreenspace-home {
    text-align:left;
    margin: 0 auto;
    width: 901px;

    position: relative;
    background-color:#00A49B;
    padding-top:8px;
    padding-bottom:8px
}



#brccontent {
    text-align:left;
    margin: 0 auto;
    width: 901px;
    position: relative;
    clear:both;
    margin-top:10px;
}


#brcfooter {
	text-align:left;
	clear: both;
	color: #EEEEEE;
	height:450px;
	position: relative;
	clear:both;
	font-size:0.75em;
	background-color: #444;
}

#brcfooterinner 
{
    width: 901px;
    margin:0 auto;
    color:#ffffff;
}


img.brclogo {
    margin-top:11px;
}

div.top_call{
    float:right;
    margin-top:20px;
}

img.phone{
    float:left;
}

div.top_call_text {
    margin-left: 80px;
    margin-top: 15px;
}

div.top_call_number{
    color:#6C57A4;
    text-align:center;
    font-size:1.3em;
}

div.top_call_callback{
    color:#999999;
    text-align:center;
    font-size:0.8em;
}

div.top_call_callback a{
    color:#00A49B;
}

#nav {
    display: block;
    height: 31px;
    margin: 0;
    padding: 0;
    position: relative;
}

#nav li {
    float: left;
    height:31px;
    width:129px;
    list-style: none outside none;
    text-align:center;
    
    padding:0px;
    margin:0px;
}

#nav li a{
    background: url("images/nav_disabled.png");
    background-repeat:none;
}

#nav li.nav_smaller  {
    width:128px;
}

#nav li.nav_smaller  a{
    background: url("images/nav_disabled_128.png");
}

#nav li.nav_current  a{
    background: url("images/nav_green.png");
}

#nav li.nav_directclients a,  #nav li.nav_directclients a:hover{
    background: url("images/nav_purple.png");
}

#nav li a{
    width:100%;
    height:31px;
    display:block;
    padding-top:10px;
    text-decoration:none;
    line-height: 0.8em;
    font-size: 0.9em;
    color:#666666;
}

#nav li a:hover{
    background: url("images/nav_green.png");
}

#nav li a:hover, #nav li.nav_current a, #nav li.nav_directclients a{
    color:#FFFFFF;
}

#nav li.nav_smaller a:hover{
    background: url("images/nav_green_128.png");
}

div.latest_news {
    height:31px;
    background-color:#333333;
    padding:0 11px;
    margin-bottom:7px;  
}

div.latest_news_content {
    color:#FFFFFF;
    line-height:31px;
    overflow: hidden;
}

div.latest_news_content a{
    color:#FFFFFF;
}

div.latest_news_heading {
    color:#FFFFFF;
    line-height:31px;
    float: left;
    margin-right: 10px;
}

div.latest_news_titles {
    color:#FFFFFF;
    line-height:31px;
    float: left;
    height: 31px;
    width: 610px;
    overflow: hidden;
}

div.latest_news_titles a{
    color:#FFFFFF;
}


div.latest_news_rss{
    float:right;
    height:31px;
    background-image:url('images/rss.png');
    background-repeat:no-repeat;
    background-position:right 8px;
}

div.latest_news_rss a{
    color:#FFFFFF;
    height:31px;
    padding-right: 20px;
    line-height:31px;
}

div.main_highlight{
    height:258px;
    width:644px;
    float:left;
}
div.main_highlight_top{
    background-image:url('images/highlight_main_top.png');
}

div.main_highlight_middle{
    background-image:url('images/highlight_main_middle.png');
    display:none;
}

div.main_highlight_bottom{
    background-image:url('images/highlight_main_bottom.png');
    display:none;
}

div.side_highlight{
    float:right;
}

div.side_highlight_box{
    height:86px;
    width:257px;
    
}

div.side_highlight_box a{
    display:block;
    height:86px;
    width:257px;
    background-image:url('images/highlight_side_purple.png');

}

div.side_highlight_boxOver a{
    background-image:url('images/highlight_side_white.png');

}


div.side_highlight_box a span.side_title
{
    font-size:1.1em;
    color:#fff;
    float:right;
    margin-right:12px;
    margin-top:10px;
    cursor: pointer;
}

div.side_highlight_box a span.side_text{
    font-size:0.8em;
    color:#fff;
    clear:both;
    display:inline-block;
    text-align:right;
    display:block;
    width:245px;
    line-height:14px;
    margin-top:10px;
    cursor: pointer;
}


div.side_highlight_boxOver a span.side_title, div.side_highlight_boxOver a span.side_text{
    color:#6c57a6;
}

ul.navTree
{
    list-style:none;
    margin:0;
    padding:0;
    background-color:#ffffff;
    margin-top:-2px;
    padding-top:2px;
}

ul.navTree li{
    background: url('images/navTree_green_closed.png') no-repeat;
    width:257px;
    line-height:35px;
    margin-top:1px;    
}

ul.static li
{
    background: url('images/navTree_green_open.png') no-repeat;
}

ul.static li.whoWeAre
{
    background: url('images/navTree_green_closed.png') no-repeat;
}

ul.navTree li.NavOpen
{
    background: url('images/navTree_green_open.png') no-repeat;
}

ul.navTree li.NavOpenWe
{
    background: url('images/navTree_black_closed.png') no-repeat;
}

ul.navTree li.NavOpenYou
{
    background: url('images/navTree_black_open.png') no-repeat;
}

ul.navTree ul
{
    list-style:none;
    margin:0;
    padding:0;
    display:none;
    background: url('images/navTree_bgCom.png') repeat-y;
    margin-bottom:2px;
}

ul.static ul
{
    display:block;
}

ul.navTree li a,ul.navTree li span
{
    padding-left:10px;
    width:247px;
    height:35px;
    display:block;
    color:#666666;
    font-size:1.25em;
}



ul.static li a,ul.static li span
{
    color:#00A49B;
}

ul.navTree li a:hover
{
    color:#00A49B;
}

ul.static li a:hover
{
    color:#666666;
}

ul.navTree li a.stay
{
    color:#00A49B;
}

ul.static li li a
{
    font-size:1em;
}

ul.static li span
{
    color:#00A49B;
}

ul.static li li a
{
    color:#666666;
}


ul.navTree li li a:hover,ul.navTree li li.active a
{
    color:#00A49B;
}

ul.navTree li li a.business:hover
{
    color:#6C57A4;
}


ul.navTree li ul li
{
    background-image:none;
    margin-top:0;

}

div.left 
{
    width:257px;
    float:left;
}

#brccontent div.left 
{
    background-color:#EAFFFE;  
}

div.main
{
    width:387px;
    float:left;
    
}

div.mainFull
{
    width:644px;
    float:left;
    
}

div.right
{
    width:257px;
    float:left;
}
div.quickcontact
{
    width:257px;
}

div.fakeRight
{
    width:257px;
    float:right;
    margin-left:10px;
}
div.content
{
    padding:10px;
    padding-top:0px;
    color:#333333;
}

div.content p
{
    margin-bottom:15px;
    font-size:0.9em;
    color:#333333;
}

div.content ol, div.content ul
{
    font-size:0.9em;
    color:#333333;
}

div.content h1
{
    color:#00A49A;
    margin-top:0;
    margin-bottom:15px;
    font-size:1.5em;
}

div.content h3
{
    color:#00A49A;
    margin-top:0;
    margin-bottom:0px;
    font-size:1em;
    font-weight:bold;
}

div.content a
{
    color:#00A49A;
}

div.content a.top
{
    margin-right:290px; 
}

div.content span.related
{
    color:#00A49A;    
}

div.content span.tel
{
    color:#00A49A;  
    font-size:1.1em; 
    font-weight:bold; 
}

div.content span.tel span, div.content span.tel a
{
    color:#333333;  
    font-weight:normal; 
}




div.contact
{
    background-color:#00A49B;
    padding:10px;
}

div.contact input
{
    width:234px;
    border:none;
    border-width:0px;
    color:#999999;
    height:25px;
    line-height:25px;
    margin-top:7px;
    font-size:0.75em;
    padding-left:2px;
    font-family: calibri,arial;
}

div.contact textarea
{
    width:234px;
    border:none;
    color:#999999;
    height:52px;
    margin-top:7px;
    font-size:0.9em;
    padding-left:2px;
    font-family: calibri,arial;
}

div.contact h3
{
     font-size:1.25em;
     color:#ffffff;
}

div.contact a 
{
    float:right;
    margin-top:7px;
}

div.contact a.reset 
{
    color:#ffffff;
    font-size:0.9em;
    line-height:30px;
    margin-right:10px;
}

.bigLinks
{
    background:url('images/right_tab_bg.png') no-repeat;
    height:64px;
    width:197px;
    margin-bottom:8px;
    display:block;
    padding: 10px 20px 10px 40px;
    cursor: pointer;
    white-space:nowrap;
}

#brcfooterinner div.main
{
    padding-left:10px;
    width:377px;
}

#brcfooterinner h5
{
    color:#ffffff;
    font-size:1.2em;
    font-weight:bold;
    margin:14px 0;
}

#brcfooterinner span.tel
{
    color:#ffffff;
    font-size:1.1em;
    font-weight:bold;
    margin-bottom:10px;
    display:block;
}

#brcfooterinner span.tel span
{
    font-weight:normal;
    color:#ffffff;
}

#brcfooterinner span.email
{
    display:block;
    font-weight:bold;
    color:#ffffff;
    width:210px;
    margin-bottom:10px;
}

#brcfooterinner span.email a
{
    font-weight:normal;
    color:#ffffff;
}

#brcfooterinner p
{
    clear:both;
    color:#ffffff;
    margin-bottom:10px;
    width:250px;
}

#brcfooterinner p a
{
    color:#ffffff;
}

#brcfooterinner div.main ul
{
    color:#ffffff;
    margin:0;
    padding:0;
    list-style:none;
}

#brcfooterinner div.main ul a
{
    color:#ffffff;
}

div.map 
{
    clear:both;
    border-top:1px solid #9C8CC4;
}

div.map h1
{
    font-weight:bold;
}

a.print
{
    font-size:1.2em;
    font-weight:bold;
}



#brcfooterinner div.main ul li
{
    width:180px;
    float:left;
    padding-bottom:2px;
}

ul.social
{
    list-style:none;
    margin:0;
    padding:0; 
    clear:both;
    margin-bottom:10px;
}

 ul.social li
{
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
}

#brcfooterinner div.right
{
    padding-left: 10px;
    width: 247px;
}       

#brcfooterinner div.right ul.social li
{
    float:left;
    margin-right:15px;
    height:54px;
    line-height:54px;    
}

.bigLinks ul.social
{
    margin:10px 0;
    display:block;
    text-align:center;
}

.bigLinks ul.social li
{
    margin-right:15px;
}

.bigLinks span
{
    font-size:1.25em;
    color:#666666;
}

.social span
{
    margin: 0 auto;
    padding-right:20px;
    display:block;
    text-align:center;
}

a.bigLinks span 
{
    float:left;
}

a.bigLinks img
{
    float:left;

}

a.newsletter span 
{
    padding-left:30px;
    text-align:center;
}

a.info span 
{
    padding-right:30px;
    text-align:center;
}

a.bigLinks 
{
    padding-top:20px;
    height:54px;
}

a.phone 
{
    padding-top:10px;
    padding-right:0px;
    padding-left:20px;
    width:237px;
    height:64px;
}

a.phone img
{
    padding-top:5px;
}

a.phone span
{
    display:block;
    width:142px;
    text-align:right;
}

a.phone span span.tele
{
    font-size:0.8em;
}

a.phone span span.tele span
{
    font-weight:bold;
    font-size:0.8em;
    float:none;
    color:#00A499;
    width:auto;
    display:inline;
}



a.info img 
{
    margin-top:5px;
}

a.advice 
{
    padding-right:20px;
    width:197px;
    padding-top:10px;
    height:64px;
}

a.advice span
{
    margin-top:15px;
    margin-left:10px;
    text-align:center;
}

a.refer 
{
    padding-left:56px;
    width:181px;
}

a.refer span
{
    margin-right:44px;
    text-align:center;
}


div.relatedNews h3
{
    width:257px;
    border-bottom:1px solid #999999;
    padding-bottom:10px;
    margin-bottom:20px;
    color:#999999;
    font-weight:bold;
}

div.relatedNews a
{
    width:257px;
    font-size:0.9em;
    color:#00A499;
    margin-bottom:20px;
    display:block;
    
}

div.lightBoxFade
{
    display: none; 
    position: absolute; 
    margin: 0px 0px 0px 0px; 
    top: 0%; 
    left: 0%; 
    width: 100%; 
    height: 100%; 
    background-color: black; 
    z-index: 1001; 
    -moz-opacity: 0.8; 
    opacity: .80; 
    filter: alpha(opacity=80);
}

span.testimonial
{
    margin-left:15px;
    background: #EAFFFE url('images/testimonial_top.png') no-repeat top left;
    width:605px;
    padding-top:20px;
    display:block;
    margin-bottom:40px;
}

span.testimonial span
{
    background: #EAFFFE url('images/testimonial_btm.png') no-repeat bottom left;
    width:565px; 
    padding:0 20px 46px 20px;
    font-size:0.9em;
    color:#333333;
    display:block;    
}

span.testimonial span span
{
    background:#EAFFFE;
    padding:0;
    color:#00A499;
    font-weight:bold;
    width:565px;
    display:block;
}

div.contactForm 
{
    background-color:#00A49B;
    width:619px;
    padding:10px;
    margin-left:5px;
}

div.contactForm input[type=text]
{
    width:360px;
    border:none;
    border-width:0px;
    color:#999999;
    height:21px;
    line-height:21px;
    margin-top:11px;
    font-size:0.75em;
    padding-left:2px;   
    font-family: calibri,arial; 
}

div.contactForm input[type=checkbox]
{
    border:none;
    color:#999999;
    line-height:21px;
    height:21px;
    margin-top:11px;
    font-size:0.75em;
    margin-left:255px;
    clear:both;   
    float:left;
    vertical-align:middle;
    padding:0px;
}

div.contactForm label
{
    display:block;
    width:235px;
    color:#ffffff;
    font-size:0.9em;
    float:left;
    line-height:21px;
    clear:both;
    margin-top:11px;
    padding-right:20px;
}

div.contactForm label.radio
{
    float:left;
    clear:none;
    margin-left:10px;
    height:21px;
}

div.contactForm select
{
    width:192px;
    border:none;
    color:#999999;
    height:21px;
    line-height:20px;
    margin-top:11px;
    font-size:0.75em;
}

div.contactForm span
{
    display:block;
    color:#ffffff;
    font-size:0.9em;
    clear:both;
    margin-top:11px;
    margin-left:255px;
}

div.contactForm div
{
    clear:both;
    display:inline-block;
}

div.contactForm span.contact
{
    margin:0;
    width:110px;
    clear:none;
    float:left;
    font-size:1em;
    height:25px;
}

div.contactForm h3
{
    display:block;
    color:#ffffff;
    font-size:0.9em;
    clear:both;
    margin-top:25px;
    font-weight:bold;
}

div.contactForm h1
{
    display:block;
    color:#ffffff;
    font-size:1.5em;
    clear:both;
}

div.contactForm h1 a, div.contactForm h3 a
{
    color:#ffffff;
    font-size:inherit;
    font-weight:inherit;
}

div.contactForm a.button
{
    display:block;
    background: url('images/contactForm_btn.png') no-repeat;
    width:100px;
    height:25px;
    line-height:25px;
    text-align:center;
    color:#00A49A;
    float:left;
    margin-left:11px;
}

div.contactForm div.submit
{
    clear:both;
    height:25px;
    margin: 11px 0 11px 244px;
}
    



body.direct div.top_call_callback a{
    color:#6C57A4;
}

body.direct #brcgreenspace-outer {
    background-color:#6C57A4;
}

body.direct #brcgreenspace-home {
    background-color:#6C57A4;
}

body.direct ul.static li
{
    background: url('images/navTree_purp_open.png') no-repeat;
}

body.direct ul.navTree li li
{
    background:inherit;
}


body.direct #brccontent div.left 
{
    background-color:#EDEAF4;  
}

body.direct div.content h1
{
    color:#6C57A4;
}

body.direct div.content h3
{
    color:#6C57A4;
}

body.direct ul.static li a,body.direct ul.static li span
{
    color:#6C57A4;
}

body.direct ul.navTree li li.active a,body.direct ul.navTree li li a
{
    color:#6C57A4;
}

body.direct ul.static li a:hover,body.direct ul.navTree li li a:hover 
{
    color:#666666;
}


body.direct a.phone span span.tele span
{

    color:#6C57A4;
}

body.direct div.content a
{
    color:#6C57A4;
}

body.direct ul.navTree li.stay a:hover
{
    color:#00A49B;
}

/*body.direct #nav li a:hover{
    background: url("images/nav_purple.png");
}

body.direct #nav li.nav_smaller a:hover{
    background: url("images/nav_purple_128.png");
}*/
