@import url(http://fonts.googleapis.com/css?family=Ubuntu:100,300,400,500,700);
@import url(http://fonts.googleapis.com/css?family=Quicksand:400);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,600);

body {
	/*background: url(../graphics/noise.png);*/ /* Removed background texture as it is out of style these days */
    font-family: Raleway, 'Ubuntu';
	background:#EEE;
	
}
#Body
{
	margin:0 auto !important;
	width:1380px;
	background:#e5f2f8;
}

h3, h4, h5{
	clear: both;
}

h3 {
  color: #003f72 !important;
  font-size: 24px !important;
  border-left: 6px solid #F19001;
  padding-left: 5px;
  margin-left: -11px;
  
/*  border-bottom: 1px solid #ccc;
  color: #003f72 !important;
  font-family: Ubuntu,"Trebuchet MS",Arial,Helvetica,sans-serif !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  margin: 15px 0 20px 0 !important;
  text-transform: uppercase !important;
*/}

h4 {
  color: #0081ba !important;
  font-family: Raleway,Ubuntu,Arial,Helvetica,sans-serif;
  font-size: 18px;
  line-height: 140%;
  margin-top: 10px !important;
}

h5 {
  margin-top: 10px !important;
}


p {
  color: #333;
  font-family: Raleway,Ubuntu,Arial,Helvetica,sans-serif;
  font-size: 15px;
  line-height: 140%;
  margin: 0 0 20px !important;
}

ul li, ol li{
	margin-bottom: 10px;
	line-height: 140%;	
	font-weight: 600;
	color: #444;
}

a[href*="pdf"]::before {
  content: url("/Portals/0/Images/icon_download.png");
  margin-right: 10px;
  padding-top: 20px;
  vertical-align: text-top;
}

a[href*="pdf"] {
  background: none repeat scroll 0 0 #f9f9f9;
  border: 1px solid #ddd;
  color: #0081ba !important;
  display: block;
  font-weight: 600;
  margin: 10px 0 30px;
  max-width: 300px;
  padding: 15px;
}

/*=====  Special List Styles ====*/
/*  Images - Borders and Caption */
ul.img{
	border: 1px solid #ddd;
	padding: 0;
	width: 300px;
}

ul.img li{
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: 100;
	font-size: 12px;
	text-align:center;
	background: #D5EDF5
}

ul.img li img{
	width: 100%;
}


ul.img li:last-child {
	max-width: 100%;
	padding: 10px;
	border-top: 1px solid #ddd;
	color: #0081ba;
	background: #fff;
}

ul.img li:last-child p{
	margin: 0 !important;
	padding: 0 !important;
	font-weight: 100;
	font-size: 12px;
	text-align:center;
	color: #0081ba;
}

ul.img.small{
	width: 200px;
}

ul.img.right{
	margin: 10px 0 10px 10px;
	float:right;

}

ul.img.left{
	margin: 10px 10px 10px 0;
}
/*=====  End Special List Styles ====*/


.headerDiv {
	position:fixed;
	height:100%;
	width: 220px;
	background:#0085bd;
	margin: 0;
}

.logoDiv {
  padding: 20px;
  text-align: center;
}

#page_header {
  background:url("/portals/0/Images/cbb-headerbg.png") no-repeat;
  border: 0 none;
  margin: 0 30px 0 30px;
  padding: 30px;
  min-height:90px;
}

.footerDiv {
  font-size: 12px;
  margin: 5px 30px 0;
}
#page_header h1 {
  color: #24608C;
  display: inline;
  font-family: "Ubuntu";
  font-size: 36px;
  font-weight: 600;
  padding-right: 15px;
  text-transform: uppercase;
  width:100px;
  word-wrap: break-word;
}

#page_header h2 {
  border-left: 1px solid #ccc;
  color: #0081ba;
  display: inline;
  font-family: Ubuntu;
  font-size: 18px;
  font-weight: 700;
  line-height: 160%;
  padding: 5px 0 5px 15px;
  text-transform: uppercase;
  vertical-align: top;
}

#contentWrapper{
	margin: -12px 0 0 220px;
	padding-bottom: 30px;
}


.cbb_content_pane{
	width: 100%;
}


.DNNEmptyPane{
	display: none !important;	
}

.dnnpane [class*="col-md"], .dnnpane [class^="col-md"] {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 0 #c5c5c5;
  margin: 30px 0 0 30px;
  /*margin-top: 30px;
  padding: 20px;
  width: auto;*/
  display: inline-block;
  vertical-align: top;
}

#dnn_HomeGrid12
{
	background-color:#e5f2f8;
	margin-top:-28px;
	margin-left:10px;
	box-shadow:none;
	height:430px;
}


.col-md-12 {
  width: calc(100% - 60px);
}

.col-md-8 {
  width: calc(66.66% - 45px);
}

.col-md-4 {
	width: calc(33.33% - 45px);
}

.col-md-6 {
	width: calc(50% - 45px); 
}

.col-md-2 {
  width: 15%;
}

