@charset "utf-8";

/* GLOBAL.CSS */
html,body{width:auto;height:auto;min-width:100%;min-height:100%}a,abbr,acronym,address,applet,area,b,base,basefont,bdo,big,blockquote,body,br,button,caption,center,cite,code,col,colgroup,dd,del,dfn,dir,div,dl,dt,em,fieldset,font,form,frame,frameset,h1,h2,h3,h4,h5,h6,head,hr,html,i,iframe,img,input,ins,isindex,kbd,label,legend,li,link,map,menu,meta,noframes,noscript,object,ol,optgroup,option,p,param,pre,q,s,samp,script,select,small,span,strike,strong,style,sub,sup,table,tbody,td,textarea,tfoot,th,thead,title,tr,tt,u,ul,var{margin:0;padding:0;outline:none;line-height:normal;color:#343735;font-size:13px;font-family:"arial",sans-serif;vertical-align:baseline}h1,h2,h3,h4,h5,h6{display:block;position:relative}h1 *,h2 *,h3 *,h4 *,h5 *,h6 *{display:inline;margin:0 !important}h1,h1 *{font-size:20px;font-weight:normal;margin-bottom:10px}h2,h2 *{font-size:14px;font-weight:bold;margin-bottom:10px;font-family:"myriad pro","arial",sans-serif}h3,h3 *{font-size:13px;font-weight:normal;color:#0b54a5;text-transform:uppercase}h4,h4 *{font-size:18px;font-weight:bold}h5,h5 *{font-size:12px;font-weight:bold;margin-bottom:14px;font-family:"myriad pro","arial",sans-serif}h6,h6 *{font-size:10px;font-weight:bold;margin-bottom:12px;font-family:"myriad pro","arial",sans-serif}div,img,p,blockquote,ul,ol,hr{display:block;position:relative}div{min-height:0}p,blockquote,ul,ol{margin-bottom:15px}ul ul,ol ol{margin-bottom:0}li{display:list-item;padding:0}ul li{list-style:outside disc;margin:0 0 0 15px}ul ul{padding-left:15px}ul ul li{list-style:outside circle}ul ul ul li{list-style:outside square}ol li{list-style:outside decimal;margin:0 0 0 20px}ol ol{padding-left:20px}ol ol li{list-style:outside}ol ol ol li{list-style:outside}a{display:inline;text-decoration:none;font-weight:bold;color:#0b54a5}a:hover{text-decoration:underline}strong,strong *,b,b *{font-weight:bold}em,em *,i,i *{font-style:italic}hr{background:#AAA;color:#AAA;width:100%;height:1px;margin:20px 0;border-width:0;line-height:0;page-break-after:always;text-align:center;overflow:hidden}button{cursor:pointer;padding:3px 6px}abbr,acronym{font-style:normal;border-bottom:1px dotted;cursor:help}del{text-decoration:line-through}img{border:none}table {display:table;table-layout:fixed;border-collapse:collapse;border:none;empty-cells:show;border-spacing:0;text-align:center}tr {display:table-row}thead {display:table-header-group}tbody {display:table-row-group}tfoot {display:table-footer-group}col {display:table-column}colgroup{display:table-column-group}td,th {display:table-cell;vertical-align:middle;border:1px solid #555;padding:5px}caption {display:table-caption}form,input,textarea,select,fieldset,label{display:block;position:relative;margin:0;padding:0}form label{cursor:text}form input[type='text']{cursor:text;padding:3px}form input[type='file']{cursor:pointer;padding:3px}form input[type='submit']{cursor:pointer;padding:3px 6px}form input[type='hidden']{display:none}form *[disabled]{cursor:default !important}form input.text{cursor:text;padding:3px}form input.file{cursor:pointer;padding:3px}form input.submit{cursor:pointer;padding:3px 6px}form input.hidden{display:none}form select{cursor:pointer;padding:3px}form textarea{cursor:text;overflow:auto;padding:3px;resize:vertical}form .disabled{cursor:default !important}form input.text,form input.file,form select,form textarea{color:#333}.float-L{float:left !important}.float-R{float:right !important}.clear-L{clear:left !important}.clear-R{clear:right !important}.clear-B{clear:both !important}.hide,.hide *{display:none !important}.show{display:block !important}sup,.superscript{font-size:xx-small !important;vertical-align:text-top !important;position:relative !important;top:-1px !important;display:inline !important;line-height:normal !important}sub,.subscript{font-size:xx-small !important;vertical-align:text-bottom !important;position:relative !important;bottom:-1px !important;display:inline !important;line-height:normal !important}.inlineBlock,.inlineBlockChildren *{display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline}.clearfix:after{content:"."}.clearfix{display:block;clear:both;visibility:hidden;line-height:0;height:0;overflow:hidden}*:focus{outline:0}* html div{height:1%;zoom:1}* html form input.submit{width:auto;display:inline;overflow:visible}* html button{width:auto;display:inline;overflow:visible}*:first-child+html form input.submit{width:auto;display:inline;overflow:visible}*:first-child+html button{width:auto;display:inline;overflow:visible}

p img {display: inline;}
/* CANNOT COMPRESS MS FILTERS WITHOUT BREAKING THEM */
.alpha, .alphaChildren * {
-ms-filter: "alpha(opacity=75)"; /* IE8+ */  
filter: alpha(opacity=75); /* IE7 and lower */
opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
-khtml-opacity: .75; /* Safari 1.x */
-moz-opacity: .75; /* FF lt 1.5, Netscape */
}
.shadow, .shadowChildren * {
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#888888,direction=135,strength=3)"; /* IE8+ */  
filter: progid:DXImageTransform.Microsoft.Shadow(color=#888888,direction=135,strength=3); /* IE7 and lower */
box-shadow:1px 1px 5px rgba(0, 0, 0, 0.8); /* CSS3 */
-moz-box-shadow:1px 1px 5px rgba(0, 0, 0, 0.8); /* Mozilla browsers */
-webkit-box-shadow:1px 1px 5px rgba(0, 0, 0, 0.8); /* Webkit Browsers */
}

/* TEMPLATE.CSS */
body{background:#FFF3C8}iframe{background-color:transparent;border:none;margin:0;padding:0}div#wrapper.home{padding-top:479px}div#wrapper{width:100%;height:auto;padding-top:222px}div#wrapper.home div#navigation{top:479px}div#navigation{width:100%;height:33px;position:absolute;left:0;top:222px;z-index:999}div#navigation div.inner{width:990px;height:100%;margin:auto;background:url("../images/bg_navMain-border.gif") 0 100% repeat-x}div#navigation ul{margin:0;padding:0;width:100%;height:100%;text-align:center;cursor:default}div#navigation ul *{width:auto;height:100%;margin:0;padding:0;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline;line-height:40px;font-family:"myriad pro","arial",sans-serif;font-weight:bold;font-size:13px;text-transform:uppercase}div#navigation ul li{position:relative;list-style:none;list-style-image:none;height:40px}div#navigation ul li a{text-decoration:none;padding:0 10px}div#navigation ul ul{z-index:999;position:absolute;left:50%;top:33px;width:200px;margin-left:-100px;height:auto;border:none;box-shadow:inset 0 0 5px rgba(223,168,85,0.8);-moz-box-shadow:inset 0 0 5px rgba(223,168,85,0.8);-webkit-box-shadow:inset 0 0 5px rgba(223,168,85,0.8);background:url("../images/bg_navMain_dropDownBG.png") #772000 0 0 repeat-x}div#navigation ul ul *{width:100%;height:auto;display:block;line-height:normal;font-weight:normal;text-transform:capitalize}div#navigation ul ul li{float:left;clear:left;border-bottom:1px solid #a65633}div#navigation ul ul li a{width:auto;padding:5px 10px}div#navigation ul ul li.first a{padding-top:7px;background:url("../images/bg_navDropdown-arrow.png") 50% 0 no-repeat}div#navigation ul ul li:hover,div#navigation ul ul li.active{background:url("../images/bg_navMain-subLinkHover.png") 50% 50% repeat}div#navigation ul ul ul{width:200px;left:200px;top:0;margin:0;text-align:left;background:#343735;box-shadow:inset 0 0 5px rgba(0,0,0,0.8);-moz-box-shadow:inset 0 0 5px rgba(0,0,0,0.8);-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.8)}div#navigation ul ul ul *{text-transform:capitalize}div#navigation ul ul ul li{border-bottom:1px solid #565957}div#navigation ul ul ul li a{width:auto;padding:3px 5px}div#navigation ul ul ul li.first a{padding-top:3px;background:none}div#navigation ul ul ul li:hover,div#navigation ul ul ul li.active{background:#0A4D98}div#navigation li.level_1 a,div#navigation li.level_1 a{color:#343735}div#navigation li.level_1:hover a,div#navigation li.level_1.active a{color:#0A4D98}div#navigation li.level_1:hover li a,div#navigation li.level_1.active li a{color:#FFF}div#navigation li.level_2 a,div#navigation li.level_2 a{color:#FFF}div#navigation li.level_2:hover a,div#navigation li.level_2.active a{color:#FFF}div#navigation li.level_2:hover li a,div#navigation li.level_2.active li a{color:#FFF}div#navigation li.level_3 a,div#navigation li.level_3 a{color:#FFF}div#navigation li.level_3:hover a,div#navigation li.level_3.active a{color:#FFF}div#navigation ul ul{display:none}div#navigation ul li:hover ul{display:block}div#navigation ul li:hover ul ul{display:none}div#navigation ul li:hover ul li:hover ul{display:block}div#wrapper.home div#banner{height:448px}div#banner{width:100%;height:191px;background:url("../images/bg_leatherTile.jpg") #35100A 50% 0 repeat;position:absolute;left:0;top:31px}div#banner div.inner{width:1100px;height:100%;margin:auto}div#banner div.overlay001{z-index:99;width:100%;height:100%;position:absolute;top:0;left:0;background:url("../images/bg_banner_horse_overlay-1.png") 0 100% no-repeat}div#banner div.overlay002{width:100%;height:100%;background:url("../images/bg_banner_horse_overlay-2.png") 836px 100% no-repeat}div#banner div.overlay003{z-index:99;width:100%;height:100%;position:absolute;top:0;left:0;background:url("../images/bg_banner_horse_overlay-3.png") 570px 100% no-repeat}div#banner div.hcbcLogo{z-index:99;width:190px;height:140px;position:absolute;left:75px;top:10px;overflow:hidden}div#banner div.hcbcLogo a{display:block;margin:0;padding:0;width:100%;height:100%;text-indent:-999px;line-height:0;font-size:0;background:url("../images/bg_banner_logo.png") 0 0 no-repeat}div#banner div#hcbcBanner{width:991px;height:100%;left:55px;background:url("../images/bg_bannerShadow.png") 0 100% no-repeat}div#banner div#hcbcBanner div.loader{overflow:hidden;z-index:999;width:571px;height:100%;position:absolute;top:0;left:210px;background:url("../images/ajax-loader.gif") 50% 50% no-repeat}div#banner div#hcbcBanner img{display:none;width:100%;height:100%;position:absolute;top:0;left:0}div#banner div#hcbcBanner.loaded div.loader{background:none}div#banner div#hcbcBanner.loaded img{display:block}

div#banner div.cBox_brown{position:absolute;left:836px;top:0}
div#banner div.cBox_blue{position:absolute;left:836px;top:150px}

div#wrapper.home div#banner div.cBox_brown{left:75px;top:170px}

div#wrapper.home div#banner div.cBox_blue{left:75px;top:340px}

div#banner ul.bannerNav{display:block;width:160px;margin:0;padding:15px 0 0 15px;position:absolute;top:0;left:836px}

div#banner ul.bannerNav li{display:block;margin:0;width:100%;height:auto;border-bottom:1px solid #30507b;list-style:none;list-style-image:none}

div#banner ul.bannerNav li a{display:block;text-decoration:none;width:auto;height:auto;padding:8px 4px;color:#FFF}

div#banner ul.bannerNav li a:hover{text-decoration:underline;font-weight:bold}

div.cBox_brown{width:162px;height:154px;padding:8px 14px;overflow:hidden;background: #843f00}

div.cBox_brown *{color:#FFF;margin:0}

div.cBox_brown h4{font-size:18px;font-weight:normal;margin-bottom:5px}div.cBox_blue{width:162px;height:27px;padding:6px 14px 8px 14px;overflow:hidden;background:url("../images/bg_banner_box_blue.png") 0 0 no-repeat}div.cBox_blue *{color:#FFF;margin:0}div.cBox_blue h4{font-size:14px;font-weight:normal}div.cBox_blue a.btnDoubleArrow.float-R{margin-right:15px}ul.memberDetails *{display:block;line-height:21px;margin:0;padding:0;font-weight:normal}ul.memberDetails li{list-style:none;list-style-image:none}ul.memberDetails li a{text-decoration:none}ul.memberDetails li a:hover{text-decoration:underline}div#topbar{width:100%;height:31px;background:url("../images/bg_topbar.gif") 0 0 repeat-x;position:absolute;left:0;top:0}div#topbar div.inner{width:990px;height:100%;margin:auto}div#topbar div.address{float:left;padding-left:45px}div#topbar div.address *{color:#FFF;font-size:10px;line-height:40px;font-style:normal;display:inline}div#topbar div.address span{margin:0 0 0 10px}div#topbar ul.topnav{margin:0;top:11px;float:right}div#topbar ul.topnav *{display:block;float:left;text-transform:uppercase}div#topbar ul.topnav li{margin:0;list-style:none;background:url("../images/bg_topbar_nav_divider.gif") 100% 0 repeat-y}div#topbar ul.topnav li a{padding:0 10px;line-height:15px;text-decoration:none;color:#FFF;font-family:"myriad pro","arial",sans-serif;font-weight:normal;font-size:13px}div#topbar ul.topnav li a:hover{text-decoration:underline}form#searchForm{float:right;top:6px;margin-left:10px}form#searchForm label{display:block;width:175px;line-height:25px;color:#FFF;font-family:"myriad pro","arial",sans-serif;font-weight:normal;font-size:13px}form#searchForm label:hover{cursor:pointer}form#searchForm label input{display:inline;width:115px;background:#FFF;border:none;padding:2px;margin:0;position:absolute;right:0;top:0}*:first-child+html form#searchForm label{line-height:23px}* html div#topbar ul.topnav li a{font-size:11px}* html form#searchForm label{font-size:11px}div#content{z-index:0;width:100%;padding-top:70px;background:url("../images/bg_content.png") 0 0 repeat-x}div#content div.inner{width:990px;height:auto;margin:auto}div#content div.border-L{width:100%;height:auto;background:url("../images/bg_border_dotted_vert.gif") 213px 0 repeat-y}div#content div.border-R{width:100%;height:auto;background:url("../images/bg_border_dotted_vert.gif") 776px 0 repeat-y}div#content div.border-R2{width:100%;height:auto;background:url("../images/bg_border_dotted_vert.gif") 392px 0 repeat-y}div#content div.threeCols div.padding{min-height:550px;padding:0 10px 5px 10px}* html div#content div.threeCols div.padding{height:550px}div#content div.threeCols div.col-M{float:left}div#content div.threeCols div.col-L{float:left}div#content div.threeCols div.col-R{float:right}* html div#content div.threeCols div.col-M{display:inline;overflow:hidden}* html div#content div.threeCols div.col-L{display:inline;overflow:hidden}* html div#content div.threeCols div.col-R{display:inline;overflow:hidden}div#wrapper.wideRcol div#content div.threeCols div.col-M{width:510px;left:213px}div#wrapper.wideRcol div#content div.threeCols div.col-L{width:213px;left:-510px}div#wrapper.wideRcol div#content div.threeCols div.col-R{width:267px}div#wrapper.wideRcol div#content div.threeCols div.col-M div.padding{padding-right:30px}div#wrapper.noRcol div#content div.threeCols div.col-M{width:570px;left:213px}div#wrapper.noRcol div#content div.threeCols div.col-L{width:213px;left:-570px}div#wrapper.noRcol div#content div.threeCols div.col-M div.padding{padding-left:20px;padding-right:0}div#wrapper.home div#content div.threeCols div.col-M{width:564px;left:213px}div#wrapper.home div#content div.threeCols div.col-L{width:213px;left:-564px}div#wrapper.home div#content div.threeCols div.col-R{width:213px}div#wrapper.home div#content div.threeCols div.col-M div.padding{padding-right:10px}div#wrapper.contact div#content div.threeCols div.col-M{width:180px;left:213px}div#wrapper.contact div#content div.threeCols div.col-L{width:213px;left:-180px}div#wrapper.contact div#content div.threeCols div.col-R{float:right;width:597px}div#wrapper.contact div#content div.threeCols div.col-M div.padding{padding-left:20px;padding-right:10px}div#wrapper.contact div#content div.threeCols div.col-R div.padding{padding-left:20px}div#content div.threeCols div.col-L h2{border-bottom:4px solid #343735;line-height:22px;text-indent:10px}div#content div.threeCols div.col-R h2{border-bottom:4px solid #343735;line-height:22px;text-indent:10px}div#content div.threeCols div.col-L div.padding h2{width:213px;left:-10px}div#content div.threeCols div.col-R div.padding h2{width:227px;left:-10px}div#wrapper.wideRcol div#content div.threeCols div.col-L div.padding h2{width:213px;left:-10px}div#wrapper.wideRcol div#content div.threeCols div.col-R div.padding h2{width:267px;left:-10px}div#wrapper.noRcol div#content div.threeCols div.col-L div.padding h2{width:213px;left:-10px}div#wrapper.home div#content div.threeCols div.col-L div.padding h2{width:213px;left:-10px}div#wrapper.home div#content div.threeCols div.col-R div.padding h2{width:213px;left:-10px}div#wrapper.contact div#content div.threeCols div.col-L div.padding h2{width:213px;left:-10px}div#wrapper.contact div#content div.threeCols div.col-R div.padding h2{width:597px;left:-10px}div#content div.threeCols div.col-M div.padding hr,div#content div.threeCols div.col-M div.padding span.hrule{width:548px;left:-9px}div#content div.threeCols div.col-L div.padding hr,div#content div.threeCols div.col-L div.padding span.hrule{width:213px;left:-10px}div#content div.threeCols div.col-R div.padding hr,div#content div.threeCols div.col-R div.padding span.hrule{width:227px;left:-10px}div#wrapper.wideRcol div#content div.threeCols div.col-M div.padding hr,div#wrapper.wideRcol div#content div.threeCols div.col-M div.padding span.hrule{width:508px;left:-9px}div#wrapper.wideRcol div#content div.threeCols div.col-L div.padding hr,div#wrapper.wideRcol div#content div.threeCols div.col-L div.padding span.hrule{width:213px;left:-10px}div#wrapper.wideRcol div#content div.threeCols div.col-R div.padding hr,div#wrapper.wideRcol div#content div.threeCols div.col-R div.padding span.hrule{width:267px;left:-10px}div#wrapper.noRcol div#content div.threeCols div.col-M div.padding hr,div#wrapper.noRcol div#content div.threeCols div.col-M div.padding span.hrule{width:568px;left:-19px}div#wrapper.noRcol div#content div.threeCols div.col-L div.padding hr,div#wrapper.noRcol div#content div.threeCols div.col-L div.padding span.hrule{width:213px;left:-10px}div#wrapper.home div#content div.threeCols div.col-M div.padding hr,div#wrapper.home div#content div.threeCols div.col-M div.padding span.hrule{width:562px;left:-9px}div#wrapper.home div#content div.threeCols div.col-L div.padding hr,div#wrapper.home div#content div.threeCols div.col-L div.padding span.hrule{width:213px;left:-10px}div#wrapper.home div#content div.threeCols div.col-R div.padding hr,div#wrapper.home div#content div.threeCols div.col-R div.padding span.hrule{width:213px;left:-10px}div#wrapper.contact div#content div.threeCols div.col-M div.padding hr,div#wrapper.contact div#content div.threeCols div.col-M div.padding span.hrule{width:178px;left:-19px}div#wrapper.contact div#content div.threeCols div.col-L div.padding hr,div#wrapper.contact div#content div.threeCols div.col-L div.padding span.hrule{width:213px;left:-10px}div#wrapper.contact div#content div.threeCols div.col-R div.padding hr,div#wrapper.contact div#content div.threeCols div.col-R div.padding span.hrule{width:597px;left:-10px}div.threeCols img{max-width:100%;width:auto;height:auto}* html div.threeCols img{width:auto;max-width:none}div#footer div.threeCols div.padding{padding:0 10px 5px 10px}div#footer div.threeCols div.col-M{float:left;width:564px;overflow:hidden;left:213px}div#footer div.threeCols div.col-L{float:left;width:213px;overflow:hidden;left:-564px}div#footer div.threeCols div.col-R{float:left;width:213px;overflow:hidden}div#brochures{background:url("../images/bg_border_dotted_horz.gif") 0 0 repeat-x}div#brochures div.brochure{padding:8px 0;background:url("../images/bg_border_dotted_horz.gif") 0 100% repeat-x}div#brochures div.brochure *{line-height:normal;margin:0}div#brochures div.brochure .btnDoubleArrowBlue{position:absolute;top:8px;right:8px}div#brochures div.brochure:last-child{background:none}div#content div.twoCol-lay div.twoCol-L{float:left;width:50%;display:inline;overflow:hidden}div#content div.twoCol-lay div.twoCol-R{float:right;width:50%;display:inline;overflow:hidden}div#content div.twoCol-lay div.twoCol-L div.twoCol-inner{padding:0}div#content div.twoCol-lay div.twoCol-R div.twoCol-inner{padding:0}div#homeTabContent div.contentHolder{margin:auto;width:536px;background:#0a4d98;border:1px solid #5681b2}div#homeTabContent div.contentHolder div.contentBlock{display:none;padding:24px 18px 10px 18px}div#homeTabContent div.contentHolder div.contentBlock *{color:#FFF}div#homeTabContent div.contentHolder div.contentBlock em{font-size:15px}div#homeTabContent div.contentHolder div.contentBlock a.btnDoubleArrow.float-R{margin-right:30px}div#homeTabContent div.tabHolder{text-align:center;height:83px;overflow:hidden}div#homeTabContent div.tabHolder a.tab{width:83px;height:100%;margin:0 2px;background:#0a4d98}div#homeTabContent div.tabHolder a.tab img{width:100%;height:100%;margin:0}body div#wrapper div#content div.threeCols div.follow-usLinks *{margin:0 8px 0 0;padding:0;border:none;width:auto;height:auto}body div#wrapper div#content div.threeCols div.follow-usLinks a *{margin:0}div#footer{width:990px;margin:auto;padding:10px 0 5px 0;border-bottom:4px solid #343735;background:url("../images/bg_border_dotted_horz.gif") 0 0 repeat-x}div#footer *{line-height:13px;font-size:9px;font-family:"verdana","arial",sans-serif}div#footer div.linkHolder{text-align:center}div#footer div.linkHolder a{margin:0 20px}div#footer div.flashFooterBanner{width:100%;height:124px;margin-bottom:5px}div#footer div.flashFooterBanner img{width:100%;height:124px;position:absolute;left:0;top:0}div#copyright{width:970px;height:40px;margin:auto}div#copyright *{line-height:25px;font-size:9px;font-family:"verdana","arial",sans-serif}div.newsflash{width:193px;height:auto;margin-bottom:20px}div.newsflash div.heading{width:auto;height:auto;text-align:center;padding:6px 8px;overflow:hidden;background:url("../images/bg_leftcol_newshead.png") 0 0 no-repeat}div.newsflash div.heading *{color:#FFF;margin:0;font-size:12px}div.newsflash img.graphic{max-width:193px;width:auto;margin:auto;height:auto}* html div.newsflash img.graphic{width:auto;max-width:none}div.newsflash a.btnDoubleArrow{display:inline}div#HCBCnews{width:660px;margin-bottom:30px}div.newsItem{width:200px;float:left;padding-right:20px;margin-bottom:30px}div.newsItem h5{color:#0b54a5;text-transform:uppercase;font-size:12px;font-weight:normal;font-family:"arial",sans-serif}div.newsItem img.graphic{width:105px;height:auto}div#HCBCnews.archive div.newsItem{margin:0;height:250px;overflow:hidden}div.leftnav{margin-bottom:50px}div.leftnav ul{display:block;width:100%;margin:0;padding:0}div.leftnav ul *{display:block;width:auto;height:auto;margin:0;padding:0;font-weight:bold;font-family:"myriad pro","arial",sans-serif;color:#343735}div.leftnav ul li{float:left;clear:left;width:100%;list-style:none;list-style-image:none;border-bottom:1px solid #7f97a4}div.leftnav ul a{padding:1px 0;text-decoration:none}div.leftnav ul a:hover{text-decoration:none}div.leftnav ul a span{padding:4px 10px 4px 0}div.leftnav ul li span{text-transform:capitalize;font-size:16px;padding-left:10px}div.leftnav ul li li span{text-transform:uppercase;font-size:12px;padding-left:20px}div.leftnav ul li li li span{text-transform:capitalize;font-size:12px;padding-left:30px}div.leftnav ul li li li li span{text-transform:capitalize;font-size:11px;padding-left:40px}div.leftnav ul li:hover a,div.leftnav ul li.active a{text-decoration:none;background-color:#0b54a5}div.leftnav ul li.hasChildren:hover a,div.leftnav ul li.hasChildren.active a{background-image:url("../images/bg_leftnav-downArrow.gif");background-position:99% 8px;background-repeat:no-repeat}div.leftnav ul li:hover a span,div.leftnav ul li.active a span{color:#FFF}div.leftnav ul li:hover li a,div.leftnav ul li.active li a{background:none !important}div.leftnav ul li:hover li a span,div.leftnav ul li.active li a span{color:#343735}div.leftnav ul ul li:hover a,div.leftnav ul ul li.current a{border:1px solid #7f97a4;border-left:none;border-right:none}div.leftnav ul ul li:hover a span,div.leftnav ul ul li.current a span{padding-top:3px;padding-bottom:3px;color:#FFF;background:url("../images/bg_leftnav-subItem.png") 0 0 repeat-y}div.leftnav ul ul li:hover li a,div.leftnav ul ul li.current li a{border:none}div.leftnav ul ul li:hover li a span,div.leftnav ul ul li.current li a span{padding-top:4px;padding-bottom:4px;color:#343735;background:none}div.leftnav ul ul ul li:hover a,div.leftnav ul ul ul li.current a{border:1px solid #7f97a4;border-left:none;border-right:none}div.leftnav ul ul ul li:hover a span,div.leftnav ul ul ul li.current a span{padding-top:3px;padding-bottom:3px;color:#FFF;background:url("../images/bg_leftnav-subItem.png") 0 0 repeat-y}div.leftnav ul ul ul li:hover li a,div.leftnav ul ul ul li.current li a{border:none}div.leftnav ul ul ul li:hover li a span,div.leftnav ul ul ul li.current li a span{padding-top:4px;padding-bottom:4px;color:#343735;background:none}div.leftnav ul ul ul ul li:hover a,div.leftnav ul ul ul ul li.current a{border:1px solid #7f97a4;border-left:none;border-right:none}div.leftnav ul ul ul ul li:hover a span,div.leftnav ul ul ul ul li.current a span{padding-top:3px;padding-bottom:3px;color:#FFF;background:url("../images/bg_leftnav-subItem.png") 0 0 repeat-y}div.leftnav ul ul ul ul li:hover li a,div.leftnav ul ul ul ul li.current li a{border:none}div.leftnav ul ul ul ul li:hover li a span,div.leftnav ul ul ul ul li.current li a span{padding-top:4px;padding-bottom:4px;color:#343735;background:none}div.leftnav ul ul{display:none;padding:0}div.leftnav ul li li{border:none}div.leftnav ul li.active ul{display:block}div.leftnav ul li.active ul ul{display:none}div.leftnav ul li.active ul li.active ul{display:block}div.leftnav ul li.active ul li.active ul ul{display:none}div.leftnav ul li.active ul li.active ul li.active ul{display:block}div.leftnav ul li.active ul li.active ul li.active ul ul{display:none}h3.formLegend{color:#343735;margin:0;font-size:14px;font-family:"myriad pro","arial",sans-serif;font-weight:bold;text-indent:10px;border-bottom:4px solid #343735}div.formContainer{margin-bottom:20px;border:1px solid #FFF;border-bottom:none;background:url("../images/bg_formContainer.png") #ecdaa4 0 0 repeat-x}div.formContainer div.inside{padding:10px;background:url("../images/bg_border_dotted_horz.gif") 0 100% repeat-x}div.formContainer p{line-height:20px}div.formContainer h3{margin-bottom:5px}div.formContainer form{zoom:1}form.formStyle001{padding-bottom:10px}form.formStyle001 p{width:460px;margin-bottom:8px}form.formStyle001 p label{width:100%;color:#074aa3;line-height:23px;font-weight:bold}form.formStyle001 p label input.text{position:absolute;top:0;right:0;line-height:normal;width:200px;border:1px solid #d5d5d5;background:#FFF}form.formStyle001 p span.cbox-Holder{width:250px;position:absolute;top:0;right:-35px}form.formStyle001 p span.cbox-Holder label{display:inline;font-weight:normal}form.formStyle001 p span.cbox-Holder label input.checkbox{cursor:pointer;position:relative;display:inline;width:auto;height:auto;margin:0 0 0 8px;padding:0}form.formStyle001 p label select{position:absolute;top:0;right:0;line-height:normal;width:208px;border:1px solid #d5d5d5;background:#FFF}form.formStyle001 .btnDoubleArrowBlue{position:relative;left:253px;top:2px}form.formStyle003 p{width:auto;margin-bottom:8px}form.formStyle003 p label{float:left;margin-right:8px;width:400px;color:#343735;line-height:23px;font-weight:normal}form.formStyle003 p label select{position:absolute;top:0;right:0;width:300px;border:1px solid #d5d5d5;background:#FFF}table.tableStyle001{width:757px;text-align:left}table.tableStyle001 *{text-align:left;font-weight:normal;margin:0;padding:0;width:auto}table.tableStyle001 thead{background:url("../images/bg_colorBlock-darkBlue.png") #032f7d 0 50% repeat-x}table.tableStyle001 thead *{color:#FFF !important;margin:0}table.tableStyle001 th{border:1px dotted #000;vertical-align:middle;padding:0 10px;font-size:16px;height:31px}table.tableStyle001 td{border:1px dotted #000;vertical-align:top;padding:10px}table.tableStyle001 .col1{width:20%}table.tableStyle001 .col2{width:45%}table.tableStyle001 .col3{width:35%}*:first-child+html table.tableStyle001 th{border-style:solid}*:first-child+html table.tableStyle001 td{border-style:solid}* html table.tableStyle001 th{border-style:solid}* html table.tableStyle001 td{border-style:solid}* html table.tableStyle001{width:100%}* html table.tableStyle001 thead{background:#032f7d}table.licenceinfo{width:757px;text-align:left}table.licenceinfo *{text-align:left;font-weight:normal;margin:0;padding:0;width:auto}table.licenceinfo thead{background:url("../images/bg_colorBlock-darkBlue.png") #032f7d 0 50% repeat-x}table.licenceinfo thead *{color:#FFF !important;margin:0}table.licenceinfo tr th{padding:5px 30px;border:1px dotted #040303}table.licenceinfo tr td{border:1px dotted #040303;vertical-align:top}table.licenceinfo tr td.col1{width:190px;padding:15px 30px}table.licenceinfo tr td.col2{width:567px;padding:15px 40px}table.licenceinfo h4.licencegroup,table.licenceinfo h4.licencegroup span.price{display:block;margin:0;padding:0;line-height:normal;color:#0b54a5;font-size:20px;font-family:"arial",sans-serif;font-weight:normal}table.licenceinfo h4.licencegroup{margin:0 0 50px 0}table.licenceinfo p.licencenotes,table.licenceinfo p.licencenotes *{font-style:italic;margin:0;padding:0;line-height:20px;color:#343735;font-size:11px;font-family:"arial",sans-serif;font-weight:normal}*:first-child+html table.licenceinfo th{border-style:solid}*:first-child+html table.licenceinfo td{border-style:solid}* html table.licenceinfo th{border-style:solid}* html table.licenceinfo td{border-style:solid}* html table.licenceinfo{width:100%}* html table.licenceinfo thead{background:#032f7d}div.announcementHolder{width:203px;margin-bottom:50px}div.announcementHolder div.announcement *{font-family:"arial",sans-serif;line-height:15px;margin:0}div.announcementHolder div.announcement h4{color:#343735;font-size:13px;font-weight:bold;line-height:20px;margin:0 0 2px 0;text-transform:uppercase !important}div.announcementHolder div.announcement p{font-size:12px;margin-bottom:5px}div.colorBlock{}div.colorBlock *{font-family:"arial",sans-serif;font-weight:normal;margin:0}div.colorBlock h2.tabHead{font-weight:normal;float:left;padding:0 100px 0 10px;height:30px;line-height:30px;font-size:16px}div.colorBlock div.blockContent{clear:left;margin-bottom:1px;padding:5px 10px;overflow:hidden;border:1px solid}div.colorBlock div.footCost{clear:left;height:37px;padding:5px 10px;overflow:hidden;border:1px solid}div.colorBlock div.footCost span.cost{margin-right:8px;padding-right:8px}div.colorBlock div.footCost a.btnArrowLeft{margin-left:10px;text-decoration:none}div.colorBlock div.footCost a.btnArrowLeft:hover{text-decoration:underline}div.colorBlock.darkBlue h2.tabHead{color:#FFF;background:#0b54a5}div.colorBlock.darkBlue div.blockContent{border-color:#5f76a2;background:url("../images/bg_colorBlock-darkBlue.png") #032f7d 0 50% repeat-x}div.colorBlock.darkBlue div.blockContent *{color:#FFF}div.colorBlock.darkBlue div.footCost{border-color:#5f76a2;background:url("../images/bg_colorBlock-darkBlue_bot.png") 0 50% repeat-x}div.colorBlock.darkBlue div.footCost *{color:#FFF}div.colorBlock.darkBlue div.footCost span.cost{background:url("../images/bg_colorBlock-darkBlue_divider.gif") 100% 0 repeat-y}div.colorBlock.green h2.tabHead{color:#343735;background:#66bc29}div.colorBlock.green div.blockContent{border-color:#aecb68;background:url("../images/bg_colorBlock-green.png") #90bc2e 0 50% repeat-x}div.colorBlock.green div.blockContent *{color:#343735}div.colorBlock.green div.footCost{border-color:#8fa571;background:url("../images/bg_colorBlock-green_bot.png") 0 50% repeat-x}div.colorBlock.green div.footCost *{color:#FFF}div.colorBlock.green div.footCost span.cost{background:url("../images/bg_colorBlock-green_divider.gif") 100% 0 repeat-y}div.colorBlock.lightBlue h2.tabHead{color:#343735;background:#30cdd7}div.colorBlock.lightBlue div.blockContent{border-color:#76d8dc;background:url("../images/bg_colorBlock-lightBlue.png") #30cdd7 0 50% repeat-x}div.colorBlock.lightBlue div.blockContent *{color:#343735}div.colorBlock.lightBlue div.footCost{border-color:#5e9da7;background:url("../images/bg_colorBlock-lightBlue_bot.png") 0 50% repeat-x}div.colorBlock.lightBlue div.footCost *{color:#FFF}div.colorBlock.lightBlue div.footCost span.cost{background:url("../images/bg_colorBlock-lightBlue_divider.gif") 100% 0 repeat-y}div.colorBlock.beige h2.tabHead{color:#FFF;background:url("../images/bg_colorBlock-beige_top.png") #043c9d 0 50% repeat-x}div.colorBlock.beige div.blockContent{margin-bottom:-1px;border-color:#FFF;background:url("../images/bg_colorBlock-beige.png") #eee1ac 0 100% repeat-x}div.colorBlock.beige div.blockContent *{color:#343735}div.colorBlock.beige div.footCost{border-color:#FFF;background:url("../images/bg_colorBlock-beige_bot.png") 0 50% repeat-x}div.colorBlock.beige div.footCost *{color:#343735}div.colorBlock.beige div.footCost span.cost{background:url("../images/bg_colorBlock-beige_divider.gif") 100% 0 repeat-y}div.colorBlock.beige div.footCost a.btnArrowLeft{background-image:url("../images/bg_btnArrow-blue.png")}div.resultBlock{padding-bottom:15px;margin-bottom:15px;background:url("../images/bg_border_dotted_horz.gif") 0 100% repeat-x}div.resultBlock *{display:inline;margin:0;padding:0}div.resultBlock:last-child{background:none}div#boardofdirectos div.memberGroup{width:50%;float:left;margin-bottom:30px}div#boardofdirectos div.memberGroup h3{margin-bottom:10px;font-weight:bold;text-transform:uppercase}div#boardofdirectos div.memberGroup div.members *{margin:0;padding:0;font-size:12px;line-height:20px;font-family:"arial",sans-serif}div#boardofdirectos div.memberGroup div.members div.member{margin-bottom:10px}div#boardofdirectos div.memberGroup div.members div.member a{font-weight:normal}div#boardofdirectos div.members.lay2col{width:100%}div#boardofdirectos div.members.lay2col div.member{width:50%;float:left}div.photowithtext div.row{clear:left;margin-bottom:20px}div.photowithtext div.row div.imgcol{float:left;width:42%}div.photowithtext div.row div.data{float:left;width:58%}div.photowithtext div.row div.data *:last-child{margin-bottom:0}div#gallery{width:966px;margin-top:50px;left:-30px;background:url("../images/bg_gallery_dash_H.gif") 0 0 repeat-x}div.galleryImages{width:555px;margin:auto}div.galleryImages a.galImgThumb{display:block;overflow:hidden;float:left;width:150px;height:100px;margin:15px 15px 0 0;border:10px solid #FFF}div.galleryImages a.galImgThumb:focus{outline:1px dotted #993B18}div.galleryImages a.galImgThumb:hover{border-color:#343735}div.galleryImages a.galImgThumb img{width:100%;min-height:100px;margin:0}* html div.galleryImages a.galImgThumb img{height:100px}div.hiddenLinks{display:none}div.bodystyle *{line-height:20px}div.bodystyle img{margin:0 0 10px 0}div.bodystyle img.float-L,div.bodystyle img[align='left']{margin:0 15px 10px 0}div.bodystyle img.float-R,div.bodystyle img[align='right']{margin:0 0 10px 15px}div.bodystyle .shadow img{margin:0}div.bodystyle blockquote{font-style:italic;color:#0b54a5;line-height:16px}body .contactInfo{padding-left:15px;margin-left:15px;font-style:normal;background:url("../images/bg_contactInfo-divider.gif") 0 50% no-repeat}body .zoneReps{padding-left:15px}body .btnArrowLeft{text-decoration:none;display:block;font-weight:normal;border:none;margin:0;padding:0 0 0 20px;background:url("../images/bg_btnArrow-white.png") 0 50% no-repeat}body .btnArrowLeft:hover{text-decoration:none}body .btnDoubleArrow{text-decoration:none;display:block;font-weight:normal;border:none;margin:0;padding:0 20px 0 0;font-size:10px;background:url("../images/bg_btnArrow-white.png") 100% 50% no-repeat}body .btnDoubleArrow:hover{text-decoration:underline}body .btnDoubleArrowBlue:hover{text-decoration:none !important;color:#FFF !important}body .btnDoubleArrowBlue{text-transform:uppercase !important;white-space:nowrap !important;text-decoration:none !important;font-weight:normal !important;border:none !important;margin:0 !important;padding:0 26px 0 5px !important;height:18px !important;line-height:18px !important;color:#f7e0ab !important;font-size:10px !important;border-left:1px solid #6182b8 !important;background:url("../images/bg_btnArrow-blue_all-in-one.png") 100% 50% no-repeat !important;display:-moz-inline-stack !important;display:inline-block !important;zoom:1 !important;*display:inline !important}img.blueBorder,div#content div.threeCols div.col-R img{border:1px solid #0b54a5;padding:8px;background:none;margin-bottom:10px}div.bodystyle ul *{line-height:normal}ul *{color:#0b54a5;line-height:normal}ul li{list-style:none;list-style-image:url("../images/bg_listItem.gif")}.blue,.blue *{color:#0b54a5 !important}.small,.small *{font-size:11px !important}.setW-320{width:320px;margin-bottom:8px}.extDivi{padding-left:10px;margin-left:5px;background:url("../images/bg_contactInfo-divider.gif") 0 50% no-repeat}.memNavTitle a{text-decoration:none;font-weight:normal}.memNavTitle a:hover{text-decoration:underline;font-weight:normal}h3+ul{margin-top:15px}ul h3{margin-bottom:15px}span.hrule{position:relative;display:block;margin:15px 0;padding:0;width:100%;height:5px;background:url("../images/bg_border_dotted_horz.gif") 0 50% repeat-x}p+span.hrule,blockquote+span.hrule,ul+span.hrule,ol+span.hrule{margin-top:15px}.logo{display:block;padding-right:20px;background:url("../resources/HCBC_icon.gif") no-repeat 100% 3px}

/* CANNOT COMPRESS MS FILTERS WITHOUT BREAKING THEM */
div#homeTabContent div.tabHolder a.tab:hover img,
div#homeTabContent div.tabHolder a.tab.active img { 
-ms-filter: "alpha(opacity=30)"; /* IE8+ */  
filter: alpha(opacity=30); /* IE7 and lower */
opacity: .30; /* Standard: FF gt 1.5, Opera, Safari */
-khtml-opacity: .30; /* Safari 1.x */
-moz-opacity: .30; /* FF lt 1.5, Netscape */
}
table.tableStyle001,
table.licenceinfo {
	background:#FFF; /* required for IE filters */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#f5e9b8, endColorstr=#ECDAA4)"; /* IE8+ */
	filter: progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#f5e9b8, endColorstr=#ECDAA4); /* IE7 and lower */	 
	background: -moz-linear-gradient(top,#f5e9b8,#ECDAA4); /* Mozilla browsers */
	background: -webkit-gradient(linear, left top, left bottom, from(#f5e9b8), to(#ECDAA4)) no-repeat; /* Webkit Browsers */
}


/* COLORBOX.CSS */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative;overflow:visible}#cboxLoadedContent{overflow:auto}#cboxLoadedContent iframe{display:block;width:100%;height:100%;border:0}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}#cboxOverlay{background:#000}#colorbox{}#cboxTopLeft{width:14px;height:14px;background:url("../colorbox/images/controls.png") 0 0 no-repeat}#cboxTopCenter{height:14px;background:url("../colorbox/images/border.png") top left repeat-x}#cboxTopRight{width:14px;height:14px;background:url("../colorbox/images/controls.png") -36px 0 no-repeat}#cboxBottomLeft{width:14px;height:43px;background:url("../colorbox/images/controls.png") 0 -32px no-repeat}#cboxBottomCenter{height:43px;background:url("../colorbox/images/border.png") bottom left repeat-x}#cboxBottomRight{width:14px;height:43px;background:url("../colorbox/images/controls.png") -36px -32px no-repeat}#cboxMiddleLeft{width:14px;background:url("../colorbox/images/controls.png") -175px 0 repeat-y}#cboxMiddleRight{width:14px;background:url("../colorbox/images/controls.png") -211px 0 repeat-y}#cboxContent{background:#fff;z-index:99}#cboxLoadedContent{margin-bottom:5px}#cboxLoadingOverlay{background:url("../colorbox/images/loading_background.png") center center no-repeat}#cboxLoadingGraphic{background:url("../colorbox/images/loading.gif") center center no-repeat}#cboxTitle{position:absolute;bottom:-25px;left:0;text-align:center;width:100%;font-weight:bold;color:#7C7C7C}#cboxCurrent{position:absolute;bottom:-25px;left:58px;font-weight:bold;color:#7C7C7C}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{position:absolute;bottom:-29px;background:url("../colorbox/images/controls.png") 0px 0px no-repeat;width:23px;height:23px;text-indent:-9999px}#cboxPrevious{left:0px;background-position:-51px -25px}#cboxPrevious.hover{background-position:-51px 0px}#cboxNext{left:27px;background-position:-75px -25px}#cboxNext.hover{background-position:-75px 0px}#cboxClose{right:0;background-position:-100px -25px}#cboxClose.hover{background-position:-100px 0px}.cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px;right:27px}.cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px}.cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px;right:27px}.cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px}

body { behavior:url("css/csshover3.htc");  }

.clearfix:after { content:"."; }
.clearfix { display:block; clear:both; visibility:hidden; line-height:0 !important; height:0; overflow:hidden; }

.resultBlock .headerrow { width: 100%; display: block;}
.resultBlock .headerrow h4 a{float: left; width: 210px;display: block; font-size: 13px!important;}
.resultBlock .headerrow .address {display: block; float: left; width: 240px; text-align: right; }
/*.resultBlock .headerrow .certification {display: block; float: left; width: 190px; text-align: center}*/

.resultBlock .more {display: none; clear: both; margin-top:30px;}
.resultBlock .more .col-1 {display: block; width: 80px; display: block; float: left;}
.resultBlock .more .col-2 {margin-left: 10px; display: block; width: 380px; display: block; float: left;}

.resultBlock .more .details {clear: both; display: block; width: 100%; margin-top:10px;}
.resultBlock .more label {font-weight: bold;display: block; float: left!important; width: 160px; overflow: hidden}
.resultBlock .more span {display: block; float: left; width: 200px;}
.resultBlock .more .row {display: block; clear: both; padding-top: 5px; padding-bottom: 5px;}


ul.memberDetails *{ line-height: 17px;}
ul.memberDetails li a {font-size: 12px!important; line-height: 17px;}

