<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "reset.css";
@import "ccbe_pro_pages_style.css";
@import "grid.css";
@import "forms.css";
@import "prettyPhoto.css";
@import "jquery.snippet.min.css";
@import "../skin/blue.monday/jplayer.blue.monday.css";
@import "/styles/jquery-ui-csba.custom.css";
@import "ccbe_fonts.css";
body
{
    background: #CBC7C3;/*~RM,2014-08-22: CCBE palette swap, old: #e2e2e2*/
    position: relative;
    min-width: 960px;
}
html, body
{
    height: 100%;
}
p, .p
{
    padding-bottom: 16px;
}
.p0
{
    padding-bottom: 0 !important;
}
.p1
{
    padding-bottom: 25px;
}
.p2
{
    padding-bottom: 16px;
}
.p3
{
    padding-bottom: 6px;
}
.p4
{
    padding-bottom: 10px;
}
a
{
    color: #0D8D84/*~RM,2014-08-26: CCBE palette swap, old: #06557E*/;
    outline: none;
    cursor: pointer;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}


/*  Header styles */
h1, h2, h3, h4, h5, h6
{
    /*  line-height: 1.3em;      letter-spacing: -1px;        text-shadow: 0 1px 2px rgba(0,0,0,.25);*/
    font-weight: normal; 
}
h1
{
    /* font-size: 35px; */
}
h2
{
    /*  font-size: 30px;*/
    padding-bottom: 16px;
}
h3
{
    /*  font-size: 26px;*/
    padding-bottom: 10px;
    padding-top: 10px;
}
h4
{
    /*  font-size: 24px;*/
    padding-bottom: 10px;
    padding-top: 4px;
}
h5
{
    /*  font-size: 20px;*/
    padding-bottom: 13px;
}
h6
{  
    /*  font-size: 18px;*/
    padding-bottom: 10px;
    padding-top: 10px;
}

h3 .important
{
    padding-bottom: -10px !important;
}

/* Global Structure---------------------------------------- */
.main
{
    width: 960px;
    padding: 0;
    margin: 0 auto;
    position: relative;
}
.wrapper
{
    width: 100%;
    overflow: hidden;
}
/*----- txt,links,lines,titles -----*/
.extra-wrap
{
    overflow: hidden;
    display: block;
}
.fleft
{
    float: left;
}
.fright
{
    float: right;
}
.alignright
{
    text-align: right;
}
.aligncenter
{
    text-align: center;
}
.alignmiddle *
{
    vertical-align: middle;
}
.d-in-block
{
    display: inline-block;
}
.d-block
{
    display: block;
}
.reg
{
    text-transform: uppercase;
}
.rel
{
    position: relative;
}
.color1
{
    color: #ff2100;
}
.color2
{
    color: #899288;
}
strong
{
    /* color: #000;*/
}
/*********************************header*************************************/
div.mainheader
{
    /*background: #9fe57c;  Old browsers  */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ /*  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlmZTU3YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iIzk3ZGQ3NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY4JSIgc3RvcC1jb2xvcj0iIzdmYzQ2MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MmI2NTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/ /*  background: -moz-linear-gradient(top, #9fe57c 0%, #97dd76 23%, #7fc463 68%, #72b659 100%); FF3.6+ */ /*  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9fe57c), color-stop(23%,#97dd76), color-stop(68%,#7fc463), color-stop(100%,#72b659));  Chrome,Safari4+ */ /* background: -webkit-linear-gradient(top, #9fe57c 0%,#97dd76 23%,#7fc463 68%,#72b659 100%);  Chrome10+,Safari5.1+ */ /* background: -o-linear-gradient(top, #9fe57c 0%,#97dd76 23%,#7fc463 68%,#72b659 100%); Opera 11.10+ */ /* background: -ms-linear-gradient(top, #9fe57c 0%,#97dd76 23%,#7fc463 68%,#72b659 100%);  IE10+ */ /* background: linear-gradient(to bottom, #9fe57c 0%,#97dd76 23%,#7fc463 68%,#72b659 100%); W3C */
    filter: none; /* border-bottom: 2px solid #6b9855;*/
    position: relative;
    z-index: 99;
    padding: 18px 0 22px;
}
.logo
{
    padding: 0 29px 0 0;
    float: left;
}
.logo a
{
    display: block;
    text-indent: -9999px;
    background: url(../images/logo.png) no-repeat 0 0;
    width: 190px;
    height: 65px;
}
.slogan
{
    color: #aeaeae;
    line-height: 15px;
    font-weight: bold;
    border-left: 1px solid #e2e2e2;
    height: 24px;
    margin: 26px 0 0;
    padding: 16px 0 0 29px;
    float: left;
}
/********************** Content ************************/
div.mainsection
{
    position: relative;
    z-index: 1;
    background: #CBC7C3;/*~RM,2014-08-22: CCBE palette swap, old: url(../images/content.png) left top repeat-x;*/
    padding: 0px 0px 12px 0px;
}
/******************** Footer ******************/
div.mainfooter
{
    border-top: 1px solid #d7d7d7; /*text-align:center;*/
    padding: 0px 0 20px;
    color: #ffffff;
    background: #535353;/*~RM,2014-08-26: CCBE palette swap, old: #7b91a4*/
    height: 450px;
}
div.mainfooter a
{
    color: #ffffff;
}

div.mainfooter ul
{
    padding-top: 0px;
    padding-bottom: 0px;
    list-style: none outside none;
}

ul, ol
{
	padding: 0px 10px 0px 20px;
	margin: 0px 0px 10px 0px;
}

div.mainfooter ul li
{
    padding-left: 15px; /*  padding-top: 2.5px;     padding-bottom: 2.5px;*/
}

div.mainfooter .grid_6 ul li
{
    padding-left: 0px; /*  padding-top: 2.5px;     padding-bottom: 2.5px;*/
}
div.mainfooter p
{
    color: #fff;
}

div.mainfooter .p
{
    color: #fff;
}
div.mainfooter a:hover
{
    /*color: #003a63;*/
    text-decoration: underline;
}