.pane.col-lg-6.col-md-6.col-sm-6.col-xs-6 {
  width: 45% !important;
  box-shadow: none !important
}
.standard{
	margin: 20px	
}


.dnnpane [class*="col-md"] h2 {
	margin: 0 0 20px;
	font-family: Ubuntu;
	font-weight: bold;
	font-weight: 500;
	font-size: 15px;
	color: #f19001;
	display: inline-block;
}

.dnnpane [class*="col-md"] h2::after {
  content: url("../Images/arrow.png");
  margin-left: 10px
}


a.card_link, a.card_link:visited, a.card_link:link {
  color: #f19001;
  display: block;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 0 0;
  text-decoration: none;
}

/*********  Footer *******/
.pane.col-lg-4.col-md-4.col-sm-4.col-xs-4 {
  box-shadow: none;
  font-family: Ubuntu;
  margin: 0;
  width: 33%;
}
/*.pane.col-lg-4.col-md-4.col-sm-4.col-xs-4 .standard{
	border-right: 1px solid #ddd;
}*/

#footer_left{
	border-right: 1px solid #ddd;
}

#footer_right {
  border-left: 1px solid #ddd;
  height: 210px;
  padding-left: 30px;
}

#footer_center {
  padding-left: 30px;
}

/*.pane.col-lg-4.col-md-4.col-sm-4.col-xs-4 .standard:nth-child(2){
	border-right: none;
	border-left: 1px solid #ddd;
}*/



.article_item {
  color: #0082bb;
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
}

.article_item > a{
    color: #0082BB;
}

.article_item > a:hover{
    color: #F19001;
}


/*div.article_group{
    height: 78%;
    border-bottom: 1px solid #eee;
}
*/
/*#dnn_CL_10_Pane1 > div:first-child {
  background-image: url("/portals/0/Images/building.png");
  background-position: 100% center, 0 center;
  background-repeat: no-repeat;
  background-size: 200px 100%;
}*/
.about_text{
	display: inline-block;
	width: 49%;
}

.about_image{
	display: inline-block;
	width: 49%;
	background: url("/portals/0/Images/building.png") no-repeat;
}


#social_media_group img {
    margin-right: 10px;
}

#social_media_group > .article_item{
    margin-bottom: 20px;
}

p.address {
  color: #333333;
  font-size: 14px;
  line-height: 1.3;
}
/********* End  Footer *******/
/*========================================================+
|  Homepage Elements                                  |
+========================================================*/
.cbb_home{
	font-family: Ubuntu
}

#cbb_homepage_main {
  display: inline-block;
  margin: 0;
  vertical-align: top;
  width: 65%;
}

#cbb_homepage_sidebar{
	margin: 0;
	width: 32%;
	display: inline-block;
    vertical-align: top;
	margin-left:-10px;
	
}

#cbb_homepage_main .col-md-12, #cbb_homepage_sidebar .col-md-12, #cbb_homepage_main .col-md-8, #cbb_homepage_sidebar .col-md-8, #cbb_homepage_main .col-md-6, #cbb_homepage_sidebar .col-md-6, #cbb_homepage_main .col-md-4, #cbb_homepage_sidebar .col-md-4 {
  width: calc(100% - 30px);
}


/**********  News **************************/
#news_list{
    display:table;
    margin: 0px;
    width: 100%;
	margin-top:-35px;
}

#news_list .news_row {
  padding: 5px 0 !important;
}


#news_list .news_cell {
  border-bottom: 1px solid #ccc;
  display: table-cell;
  line-height: 120%;
  padding: 5px;
}

#news_list .news_row > .news_cell:first-child {
    width: 30px;
    padding-left: 17px;
	
}

#news_list .news_row >.news_cell:nth-child(2){
    padding-left: 20px;
    padding-bottom: 10px;
	padding-top: 30px;
    width: 100%;
}
#standardMenu .rootMenu > li a span, #megaMenu .root > li a span {
    font-size: 16px !important;
    font-weight: normal !important;
}

#news_list .news_date_day {
  display: block;
  font-family: Ubuntu;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #333;
}


#news_list .news_date_month {
  color: #333;
  display: block;
  font-family: Ubuntu;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.news_cell > span {
    display:block;
}

.news_cell > .news_title, .news_cell > .news_title > a {
  color: #0080B9 !important;
  font-size: 16px !important;
  font-weight: 500 !important;
}

.news_cell > .news_title, .news_cell > .news_title > a:hover {
  color: #F19001 !important;
}



.news_cell > .news_excerpt {
  color: #333333;
  font-size: 13px;
  line-height: 130%;
  margin-top: 8px;
  font-weight: 100;
}

.news_excerpt > h1, .news_excerpt > h3{
font-size: inherit !important;
}

.news_excerpt > p {
margin: 0px !important;
}



.news_cell_pub
{
	 line-height: 130%;
}

.news_cell_pub > span {
    display:block;
}

.news_cell_pub > .news_title, .news_cell_pub > .news_title > a {
  color: #0080B9 !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  float:left;
  width:80%;
}

