﻿/* START JQUERY UI*/
.itc-scheme .ui-tabs .ui-tabs-nav {
	margin: 0;
	background-color:transparent;
	/*padding: .2em .2em 0;*/
}
.itc-scheme .ui-tabs .ui-tabs-nav li {
	
}
.itc-scheme .ui-tabs .ui-tabs-nav li a {
	
}
.itc-scheme .ui-tabs .ui-tabs-nav li.ui-tabs-active {
	
}
.itc-scheme .ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.itc-scheme .ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.itc-scheme .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.itc-scheme .ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.itc-scheme .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.itc-scheme .ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 17.5px 0 0 0;
	background: none;
	background-color: #CFE7FF;
	/*height:543px;*/
}
/* Interaction states
----------------------------------*/
.itc-scheme .ui-state-default,
.itc-scheme .ui-widget-content .ui-state-default,
.itc-scheme .ui-widget-header .ui-state-default {
	/*border: 1px solid #d3d3d3;*/
	/*width:108px;*/
	background-image: url(../images/tabs-default.png);
	background-repeat:no-repeat;
	background-position: 5px 50%;
	background-color: #EFF7FF;
	font-weight: normal;
	text-align:center;
	color: #666666;
}
.itc-scheme .ui-state-default a,
.itc-scheme .ui-state-default a:link,
.itc-scheme .ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.itc-scheme .ui-state-hover,
.itc-scheme .ui-widget-content .ui-state-hover,
.itc-scheme .ui-widget-header .ui-state-hover,
.itc-scheme .ui-state-focus,
.itc-scheme .ui-widget-content .ui-state-focus,
.itc-scheme .ui-widget-header .ui-state-focus {
	/*border: 1px solid #999999;*/
	/*width:108px;*/
	background-image: url(../images/tabs-hover.png);
	background-repeat:no-repeat;
	background-position: 5% 50%;
	background-color: #eef0ff !important;
	font-weight: normal;
	text-align:center;
	color: #2a5785;
}
.itc-scheme .ui-state-hover a,
.itc-scheme .ui-state-hover a:hover,
.itc-scheme .ui-state-hover a:link,
.itc-scheme .ui-state-hover a:visited {
	/*color: #212121;*/
	text-decoration: none;
}
.itc-scheme .ui-state-active,
.itc-scheme .ui-widget-content .ui-state-active,
.itc-scheme .ui-widget-header .ui-state-active {
	/*border: 1px solid #aaaaaa;*/
	/*width:108px;*/
	background-image: url(../images/tabs-active.png);
	background-repeat:no-repeat;
	background-position: 2% 50%;
	background-color: #CFE7FF;
	font-weight: bold;
	text-align:center;
	color: #666666;
}
.itc-scheme .ui-state-active a,
.itc-scheme .ui-state-active a:link,
.itc-scheme .ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.itc-scheme .ui-state-highlight,
.itc-scheme .ui-widget-content .ui-state-highlight,
.itc-scheme .ui-widget-header .ui-state-highlight {
	/*border: 1px solid #fcefa1;*/
	background-color: #fbf9ee !important;
	color: #363636 !important;
}
.itc-scheme .ui-state-highlight a,
.itc-scheme .ui-widget-content .ui-state-highlight a,
.itc-scheme .ui-widget-header .ui-state-highlight a {
	color: #363636 !important;
}
.itc-scheme .ui-state-error,
.itc-scheme .ui-widget-content .ui-state-error,
.itc-scheme .ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a !important;
	background-color: #fef1ec !important;
	color: #cd0a0a !important;
}
.itc-scheme .ui-state-error a,
.itc-scheme .ui-widget-content .ui-state-error a,
.itc-scheme .ui-widget-header .ui-state-error a {
	color: #cd0a0a !important;
}
.itc-scheme .ui-state-error-text,
.itc-scheme .ui-widget-content .ui-state-error-text,
.itc-scheme .ui-widget-header .ui-state-error-text {
	color: #cd0a0a !important;
}
.itc-scheme .ui-priority-primary,
.itc-scheme .ui-widget-content .ui-priority-primary,
.itc-scheme .ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.itc-scheme .ui-priority-secondary,
.itc-scheme .ui-widget-content .ui-priority-secondary,
.itc-scheme .ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.itc-scheme .ui-state-disabled,
.itc-scheme .ui-widget-content .ui-state-disabled,
.itc-scheme .ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.itc-scheme .ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* END OF JQUERY UI */


/* Start of ThreeColumns*/
.itc-scheme .ThreeColumns{
	
}

/* Column 1
--------------------*/
.itc-scheme .ThreeColumns .col1{
}

.itc-scheme .col1 ul.root{
	
}


.itc-scheme .col1 ul.root > li{
    
	
}