div.mainfooter em
{
    color: #ffffff;
}

div.mainfooter .main .container_12
{
    margin-top: 15px;
}

/*********************************boxes**********************************/
.indent
{
    padding: 0;
}

.indent-left
{
    padding-left: 0;
}

.indent-bottom
{
    padding-bottom: 0;
}

.indent-right
{
    padding-right: 30px;
}

.indent-right2
{
    padding-right: 20px;
}

.indent-right3
{
    padding-right: 15px;
}
.indent-right4
{
    padding-right: 10px;
}
.indent-right5
{
    padding-right: 5px;
}
.indent-right1
{
    padding-right: 25px;
}

.indent-top
{
    padding-top: 37px;
}
.indent-top1
{
    padding-top: 45px;
}

.margin-top
{
    margin-top: 10px;
}

.margin-bot
{
    margin-bottom: 15px;
}
.margin-bot1
{
    margin-bottom: 48px;
}

.margin-left
{
    margin-left: 0;
}

.margin-right
{
    margin-right: 20px;
}

.img-indent
{
    float: left;
    margin: 0px 0px 0px 0px;
}
.figure-1 img
{
    border: 1px solid #c4c4c4;
}
.figure-2
{
    float: left;
    margin: 0 25px 0 0;
    position: relative;
}
.figure-2 img
{
    border: 1px solid #c4c4c4;
}
.button-video
{
    display: block;
    width: 68px;
    height: 68px;
    background: url(../images/video_btn.png) left top no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -34px;
    margin-left: -34px;
    z-index: 5;
}
.button-video:hover
{
    background-position: left bottom;
}

/***** menu *****/
/* NOTE: nav not supported in ie8, is html5, but not currently using so no worries right now */
nav
{
    float: left;
}

.menu
{
    float: left;
    padding: 2px 0 0;
    position: relative;
    z-index: 20;
}
.menu li
{
    display: inline-block;
    float: left;
    position: relative;
    border-radius: 16px;
    text-shadow: 0 1px rgba(0,0,0,.1);
}
.menu &gt; li:after
{
    display: block;
    content: '';
    width: 2px;
    position: absolute;
    background: url(../images/menu-border.png) left top no-repeat;
    right: 0;
    top: 6px;
    height: 21px;
}
.menu &gt; li.last_item:after
{
    display: none;
}
.menu li a .sf-sub-indicator
{
    display: none;
}
.menu &gt; li &gt; a &gt; .sf-sub-indicator
{
    display: inline-block;
    width: 5px;
    height: 6px;
    overflow: hidden;
    background: url(../images/sub.png) left top no-repeat;
    text-indent: -999px;
    margin: 5px 0 0 20px;
}
.menu li.active &gt; a .sf-sub-indicator, .menu &gt; li &gt; a:hover .sf-sub-indicator, .menu &gt; li.sfHover a .sf-sub-indicator
{
    background-position: left -6px;
}
.menu li a
{
    display: block;
    line-height: 15px;
    color: #fff;
    z-index: 20;
    padding: 9px 21px 8px;
    border-radius: 16px;
}
.menu li.sfHover
{
    position: relative;
    z-index: 10;
}
.menu li.active:after, .menu &gt; li:hover:after, .menu &gt; li.sfHover:after
{
    display: none;
}
.menu li.active &gt; a, .menu &gt; li &gt; a:hover, .menu &gt; li.sfHover a
{
    color: #343434;
    text-shadow: none;
}
.menu li.active, .menu &gt; li:hover, .menu &gt; li.sfHover
{
    background: #f5f7f4; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjdmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI2JSIgc3RvcC1jb2xvcj0iI2VlZjFlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc0JSIgc3RvcC1jb2xvcj0iI2RiZTFkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkM2RhZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f5f7f4 0%, #eef1ed 26%, #dbe1d8 74%, #d3dad0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f7f4), color-stop(26%,#eef1ed), color-stop(74%,#dbe1d8), color-stop(100%,#d3dad0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f5f7f4 0%,#eef1ed 26%,#dbe1d8 74%,#d3dad0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f5f7f4 0%,#eef1ed 26%,#dbe1d8 74%,#d3dad0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f5f7f4 0%,#eef1ed 26%,#dbe1d8 74%,#d3dad0 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f5f7f4 0%,#eef1ed 26%,#dbe1d8 74%,#d3dad0 100%); /* W3C */
    filter: none;
    box-shadow: 0 1px rgba(0,0,0,.1),inset 0 1px rgba(255,255,255,1),inset 0 0 5px rgba(0,0,0,.05);
}
.menu ul
{
    z-index: 20;
    letter-spacing: normal;
    position: absolute;
    top: -9999em;
    width: 140px;
    background: none;
    border: none;
}
.menu ul li
{
    width: 100%;
}
.menu li:hover
{
    visibility: inherit;
}
.menu li li
{
    background: none;
    margin: 0;
    border: none;
    background: #f5f7f4; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjdmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI2JSIgc3RvcC1jb2xvcj0iI2VlZjFlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc0JSIgc3RvcC1jb2xvcj0iI2RiZTFkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkM2RhZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f5f7f4 0%, #eef1ed 26%, #dbe1d8 74%, #d3dad0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f7f4), color-stop(26%,#eef1ed), color-stop(74%,#dbe1d8), color-stop(100%,#d3dad0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f5f7f4 0%,#eef1ed 26%,#dbe1d8 74%,#d3dad0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f5f7f4 0%,#eef1ed 26%,#dbe1d8 74%,#d3dad0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f5f7f4 0%,#eef1ed 26%,#dbe1d8 74%,#d3dad0 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f5f7f4 0%,#eef1ed 26%,#dbe1d8 74%,#d3dad0 100%); /* W3C */
    filter: none;
    box-shadow: inset 0 1px rgba(255,255,255,1),inset 0 0 5px rgba(0,0,0,.05);
}