.news_cell_pub > .news_title, .news_cell_pub > .news_title > a:hover {
  color: #F19001 !important;
}

.news_cell_pub > .news_title {

 color: #333333;
  font-size: 12px;
  line-height: 130%;
  margin-top: 8px;
  font-weight: 100;
  
   margin-bottom:5px; 
   padding:10px;

}

.pub_date
{
	min-height:10px;
	float:left;
	margin-right:2%;
}


#latest_news_display{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/**********  End News **************************/

/***Main menu css***/
.subLevel{
/***/display: none;
}

div.new_submenu{
    width: 500px;
    height: 1404px;
    background-color: #e5f2f8;
    position: absolute;
    left: 100%;
    top: 0px;
    padding: 40px 20px 20px 20px;
    box-shadow: 2px 0px 3px #CCC;
	z-index: 3000;
    display: none;
}

.headerDiv {
  z-index: 100;
}
div.new_submenu > h1 {
  color: #003f72;
  font-family: "Ubuntu";
  font-size: 36px;
}


ul.new_submenu_container {
    display: block;
    columns: 2;
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    margin-top: 40px;
    -webkit-column-gap: 60px; /* Chrome, Safari, Opera */
    -moz-column-gap: 60px; /* Firefox */
    column-gap: 60px;
	 -webkit-column-rule: 1px solid #B1C2CC; /* Chrome, Safari, Opera */
    -moz-column-rule: 1px solid #B1C2CC; /* Firefox */
    column-rule: 1px solid #B1C2CC;}

ul.new_submenu_container > li > a{
    font-size: 14px;
    font-family: 'Ubuntu';
    color: #0081BA;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    margin: 10px 0px 10px 0px;
}

ul.new_submenu_container li{
    list-style-type: none;
}

.new_submenu_container > li.item {
  color: #0082bb;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 40px
}

.new_submenu_container li.item:nth-child(1) {
  margin-top: 0;
}

.new_submenu_container > li.item  a{
  font-size: 15px !important;
  font-weight: 500 !important;
  color: #0081BA;
}

ul.new_submenu_container li.item div.subLevelRight ul li{
	line-height: 120% !important;
    margin: 10px 0; !important;
	text-transform:none
}

ul.new_submenu_container li.item div.subLevelRight ul li a {
  font-family: "Ubuntu";
  font-size: 14px;
  font-weight:  400 !important;
  color: #303030 !important;
}

ul.new_submenu_container li.item div.subLevelRight ul li a:hover {
  color: #0081BA !important;
}

ul.new_submenu_container > li:first-child > a{
    margin-top: 0px;
}

ul.topLevel > li {
    list-style-type: none;
    padding: 10px;
}

ul.topLevel > li > a{
    color: #FFF;
}

.current_menu_item > a, .topLevel > li.selected > a {
    color: #003f72 !important;
    text-decoration: none !important;
}

.current_menu_item, .topLevel > li.selected {
        background-color: #e5f2f8;
		border-left:3px solid #f19001;
}
/********** Exchange Rates *****************/
ul.exchange_rate_menu {
	padding: 0;
	
		
}

.exchange_rate_menu > li{
    list-style: none;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    padding-right: 10px;
    border-right: 1px solid #CCC;
    cursor: pointer;
}

.exchange_rate_menu > li:not(:first-child){
    padding-left: 10px;
}

.exchange_rate_menu > li.selected{
    color:#0085BD; 
}

.exchange_rates_table{
    display: none;
    width: 100%;
    /*padding-bottom: 10px;*/
    border-bottom: 1px solid #ccc;
    min-height:160px;
    /*overflow-y:auto;*/
    
}

.exchange_rates_row{
    /*display: table-row;*/
    /*width:100%;*/
    margin-top:5px;
    margin-bottom:5px;
    /*border: 1px solid #ccc;*/
}

.exchange_rates_cell{
    /*display: table-cell;*/
    font-size: 14px;
    width:25%;
    float:left;    
}
.exchange_rates_cell_1st{    
    font-size: 14px;
    width:50%;
    float:left;    
}
.exchange_rate_type_header{
    color:#f19001;/*#7d9aaa;*/
}
/*
.exchange_rates_row > .exchange_rates_cell:first-child{
    width: 50%;
    padding-left: 20px;
}

.exchange_rates_row > .exchange_rates_cell:not(:first-child){
    width: 25%;
}
    */
/********** End Exchange Rates *****************/

/********** Featured Indicators *****************/
.feature_indicators_row{
    display: table-row;
	padding: 10px 0;
}

.feature_indicators_cell{
    display: table-cell;
    padding: 10px;
    padding-left: 20px;
    border-bottom: 1px solid #CCC;
    line-height: 1.2;
    vertical-align:middle;
    width: 50%;
}

.feature_indicators_cell .feature_title {
  color: #1e1e1e;
  display: block;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}


.feature_indicators_cell .feature_date {
  color: #7d9aaa;
  display: inline-block;
  margin-right: 0;
  text-align: center;
  width: 30px;
}

.feature_indicators_cell .feature_value{
    color: #0081BA;
    font-size: 20px;
    font-weight: 400;
}
/********** End Featured Indicators *****************/

/*========================================================+
|  End Homepage Elements                                  |
+========================================================*/



/*========================================================+
|  topLevel Table of Contents Page Styles                                   |
+========================================================*/

.cbb_toc {
	border-top: 1px solid #ddd;
	display: block;
	margin: 20px;
	padding-top: 20px;
	vertical-align: top;
	clear: both;
}
.cbb_toc h3 {
	border-left: medium none;
	font-family: Raleway, Ubuntu, Verdana, Geneva, sans-serif;
	font-size: 16px !important;
	font-weight: 600 !important;
	margin: 0 0 10px !important;
	padding: 0;
	text-transform: uppercase
}
.cbb_toc > p {
	padding: 0;
	margin: 0 0 10px 0;
}
.toc_left {
	display: inline-block;
	width: 23%;
	margin-right: 10px;
	vertical-align: top
}
.toc_right {
	display: inline-block;
	width: 70%;
	border-left: 1px solid #ddd;
	vertical-align: top;
	padding-left: 20px
}


@media only screen and (max-width: 1024px) {
.cbb_toc {
	margin-left: 0;
	margin-right: 0;
}
.toc_left, .toc_right {
	width: 100%;
	display: block;
	border-left: none;
	padding-left: 0
}
}




/*========================================================+
|  Login/Social Elements                                  |
+========================================================*/

.buttonDiv {
	display: block;
}

.loginLinks {
	display: block;
	float: right;
	margin: 10px 10px 0 0;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
}

.loginLinks .registerGroup,
.loginLinks .registerGroup *,
.loginLinks .loginGroup,
.loginLinks .loginGroup * {
	display: block;
	float: left;
	font-weight: normal;
}

.loginLinks .registerGroup .buttonGroup {
	margin: 0;
	padding: 0;
}

.loginLinks .registerGroup li {
	border-right: none;
}

.loginLinks .registerGroup a,
.loginLinks .loginGroup a,
.button {
	position: relative;
	color: #666666;
	border-right: 1px solid #DADADA;
	border-left: 1px solid #FFFFFF;
	padding: 2px 7px;
	line-height: 26px;
	font-weight: normal;
	font-size: 11px;
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0 ); /* IE6-9 */
	text-shadow: 1px 1px #FFFFFF;
    overflow:hidden;
}