.itc-scheme .col1 ul.root li a{
background-color:#F0F6DA;
}
.itc-scheme .col1 ul.root > li:nth-child(n+1).expandable > a,.itc-scheme .col1 ul.root > li:nth-child(n+1) > ul > li.expandable > a
{
	background-color:#F0F5DB;

	background-image: url("/PublishingImages/itc-sidebar-menu-bg.png") ;
	background-position:5px 4px;
	background-repeat:no-repeat;
	/*line-height:14px;*/
}
.itc-scheme .col1 ul.root > li:nth-child(n+1).no-arrows > a{
	background-image:none !Important;
}
.itc-scheme .col1 ul.root > li:nth-child(n+1).selected-open > a:hover , .itc-scheme .col1 ul.root > li:nth-child(n+1) > ul > li.selected-open > a:hover 
,.itc-scheme .col1 ul.root > li:nth-child(n+1) > ul > li.open > a:hover 
,.itc-scheme .col1 ul.root > li:nth-child(n+1).open > a:hover 
{
	background: #e3e9b5; /* Old browsers */
background-image: url("/PublishingImages/itc-sidebar-menu-bg-down.png");
background: url("/PublishingImages/itc-sidebar-menu-bg-down.png") 0px 8px no-repeat , -moz-linear-gradient(left,  #e3e9b5 0%, #F0F6DA 100%) !important; /* FF3.6+ */
background: url("/PublishingImages/itc-sidebar-menu-bg-down.png") 0px 8px no-repeat , -webkit-gradient(linear, left top, right top, color-stop(0%,#e3e9b5),  color-stop(100%,#F0F6DA)) !important; /* Chrome,Safari4+ */
background: url("/PublishingImages/itc-sidebar-menu-bg-down.png") 0px 8px no-repeat , -webkit-linear-gradient(left, #e3e9b5 0%,#F0F6DA 100%) !important; /* Chrome10+,Safari5.1+ */
background: url("/PublishingImages/itc-sidebar-menu-bg-down.png") 0px 8px no-repeat , -o-linear-gradient(left, #e3e9b5 0%,#F0F6DA 100%) !important; /* Opera 11.10+ */
background: url("/PublishingImages/itc-sidebar-menu-bg-down.png") 0px 8px no-repeat , -ms-linear-gradient(left, #e3e9b5 0%,#F0F6DA 100%) !important; /* IE10+ */
background: url("/PublishingImages/itc-sidebar-menu-bg-down.png") 0px 8px no-repeat , linear-gradient(to right, #e3e9b5 0%,#F0F6DA 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e9b5', endColorstr='#F0F6DA',GradientType=1 ) !important; /* IE6-9 */
	color:#2A5785;
	background-position: 0px 8px, left top ;
}

.itc-scheme .col1 ul.root > li:nth-child(n+1).selected-open > a , .itc-scheme .col1 ul.root > li:nth-child(n+1) > ul > li.selected-open > a 
,.itc-scheme .col1 ul.root > li:nth-child(n+1) > ul > li.open > a 
,.itc-scheme .col1 ul.root > li:nth-child(n+1).open > a 
{
	background-image: url("/PublishingImages/itc-sidebar-menu-bg-down.png") !important;
	background-position:0px 8px !important;
	background-repeat:no-repeat;
	/*line-height:14px;*/
	color:#2A5785;
}


.itc-scheme .col1 ul.root > li:nth-child(n+1).expandable > a, .itc-scheme .col1 ul.root > li:nth-child(n+1) > ul > li.expandable  > a
{
	background-image: url("/PublishingImages/itc-sidebar-menu-bg.png") !important;
	background-position:5px 4px !important;
	background-repeat:no-repeat;
	/*line-height:14px;*/
	color:#7B7C7C;
	/*background-color:#e3e9b5;*/

}

.itc-scheme .col1 ul.root > li:nth-child(n+1) > ul > li.open > a {
	background-color:#F0F5DB;
	background-image: url("/PublishingImages/itc-sidebar-menu-bg-down.png") !important;
	background-position:0px 8px !Important;
	background-repeat:no-repeat;


}


.itc-scheme .col1 ul.root > li.selected:nth-child(n+1) a.selected, .itc-scheme .col1 ul.root > li:nth-child(n+1) > ul > li.selected > a
, .xitc-scheme .col1 ul.root > li:nth-child(n+1) > ul > li.selected-open > a
{

	background-color:#e3e9b5;
	color:#2A5785;
}

.xxitc-scheme .col1 ul.root > li.selected:nth-child(n+1) a.open.selected, .xxitc-scheme .col1 ul.root > li:nth-child(n+1) > ul > li.open.selected> a{
	background-color:#E3E9B5 !important;
}

.itc-scheme .col1 ul.root > li:nth-child(n+1) > a:hover, .itc-scheme .col1 ul.root > li > ul > li.static > a:hover
{
background: #F0F5DB; /* Old browsers */

background: -moz-linear-gradient(left,  #e3e9b5 0%, #F0F6DA 100%) ; /* FF3.6+ */
background:  -webkit-gradient(linear, left top, right top, color-stop(0%,#e3e9b5),  color-stop(100%,#F0F6DA)) ; /* Chrome,Safari4+ */
background:  -webkit-linear-gradient(top, #e3e9b5 0%,#F0F6DA 100%) ; /* Chrome10+,Safari5.1+ */
background:  -o-linear-gradient(left, #e3e9b5 0%,#F0F6DA 100%) ; /* Opera 11.10+ */
background:  -ms-linear-gradient(left, #e3e9b5 0%,#F0F6DA 100%) ; /* IE10+ */
background:  linear-gradient(to right, #e3e9b5 0%,#F0F6DA 100%) ; /* W3C */

background-position:left top;


/*background-position: 5px 4px, left top ;*/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e9b5', endColorstr='#F0F6DA',GradientType=1 ) ; /* IE6-9 */
	color:#2A5785;
	
	background-repeat:no-repeat;
}


.itc-scheme .col1 ul.root > li:nth-child(n+1).expandable:hover > a, .itc-scheme .col1 ul.root > li:nth-child(n+1) > ul > li.expandable:hover > a
{
background: #e3e9b5 !important; /* Old browsers */
background-image: url("/PublishingImages/itc-sidebar-menu-bg.png") !important;
background: url("/PublishingImages/itc-sidebar-menu-bg.png") 5px 4px no-repeat , -moz-linear-gradient(left,  #e3e9b5 0%, #F0F6DA 100%) !important; /* FF3.6+ */
background: url("/PublishingImages/itc-sidebar-menu-bg.png") 5px 4px no-repeat , -webkit-gradient(linear, left top, right top, color-stop(0%,#e3e9b5),  color-stop(100%,#F0F6DA)) !important ; /* Chrome,Safari4+ */
background: url("/PublishingImages/itc-sidebar-menu-bg.png") 5px 4px no-repeat , -webkit-linear-gradient(top, #e3e9b5 0%,#F0F6DA 100%) !important ; /* Chrome10+,Safari5.1+ */
background: url("/PublishingImages/itc-sidebar-menu-bg.png") 5px 4px no-repeat , -o-linear-gradient(left, #e3e9b5 0%,#F0F6DA 100%) !important ; /* Opera 11.10+ */
background: url("/PublishingImages/itc-sidebar-menu-bg.png") 5px 4px no-repeat , -ms-linear-gradient(left, #e3e9b5 0%,#F0F6DA 100%) !important ; /* IE10+ */
background: url("/PublishingImages/itc-sidebar-menu-bg.png") 5px 4px no-repeat , linear-gradient(to right, #e3e9b5 0%,#F0F6DA 100%) !important ; /* W3C */

background-position:5px 4px left top !important;


/*background-position: 5px 4px, left top ;*/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e9b5', endColorstr='#F0F6DA',GradientType=1 ) ; /* IE6-9 */
	color:#2A5785;
	
}

.itc-scheme .col1 ul.root > li:nth-child(n+1) > a.cheat:hover, .itc-scheme .col1 ul.root > li > ul > li.static > a.cheat:hover{
	background-position: 5px 4px, left top !important;
}

.itc-scheme .col1 ul.root > li:nth-child(n+1).open > a:hover, .itc-scheme .col1 ul.root > li:nth-child(n+1) > ul > li.open > a:hover{
background: #e3e9b5; /* Old browsers */
background-image: url("/PublishingImages/itc-sidebar-menu-bg-down.png");
background: url("/PublishingImages/itc-sidebar-menu-bg-down.png") 0px 8px no-repeat , -moz-linear-gradient(left,  #e3e9b5 0%, #F0F6DA 100%) !important; /* FF3.6+ */
background: url("/PublishingImages/itc-sidebar-menu-bg-down.png") 0px 8px no-repeat , -webkit-gradient(linear, left top, right top, color-stop(0%,#e3e9b5),  color-stop(100%,#F0F6DA)) !important; /* Chrome,Safari4+ */
background: url("/PublishingImages/itc-sidebar-menu-bg-down.png") 0px 8px no-repeat , -webkit-linear-gradient(left, #e3e9b5 0%,#F0F6DA 100%) !important; /* Chrome10+,Safari5.1+ */
background: url("/PublishingImages/itc-sidebar-menu-bg-down.png") 0px 8px no-repeat , -o-linear-gradient(left, #e3e9b5 0%,#F0F6DA 100%) !important; /* Opera 11.10+ */
background: url("/PublishingImages/itc-sidebar-menu-bg-down.png") 0px 8px no-repeat , -ms-linear-gradient(left, #e3e9b5 0%,#F0F6DA 100%) !important; /* IE10+ */
background: url("/PublishingImages/itc-sidebar-menu-bg-down.png") 0px 8px no-repeat , linear-gradient(to right, #e3e9b5 0%,#F0F6DA 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e9b5', endColorstr='#F0F6DA',GradientType=1 ) !important; /* IE6-9 */
	color:#2A5785;
	background-position: 0px 8px, left top ;
}


.acolor-scheme-4 .col1 ul.root > li:nth-child(n+1) > ul > li:hover > a{
background: #e3e9b5; /* Old browsers */

background: -moz-linear-gradient(left,  #e3e9b5 0%, #F0F6DA 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e3e9b5),  color-stop(100%,#F0F6DA)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #e3e9b5 0%,#F0F6DA 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #e3e9b5 0%,#F0F6DA 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(left, #e3e9b5 0%,#F0F6DA 100%) !important; /* IE10+ */
background: linear-gradient(to right, #e3e9b5 0%,#F0F6DA 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e9b5', endColorstr='#F0F6DA',GradientType=1 ) !important; /* IE6-9 */

}

.itc-scheme .col1 ul.root > li:nth-child(n+1) > ul > li:hover > a{
	color:#2A5785;	
}

.xitc-scheme .col1 ul.root > li:nth-child(n+1).selected-open:hover > a{
background: #e3e9b5; /* Old browsers */

background-image: url("/PublishingImages/itc-sidebar-menu-bg-down.png");
background: url("/PublishingImages/itc-sidebar-menu-bg-down.png") 0px 8px no-repeat , -moz-linear-gradient(left,  #e3e9b5 0%, #F0F6DA 100%) !important; /* FF3.6+ */
background: url("/PublishingImages/itc-sidebar-menu-bg-down.png") 0px 8px no-repeat , -webkit-gradient(linear, left top, right top, color-stop(0%,#e3e9b5),  color-stop(100%,#F0F6DA)) !important; /* Chrome,Safari4+ */
background: url("/PublishingImages/itc-sidebar-menu-bg-down.png") 0px 8px no-repeat , -webkit-linear-gradient(left, #e3e9b5 0%,#F0F6DA 100%) !important; /* Chrome10+,Safari5.1+ */
background: url("/PublishingImages/itc-sidebar-menu-bg-down.png") 0px 8px no-repeat , -o-linear-gradient(left, #e3e9b5 0%,#F0F6DA 100%) !important; /* Opera 11.10+ */
background: url("/PublishingImages/itc-sidebar-menu-bg-down.png") 0px 8px no-repeat , -ms-linear-gradient(left, #e3e9b5 0%,#F0F6DA 100%) !important; /* IE10+ */
background: url("/PublishingImages/itc-sidebar-menu-bg-down.png") 0px 8px no-repeat , linear-gradient(to right, #e3e9b5 0%,#F0F6DA 100%) !important; /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e9b5', endColorstr='#F0F6DA',GradientType=1 ) !important; /* IE6-9 */
	
}

 .itc-scheme .col1 ul.root > li:first-child > a , .itc-scheme .col1 ul.root > li:first-child:hover > a
 , .itc-scheme .col1 ul.root > li:first-child.open > a , .itc-scheme .col1 ul.root > li:first-child.open:hover > a
  {
	
	color:#2a5785 !important;
	border:1px solid #C5D76E !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #F0F6DA !important; /* Old browsers */
	background: url("/PublishingImages/left-menu-top-gloss.png") top left no-repeat ,-moz-linear-gradient(top,  #F0F2AF 0%, #C8CE4B 100%) !important; /* FF3.6+ */
	background: url("/PublishingImages/left-menu-top-gloss.png") top left no-repeat ,-webkit-gradient(linear, left top, left bottom, color-stop(0%,#F0F2AF), color-stop(100%,#C8CE4B)) !important; /* Chrome,Safari4+ */
	background: url("/PublishingImages/left-menu-top-gloss.png") top left no-repeat ,-webkit-linear-gradient(top, #F0F2AF 0%,#C8CE4B 100%) !important; /* Chrome10+,Safari5.1+ */
	background: url("/PublishingImages/left-menu-top-gloss.png") top left no-repeat ,-o-linear-gradient(top, #F0F2AF 0%,#C8CE4B 100%) !important; /* Opera 11.10+ */
	background: url("/PublishingImages/left-menu-top-gloss.png") top left no-repeat ,-ms-linear-gradient(top, #F0F2AF 0%,#C8CE4B 100%) !important; /* IE10+ */
	background: url("/PublishingImages/left-menu-top-gloss.png") top left no-repeat ,linear-gradient(to bottom, #F0F2AF 0%,#C8CE4B 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F0F2AF', endColorstr='#C8CE4B',GradientType=0 ) !important; /* IE6-9 */
	text-shadow: 1px 1px 0px #C4D969	;
	
}
.itc-scheme  .col1 ul.root > li:first-child .menu-item-text{

color:#666666 !important;

}

 .itc-scheme .col1 ul.root > li.static ul.static li.static ul.static li.static a.static.selected
 {
 background-color: #e3e9b5; /* Old browsers */
}
 .itc-scheme .col1 ul.root > li.static ul.static li.static ul.static li.static a.static:hover
 {
background: #e3e9b5; /* Old browsers */

background: -moz-linear-gradient(left,  #e3e9b5 0%, #F0F6DA 100%) ; /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e3e9b5),  color-stop(100%,#F0F6DA)) ; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, #e3e9b5 0%,#F0F6DA 100%) ; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, #e3e9b5 0%,#F0F6DA 100%) ; /* Opera 11.10+ */
background: -ms-linear-gradient(left, #e3e9b5 0%,#F0F6DA 100%) ; /* IE10+ */
background: linear-gradient(to right, #e3e9b5 0%,#F0F6DA 100%) ; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e9b5', endColorstr='#F0F6DA',GradientType=1 ) ; /* IE6-9 */
	color:#2A5785;
}




/*
.itc-scheme .ThreeColumns .col1 .menu
,.itc-scheme .ThreeColumns .col1 .menu ul li,.itc-scheme .ThreeColumns .col1 ul.root{
	
	background-image:none;border-radius:0px;border:solid 1px #fff;box-shadow:none;
}
.itc-scheme .ThreeColumns .col1 .menu ul {
	
}

.itc-scheme .ThreeColumns .col1 .menu ul li,.itc-scheme .ThreeColumns .col1 ul.root li:nth-child(n+1)
{
	
	color:#666;
	background-color:#EFF7FF !important;
	

}
.itc-scheme .ThreeColumns .col1 ul.root li:nth-child(n+1) .menu-item{

	
}

.itc-scheme .ThreeColumns .col1 .menu ul li:hover,.itc-scheme .ThreeColumns .col1 ul.root li:nth-child(n+1):hover{
	background-color:#EFF7FF;
	cursor:pointer;
}

.itc-scheme .ThreeColumns .col1 .menu ul li a,.itc-scheme .ThreeColumns .col1 .root li:nth-child(n+1) a{
	text-decoration:none;
	color:#666;
}

.itc-scheme .ThreeColumns .col1 .menu ul li,.itc-scheme .ThreeColumns .col1 ul.root li:nth-child(n+1).selected
{
	background-color:#EFF7FF !important;
	
	background-image:none;
}

.itc-scheme .ThreeColumns .col1 .menu ul li,.itc-scheme .ThreeColumns .col1 ul.root li:nth-child(n+1).selected a
,.itc-scheme .ThreeColumns .col1 .menu ul li,.itc-scheme .ThreeColumns .col1 ul.root li:nth-child(n+1).selected a *
{
	background-image:none;
	color:#666;
	text-shadow:none;
	
}
*/
/* End of Column 1
--------------------*/


/* Column 2
--------------------*/
.itc-scheme .ThreeColumns .col2 {
}
.itc-scheme .ThreeColumns .col2 .header-1{ /* Static Image header*/
}



.itc-scheme .ThreeColumns .col2 .header-1 .text{ /* Static Header Text */
	
	color:#fff;
	text-shadow: 3px 3px 3px rgba(0,0,0,0.5);
	
}

.itc-scheme .ThreeColumns .col2 .content {
	
}

.itc-scheme .ThreeColumns .col2 .content p{
	color:#666;
	
}

.itc-scheme .ThreeColumns .col2 .content ul{
	color:#666;
}


.itc-scheme .ThreeColumns .col2 .accordion {
	
}
.itc-scheme .ThreeColumns .col2 .accordion .ui-accordion-header {
	background-color: #ccc;
	
}

.itc-scheme .ThreeColumns .col2 .accordion .ui-accordion-header .ui-icon
 {
	
}

.itc-scheme .ThreeColumns .col2 .accordion .ui-accordion-icons .open
 {
	background-image: url("/PublishingImages/itc-sidebar-menu-bg-down.png") ;
	background-position: 50% 50%;
	background-repeat:no-repeat;
}

.itc-scheme .ThreeColumns .col2 .accordion .ui-accordion-icons .close
 {
	background-image: url("/PublishingImages/itc-sidebar-menu-bg.png");
	background-position: 50% 50%;
	background-repeat:no-repeat;

}

.itc-scheme .ThreeColumns .col2 .accordion .ui-accordion-header a {
	color: #666;
	
}
.itc-scheme .ThreeColumns .col2 .accordion .ui-accordion-content {
	
	background: #F4F7E6!important; /* Old browsers */
	background: -moz-linear-gradient(left,  #F1F4DB 0%, #F9FCFC 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#F1F4DB), color-stop(100%,#F9FCFC)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #F1F4DB 0%,#F9FCFC 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #F1F4DB 0%,#F9FCFC 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #F1F4DB 0%,#F9FCFC 100%) !important; /* IE10+ */
	background: linear-gradient(to right,  #F1F4DB 0%,#F9FCFC 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F1F4DB', endColorstr='#F9FCFC',GradientType=1 ) !important; /* IE6-9 */
	color: #777;
	
}
.itc-scheme .ThreeColumns .col2 .accordion .ui-accordion-content > * {
}
.itc-scheme .ThreeColumns .col2 .accordion .ui-accordion-content a {
	color: #777;
}
.itc-scheme .ThreeColumns .col2 .accordion .ui-accordion-header{
	background: #e3e9b5 !important; /* Old browsers */
	background: -moz-linear-gradient(left,  #e3e9b5 0%, #F8FCFB 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e3e9b5), color-stop(100%,#F8FCFB)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #e3e9b5 0%,#F8FCFB 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #e3e9b5 0%,#F8FCFB 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #e3e9b5 0%,#F8FCFB 100%) !important; /* IE10+ */
	background: linear-gradient(to right,  #e3e9b5 0%,#F8FCFB 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e9b5', endColorstr='#F8FCFB',GradientType=1 ) !important; /* IE6-9 */
	
}

.itc-scheme .ThreeColumns .col2 .accordion .ui-accordion-header:first-of-type a {
	/*box-shadow: 0px -1px 0px 0px #b85c0f;*/
}
.itc-scheme .ThreeColumns .col2 .accordion .ui-accordion-content:last-of-type {
	/*box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, .2),
				inset 0px 0 0px 0px rgba(0, 0, 0, .5);*/
}



.itc-scheme  .ThreeColumns .col2 .subpage-list{
	
	border-top:solid 1px #C4D969 !important;
	margin-bottom:15px;
}
.itc-scheme .ThreeColumns .col2 .subpage-list .subpage{
	border-bottom:solid 1px #C4D969 !important;
}

.itc-scheme .ThreeColumns .col2 .subpage-list .subpage img{
}

.itc-scheme .ThreeColumns .col2 .subpage-list .subpage .content-panel,.itc-scheme .ThreeColumns .col2 .subpage-list .subpage .content-panel a:visited{
	color: #666666;
}
.itc-scheme .ThreeColumns .col2 .subpage-list .subpage .content-panel:hover *,.itc-scheme .ThreeColumns .col2 .subpage-list .subpage .content-panel:hover :visited{
	color: #2A5785 !Important;
	
}
.itc-scheme .ThreeColumns .col2 .subpage-list .subpage .content-panel .content-panel-header{
	
	color:#666666;
	
	background: #e3e9b5; /* Old browsers */
background: -moz-linear-gradient(left,  #e3e9b5 0%, #F8FCFF 70%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e3e9b5),  color-stop(70%,#F8FCFF)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #e3e9b5 0%,#F8FCFF 70%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #e3e9b5 0%,#F8FCFF 70%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #e3e9b5 0%,#F8FCFF 70%) !important; /* IE10+ */
background: linear-gradient(to right,  #e3e9b5 0%,#F8FCFF 70%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e9b5', endColorstr='#F8FCFF',GradientType=1 ) !important; /* IE6-9 */


}

.itc-scheme .ThreeColumns .col2 .subpage-list .subpage .content-panel:hover .content-panel-header{

}

.itc-scheme .ThreeColumns .col2 .subpage-list .subpage .content-panel .content-panel-detail{
	
	color:#666666;
	
	
}


.itc-scheme .ThreeColumns .col2 .subpage-list .subpage .content-panel .content-panel-detail p{
	
}
.itc-scheme .ThreeColumns .col2 .subpage-list .subpage .content-panel:hover 
{
	
	background: #e3e9b5; /* Old browsers */
	background: -moz-linear-gradient(left,  #e3e9b5 0%, #e3e9b5 30%, #F8FCFF 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e3e9b5), color-stop(30%,#e3e9b5), color-stop(100%,#F8FCFF)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #e3e9b5 0%,#e3e9b5 30%,#F8FCFF 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #e3e9b5 0%,#e3e9b5 30%,#F8FCFF 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #e3e9b5 0%,#e3e9b5 30%,#F8FCFF 100%) !important; /* IE10+ */
	background: linear-gradient(to right,  #e3e9b5 0%,#e3e9b5 30%,#F8FCFF 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e9b5', endColorstr='#e3e9b5',GradientType=1 ) !important; /* IE6-9 */

}


/*Banner wih contact info*/
.itc-scheme .ThreeColumns .col2 .banner-contact{
	padding-right:0px !important;
	margin-left:338px;
}

.itc-scheme .ThreeColumns .col2 .banner-contact > div
{
	padding-left:20px;
	margin-right:20px;
}
.itc-scheme .ThreeColumns .col2 .banner-contact > .line{
	font-family:Lato;
font-size:12px;

color:#666666;
padding-top:10px;
padding-bottom:10px;
}
.itc-scheme .ThreeColumns .col2 .banner-contact > .line > .label{
	font-weight:bold;
}


.itc-scheme .ThreeColumns .col2 .banner-contact > .small-logo-text .text{
	margin-left:60px;
}
.itc-scheme .ThreeColumns .col2 .banner-contact .name {
font-family:Lato;
font-size:14px;
font-weight:bold;
color:#666666;
height:32px;
line-height:32px;
margin-bottom:10px;
background: #e3e9b5; /* Old browsers */
	background: -moz-linear-gradient(left,  #e3e9b5 0%, #e3e9b5 30%, #f9faf3 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e3e9b5), color-stop(30%,#e3e9b5), color-stop(100%,#f9faf3)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #e3e9b5 0%,#e3e9b5 30%,#f9faf3 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #e3e9b5 0%,#e3e9b5 30%,#f9faf3 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #e3e9b5 0%,#e3e9b5 30%,#f9faf3 100%) !important; /* IE10+ */
	background: linear-gradient(to right,  #e3e9b5 0%,#e3e9b5 30%,#f9faf3 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e9b5', endColorstr='#f9faf3',GradientType=1 ) !important; /* IE6-9 */

}

.itc-scheme .ThreeColumns .col2 .subhead .banner-contact .name {
font-size:14px;
font-weight:bold;
color:#666666;
height:32px;
line-height:32px;
margin-bottom:10px;
background: #e3e9b5; /* Old browsers */
	background: -moz-linear-gradient(left,  #e3e9b5 0%, #e3e9b5 30%, #f9faf3 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e3e9b5), color-stop(30%,#e3e9b5), color-stop(100%,#f9faf3)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #e3e9b5 0%,#e3e9b5 30%,#f9faf3 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #e3e9b5 0%,#e3e9b5 30%,#f9faf3 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #e3e9b5 0%,#e3e9b5 30%,#f9faf3 100%) !important; /* IE10+ */
	background: linear-gradient(to right,  #e3e9b5 0%,#e3e9b5 30%,#f9faf3 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e9b5', endColorstr='#f9faf3',GradientType=1 ) !important; /* IE6-9 */
width:255px;
clear:both;
overflow-x:visible;
white-space:nowrap;
}


/* Page Specific styles */


.itc-scheme .internships-button{
	
}
.itc-scheme .internships-button input{
	color:#666;
	border:1px solid #8a94ff;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(188,194,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(188,194,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(188,194,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(188,194,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(188,194,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(188,194,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bcc2ff',GradientType=0 ); /* IE6-9 */

}

.itc-scheme .ThreeColumns .col2 .tabs-2 .ui-tabs .ui-tabs-nav {
	margin: 0;
	background-color: transparent !Important;
	/*padding: .2em .2em 0;*/
}
.itc-scheme .ThreeColumns .col2 .tabs-2 .ui-tabs-nav{
	width:100%;display:block;
}

.itc-scheme .ThreeColumns .col2 .tabs-2 .tab-area {
	display: block;
	border-width: 0;
	padding: 10px 20px 10px 20px;
	background: transparent !important;
	
	/*height:543px;*/
	
	

}
.itc-scheme .ThreeColumns .col2 .tabs-2 .tab-area {border-top:2px #e3e9b5 solid;}

.itc-scheme .ThreeColumns .col2 .tabs-2 .ui-tabs .ui-tabs-nav {
	margin: 0;
	background-color:none !important;
	/*padding: .2em .2em 0;*/
}


.itc-scheme .ThreeColumns .col2 .tabs-2 .ui-tabs .ui-tabs-nav li a {
	
	padding-left: 5px !important;
	text-decoration: none;
}


.itc-scheme .ThreeColumns .col2 .tabs-2 .ui-state-default,
.itc-scheme .ThreeColumns .col2 .tabs-2 .ui-widget-content .ui-state-default,
.itc-scheme .ThreeColumns .col2 .tabs-2 .ui-widget-header .ui-state-default {
	background-image: url("/publishingimages/itc-sidebar-menu-bg.png");
	background-repeat:no-repeat;
	background-position: 5px 50%;
	background-color: #F0F6DA;
	font-family:Lato;
	font-weight: bold;
	font-size:12px;
	text-align:center;
	color: #666666 !important;
	text-indent:20px;
}


.itc-scheme .ThreeColumns .col2 .tabs-2 .ui-state-active,
.itc-scheme .ThreeColumns .col2 .tabs-2 .ui-widget-content .ui-state-active,
.itc-scheme .ThreeColumns .col2 .tabs-2 .ui-widget-header .ui-state-active {
	/*border: 1px solid #aaaaaa;*/
	/*width:108px;*/
	background-image: url("/publishingimages/itc-sidebar-menu-bg-down.png");
	background-repeat:no-repeat;
	background-position: 0px 50%;
	background-color: #e3e9b5;
	font-family:Lato;
	font-weight: bold;
	font-size:12px;
	text-align:center;
	color: #666666 !important;
	text-indent:20px;
}

.itc-scheme .ThreeColumns .col2 .tabs-2 .ui-state-hover,
.itc-scheme .ThreeColumns .col2 .tabs-2 .ui-widget-content .ui-state-hover,
.itc-scheme .ThreeColumns .col2 .tabs-2 .ui-widget-header .ui-state-hover,
.itc-scheme .ThreeColumns .col2 .tabs-2 .ui-state-focus,
.itc-scheme .ThreeColumns .col2 .tabs-2 .ui-widget-content .ui-state-focus,
.itc-scheme .ThreeColumns .col2 .tabs-2 .ui-widget-header .ui-state-focus {
	
	/*background-color: #FBD52C!important;*/
	background-color: #e3e9b5!important;
	
}


.itc-scheme .ThreeColumns .col2 .tabs-2 .ui-state-active a,
.itc-scheme .ThreeColumns .col2 .tabs-2 .ui-state-active a:link,
.itc-scheme .ThreeColumns .col2 .tabs-2 .ui-state-active a:visited {
	color: #666666;
	text-decoration: none;
}

.itc-scheme .ThreeColumns .col2 .page-title{

font-family:Lato;font-weight:bold;font-size:14px !important;color:#666666;padding-top:7px;padding-bottom:15px;
}
.itc-scheme .ThreeColumns .col2  .mainhead{
	display:block;min-height:283px;
	font-family:Lato;
	color:#666666;
	font-size:12px;
	padding-top:15px;
}
.itc-scheme .ThreeColumns .col2  .mainhead > img {
	position:relative;width:308px;height:283px;padding-right:20px;
}
.itc-scheme .ThreeColumns .col2  .mainhead > div{
font-size:12px;
	padding-right:15px;line-height:14px;
}

.itc-scheme .ThreeColumns .col2 .page-description + .subhead{
	padding-top:5px;
} 
.itc-scheme .ThreeColumns .col2 .subhead{
	font-family:Lato;font-size:14px;color:#666666;
	padding-top:10px;
	padding-bottom:10px;
}

.itc-scheme .ThreeColumns .col2 .tabs-2 .subhead > div
{
	
}


.itc-scheme .ThreeColumns .col2  .subhead .subhead-title{

font-weight:bold;

	
}
.itc-scheme .ThreeColumns .col2  .subhead .subhead-content{
	padding-top:10px;
	width:auto;
	font-size:12px;
}


/* End of Column 2
--------------------*/

/* Column 3
--------------------*/


.itc-scheme .ThreeColumns .col3 .content-box-header{
	
	color:#2a5785;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background-color:#C4D969;
}

.itc-scheme .BannerLeftMenuAndThreeColumns .content-box,.itc-scheme .ThreeColumns .col3 .content-box{
	color:#666;
	
	background-color:#F0F6DA !Important;
}



.itc-scheme .ThreeColumns .col3 .with-rollover:hover{
	background: #e3e9b5 !important; /* Old browsers */
	background: -moz-linear-gradient(left,  #e3e9b5 0%, #F0F6DA 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e3e9b5), color-stop(100%,#F0F6DA)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #e3e9b5 0%,#F0F6DA 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #e3e9b5 0%,#F0F6DA 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #e3e9b5 0%,#F0F6DA 100%) !important; /* IE10+ */
	background: linear-gradient(to right,  #e3e9b5 0%,#F0F6DA 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e9b5', endColorstr='#F0F6DA',GradientType=1 ) !important; /* IE6-9 */
	

}
.itc-scheme .ThreeColumns .col3 .with-rollover:hover a {
	color:#2A5785 !important;text-decoration:none;
}
.itc-scheme .ThreeColumns .col3 .context-box p{
	
}


.itc-scheme .ThreeColumns .col3 .content-panel
{
	clear:both;/*padding-top: 20px;*/
}
.itc-scheme .ThreeColumns .col3 .content-panel .content-panel-header{
	
	height:15px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	width:140px;

	overflow:hidden;
	text-overflow:clip;
	color:#666666;
	font-family:Lato;
	line-height:18px;
	font-size:13px;
	font-weight:bold;
	background: #e3e9b5 !important; /* Old browsers */
	background: -moz-linear-gradient(left,  #e3e9b5 0%, #F0F6DA 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e3e9b5), color-stop(100%,#F0F6DA)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #e3e9b5 0%,#F0F6DA 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #e3e9b5 0%,#F0F6DA 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #e3e9b5 0%,#F0F6DA 100%) !important; /* IE10+ */
	background: linear-gradient(to right,  #e3e9b5 0%,#F0F6DA 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e9b5', endColorstr='#F0F6DA',GradientType=1 ) !important; /* IE6-9 */
}

.itc-scheme .ThreeColumns .col3 .content-panel .content-panel-detail{
	padding:10px 10px 25px 15px;
}

.wrapper .ThreeColumns .content-panel .content-panel-detail > img{
	float: left;
    height: 60px;
   width:60px;padding-right:10px;padding-bottom:10px;
}

.wrapper .ThreeColumns .content-panel .content-panel-detail span{
	color: #666666;
   
   
}



/* End of Column 3
--------------------*/

/* End Of ThreeColumns*/



/*BannerLeftMenuAndThreeColumns Color Schemes*/


.itc-scheme  .BannerLeftMenuAndThreeColumns .col2 .header-1 .button{ /* Static Header button container */
	width:800px;
	float:left;
}

.itc-scheme  .BannerLeftMenuAndThreeColumns .col2 .header-1  .button input,.itc-scheme  .BannerLeftMenuAndThreeColumns .col2 .header-1  .button a{ /* Static Header button */
	
	color:#666;
	border:1px solid #aed0ed;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #aed0ed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#aed0ed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#aed0ed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#aed0ed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#aed0ed 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#aed0ed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#aed0ed',GradientType=0 ); /* IE6-9 */
	cursor:pointer;
	display:block;padding:7px 10px !important;height:15px !important;
}

.itc-scheme  .BannerLeftMenuAndThreeColumns .col2 .header-1  .button input:hover,.itc-scheme  .BannerLeftMenuAndThreeColumns .col2 .header-1  .button a:hover{ /* Static Header button on hover */
	color:#fff;
	border:1px solid #2C5F95;
	background: #428ec9; /* Old browsers */
	background: -moz-linear-gradient(top,  #428ec9 0%, #2c5f95 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#428ec9), color-stop(100%,#2c5f95)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #428ec9 0%,#2c5f95 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #428ec9 0%,#2c5f95 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #428ec9 0%,#2c5f95 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #428ec9 0%,#2c5f95 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#428ec9', endColorstr='#2c5f95',GradientType=0 ); /* IE6-9 */
	text-decoration:none;
}

.itc-scheme .BannerLeftMenuAndThreeColumns .col2 .banner .header-1 .text{

	color:#fff !important;
	text-shadow: 3px 3px 3px rgba(0,0,0,0.5) !important;
	
}

.itc-scheme .BannerLeftMenuAndThreeColumns .col2 .content .col2{
	
	border-left: 1px solid #C4D969 !important;
    border-right: 1px solid #C4D969 !important;
   
}

.itc-scheme .BannerLeftMenuAndThreeColumns .col2 .content div .content-header,.footer-first .itc-scheme .col .content-header
{
	color:#2a5785;
	background-color:#C4D969 !important;
}

.itc-scheme .link-accordion h3:hover,.itc-scheme .link-accordion > div > ul > li:hover,.itc-scheme .link-accordion > a:hover{
	cursor:pointer;
	color:#2C5F94;
	text-decoration:none;
	background: #e3e9b5; /* Old browsers */
	background: -moz-linear-gradient(left,  #e3e9b5 0%, #e3e9b5 30%, #f9faf3 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e3e9b5), color-stop(30%,#e3e9b5), color-stop(100%,#f9faf3)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #e3e9b5 0%,#e3e9b5 30%,#f9faf3 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #e3e9b5 0%,#e3e9b5 30%,#f9faf3 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #e3e9b5 0%,#e3e9b5 30%,#f9faf3 100%) !important; /* IE10+ */
	background: linear-gradient(to right,  #e3e9b5 0%,#e3e9b5 30%,#f9faf3 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e9b5', endColorstr='#f9faf3',GradientType=1 ) !important; /* IE6-9 */
}


.itc-scheme .link-accordion .close{
	background-image: url("/PublishingImages/itc-sidebar-menu-bg.png");
	background-position:center 50%;
	

}

.itc-scheme .BannerLeftMenuAndThreeColumns .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    padding-bottom: 1px;
}
.itc-scheme .BannerLeftMenuAndThreeColumns .ui-tabs .ui-tabs-nav li {
    border-bottom-width: 0;
    float: left;
    height: 23px;
    list-style: none outside none;
    padding: 11px 0 0;
    position: relative;
    top: 0;
    white-space: nowrap;
}
.itc-scheme .BannerLeftMenuAndThreeColumns .ui-state-active,.itc-scheme .BannerLeftMenuAndThreeColumns .ui-widget-content .ui-state-active,.itc-scheme .BannerLeftMenuAndThreeColumns .ui-widget-header .ui-state-active {
    background-color: #CFE7FF !important;
    background-image: url("../images/tabs-active.png");
    background-position: 2% 50%;
    background-repeat: no-repeat;
    color: #666666;
    font-weight: bold;
    text-align: center;
}


.itc-scheme .BannerLeftMenuAndThreeColumns .tab-area{
	
	scrollbar-track-color: #7D8FB1;
}



/*************************** Events row 1 *****************************/
.itc-scheme .events-container {
	/* Events row 1*/
}
.itc-scheme .events-container-r1 {
	
}
.itc-scheme .calendar-container {
	
	border: 1px solid #c6e2fe !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ffffff !important;
	 /* Old browsers */ background: -moz-linear-gradient(top, #ffffff 0%, #c1e0ff 100%) !important;
	 /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#c1e0ff)) !important;
	 /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ffffff 0%,#c1e0ff 100%) !important;
	 /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ffffff 0%,#c1e0ff 100%) !important;
	 /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ffffff 0%,#c1e0ff 100%) !important;
	 /* IE10+ */ background: linear-gradient(to bottom, #ffffff 0%,#c1e0ff 100%) !important; /* W3C */;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c1e0ff',GradientType=0 ) !important; /* IE6-9 */;
						}
.itc-scheme .calendar-container label {
	
	color: #2a5785;
}
.itc-scheme .calendar-container input {
	color: #666;
	
	-webkit-box-shadow: inset 0px 2px 2px 0px #666;
	-moz-box-shadow: inset 0px 2px 2px 0px #666;
	box-shadow: inset 0px 2px 2px 0px #666;
}
.itc-scheme .calendar-left {
}
.itc-scheme .calendar-left .calendar-left-r1:hover, .itc-scheme .calendar-left-r2:hover {
	color: #2a5785 !important;
	
}
.itc-scheme .calendar-left-r1 {
	
	color: #666;
	
}
.itc-scheme .calendar-left-r2 {
	
	color: #666;
	
}
.itc-scheme .events-container-r2 {
	color: #666;
}
.itc-scheme .events-container-r3 {
	
}
.itc-scheme .events-container-r3 input {
	
	color: #2a5785;
	
	border: 1px solid #aed0ed !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #ffffff !important;
	 /* Old browsers */ background: -moz-linear-gradient(top, #ffffff 0%, #aed0ed 100%) !important;
	 /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#aed0ed)) !important;
	 /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ffffff 0%,#aed0ed 100%) !important;
	 /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ffffff 0%,#aed0ed 100%) !important;
	 /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ffffff 0%,#aed0ed 100% !important);
	 /* IE10+ */ background: linear-gradient(to bottom, #ffffff 0%,#aed0ed 100%) !important; /* W3C */;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#aed0ed',GradientType=0 ) !important; /* IE6-9 */;
	cursor: pointer;
						}
.itc-scheme .events-container-r3 input:hover {
	color: #fff;
	border: 1px solid #2C5F95;
	background: #428ec9;
	 /* Old browsers */ background: -moz-linear-gradient(top, #428ec9 0%, #2c5f95 100%) !important;
	 /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#428ec9), color-stop(100%,#2c5f95)) !important;
	 /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #428ec9 0%,#2c5f95 100%) !important;
	 /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #428ec9 0%,#2c5f95 100%) !important;
	 /* Opera 11.10+ */ background: -ms-linear-gradient(top, #428ec9 0%,#2c5f95 100%) !important;
	 /* IE10+ */ background: linear-gradient(to bottom, #428ec9 0%,#2c5f95 100%) !important; /* W3C */;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#428ec9', endColorstr='#2c5f95',GradientType=0 ); /* IE6-9 */ !important;
						}
.itc-scheme .content hr {
	background-color: #C5D76E !important;
	
}

.itc-scheme .events-span {
	color: #666;
	
}
/*************************** End of Events row 1 *****************************/


.itc-scheme .tabs-row1:hover{
	background: #E2EBB6 !important; /* Old browsers */
	background: -moz-linear-gradient(left,  #E2EBB6 0%, #FFFFFF 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#E2EBB6 ), color-stop(100%,#FFFFFF )) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #E2EBB6 0%,#cce6ff 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #E2EBB6 0%,#FFFFFF 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #E2EBB6 0%,#FFFFFF 100%) !important; /* IE10+ */
	background: linear-gradient(to right,  #E2EBB6 0%,#FFFFFF 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E2EBB6 ', endColorstr='#FFFFFF ',GradientType=1 ) !important; /* IE6-9 */
	 
}

.itc-scheme .tabs-row1{
	
	background: #E2EBB6 !important; /* Old browsers */
	background: -moz-linear-gradient(left,  #E2EBB6 0%, #FFFFFF 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#E2EBB6 ), color-stop(100%,#FFFFFF )) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #E2EBB6 0%,#cce6ff 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #E2EBB6 0%,#FFFFFF 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #E2EBB6 0%,#FFFFFF 100%) !important; /* IE10+ */
	background: linear-gradient(to right,  #E2EBB6 0%,#FFFFFF 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E2EBB6 ', endColorstr='#FFFFFF ',GradientType=1 ) !important; /* IE6-9 */
	 
	 color:#666666;

 
}

.itc-scheme .tabs-row input{
	
	color:#2a5785;
	border:1px solid #b2b9ff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #ffffff !important;
	 /* Old browsers */ background: -moz-linear-gradient(top, #ffffff 0%, #aed0ed 100%) !important;
	 /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#aed0ed)) !important;
	 /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ffffff 0%,#aed0ed 100%) !important;
	 /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ffffff 0%,#aed0ed 100%) !important;
	 /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ffffff 0%,#aed0ed 100% !important);
	 /* IE10+ */ background: linear-gradient(to bottom, #ffffff 0%,#aed0ed 100%) !important; /* W3C */;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#aed0ed',GradientType=0 ) !important; /* IE6-9 */;
	cursor:pointer;
}

.itc-scheme .tabs-row input:hover{
	color:#fff;
	border:1px solid #2C5F95 !important;
	background: #428ec9 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #428ec9 0%, #2c5f95 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#428ec9), color-stop(100%,#2c5f95)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #428ec9 0%,#2c5f95 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #428ec9 0%,#2c5f95 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #428ec9 0%,#2c5f95 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #428ec9 0%,#2c5f95 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#428ec9', endColorstr='#2c5f95',GradientType=0 ) !important; /* IE6-9 */
}

.itc-scheme .tabs-row a{
	
	color:#666666;
}

.itc-scheme .tabs-row a:hover{
	
	color:#2a5785;
}



.itc-scheme .BannerLeftMenuAndThreeColumns .content-box-header
{
	
	color:#2a5785;
	background-color:#FADD63!important;
	
}

.itc-scheme .BannerLeftMenuAndThreeColumns .content-box{
	background-color:#efefff;
	
	color:#666;
}

.itc-scheme  .BannerLeftMenuAndThreeColumns .content-link a{
	color:#666 !important;
}

.itc-scheme  .BannerLeftMenuAndThreeColumns .content-link:hover a{
	color:#2A5785 !important;
	text-decoration:none !important;
}

.itc-scheme .BannerLeftMenuAndThreeColumns .col2 .content .content-panel-header{
	
	height:21px;
	padding-top:11px;
	padding-left:22px;
	font-size:11px;
	font-weight:bold;
	color:#666;
	background: #E2EBB6 !important; /* Old browsers */
	background: -moz-linear-gradient(left,  #E2EBB6 0%, #FFFFFF 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#E2EBB6 ), color-stop(100%,#FFFFFF )) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #E2EBB6 0%,#cce6ff 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #E2EBB6 0%,#FFFFFF 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #E2EBB6 0%,#FFFFFF 100%) !important; /* IE10+ */
	background: linear-gradient(to right,  #E2EBB6 0%,#FFFFFF 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E2EBB6 ', endColorstr='#FFFFFF ',GradientType=1 ) !important; /* IE6-9 */

}


.itc-scheme  .itc-projects{
	border-bottom:solid 1px #C4D969;

}

.itc-scheme .home-col-title{
	background-color: #C4D969;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #2A5785;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px 0 8px 20px;
}
.itc-scheme .home-col-title a,.itc-scheme .home-col-title a:visited{
  color: #2A5785;
text-decoration:none;
font-style:normal !important;
}
.itc-scheme .home-col-title a:hover{
	text-decoration:none;
}
.itc-scheme .home-col-subsection-title
{
	 
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 10px 0;
    padding: 9px 4px 9px 20px;
    
    background: #e3e9b5 !important; /* Old browsers */
	background: -moz-linear-gradient(left,  #e3e9b5 0%, #F8FCFF 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e3e9b5), color-stop(100%,#F8FCFF)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #e3e9b5 0%,#F8FCFF 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #e3e9b5 0%,#F8FCFF 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #e3e9b5 0%,#F8FCFF 100%) !important; /* IE10+ */
	background: linear-gradient(to right,  #e3e9b5 0%,#F8FCFF 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e9b5', endColorstr='#F8FCFF',GradientType=1 ) !important; /* IE6-9 */

}


.itc-scheme .itc-c2-news-content {
   
    padding-left: 20px;
    margin-bottom:10px !important;
    border-bottom:solid 1px #C4D969;
    min-height:100px;
	font-size:14px;
}

.itc-scheme .itc-c2-news-content-img {
    float: left;
    height: 81px;
    margin-bottom: 10px;
    width: 91px;
}

.itc-scheme .itc-c2-news-content-text1 {
    color: #666666;
    float: left;
 
    margin-bottom: 10px;
    padding-left: 10px;
    width: 205px;
}

.itc-scheme .itc-c2-news-content-text1-1 {
    color: #666666;
    float: left;
    height: auto;
    overflow-y:visible;
    margin-bottom: 10px;
   display:block;clear:both;
}

.itc-scheme .itc-c2-news-content-text2 {
    color: #666666;
    float: left;
    min-height: 40px;display:block;clear:both;

   
}

.itc-scheme .itc-c2-news-readmore {
    color: #666666 !important;
    font-size: 10px;
    font-style: italic;
    font-weight: bold;
    margin: 20px 0 10px 0;
    text-align: right;
    text-decoration: none;display:block;clear:both;

}

.itc-scheme .itc-c2-news-readmore a {
    color: #666666 !important;
    font-size: 10px;
    font-style: italic;
    font-weight: bold;
    margin: 20px 0;
    text-align: right;
    text-decoration: none;display:block;clear:both;

}


.itc-scheme .itc-event-list{
	padding-top:25px;
}

.itc-scheme .itc-event{

display:block;
min-height:100px;
height:auto;
padding-top:25px;
	margin-bottom:20px;
	overflow:auto;
	clear:both;
}
.itc-scheme .itc-event-short{
/*min-height:160px !Important;*/
}

.itc-scheme .itc-event + .itc-event{
border-top:solid 1px #c5d76e;
}
.itc-scheme .itc-event .left{
	float:left;
	height:100px;
	
}
.itc-scheme .itc-event .left-short{
	float:left;
	height:65px;
	
}

.itc-scheme .itc-event .right {
	float:left;display:block;width:590px;
}


.itc-scheme .itc-event .right-short {
	float:left;display:block;width:180px;
}

.itc-scheme .itc-event .calendar{
	width:47px;
	height:55px;
	padding:4px 0 2px 0;
	margin-right:20px;
	float:left;
	text-align:center;
	border:1px solid #c8da75;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(199,216,113,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(199,216,113,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(199,216,113,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(199,216,113,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(199,216,113,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(199,216,113,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c7d871',GradientType=0 ); /* IE6-9 */

}

.itc-scheme .itc-event .left-short .calendar{
	margin-right:10px;

}

.itc-scheme .itc-event .calendar .month{
	font-size:14px;
	font-weight:bold;
	color:#2a5785;display:block;clear:both;
	text-transform:uppercase;
}

.itc-scheme .itc-event .calendar .day{
	width:40px;
	height:28px;
	font-size:20px;
	text-align:center;
	color:#666666;
	border:none;
	background-color:#FFFFFF;
	-webkit-box-shadow: inset 0px 3px 2px 0px #999;
	-moz-box-shadow: inset 0px 3px 2px 0px #999;
	box-shadow: inset 0px 3px 2px 0px #999;
	display:block;clear:both;
	padding-top:6px;
	margin-left:4px;
	margin-top:1px;

}

.itc-scheme .itc-event .title{
	color: #666666;
    font-size: 14px;
    font-weight: bold;
   
}

.itc-scheme .itc-event .loc{
	color: #666666;
    font-size: 11px;
    font-style: italic;
}

.itc-scheme .itc-event .details{
margin-top:20px;
	color:#666666;
	font-size:12px;
	min-height:45px;
	overflow:hidden;
	display:block;
	text-overflow:ellipsis;
	 
}

.itc-scheme .itc-event .details-short{
	margin-top:10px;
	color:#666666;
	font-size:14px;
	/*height:45px;*/
	overflow:hidden;
	display:block;
	float:left;
	text-overflow:ellipsis;
}


.itc-scheme .itc-event .details div,.itc-scheme .itc-event .details p,.itc-scheme .itc-event .details div,.itc-scheme .itc-event .details-short p{
	padding:0;
	margin:0;
}

.itc-scheme .itc-event .link{
padding-top:20px;
	display:block;float:right;
	height:35px;
}

.itc-scheme .itc-event .link a{
line-height:30px;
	display:block;
	text-align:center;
	width:80px;
	height:30px;
	border:1px solid #bcd15d;
	color:#2a5785;
	font-size:12px;
	font-weight:bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: rgb(253,253,216); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(253,253,216,1) 0%, rgba(199,216,113,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,253,216,1)), color-stop(100%,rgba(199,216,113,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(253,253,216,1) 0%,rgba(199,216,113,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(253,253,216,1) 0%,rgba(199,216,113,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(253,253,216,1) 0%,rgba(199,216,113,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(253,253,216,1) 0%,rgba(199,216,113,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdd8', endColorstr='#c7d871',GradientType=0 ); /* IE6-9 */
}


.itc-scheme .itc-event-more{
border-top:solid 1px #c5d76e;
}
.itc-scheme .itc-event-more a{
	line-height:30px;
	display:block;
	text-align:center;
	width:80px;
	height:30px;
	
	color:#2a5785;
	font-size:12px;
	font-weight:bold;
	float:right;

}

.itc-scheme .content-box-group-header{
color:#2A5785;padding:15px;background-color:#F0F6DA;
}

.itc-scheme .cbq-layout-main ul li a{
	color: #444444;

}

.itc-scheme .cbq-layout-main ul li a:visite{
	color: #444444;

}

.itc-scheme .media-article .title {
	font-family:Lato;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	margin-left:328px;
	padding: 9px 0 0 15px;
	color: #666;
	background: rgb(202,215,228);
	background: -moz-linear-gradient(left,  #e3e9b5 0%, #F8FCFF 70%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e3e9b5),  color-stop(70%,#F8FCFF)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #e3e9b5 0%,#F8FCFF 70%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #e3e9b5 0%,#F8FCFF 70%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #e3e9b5 0%,#F8FCFF 70%) !important; /* IE10+ */
background: linear-gradient(to right,  #e3e9b5 0%,#F8FCFF 70%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e9b5', endColorstr='#F8FCFF',GradientType=1 ) !important; /* IE6-9 */
}


/* Picture Gallery*/
.itc-scheme .picture-gallery .header,.itc-scheme .picture-gallery .footer, .itc-scheme .newsroom-row2-title-2{
	
	
    height: 30px;
    display: block;
    clear: both;
    padding-left: 25px;
    padding-top:0px;
    line-height: 30px;
    font-family: Lato;
    font-weight: bold;
    font-size: 14px;
    color: #666666;
    border-style:none !important;
    box-shadow:none !important;
	background: #e3e9b5; /* Old browsers */
background: -moz-linear-gradient(left,  #e3e9b5 0%, #F8FCFF 70%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e3e9b5),  color-stop(70%,#F8FCFF)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #e3e9b5 0%,#F8FCFF 70%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #e3e9b5 0%,#F8FCFF 70%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #e3e9b5 0%,#F8FCFF 70%) !important; /* IE10+ */
background: linear-gradient(to right,  #e3e9b5 0%,#F8FCFF 70%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e9b5', endColorstr='#F8FCFF',GradientType=1 ) !important; /* IE6-9 */



}

.itc-scheme .picture-gallery .fancybox img{
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out 0s /* Safari & Chrome */;
	-moz-transition: all .2s ease-in-out 0s /* Firefox */;
	-ms-transition: all .2s ease-in-out 0s /* Internet Explorer */;
	-o-transition: all .2s ease-in-out 0s /* Opera */;

}
.itc-scheme .picture-gallery .fancybox:hover img{
	opacity:.5;
}

.itc-scheme .picture-gallery .controls{
	display: block;
    clear: both;
    padding-left: 25px;
    padding-right: 25px;
    line-height: 30px;
    font-family: Lato;
	font-style:italic;
    font-size: 12px;
    color: #666666;

}