.menu li li a
{
    background: none;
    display: block;
    padding: 9px 21px 8px;
    color: #343434;
}
.menu li li &gt; a:hover, .menu li li.sfHover &gt; a
{
    color: #fff;
}
.menu li li:hover, .menu li li.sfHover
{
    background: #9fe57c; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlmZTU3YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MGQ2NzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #9fe57c 0%, #90d671 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9fe57c), color-stop(100%,#90d671)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #9fe57c 0%,#90d671 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #9fe57c 0%,#90d671 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #9fe57c 0%,#90d671 100%); /* IE10+ */
    background: linear-gradient(to bottom, #9fe57c 0%,#90d671 100%); /* W3C */
    filter: none;
    box-shadow: inset 0 -3px #79bd5e,inset 0 0 5px rgba(0,0,0,.05);
}

.menu li:hover ul, .menu li.sfHover ul
{
    left: 0px;
    top: 33px;
    z-index: 999;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul
{
    top: -999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul
{
    left: 142px;
    top: 0px;
    z-index: 9999;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul
{
    top: -999em;
}

/*********************************bg's*************************************/
.bg-1
{
    background: url(../images/bg.jpg) center top repeat;
}
.bg-2
{
    background: #9fe57c; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlmZTU3YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iIzk4ZGU3NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iIzdhYmY1ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MWI1NTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #9fe57c 0%, #98de77 20%, #7abf5f 76%, #71b558 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9fe57c), color-stop(20%,#98de77), color-stop(76%,#7abf5f), color-stop(100%,#71b558)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #9fe57c 0%,#98de77 20%,#7abf5f 76%,#71b558 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #9fe57c 0%,#98de77 20%,#7abf5f 76%,#71b558 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #9fe57c 0%,#98de77 20%,#7abf5f 76%,#71b558 100%); /* IE10+ */
    background: linear-gradient(to bottom, #9fe57c 0%,#98de77 20%,#7abf5f 76%,#71b558 100%); /* W3C */
    filter: none;
    border-top: 5px solid #e2e2e2;
    border-bottom: 2px solid #6b9855;
    position: relative;
    color: #fff;
    padding: 32px 0 40px;
    margin-bottom: 5px;
}
.bg-2:after
{
    display: block;
    width: 100%;
    height: 5px;
    background: url(../images/bg-2-border.gif) left top repeat-x;
    content: '';
    position: absolute;
    bottom: -7px;
    left: 0;
}
.bg-2 h2
{
    color: #fff;
}
.items
{
    display: none;
}
.slider
{
    width: 960px;
    height: 440px;
    overflow: hidden;
}
.pagination
{
    position: absolute;
    top: 183px;
    right: 37px;
    z-index: 99;
}
.pagination li
{
    display: inline;
    list-style-type: none; /*    margin-bottom: 5px;padding-right: 10px; */
}

.pagination li a
{
    /* display: block;  height: 22.5px;  width: 19px;       overflow: hidden;*/
    background: url(../images/pagination.png) left bottom no-repeat;
    display: inline;
    list-style-type: none;
    padding-right: 20px;
    padding-left: 10px;
    padding-top: 3px;
}

.numStatus, .numStatus .curr, .numStatus .total
{
    color: #06557E;
}


.pagination li a:hover, .pagination li.current a
{
    background-position: left top;
}
.pagination li.current a
{
    cursor: default;
}
.banner
{
    position: absolute;
    left: 0;
    top: 0;
}
.title-1
{
    color: #fff; /* color: #f5f7f4;    text-shadow: 0 1px 1px rgba(0,0,0,.3);  line-height: 1.2em;     letter-spacing: 1px;*/
}
.title-2
{
    color: #fff; /*color: #06557E;      line-height: 1.2em;    margin: -12px 0 22px; text-shadow: 0 1px 1px rgba(0,0,0,.3);    letter-spacing: 1px;*/
    position: relative;
    top: 3px;
}

.title-2 a
{
    color: #fdbe57;
}
.title-2 em
{
    color: #FFF;
    padding-right: 10px;
}

.title-2 .title-2-table
{
    /* width: 700px;*/
}
.title-2 .title-2-table td
{
    /*vertical-align: middle;*/
}

.title-2 .title-2-table .tdsmall
{
    width: 245px;
    padding-top: 8px;
}
.title-2 .title-2-table .tdlarge
{
    padding-left: 10px;
}
.ban_indent
{
    padding: 148px 100px 0 80px;
}


.homebanner .slider
{
    height: 240px;
    background-color: #06557E;
}
.homebanner .pagination
{
    top: 215px;
}

.homebanner .ban_indent
{
    padding: 200px 160px 0 10px;
    width: 725px;
}


.quotes
{
    line-height: 36px;
    color: #fff;
    padding: 15px 0 0;
    background: none;
    letter-spacing: -1px;
}
.quotes-1
{
    background: #ffffff; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#f4f4f4 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#f4f4f4 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#f4f4f4 100%); /* W3C */
    filter: none;
    padding: 16px 10px 16px 25px;
    color: #7DB0CC;
    line-height: 22px;
    border-radius: 4px;
    border: 1px solid #fff;
    position: relative;
    box-shadow: 0 0 0 1px #d4d4d4;
    margin-bottom: 30px;
}
.quotes-1:after
{
    position: absolute;
    z-index: 9;
    width: 40px;
    height: 25px;
    left: 60px;
    bottom: -25px;
    content: '';
    background: url(../images/coner.png) left top no-repeat;
    overflow: hidden;
}
.quotes-1 a
{
    color: #7DB0CC;
}
.border-1
{
    background: url(../images/border-1.png) 600px 0px repeat-y;
}
.border-2
{
    border-bottom: 1px solid #dcdcdc;
    padding: 0 0 42px;
    margin-bottom: 45px;
}
.time
{
    color: #000;
    display: block;
    padding-bottom: 10px;
}
.carousel_bg
{
    position: relative;
    background: #d8d8d8;
    padding: 13px 65px;
    border: 1px solid #cfcdcd;
}
.carousel
{
    overflow: hidden;
    width: 810px !important;
}
.carousel li
{
    margin-right: 10px;
    display: none;
}
.car_btn
{
    width: 45px;
    height: 78px;
    display: block;
    position: absolute;
    top: 13px;
}
.car_prev
{
    left: 13px;
    background: url(../images/car_prev.png) right top;
}
.car_next
{
    right: 13px;
    background: url(../images/car_next.png) right top;
}
.car_btn:hover
{
    background-position: left top;
}
.number
{
    line-height: 65px;
    background: url(../images/number.png) left top no-repeat;
    overflow: hidden;
    width: 70px;
    height: 65px;
    text-align: center;
    color: #68bd45;
    float: left;
    margin-right: 6px;
}
.col-1
{
    width: 183px;
    float: left;
}
.map
{
    border: 1px solid #c4c4c4;
    display: inline-block;
    margin-bottom: 20px;
}
/*********************************buttons*************************************/
.menu li a:hover, .tweet:hover, .login:hover, .button-1:hover, .button-2:hover, .link-1:hover, .link-2:hover, .list-1 li a:hover, .link-3:hover
{
    text-decoration: none;
}
.tweet
{
    display: block;
    float: right;
    text-indent: -999px;
    width: 20px;
    height: 16px;
    background: url(../images/tweet.png) left -16px no-repeat;
    overflow: hidden;
    margin: 9px 0 0 0;
}
.tweet:hover
{
    background-position: left top;
}
.login
{
    display: inline-block;
    float: right;
    color: #aeaeae;
    background: url(../images/login.png) left 2px no-repeat;
    padding: 0 0 0 23px;
    margin: 39px 0 0 0;
}
.login:hover
{
    color: #3b3b3b;
}
.button-1
{
    display: inline-block;
    background: #9fe57c; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlmZTU3YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MGQ2NzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #9fe57c 0%, #90d671 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9fe57c), color-stop(100%,#90d671)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #9fe57c 0%,#90d671 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #9fe57c 0%,#90d671 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #9fe57c 0%,#90d671 100%); /* IE10+ */
    background: linear-gradient(to bottom, #9fe57c 0%,#90d671 100%); /* W3C */
    filter: none;
    box-shadow: 0 1px 1px #58b345,inset 0 -2px 0px #79bd5e,inset 0 1px 2px #aeef90;
    padding: 11px 22px 11px;
    line-height: 22px;
    text-shadow: 0 1px rgba(0,0,0,.1);
    letter-spacing: -1px;
    color: #fff;
    border-radius: 20px;
}
.button-1:hover
{
    background: #f5f7f4; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjdmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI2JSIgc3RvcC1jb2xvcj0iI2VlZjFlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc0JSIgc3RvcC1jb2xvcj0iI2RiZTFkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkM2RhZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f5f7f4 0%, #eef1ed 26%, #dbe1d8 74%, #d3dad0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f7f4), color-stop(26%,#eef1ed), color-stop(74%,#dbe1d8), color-stop(100%,#d3dad0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f5f7f4 0%,#eef1ed 26%,#dbe1d8 74%,#d3dad0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f5f7f4 0%,#eef1ed 26%,#dbe1d8 74%,#d3dad0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f5f7f4 0%,#eef1ed 26%,#dbe1d8 74%,#d3dad0 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f5f7f4 0%,#eef1ed 26%,#dbe1d8 74%,#d3dad0 100%); /* W3C */
    filter: none;
    box-shadow: 0 1px rgba(0,0,0,.1),inset 0 1px rgba(255,255,255,1),inset 0 0 5px rgba(0,0,0,.05);
    color: #383838;
}
.button-2
{
    display: inline-block;
    color: #343434;
    line-height: 15px;
    background: #f8f8f8; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y4ZjhmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMyJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg3JSIgc3RvcC1jb2xvcj0iI2RjZGNkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYWRhZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f8f8f8 0%, #f0f0f0 32%, #dcdcdc 87%, #dadada 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(32%,#f0f0f0), color-stop(87%,#dcdcdc), color-stop(100%,#dadada)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f8f8f8 0%,#f0f0f0 32%,#dcdcdc 87%,#dadada 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f8f8f8 0%,#f0f0f0 32%,#dcdcdc 87%,#dadada 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f8f8f8 0%,#f0f0f0 32%,#dcdcdc 87%,#dadada 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f8f8f8 0%,#f0f0f0 32%,#dcdcdc 87%,#dadada 100%); /* W3C */
    filter: none;
    border-radius: 15px;
    box-shadow: 0 1px rgba(165,165,165,1),inset 0 1px #fff;
    padding: 9px 20px 8px;
    margin-bottom: 1px;
}
.button-2:hover
{
    background: #9fe57c; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlmZTU3YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MGQ2NzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #9fe57c 0%, #90d671 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9fe57c), color-stop(100%,#90d671)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #9fe57c 0%,#90d671 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #9fe57c 0%,#90d671 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #9fe57c 0%,#90d671 100%); /* IE10+ */
    background: linear-gradient(to bottom, #9fe57c 0%,#90d671 100%); /* W3C */
    filter: none;
    box-shadow: 0 1px 1px #58b345,inset 0 -2px 0px #79bd5e,inset 0 1px 2px #aeef90;
    color: #fff;
}
.link-1
{
    display: inline-block;
    color: #7DB0CC;
    font-weight: bold;
    background: url(../images/link-1.png) right 6px no-repeat;
    padding: 0 15px 0 0;
    text-decoration: underline;
    line-height: 15px;
}
.link-2
{
    text-decoration: underline;
}
.link-3
{
    text-decoration: underline;
    font-weight: bold;
}
/*********************************lists*************************************/
.dl-1 dt
{
    padding-bottom: 20px;
}
.dl-1 dd
{
    overflow: hidden;
}
.dl-1 dd span
{
    display: block;
    float: left;
    width: 72px;
}
.list-1 li
{
    line-height: 15px;
    padding: 5px 0 4px 12px;
    background: url(../images/list-1.png) left 10px no-repeat;
    font-weight: bold;
}
.list-1 li a
{
    text-decoration: underline;
}
/*********************************fonts*************************************/
/******* form's ********/

/***** contact form *****/
#message_form fieldset
{
    border: none;
    padding: 0;
}
#message_form label
{
    display: block;
    min-height: 40px;
    position: relative;
}
#message_form label.message
{
    height: 315px;
}
#message_form label input
{
    background: #e9e9e9;
    border: none;
    height: 16px;
    font-weight: normal;
    margin: 0;
    outline: none;
    overflow: hidden;
    padding: 8px 15px;
    vertical-align: middle;
    width: 190px;
    border-radius: 16px;
    box-shadow: 0 1px rgba(217,217,217,1),inset 0 1px 1px rgba(145,145,145,1);
}
#message_form .area .error
{
    float: none;
}
#message_form textarea
{
    background: #e9e9e9;
    border: none;
    font-weight: normal;
    margin: 0;
    outline: medium none;
    overflow: auto;
    padding: 8px 15px;
    vertical-align: middle;
    width: 270px;
    height: 300px;
    resize: none;
    border-radius: 16px;
    box-shadow: 0 1px rgba(217,217,217,1),inset 0 1px 1px rgba(145,145,145,1);
}
#message_form a
{
    cursor: pointer;
}
#message_form .success
{
    display: none;
    margin-bottom: 10px;
    background: none;
    box-shadow: none;
    color: #000;
}
#message_form .error, #message_form .empty
{
    color: #f00;
    line-height: 18px;
    display: none;
    overflow: hidden;
}
.buttons-wrapper
{
    text-align: right;
    padding-top: 25px;
    position: relative;
}
.buttons-wrapper a
{
    margin-left: 10px;
}

#search_form
{
    float: left;
    margin: 0 10px 0 0;
}
/*#search_form input#searchText
{
    background: #75b95b;
    border: none;
    color: #fefefe;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    height: 16px;
    font-weight: normal;
    margin: 0;
    outline: none;
    overflow: hidden;
    padding: 8px 50px 8px 10px;
    vertical-align: middle;
    width: 160px;
    box-shadow: 0 1px #9fe57c,inset 0 1px 1px rgba(0,0,0,.2);
    border-radius: 16px;
}*/
#search_form a
{
    position: absolute;
    display: block;
    text-indent: -999px;
    overflow: hidden;
    width: 32px;
    height: 32px;
    background: url(../images/search.png) left top no-repeat;
    top: 0;
    right: 0;
}
#search_form a:hover
{
    background-position: left -32px;
}

#toTop
{
    line-height: 40px;
    color: #343434;
    display: none;
    text-decoration: none;
    position: fixed;
    right: 50%;
    bottom: 80px;
    overflow: hidden;
    width: 100px;
    height: 40px;
    border: none;
    z-index: 20;
    background: url(../images/totop.png) no-repeat center top;
    visibility: hidden;
}
#toTop:hover
{
    color: #9be179;
}

/*---------------------------------
	CSBA CSS Start -Pranita
-----------------------------------*/

.committeeDetails .grid_3
{
    width: 220px !important;
}

.committeeDetails .grid_9
{
    margin-left: 0px !important;
}

.featureads .grid_4
{
    height: 216px;
    width: 314px;
    display: inline;
    float: left;
    margin: 0 6px;
    position: relative;
    background: none repeat scroll 0 0 #FFFFFF;
}

.featureads .grid_8
{
    height: 216px;
    width: 634px;
    margin: 0 6px;
    position: relative;
    background: none repeat scroll 0 0 #FFFFFF;
}

.featureads .grid_4 .main
{
    width: 292px;
    background: #535353;/*~RM,2014-08-22: CCBE palette swap, old: #003a63*/
    color: #fff;
    height: 22px;
    padding: 10px;
}

.featureads .grid_8 .main
{
    width: 616px;
    background: #535353;/*~RM,2014-08-22: CCBE palette swap, old: #6c7d87*/
    color: #fff;
    height: 22px;
    padding: 10px;
}
.featureads
{
    margin: 0 -6px;
    position: relative;
}

.margin-bot1 .home
{
    /* overrides the normal margin-bot1 for homepage */
    margin-bottom: 12px;
}
/*---------------------------------
	CSBA spotlight_Typografy
-----------------------------------*/

blockquote
{
    display: block;
    quotes: none;
   /* background: url(../images/pro_images/blockquote.png) 0 0 no-repeat; requested by Kristi*/
    padding: 12px 0 12px 30px;
    line-height: 15px;
}
blockquote em
{
    display: inline-block;
    margin-top: 10px;
}

.spotlight
{
    margin: 12px -6px 12px;
    position: relative;
    height: 312px;
}

/*ORIGINAL SPOTLIGHT PRO QUOTES FOR GRID 3*/
.spotlight .grid_3
{
    width: 231px;
    display: inline;
    float: left;
    margin: 0 6px;
    position: relative;
    background: none repeat scroll 0 0 #FFFFFF;
}

.spotlight .grid_3 .pro_title
{
    display: block;
    position: relative;
    padding-bottom: 15px;
    padding-top: 50px;
}
.spotlight .grid_3 .pro_title2
{
    padding: 20px 0 15px;
}
.spotlight .grid_3 .pro_title3
{
    padding: 0px 0 15px;
}
.spotlight .grid_3 .pro_title-padding
{
    padding: 5px 0;
}

.spotlight .grid_3 .pro_quotes_2
{
    height: 150px;
    position: relative;
    background: none; /*border: 0px solid #FFFFFF;*/
    padding: 0px 10px 15px 10px;
    margin: 0px 0 0px 0;
    border: 0px;
}

.spotlight .grid_3 .pro_quotes
{
    background-color: #DEEBF2;
    border-top: 0px #9FA6AD;
    border-bottom: 1px solid #9FA6AD;
    border-right: 1px solid #9FA6AD;
    border-left: 1px solid #9FA6AD;
    height: 199px;
    position: relative;
}

.spotlight .grid_3 .pro_quotes_white
{
    background-color: #FFF;
    border-top: 0px #9FA6AD;
    border-bottom: 1px solid #9FA6AD;
    border-right: 1px solid #9FA6AD;
    border-left: 1px solid #9FA6AD;
    height: 199px;
    position: relative;
}

.spotlight .grid_3 .pro_quotes_2 blockquote
{
    color: #747f87;
    background: none;
    padding: 0;
    overflow: hidden;
}
.spotlight .grid_3 .pro_quotes_2 span
{
    display: block;
    background: url(../images/pro_images/quotes2.png) 0 0 no-repeat;
    width: 18px;
    height: 10px;
    position: absolute;
    bottom: -10px;
    left: 41px;
}
.spotlight .grid_3 .pro_quotes-links
{
    padding: 0px 5px 10px 0;
    float: right;
}
.spotlight .grid_3 .pro_quotes_3
{
    background: url(../images/pro_images/blockquote2.png) 5px 7px no-repeat;
    padding-left: 10px;
    text-indent: 23px;
}

.spotlight .grid_3 .pro_quotes-links a
{
    color: #000000;/*~RM,2014-08-22: CCBE palette swap, old: #003a63*/
    position:relative;
}
.spotlight .grid_3 .margin-bot
{
    margin-bottom: 0px;
}

/*CCBE SPOTLIGHT PRO QUOTES FOR GRID 4*/
.spotlight .grid_4
{
    width: 312px;/*~RM,2014-08-27: set THIS to control how large the boxes are for the spotlight items*/
    display: inline;
    float: left;
    margin: 0 6px;
    position: relative;
    background: none repeat scroll 0 0 #FFFFFF;
}

.spotlight .grid_4 .pro_title
{
    display: block;
    position: relative;
    padding-bottom: 15px;
    padding-top: 50px;
}
.spotlight .grid_4 .pro_title2
{
    padding: 20px 0 15px;
}
.spotlight .grid_4 .pro_title3
{
    padding: 0px 0 15px;
}
.spotlight .grid_4 .pro_title-padding
{
    padding: 5px 0;
}

.spotlight .grid_4 .pro_quotes_2
{
    height: 150px;
    position: relative;
    background: none; /*border: 0px solid #FFFFFF;*/
    padding: 0px 10px 15px 10px;
    margin: 0px 0 0px 0;
    border: 0px;
}

.spotlight .grid_4 .pro_quotes
{
    background-color: #efeeec;/*~RM,2014-08-26: CCBE palette swap, old: #DEEBF2*/
    border-top: 0px #9FA6AD;
    border-bottom: 1px solid #9FA6AD;
    border-right: 1px solid #9FA6AD;
    border-left: 1px solid #9FA6AD;
    height: 199px;
    position: relative;
}

.spotlight .grid_4 .pro_quotes_white
{
    background-color: #FFF;
    border-top: 0px #9FA6AD;
    border-bottom: 1px solid #9FA6AD;
    border-right: 1px solid #9FA6AD;
    border-left: 1px solid #9FA6AD;
    height: 199px;
    position: relative;
}

.spotlight .grid_4 .pro_quotes_2 blockquote
{
    color: #747f87;
    background: none;
    padding: 0;
    overflow: hidden;
}
.spotlight .grid_4 .pro_quotes_2 span
{
    display: block;
    background: url(../images/pro_images/quotes2.png) 0 0 no-repeat;
    width: 18px;
    height: 10px;
    position: absolute;
    bottom: -10px;
    left: 41px;
}
.spotlight .grid_4 .pro_quotes-links
{
    padding: 0px 5px 10px 0;
    float: right;
}
.spotlight .grid_4 .pro_quotes_3
{
    background: url(../images/pro_images/blockquote2.png) 5px 7px no-repeat;
    padding-left: 10px;
    text-indent: 23px;
}


.spotlight .grid_4 .pro_quotes-links a
{
    color: #000000;/*~RM,2014-08-22: CCBE palette swap, old: #003a63*/
    position:relative;
}
.spotlight .grid_4 .margin-bot
{
    margin-bottom: 0px;
}

/*---------------------------------
	End spotlight_Typografy
-----------------------------------*/
/*---------------------------------
	featureads Portfolio
-----------------------------------*/
.featureads .grid_4 .pro_pad_port
{
    padding: 10px;
}
.pro_image_right
{
    float: right;
    margin: 1em 1em 1em 1em;
}
.featureads .grid_4 .pro_pad_port .p
{
    padding: 5px 5px;
}
.featureads .grid_4 .pro_pad_port p
{
    padding: 5px 10px;
}

.std_body .grid_9 ul li, .std_body .grid_12 ul li
{
    /* display: block;   background: url(../images/pro_images/ul_list2_marker.png) 0 10px no-repeat;*/
    padding: 2px 0 3px 0px;
    line-height: 15pt;
    margin-left: 10px;
}

.std_body .grid_9 ul li:first-child, .std_body .grid_12 ul li:first-child
{
    border-top: none;
}
.std_body .grid_9 ul li a, .std_body .grid_12 ul li a
{
    color: #e31837;/*~RM,2014-08-26: CCBE palette swap, old: #06557E*/
}

/*---------------------------------
	End Portfolio
-----------------------------------*/


/*---------------------------------
	Home header
-----------------------------------*/

.home div.mainheader
{
    /* background: #9fe57c;Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ /*background: url(../images/background.png)  no-repeat scroll top center transparent;*/
    border-bottom: 0px;
    position: relative;
    z-index: 99;
    padding: 0px 0 0px; /*height: 210px;*/
}

.topheader .main
{
    width: 100%;
    padding: 0;
    margin: 0 auto;
    position: relative;
    height: 38px;
}
.topheader .main .search
{
    width: 960px;
    padding: 5px 0;
    margin: 0 auto;
    position: relative;
}
.topheader .main .search .utilities
{
    padding: 5px 0;
    margin: 0 auto;
    position: relative;
    float: right;
    color: #fff;
}
.topheader .main .search .utilities a
{
    padding: 5px 0;
    color: #fff;
}
.topheader
{
    background: #e31837;/*~RM,2014-08-22: CCBE palette swap, old: #7db0cc*/
}

.bottomheader .main
{
    width: 100%;
    padding: 0;
    margin: 0px 0 0;
    position: relative;
}

.bottomheader
{
    background: #353535;/*~RM,2014-08-22: CCBE palette swap, old: #06557e*/
    height: 41px;
    border-bottom: 6px solid #000000;/*~RM,2014-08-22: CCBE palette swap, old: #003a63*/
}
.topheader .middleheader
{
    width: 100%;
    padding: 0;
    margin: 0 auto;
    position: relative;
    height: 110px;
    background: url(../images/ccbe_header_bkgd.jpg) no-repeat scroll top center transparent;
}

.topheader .middleheader .main
{
    margin: 0 auto;
    padding: 0px 0;
    position: relative;
    width: 960px;
    height: 110px;
}

/*---------------------------------
	 End Home header
-----------------------------------*/
/*---------------------------------
	 csba logo/ search
-----------------------------------*/

.search #search_form input#searchText
{
    width: 200px; /* background: none repeat scroll 0 0 #fff;     color: #000;     font-family: Arial, Helvetica, sans-serif;     font-size: 12px;     height: 8px;     font-weight: normal;     margin: 0;     outline: none;     overflow: hidden;     padding: 8px 50px 8px 10px;     vertical-align: middle;       box-shadow: 0 1px #003a63,inset 0 1px 1px rgba(0,0,0,.2);*/ /*  border-radius: 16px;*/
    height: 18px;
    padding: 0px;
}

.search #search_form input#button
{
    /*  position: absolute;     display: block;     text-indent: -999px;     overflow: hidden;     width: 32px;     height: 32px;top: 0;     right: 0;*/
    background: url(../images/ccbe_Search.gif) left top no-repeat;
    margin-left: 5px;
    width: 22px;
    height: 22px;
    padding: 0px;
    border: 0 none;
    vertical-align: middle;
}
.search #search_form input a:hover
{
    /* background-position: left -32px;*/
}

.search #search_form .d-block
{
    display: block;
    padding: 3px 0px;
}
.csbalogo
{
    display: block;
    float: right;
    text-indent: -999px;
    width: 235px;
    height: 73px;
    background: url(../images/csba_header_logo.png);
    margin: 23px 0px 0px 700px; /* overflow: hidden;*/ /* margin: 35px 0px 0 20px;*/
}
/*---------------------------------
	End csba logo/search
-----------------------------------*/

/*---------------------------------
	Standard Body + left Columns -Pranita
-----------------------------------*/

.pro_full-width-bg
{
    width: 100%; /*background: #7db0cc; Your Backgrounds Color */
    height: 62px;
    background: url(../images/1px_title_graphic_extension.jpg) repeat scroll center top transparent; /* Your Backgrounds Color */
}
.pro_header-box
{
    width: 960px; /* Your Header Block width */
    margin: 0 auto;
    padding: 20px 0px;
    background: url(../images/960px_title_graphic.jpg); /*  Your Backgrounds Color */
}
.pro_header-box h1
{   
   /* padding-left: 35px;*/
   
}
.pro_footer-box
{
    width: 960px; /* Your Footer Block width */
    margin: 0 auto;
}

.pro_header-box h1 span
{
    padding-left: 15px;
    color: #06557E;
    vertical-align: middle;
    font-family: 'FrutigerLTW01-75Black';
    font-size: 10pt;
}


.std_body .grid_3
{
    /*background: none repeat scroll 0 0 #FFFFFF;*/
    margin: 0px 10px 0px 0px;
    width: 230px; /*  text-align: center;*/
    vertical-align: middle;
}

.std_body .grid_9, .std_body .grid_12
{
    /* background: none repeat scroll 0 0 #FFFFFF;*/
    margin: 20px 0px 0px 20px;
    width: 690px;
}


.std_body .grid_9 #pageheader, .std_body .grid_12 #pageheader
{
    clear: both;
    padding-bottom: 0px;
}

.std_body .grid_9 .pro_wrapper
{
    /*background-color:#deebf2;    border:1px solid #919aa1;    padding:15px 10px 15px 15px;*/
}

.std_body .grid_9 .pro_wrapper .pro_image_left_height, .std_body .grid_12 .pro_wrapper .pro_image_left_height
{
    height: 125px;
    float: left;
    margin: 0.2em 1em 1em 0;
}

.std_body
{
    background: url("../images/bg.jpg") repeat scroll center top transparent;
}

.std_body .grid_9 .pro_wrapper_list, .std_body .grid_12 .pro_wrapper_list
{
    background-color: #deebf2;
    border: 1px solid #919aa1;
    padding: 15px 10px 15px 15px;
    overflow: hidden;
    position: relative;
}
.std_body .grid_9 .pro_wrapper_list_white, .std_body .grid_12 .pro_wrapper_list_white
{
    background-color: #FFF;
    border: 1px solid #919aa1;
    padding: 15px 10px 15px 15px;
    overflow: hidden;
    position: relative;
}
.wrapper
{
    /*background-color: #ffffff;*/
}
/*---------------------------------
	END Standard Body + left Columns -Pranita
-----------------------------------*/
/*---------------------------------
	Start events -Pranita
-----------------------------------*/
#accordionSearchFields
{
    margin-top: -20px; /*background: #DEEBF2 !important;*/
}

/*
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus
{
    border: 1px solid #06557e;
    background: #DEEBF2 !important;
    font-weight: normal;
    color: #366484;
}


.ui-accordion .ui-accordion-content
{
    background: #DEEBF2 !important;
}

*/

ul li
{
    line-height: 15pt;
    margin-left: 10px;
    padding: 2px 0 3px;
}

/*---------------------------------
	Start relatedLinks -Pranita
-----------------------------------*/
/*---------------------------------
	END Events -Pranita
-----------------------------------*/
#relatedlinks .grid_3
{
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 5px 10px 10px 10px;
    width: 230px; /*  text-align: center;*/
    vertical-align: middle;
    float: right;
}


#relatedlinks .pro_quotes_2
{
    margin: 0 10px 0px !important;
    border: none !important;
    background: none repeat scroll 0 0 #FFFFFF;
}

#relatedlinks .main
{
    background: none repeat scroll 0 0 #6C7D87;
    color: #FFFFFF;
    padding: 10px 0px 10px 10px;
    width: 222px;
    font-family: 'Frutiger LT W01 65 Bold';
}

#relatedlinks ul li
{
    margin-left: -20px;
}

div.noLeftOrRight
{
    clear: both;
}


/*---------------------------------
	End relatedLinks -Pranita
-----------------------------------*/
/*---------------------------------
	START PrintLayout -Pranita
-----------------------------------*/

.printbg-1
{
    /* background: url(../images/bg.jpg) center top repeat;*/
}

div.printmainheader
{
    /* background: #9fe57c;Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ /*background: url(../images/background.png)  no-repeat scroll top center transparent;*/
    border-bottom: 0px;
    position: relative;
    z-index: 99;
    padding: 0px 0 0px; /*  height: 210px;*/
    filter: none;
    border-bottom: 3px solid #000000;/*~RM,2014-08-22: CCBE palette swap, old: #003a63*/
    position: relative;
    z-index: 99;
    padding: 18px 10px 22px;
}
div.printmainsection
{
    position: relative;
    z-index: 1;
    background: url(../images/content.png) left top repeat-x;
    padding: 0px 0px 12px 0px;
    font-family: 'FrutigerLTW01-55Roman';
    font-size: 10pt;
}

div.printmainfooter
{
    border-top: 3px solid #000000;/*~RM,2014-08-22: CCBE palette swap, old: #003a63*/ /*text-align:center;background: #7b91a4;  padding: 0px 0 20px;   color: #ffffff;    height: 450px;*/
}

.printmain
{
    width: 690px;
    padding: 0;
    margin: 0;
    position: relative;
}

.printwrapper
{
    width: 100%;
    overflow: hidden;
}

.printgrid_12 #pageheader
{
    clear: both;
    padding-bottom: 0px;
}

.printgrid_12
{
    /* background: none repeat scroll 0 0 #FFFFFF;*/
    margin: 10px 0px 0px 10px;
  /*  width: 690px;*/
}
.printmainsection #pageheader h2
{
    clear: both;
    padding: 15px 0 0 10px !important;
}
/*---------------------------------
	End PrintLayout -Pranita
-----------------------------------*/


/*---------------------------------
	START News -Pranita 
----------------------------------------------- */
.newsitem
{
    padding: 0;
    margin: 0 0 1.75em;
}
.subcolumn-left .newsitem
{
    padding-right: 0;
}
.subcolumn-right .newsitem
{
    padding-left: 0;
}
.newsitem h3
{
    margin: 0;
    padding: 0;
    border-bottom: 0;
    font: bold 110%/1.6em Verdana,Sans-serif;
    text-indent: 22px;
}
.newsitem h3.pdf
{
    background: url("/images/icon_pdf.gif") no-repeat 0 .25em;
    margin: 0;
    padding: 0;
    border-bottom: 0;
}
.newsitem h3.press
{
    background: url("/images/icon_news.gif") no-repeat 0 .25em;
    margin: 0;
    padding: 0;
    border-bottom: 0;
}
.newsitem h3.page
{
    background: url("/images/icon_plain.gif") no-repeat 0 .25em;
    margin: 0;
    padding: 0;
    border-bottom: 0;
}
.newsitem p
{
    margin: 0 0 .25em;
    padding: 0;
}
.newsitem p.more
{
    margin: 0 0 .75em;
}
.also
{
    margin: 0 10px;
    padding: 0 10px;
}
.also h4
{
    margin: 0 0 .25em;
    padding: 0;
    border-bottom: 0;
    font: bold 92%/1.4em "Trebuchet MS" ,Arial,Sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #06557E;
}
.also ul
{
    margin: 0;
    padding: 0;
}
.date
{
    color: #06557E;
    font-style: italic;
}
.news-story img.left
{
    margin-right: 20px;
}
.news-story img.right
{
    margin-left: 20px;
}

.meta
{
    /*	font-weight:600;*/
    font-family: 'Frutiger LT W01 65 Bold';
    font-size: 10pt;
    margin-bottom: 1em;
    text-transform: uppercase;
    line-height: 1.2em;
    color: #06557E;
}
.meta .article-author, .meta .article-date, .meta .article-tags, .meta .article-IssueDate
{
    display: block;
}

.meta .article-author, .meta .article-tags
{
    font-family: 'Frutiger LT W01 65 Bold';
}
.meta .article-author .article-by, .meta .article-tags .terms
{
    font-weight: normal;
    font-family: 'FrutigerLTW01-55Roman';
}
.meta a:link
{
    /*color: #6D6D6D;*/
    font-family: 'Frutiger LT W01 65 Bold' !important;
    text-decoration: none;
    border: 0;
}
.meta a:visited
{
    /*color: #6D6D6D;*/
    font-family: 'Frutiger LT W01 65 Bold' !important;
    border: 0;
}
.meta a:hover
{
    text-decoration: underline;
}


/*---------------------------------
	END News -Pranita 
----------------------------------------------- */

/*---------------------------------
	CSBA CSS END -Pranita
-----------------------------------*/

/* jquery override */
.ui-tabs
{
    padding: 0;
}

.grid_1andmore
{
    display: inline;
    float: left;
    position: relative;
    margin: 0 5px;
    width: 125px;
    height: 250px;
}


/* for wordpress blog feed */
.attachment-thumbnail
{
 float:left;
 margin-right: 10px;
    
}</pre></body></html>