.loginLinks .registerGroup a:hover,
.loginLinks .loginGroup a:hover,
.button:hover {
	color: #000000;
}

.loginLinks .registerGroup .userNotifications a strong,
.loginLinks .registerGroup .userMessages a strong {
	display: block;
	text-indent: -2000px;
	top: 0px;
	left: 0px;
	height: 26px;
	width: 26px;
}

.loginLinks .registerGroup .userNotifications a strong {
	background: url(../graphics/social_sprite.png) 5px -123px no-repeat;
}

.loginLinks .registerGroup .userNotifications a strong:hover {
	background: url(../graphics/social_sprite.png) 5px -155px no-repeat;
}

.loginLinks .registerGroup .userMessages a strong {
	background: url(../graphics/social_sprite.png) 5px -59px no-repeat;
}

.loginLinks .registerGroup .userMessages a strong:hover {
	background: url(../graphics/social_sprite.png) 5px -91px no-repeat;
}

.loginLinks .registerGroup .userProfileImg a {
	padding: 0;
}

.loginLinks .registerGroup .userProfileImg img {
	width: 30px;
	height: 30px;
	-moz-opacity: 0.70;
	opacity: 0.70;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=70);
}

.loginLinks .registerGroup .userProfileImg img:hover {
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
}

.loginLinks .registerGroup a:hover,
.loginLinks .loginGroup a:hover,
.button:hover {
	text-decoration: none;
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
	cursor: pointer;
}

.mobileButtons {
	display: none;
	float: right;
}

.mobileButtons ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.mobileButtons li {
	list-style: none;
	padding: 0;
	margin: 0 10px 0 0;
	display: block;
	float: left;
}

.mobileButtons li a {
	padding: 0 10px;
	font-size: 14px;
	color: #666666;
	border: 1px solid #DADADA;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/*========================================================+
|  Responsive Styles                                      |
+========================================================*/

/* Maximum width. Comment out or remove if you want a full 100% width skin */
@media only screen and (min-width: 1280px) {
    .pageWidth {
       /*max-width: 1280px;*/
	   max-width:100%;
    }
}




@media only screen and (max-width: 799px) {

body
{
	overflow-x:hidden;
	max-width: 100%;
    width:100%;
}


.dnnpane img
{
	max-width:100%;
}

#homepage-rotator
	{
		float:left;		
		width:auto;
		max-width:100%;
		
	}
	#homepage-rotator img
	{
		width:auto;
		max-width:720px;
	}
	
    .ModWillStrohlContentSliderC {
        display: none;
    }

    body {
	    -webkit-text-size-adjust: none;
	    -ms-text-size-adjust: none;
	    width: 100%;
	    min-width: 0;
	    margin-left: 0;
	    margin-right: 0;
	    padding-left: 0px;
	    padding-right: 0px;
    }

    .buttonDiv {
	    position: absolute;
	    right: 0px;
	    top: 0px;
    }

    .headerDiv {
	    border-top: none;
	    padding: 5px 0 10px 0;
	    margin-top: 0;
    }
	
	/*.headerDiv {
		display: none;
		position:fixed;
		height:100%;
		width: 240px;
		background:#003f72;
		margin: 0;
	}*/
	
	#contentWrapper{
		margin: 0;
	}
	
	

    .logoDiv {
	    text-align: center;
	    margin: 5px 0 0 10px;
	    max-width: 48%;
    }

    .pageWidth {
	    width: 100%;
	    min-width: inherit;
		max-width: 100%;
	    padding: 0px;
		overflow-x:hidden;
    }
	
	#HomeGrid12_1
	{
		
	}

    .breadcrumbDiv {
	    display:none !important;
    }

    /*#dnnMenu {
	    display: none;
    }*/
	
	
	.dnnpane [class*="col-md"], .dnnpane [class^="col-md"]
	{
		margin: 20px 0 0 0 !important;
		display:block;
		 width: calc(50% - 20px);
		 padding-top:10px;
	}
	.hp-showcase
	{
		text-align:left !important;
		padding:20px;
	}
	
	.hp-showcase img {
    margin-left: 0px !important;    
    width: auto;
	max-width:300px
	}
	
	
	.orange_bar
	{
		margin-left:-10px !important;
		
	}
	#news_list .orange_bar
	{
		padding:12px 12px 20px 35px !important;
	}
	
	.news_excerpt,.news_title
	{
		width:60%;
		word-wrap:break-word;
	}
	
	#cbb_homepage_main {
	  width: 100%;
	}

	#cbb_homepage_sidebar{
		width: 100%;
	}


    .mobileButtons {
	    display: block
    }

    #dnnMenuMobile {
	    clear: both;
    }

    .loginLinks .registerGroup,
    .loginLinks .registerGroup *,
    .loginLinks .loginGroup,
    .loginLinks .loginGroup * {
	    float: none;
	    font-size: 14px;
	    font-size: 1.4rem;
    }

    .loginLinks .registerGroup a,
    .loginLinks .loginGroup a {
	    text-align: center;
	    display: block;
	    margin: 0 0 10px 0;
	    padding: 0;
	    clear: both;
	    position: relative;
	    line-height: 2.4em;
	    font-size: 16px;
    }

    .button {
	    text-align: center;
	    display: block;
	    margin: 10px 0 0 0;
	    padding: 0;
	    clear: both;
	    position: relative;
	    line-height: 2.3em;
	    color: #666666;
    }

    .loginLinks {
	    position: relative;
	    display: none;
	    float: none;
	    margin: 0;
	    padding: 0 10px;
	    clear: both;
    }
	
	
	.dnnpane [class*="col-md"], .dnnpane [class^="col-md"] {
		width: calc(100% - 20px);	
		margin: 20px 0 0 10px;
	}
	
	#page_header {
	  margin: 0 10px 0 0;
	}
	
	

    /*========================================================+
    |  Responsive Panes                                       |
    +========================================================*/

    .leftPane {
	    display: block;
	    float: none;
	    width: 100%
    }

    .rightPane {
	    display: block;
	    float: none;
	    width: 100%
    }
	.pane
	{
	 background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 0 #c5c5c5;
  
	}
	

    /*========================================================+
    |  Mobile Menu                                            |
    +========================================================*/

    /*#dnnMenu {
	    background: #F3F3F3;
	    border-top: 1px solid #CCCCCC;
	    border-bottom: 1px solid #CCCCCC;
        display:none;
        position:relative;
        top:inherit;
        right:inherit;
    }

    #dnnMenu .topLevel {
	    list-style: none;
	    margin: 0px 0 -1px 0;
	    padding: 0 10px;
    }

    #dnnMenu .topLevel li {
	    list-style: none;
	    margin: 0px;
	    padding: 0px;
        float:none;
    }

    #dnnMenu .topLevel li a {
	    display: block;
	    line-height: 1.2em;
	    border-bottom: 1px solid #CCCCCC;
	    border-top: 1px solid #FFFFFF;
	    padding: 10px 10px;
	    font-size: 16px;
	    text-transform:uppercase;
	    text-shadow: 1px 1px #FFFFFF;
    }

    #dnnMenu .topLevel li.selected:first-child a {
	    color: #000000;
    }

    #dnnMenu .topLevel a:hover {
	    text-decoration: none;
    }

    #dnnMenu .subLevel,  #dnnMenu .subLevel .subLevelRight ul {
        background: #F3F3F3;
        display: block !important;
        line-height: 1.2em;
        border: none;
        padding: 10px 10px;
        font-size: 16px;
        text-transform: uppercase;
        text-shadow: none;
        box-shadow:none;
        left:auto !important;
        top:inherit;
        width:inherit;
        position:relative;
        width:auto;
        padding:0px;
    }

    #dnnMenu .subLevel ul, #dnnMenu .subLevel .subLevelRight ul {
	    list-style: none;
	    margin: 0;
	    padding: 0;
        width:inherit;
        display:block !important;
    }

    #dnnMenu .subLevel li a {
	    padding-left: 30px;
    }

    #dnnMenu .subLevel .subLevelRight li a {
	    padding-left: 50px;
    }
    #dnnMenu .subLevel .subLevelRight .subLevelRight li a {
	    padding-left: 70px;
    }
    #dnnMenu .subLevel .subLevelRight .subLevelRight .subLevelRight li a {
	    padding-left: 90px;
    }*/
}


@media only screen and (max-width: 720px) {
	#homepage-rotator img
	{
		
		
	}
}	


/********** Search Styles *********************/
.row.dnnpane.search {
  margin-left: -60px;
  position: absolute;
}

.dnnSearchBox_advanced{
	/*display: none*/
}

/********** Submenu Styles *********************/
.DnnModule-DDRMenu .toplevel{
	display: none;	
}

.DnnModule-DDRMenu .toplevel.selected{
	display: block;	
}


.DnnModule-DDRMenu ul{
	list-style: none;
}

.DnnModule-DDRMenu ul li{
	border-bottom: 1px solid #ddd;
}

.DnnModule-DDRMenu ul li:last-child{
	border-bottom: none
}

.DnnModule-DDRMenu ul:first-child{
	margin: 0;
	padding: 0;
}

.DnnModule-DDRMenu .toplevel {
  text-transform: uppercase;
}

.DnnModule-DDRMenu .toplevel a{
  color: #003f72;
}

.DnnModule-DDRMenu .toplevel a:hover{
    color: #f19001 !important;
	text-decoration: none
}


.DnnModule-DDRMenu .toplevel ul a{
  color: #444;
}


.DnnModule-DDRMenu .toplevel ul {
  margin: 10px 0 0;
  text-transform: none;
  font-weight: 400;
}

.DnnModule-DDRMenu .toplevel ul li{
  font-weight: 400;
}

.DnnModule-DDRMenu .toplevel ul ul{
  margin: 10px 0 0 20px;
  text-transform: none;
}

.DnnModule-DDRMenu .selected {
	font-weight: 600 !important;
}



.DnnModule-DDRMenu .selected > a{
    color: #f19001 !important;
	font-weight: 600 !important;
}



.colsplit{
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
 -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
    -webkit-column-rule-style: solid; /* Chrome, Safari, Opera */
    -moz-column-rule-style: solid; /* Firefox */
    column-rule-style: solid;
	-webkit-column-rule-color: #ddd; /* Chrome, Safari, Opera */
    -moz-column-rule-color: #ddd; /* Firefox */
    column-rule-color: #ddd;
    -webkit-column-rule-width: 1px; /* Chrome, Safari, Opera */
    -moz-column-rule-width: 1px; /* Firefox */
    column-rule-width: 1px;	
}

/********* Custom FAQ Layout **************/
.faqsList br{
	display: none;
}
.faq_item{
	padding: 10px 0 0 20px;
	margin: 0 40px 0 0 !important;
	border-bottom: 1px solid #ddd;
}

.faq_ques{
	font-weight: 600;
	font-size: 16px;
	color: #0053A5;
	margin: 0;
	padding: 20px 10px;
	cursor: pointer;
	text-decoration: none;
	border: none
}

.faq_item:hover{
	background: #f2f2f2;
}

.dnnFAQs a:hover{
	text-decoration: none !important
	
}

.faq_indicator{
	float: left;padding-top:16px;padding-bottom:2px;
}

.faq_ans {
  line-height: 150%;
  padding: 20px;
}

.faq_ans li{
	margin-bottom: 10px;	
}
/******** End Custom FAQ **********/

/********* cbb_table Rules **************/
.cbb_table tr td{
	padding: 5px;
	white-space:normal !important
}

.cbb_table tr:nth-child(even) {background: #f2f2f2}

.cbb_table tr td:first-child{
	width: 25% !important;
	border-right: 1px solid #ddd
}

.cbb_table tr:first-child td{
	background: #0081ba;
	color: #fff;
	
}

.cbb_table tr:first-child td p{
	color: #fff;
	font-style:normal
}

.cbb_table tr:first-child td em{
	font-style:normal
}

/*Advanced Search Styles*/


.Green .filter .dig_btn
{
	float:right;
	position:relative !important;
	right:35%;
	background:#0081ba;
	border:1px solid #0081ba;
}

.Green .filter .dig_btn:hover
{
background:#0081ba;
	border:1px solid #0081ba;
}

.Green img
{
	margin-left:5px !important;
	margin-right:5px !important;
}

.Green .filter .keyword
{
	width:250%;
}

.da_art_info {
    background-color: #fafafa;
    border: 1px solid #efefef;
    margin-left: 10px;
    padding: 10px;
    width: 275px;
}

.banknote
{
	font-size:12px;
	font-weight:bold;
	display:inline-block;	
	width:350px;
	padding:15px;
}

.banknote img
{
	max-width:300px;
}

.console-large h3
{
	border-left:none;
	font-size: 1em !important;
}

/*Site Search Styles*/
/**/
#homepage-rotator
{
	/*margin:0 auto;*/
}
#homepage-rotator .pager_button
{
	background: url("/portals/0/Images/pager_button.png") no-repeat;
	text-indent:-1000px;
	
	
}
#homepage-rotator .activeSlide
{
		background: url("/portals/0/Images/activeSlide.png") no-repeat;
		text-indent:-1000px;
}

#homepage-rotator a[href*="pdf"]::before
{
	content:none;
    margin-right: 0px;
    padding-top: 0px;
}
#homepage-rotator a[href*="pdf"]
{
	background: none !important;
    border: none !important;
    color: #0081ba !important;
    display: inline;
    font-weight: 600;
    margin: 0 auto !important;;
    max-width: auto !important;;
    padding: 0;
	
}

.search-glass
{
float:right;
}
.youtube-icon
{
	float:right;
	width:50px;
}

.sitemap,.termsandconditions,.privacypolicy
{
	float:right;
	margin-right:1%;
}

.DNNspot-sitemap .li-level0
{
display: inline;
list-style-type: none;
padding-right: 0px;
line-height:280%;
text-transform:uppercase;
border-left: 6px solid #f19001;
    color: #003f72 !important;
    font-size: 14px !important;
    margin-left: -11px;
    padding-left: 5px;



}
.DNNspot-sitemap ul li
{
width:100%;
margin-bottom:10px;
padding-bottom:10px;
text-transform:capitalize;
line-height:250%;
margin-right:3%;


}

.DNNspot-sitemap .li-level1
{
padding-left:0px;
	margin-left:0px;
margin-bottom:10px;
display: block;
border-bottom:1px dotted silver;



}

.DNNspot-sitemap li ul li
{
display: inline;
list-style-type: none;
padding-right: 20px;
padding:10px;
min-width:2%;

}

#homepage-rotator {
position: relative;
}
#homepage-rotator > ul {
    margin-top: 20px;
    display:block;
    text-align: center;
}

#homepage-rotator > ul > li {
        display: inline-block;
        height: 19px;
        width: 19px;
}

    #homepage-rotator > ul > li > a {
        display:block;
        height: 19px;
        width: 19px;
        font-size: 0px;
    }

#homepage-rotator > div.slides {
    text-align: center;
}

#homepage-rotator > div.slides > div.slide{
    margin-left: auto;
    margin-right: auto;
    left: 0px !important;
  right: 0px !important;
}

    #homepage-rotator > a:first-child {
        display:none;
        position: absolute;
        top: 50%;
        right: 20px;
        z-index: 10;
        background: url("/portals/0/Images/slider_arrow_right.png");
        background-repeat: no-repeat;
        font-size: 0px;
        width: 26px;
        height: 45px;
    }

     #homepage-rotator > a:last-child {
        position: absolute;
        top: 50%;
        left: 20px;
        z-index: 10;
        background: url("/portals/0/Images/slider_arrow_left.png");
        display: inline-block;
        background-repeat: no-repeat;
        font-size: 0px;
        width: 26px;
        height: 45px;
		display:none;
    }
	
	#homepage-rotator .slide-info h2 {
    font-size:29px;
	color:#0081ba;
	font-weight:normal;
}


#homepage-rotator .slide-info {    
	top:15;
	margin-left: 30%;
    position: absolute;
    right: 0;
    text-align: left;
    width: 40%;
    z-index: 100;
}

#homepage-rotator .orange-highlight
{
	color:#f19001;
}

#homepage-rotator a,#homepage-rotator p
{
	color:#003f72;
}


@media all and (max-width: 1360px) {

	#cbb_homepage_main
	{
		width:50%;
	}
	
	.slides {
		max-height: 300px !important;
		max-width:550px;
	}
	
	#homepage-rotator img
	{
		width:550px;
	}
	
	
		
	#homepage-rotator .slide-info h2 {
		font-size:21px;
		color:#0081ba;
		font-weight:normal;	
	}
	
	#homepage-rotator .slide-info p {
		font-size:12px;		
	}
	
	#dnn_HomeGrid12
	{

	height:330px;
	}
	
	
	/*Inner Page Article Filter*/
		.da_art_info
	{
		float:left;
		width:100%;
		margin-bottom:20px;
	}
	
	.Green .filter td
	{
		width:100%;
		float:left;
	}
	
	.Green .filter .keyword
	{
	width:90%;
	}
	
	.dnnpane [class*="col-md"], .dnnpane [class^="col-md"]
	{
		box-shadow:none;
		border-bottom:1px solid #EFEFEF;
	}
	
	


}

@media all and (max-width: 1170px) {

	#cbb_homepage_main
	{
		width:35%;
	}
	
	.slides {
		max-height: 200px !important;
		max-width:350px;
	}
	
	#homepage-rotator img
	{
		width:375px;
	}
	
	
		
	#homepage-rotator .slide-info h2 {
		font-size:14px;
		color:#0081ba;
		font-weight:normal;	
	}
	
	#homepage-rotator .slide-info p {
		font-size:10px;		
	}
	
	#dnn_HomeGrid12
	{
		height:250px;
	}
	.slide-info p
	{
		display:none;
	}
	
}




@media all and (max-width: 800px) {
p ,.news_title {
	font-size:16px;
}



.news_excerpt, .news_cell > .news_excerpt
{
	font-size:16px;
}

#Body,#dnn_HomeGrid12
{
	background:#FFF !important;
}


	#homepage-rotator .slide-info h2 {
		font-size:40px;
		color:#0081ba;
		font-weight:normal;	
		
	}

#dnn_HomeGrid12
{	
	background-color:#FFF !important;
	}

	#cbb_homepage_main
	{
		width:65%;
	}
	
	.slides {
		max-height: 300px !important;
		max-width:700px;
	}
	.slide
	{
		width:700px !important;
	}
	
	#homepage-rotator img
	{
		width:700px;
	}
	
	.news_cell_pub > .news_title, .news_cell_pub > .news_title > a
	{
		padding-top:0.5em;
		font-size:15px !important;
	}
	
	
#homepage-rotator .slide-info {    
	top:15;
	margin-left: 30%;
    position: absolute;
    right: 0;
    text-align: left;
    width: 40%;
    z-index: 100;
}
	

#homepage-rotator .slide-info p {
		display:none;
	}


#cbb_homepage_sidebar
{
	display:block;
	width:100% important;
}

#cbb_homepage_main
{
	width:90%;
}
.dnnpane,#cbb_homepage_sidebar
{
	width:100%;
}

#cbb_homepage_sidebar
{
	margin-top: -20px !important;	
}

#HomeGrid12_1,#dnn_HomeSideGrid12
{
	max-width:850px !important;
}
 /*   div.slides{
        height: auto !important;
        min-height: 350px !important;
    }
    div.slide {
        width: 100% !important;
        height: auto !important;
    }

    div.slide img , div.slide > iframe{
        width: 100% !important;
        
    }
	
	
*/
    
	.da_art_info
	{
		float:left;
		width:100%;
		margin-bottom:20px;
	}
	
	.Green .filter td
	{
		width:100%;
		float:left;
	}
	
	.Green .filter .keyword
	{
	width:90%;
	}
	
	#page_header h2
	{
		display:inline-block;
	}
	
	
	.pane.col-lg-4.col-md-4.col-sm-4.col-xs-4
	{
		width:100%;
	}
	
}



/*Unhide to show login button*/
.loginLinks
{
	/*display:none;*/
}

.orange_bar
{
	background:#F19001;
	color:#FFF !important;
	
	display:block;
	margin-left:0px;
	min-height:20px;
	padding:12px !important;
	padding-left:35px !important;
	
}


.hp-showcase img
{
margin-left:-20px;
margin-top:-20px;
width:342px;
border-bottom:5px solid #F19001;
}
.hp-showcase  {
border-radius:2px;

 color:#003F72 !important;
box-shadow: none !important;
 text-align:center;
 min-height:290px;
 
 }
 
 .hp-showcase p {
 color:#003F72 !important;
  font-size:20px;
  background:#FFF;
  display:block;
}

.reg_heading
{
	color:#003F72 !important; 
}

/*New media query to manage mobile menu*/
@media all and (max-width: 1000px) {

    div.headerDiv {
        position: absolute;
        left: -220px;
    }

    #contentWrapper {
        margin: 0px;
    }

    div.mobileButtons, #mobileMenuBtn {
        display: none;
    }

    div.mobileButtons {
        position: absolute;
        top: 10px;
        left: 30px;
    }

    #dnn_mobileLoginBtn_loginLink{
        display: none;
    }

    #tidySkin{
        position: relative;
    }

    div.new_submenu {
        width: 200px;
        height: auto;
    }

    ul.new_submenu_container {
        column-count: 1;
        -webkit-columns: 1;
        -moz-columns: 1;

    }

    div.responsive_menu_tab {
        display: block !important;
    }
}

div.responsive_menu_tab{
    position:absolute;
    height: 30px;
    width: 80px;
    top: 0px;
    right: -40px;
    background-color: inherit;
    z-index: 4000;
    padding: 5px;
    text-align: right;
    border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    display: none;
    cursor:pointer;
}

div.responsive_menu_tab > img{
    margin-top: 8px;
    margin-right: 8px;
}

div.standardContent:first-child a[href*="pdf"], div.standardContent a[href*="pdf"]::before, div.new_submenu a[href*="pdf"], div.new_submenu a[href*="pdf"]::before{
background: none;
border: none;
color: initial;
display: initial;
font-weight: inherit;
margin: 0px;
padding: 0px;
content: "";
}