﻿/************************ Legacy Styles ***********************/
h1 i {margin-right: 0.25em;}

a.deShow {position: relative; top: 2px; margin-left: 0.5em; margin-bottom: 1em;}  
.hBlock {display: none;}
.vBlock {display: block;}
.deSkin {
	border: 1px solid #ccc; 
	border-radius: 5px;						
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	-o-border-radius: 5px;
	-ie-border-radius: 5px;
	padding-top: 0.25em;
	padding-left: 2em;
	padding-bottom: 0.25em;
	margin-top: 1em;
	margin-bottom: 0.5em;
}	
.lstExp {font-weight: bold; cursor: pointer;}
.deExpCol {border: none; margin-left: -33px; width: 15px; height: 15px; margin-bottom: 1em;}
div[id^='de'] {margin-top: 1em; padding-bottom: 1em; padding-right: 1em;}
ul.ulNoIndent {padding-left: 1em; margin-left: 0; width: 100%;}	
ul.ulNoIndent li {margin-left: 0; padding: 0; list-style-type: none; width: 100%;}	    
ul.ulNoIndent li a {text-decoration: none; color: #453E3E;}		
ul.ulNoIndent li a:link {text-decoration: none;}	
ul.ulNoIndent li a:visited {text-decoration: none; color: #453E3E;}	
ul.ulNoIndent li a:visited:active {text-decoration: none;}	
ul.ulNoIndent li a:hover {text-decoration: underline; cursor: pointer;}	
ul.ulNoIndent li a:active {text-decoration: none;}	
ul.ulNoIndent ul {padding-left: 1.5em; margin-left: 0;}    
.imgLeft {
	padding-right: 0.5em; 
	padding-left: 0.5em; 
	font-size: 80%; 
	float: left; 
	padding-bottom: 0.5em; 
	margin: 0.5em 1em 0.5em 0.5em; 
	width: 140px; 
	padding-top: 0.5em; 
	background-color: #e8e8e8; 
	text-align: center;
}
.imgRight {
	padding-right: 0.5em; 
	padding-left: 0.5em; 
	font-size: 80%; 
	float: right; 
	padding-bottom: 0.5em; 
	margin: 0.5em 1em 0.5em 0.5em; 
	width: 140px; 
	padding-top: 0.5em; 
	background-color: #e8e8e8; 
	text-align: center;
}
/************************ /Legacy Styles ***********************/

/****************** Images [for cute code snippets] ******************/

@media only screen and (min-width: 768px) {
.imageLeft {
	float: left;
	margin: 10px 20px 10px 0px;
	width: 280px; 
}
.imageLeft img {
	border-radius: 5px; 
}
.imageLeft p {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.imageLeft {
	float: left;
	width: 420px;
	margin: 20px 0px;
}
.imageLeft img {
	border-radius: 5px; 
}
.imageLeft p {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}
}
@media only screen and (max-width: 479px) {
.imageLeft {
	float: left;
	width: 292px;
	margin: 20px 0px;
}
.imageLeft img {
	border-radius: 5px; 
}
.imageLeft p {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}
}
@media only screen and (min-width: 768px) {
.imageRight {
	width: 280px;
	float: right;
	margin: 10px 0px 10px 20px; 
}
.imageRight img {
	border-radius: 5px; 
}
.imageRight p {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.imageRight {
	float: right;
	width: 420px;
	margin: 20px 0px;
}
.imageRight img {
	border-radius: 5px; 
}
.imageRight p {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}
}
@media only screen and (max-width: 479px) {
.imageRight {
	float: right;
	width: 292px;
	margin: 20px 0px;
}
.imageRight img {
	border-radius: 5px; 
}
.imageRight p {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}
}
@media only screen and (min-width: 768px) {
.imageFull {
	margin: 10px 20px 10px 0px; 
}
.imageFull img {
	border-radius: 5px; 
}
.imageFull p {
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.imageFull {
	float: left;
	width: 420px;
	margin: 20px 0px;
}
.imageFull img {
	border-radius: 5px; 
}
.imageFull p {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}
}
@media only screen and (max-width: 479px) {
.imageFull {
	float: left;
	width: 292px;
	margin: 20px 0px;
}
.imageFull img {
	border-radius: 5px; 
}
.imageFull p {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}
}
.imgCredit
{
font-size: 80%;
}
/****************** /Images [for cute code snippets] ******************/

/************************* Blockquote ***************************/
blockquote {
  font-size: 14px;
  padding: 0px;
  margin: 0px;
  border: none;
}
/************************* /Blockquote ***************************/

/****************************** Quotes ******************************/
@media only screen and (min-width: 768px) {
.imgQuoteRight {
margin: 20px 0px 20px 20px; 
padding: 10px; 
font-size: 12px; 
float: right; 
width: 280px; 
background: #e8e8e8; 
background: -moz-linear-gradient(left,  #e8e8e8 1%, #e8e8e8 30%, #f2f2f2 50%, #e8e8e8 66%, #e8e8e8 100%); 
background: -webkit-linear-gradient(left,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
background: linear-gradient(to right,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
border: 1px solid #c0c0c0;
border-radius: 5px;
}
.imgQuoteLeft {
margin: 20px 20px 20px 0px; 
padding: 10px; 
font-size: 12px; 
float: left; 
width: 280px; 
background: #e8e8e8; 
background: -moz-linear-gradient(left,  #e8e8e8 1%, #e8e8e8 30%, #f2f2f2 50%, #e8e8e8 66%, #e8e8e8 100%); 
background: -webkit-linear-gradient(left,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
background: linear-gradient(to right,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
border: 1px solid #c0c0c0;
border-radius: 5px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.imgQuoteRight {
padding: 10px; 
margin: 20px 0px; 
font-size: 12px; 
width: 420px; 
background: #e8e8e8; 
background: -moz-linear-gradient(left,  #e8e8e8 1%, #e8e8e8 30%, #f2f2f2 50%, #e8e8e8 66%, #e8e8e8 100%); 
background: -webkit-linear-gradient(left,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
background: linear-gradient(to right,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
border: 1px solid #c0c0c0;
border-radius: 5px;
}
.imgQuoteLeft {
padding: 10px; 
margin: 20px 0px; 
font-size: 12px; 
width: 460px; 
background: #e8e8e8; 
background: -moz-linear-gradient(left,  #e8e8e8 1%, #e8e8e8 30%, #f2f2f2 50%, #e8e8e8 66%, #e8e8e8 100%); 
background: -webkit-linear-gradient(left,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
background: linear-gradient(to right,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
border: 1px solid #c0c0c0;
border-radius: 5px;
}
}
@media only screen and (max-width: 479px) {
.imgQuoteRight {
padding: 10px; 
margin: 20px 0px;
width: 290px; 
font-size: 12px;
background: #e8e8e8; 
background: -moz-linear-gradient(left,  #e8e8e8 1%, #e8e8e8 30%, #f2f2f2 50%, #e8e8e8 66%, #e8e8e8 100%); 
background: -webkit-linear-gradient(left,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
background: linear-gradient(to right,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
border: 1px solid #c0c0c0;
border-radius: 5px;
}
.imgQuoteLeft {
padding: 10px; 
margin: 20px 0px;
width: 290px; 
font-size: 12px; 
float: left; 
width: 300px; 
background: #e8e8e8; 
background: -moz-linear-gradient(left,  #e8e8e8 1%, #e8e8e8 30%, #f2f2f2 50%, #e8e8e8 66%, #e8e8e8 100%); 
background: -webkit-linear-gradient(left,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
background: linear-gradient(to right,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
border: 1px solid #c0c0c0;
border-radius: 5px;
}
}
/****************************** Quotes ******************************/

/*********************** Related object display **********************/
.wsBox {
	border-radius: 15px 15px 15px 15px;						
	-moz-border-radius: 15px 15px 15px 15px;	
	-webkit-border-radius: 15px 15px 15px 15px;	
	-o-border-radius: 15px 15px 15px 15px;	
	-ie-border-radius: 15px 15px 15px 5px;
	margin-bottom: 1em; 
	padding: 0.5em; 
	position: relative;
	z-index: 2;
}	
#RelatedContent {
	border-top: 1px solid #d3d3d3;
	margin-top: 30px;
	padding-top: 10px;
}
/*********************** /Related object display **********************/
/*********************** Right hand display (background links) ***************************/
.rhListDiv {
	border-radius: 4px;
	background: #e8e8e8; 
	background: -moz-linear-gradient(left,  #e8e8e8 1%, #e8e8e8 30%, #f2f2f2 50%, #e8e8e8 66%, #e8e8e8 100%); 
	background: -webkit-linear-gradient(left,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
	background: linear-gradient(to right,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
	padding: 0px 10px 10px;
	margin-top: 20px;
}
.rhListDiv h4 {
	color: #333;
	background-color: #e1e1e1;
	padding: 7px;
	border-radius: 4px;
	border: 1px solid #c0c0c0;
}
.rhListInfo {
	margin:0;
	padding:0; 
}	

.rhListInfo li {
	list-style-type: none;
	margin: 0;
	padding: 0; 
	padding-left: 8px;
	padding-right: 0px; 
}   
	
.rhListInfo li a {
	padding-top: 0.5em; 
	padding-bottom: 0.5em;
	padding-left: 7px; 
	display: block; 
	font-size: 1em;
	text-decoration: none; 
	color: #333;
}  
.rhListInfo li a:link {
	text-decoration: none; 
	color: #333;
}	
.rhListInfo li a:visited {
	text-decoration: none; 
	color: #333;
}	
.rhListInfo li a:visited:active {
	text-decoration: none; 
	color: #333;
}	
.rhListInfo li a:hover {
	text-decoration: none; 
	color: #333; 
	background-color: #c7c7c7; 
	border-radius: 4px; 
	padding-left: 7px;
}	
.rhListInfo li a:link:hover {
	text-decoration: none; 
	background-color: #c7c7c7; 
	border-radius: 4px;
}	
.rhListInfo li a:active {
	text-decoration: none; 
	color: #333; 
	background-color: #c7c7c7; 
	border-radius: 4px;
}
.rhListInfo p a {
	border-radius: 4px;
	border: 1px solid #285e8e;
	color: #fff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.42857143;
	background-color: #0f6fc0;
	padding: 6px 12px;
	white-space: nowrap;
	margin-left: 10px;
}
.rhListInfo p a:hover {
	background-color: #1d629c;
}
/*********************** /Right hand display (background links) ***************************/

/******************************** Fixed Header/Footer **********************************/
@media only screen and (min-width: 768px) {
.headerFixed {
	height: 100px;
	z-index: 11000;
	background: -webkit-linear-gradient(0deg, #022e67, #114a8d); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(0deg, #022e67, #114a8d); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(0deg, #022e67, #114a8d); /* For Firefox 3.6 to 15 */
    background: linear-gradient(0deg, #022e67, #114a8d); /* Standard syntax (must be last) */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#114a8d', endColorstr='#022e67',GradientType=0 ); /* IE6-9 */
}
.footerFixed {
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0;
	z-index: 50;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.headerFixed {
	height: 80px;
	background: -webkit-linear-gradient(0deg, #022e67, #114a8d); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(0deg, #022e67, #114a8d); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(0deg, #022e67, #114a8d); /* For Firefox 3.6 to 15 */
    background: linear-gradient(0deg, #022e67, #114a8d); /* Standard syntax (must be last) */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#114a8d', endColorstr='#022e67',GradientType=0 ); /* IE6-9 */
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.headerFixed {
	height: 80px;
	z-index: 1000;
	background: -webkit-linear-gradient(0deg, #022e67, #114a8d); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(0deg, #022e67, #114a8d); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(0deg, #022e67, #114a8d); /* For Firefox 3.6 to 15 */
    background: linear-gradient(0deg, #022e67, #114a8d); /* Standard syntax (must be last) */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#114a8d', endColorstr='#022e67',GradientType=0 ); /* IE6-9 */
}
}
/******************************** /Fixed Header/Footer **********************************/

/******************************** Content Margin ***************************************/
@media only screen and (min-width: 992px) {
.content {
	margin-top: 70px;
	min-height: 700px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.content {
	margin-top: 50px;
	min-height: 700px;
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.content {
	margin-top: 50px;
	min-height: 700px;
}
}
/******************************** /Content Margin ***************************************/

/********************************* Font Sizes ***************************************/
@media only screen and (min-width: 1200px) {
p {
	font-size: 1em;
	line-height: 1.375em;
}
h1 {
	font-size: 3em;
	line-height: 1.25em;
}
h2 {
	font-size: 2.25em;
	line-height: 1.25em;
}
h3 {
	font-size: 1.95em;
	line-height: 1.25em;
}
h4 {
	font-size: 1.75em;
	line-height: 1.25em;
}
h5 {
	font-size: 1.55em;
	line-height: 1.25em;
}
h6 {
	font-size: 1.35em;
	line-height: 1.25em;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
p {
	font-size: 1em;
	line-height: 1.375em;
}
h1 {
	font-size: 3em;
	line-height: 1.25em;
}
h2 {
	font-size: 2.25em;
	line-height: 1.25em;
}
h3 {
	font-size: 1.95em;
	line-height: 1.25em;
}
h4 {
	font-size: 1.75em;
	line-height: 1.25em;
}
h5 {
	font-size: 1.55em;
	line-height: 1.25em;
}
h6 {
	font-size: 1.35em;
	line-height: 1.25em;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
p {
	font-size: 1em;
	line-height: 1.375em;
}
h1 {
	font-size: 2.5em;
	line-height: 1.125em;
}
h2 {
	font-size: 2em;
	line-height: 1.25em;
}
h3 {
	font-size: 1.7em;
	line-height: 1.25em;
}
h4 {
	font-size: 1.45em;
	line-height: 1.25em;
}
h5 {
	font-size: 1.3em;
	line-height: 1.2em;
}
h6 {
	font-size: 1.2em;
	line-height: 1.2em;
}
}
@media only screen and (max-width: 767px) {
p {
	font-size: 1em;
	line-height: 1.375em;
}
h1 {
	font-size: 2.3em;
	line-height: 1.125em;
}
h2 {
	font-size: 2em;
	line-height: 1.25em;
}
h3 {
	font-size: 1.7em;
	line-height: 1.25em;
}
h4 {
	font-size: 1.45em;
	line-height: 1.25em;
}
h5 {
	font-size: 1.3em;
	line-height: 1.2em;
}
h6 {
	font-size: 1.2em;
	line-height: 1.2em;
}
}
/********************************* /Font Sizes ***************************************/

/********************************* STFC Logo (Homepage) *****************************/
@media only screen and (min-width: 768px) {
.stfcLogo { 
width: 305px;
height: 70px;
margin-top: 10px;
}	
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.stfcLogo { 
width: 230px;
height: 53px;
margin-top: 10px;
}	
}
@media only screen and (max-width: 479px) {
.stfcLogo { 
width: 230px;
height: 53px;
margin-top: 10px;
}	
}
/********************************* /STFC Logo (Homepage) ****************************/

/************************* Social Buttons ************************/
.sclMda {
	text-align: right;
}
@media only screen and (min-width: 768px) and (max-width: 799px) {
	.sclMda {
		margin-right: 15px;
	}
}
a.smBut{
	text-decoration: none;
	color: #fff;
}
a.smBut:hover {
    color: #0b64af;
}
.smBut{
	margin: 23px 5px 12px;
}
.sclMda .smBut:first-child {
	margin-left: 0px;
}
.sclMda .smBut:last-child {
	margin-right: 0px;
}
.tpLks {
	text-align: right;
}
@media only screen and (min-width: 768px) and (max-width: 799px) {
	.tpLks {
		margin-right: 15px;
	}
}
.tpLks a {
	color: #fff;
	text-decoration: none;
}
.tpLks a:last-child {
	margin-left: 5px;
}
.tpLks a:hover {
	color: #0b64af;
}
.footScl {
	display: block;
	width: 235px;
	margin: 0px auto;
}
.footScl .smBut{
	margin: 10px 5px;
}
.footScl .sclMda .smBut:first-child {
	margin-left: 0px;
}
.footScl .sclMda .smBut:last-child {
	margin-right: 0px;
}
/************************ /Social Buttons ************************/

/************************ Background Gradients *******************/
#gradientbg {
	height: 100%;
    background: -webkit-linear-gradient(0deg, #022e67, #114a8d); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(0deg, #022e67, #114a8d); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(0deg, #022e67, #114a8d); /* For Firefox 3.6 to 15 */
    background: linear-gradient(0deg, #022e67, #114a8d); /* Standard syntax (must be last) */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#114a8d', endColorstr='#022e67',GradientType=0 ); /* IE6-9 */
}
/********************** /Background Gradients***************************/

/************************** Dropdown Menu Navigation ***************************/
.dropdown {
  position: relative;
  border-left: transparent;
}
@media only screen and (min-width: 992px) {
.navbar-nav > .dropdown {
  border-left: 1px solid #204e85;
}
}
/*** Toggle Menu Text Color ***/
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/*** /Toggle Menu Text Color ***/

/*** Top Level Menu Text ***/
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.navbar-default .navbar-nav > li > a {
	font-size: 11px;
}
}
/*** /Top Level Menu Text ***/

/*** Top Level Menu Hover ***/
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background: -webkit-linear-gradient(0deg, #0b64af, #1a8ae9); 
  background: -o-linear-gradient(0deg, #0b64af, #1a8ae9); 
  background: -moz-linear-gradient(0deg, #0b64af, #1a8ae9);
  background: linear-gradient(0deg, #0b64af, #1a8ae9); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a8ae9', endColorstr='#0b64af',GradientType=0 ); 
}
/*** /Top Level Menu Hover ***/

/*** Toggle Button ***/
.navbar-default .navbar-toggle {
  border-color: #fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
   background: -webkit-linear-gradient(0deg, #0b64af, #1a8ae9); 
   background: -o-linear-gradient(0deg, #0b64af, #1a8ae9); 
   background: -moz-linear-gradient(0deg, #0b64af, #1a8ae9); 
   background: linear-gradient(0deg, #0b64af, #1a8ae9); 
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a8ae9', endColorstr='#0b64af',GradientType=0 ); 
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
/*** Toggle Button ***/

/*** Dropdown TOP/Bottom Border ***/
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border: 0px !important;
  box-shadow: none;
}
/*** Dropdown /TOP/Bottom Border ***/

@media only screen and (min-width: 992px) {
/*** 1st Level Dropdown Menu ***/
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0px 0;
  margin: 0px 0px 0px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  text-decoration: none;
  background: -webkit-linear-gradient(0deg, #0b64af, #1a8ae9);
  background: -o-linear-gradient(0deg, #0b64af, #1a8ae9); 
  background: -moz-linear-gradient(0deg, #0b64af, #1a8ae9); 
  background: linear-gradient(0deg, #0b64af, #1a8ae9); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a8ae9', endColorstr='#0b64af',GradientType=0 ); 
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
/*** /1st Level Dropdown Menu ***/

/*** Dropdown Menu List Item  Links ***/
.dropdown-menu > li > a {
  display: block;
  padding: 5px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #fff;
  white-space: nowrap;
  text-decoration: none;
}
.dropdown-menu > li {
  border-bottom: 1px solid #095a9f;
  border-top: 1px solid #1c93f7;
}
.dropdown-menu > li:first-child {
  border-top: none;
}
.dropdown-menu > li:last-child {
  border-bottom: none;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #245793;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #245793;
  outline: 0;
  border: none;
}
/*** /Dropdown Menu List Item  Links ***/

/*** Positions Pullout Sub-menu ***/	
.dropdown-submenu .dropdown-menu {
  position: absolute;
  top: 0;
  left: 150px;
  z-index: 20;
  background: -webkit-linear-gradient(0deg, #3389d0, #4ca2eb);
  background: -o-linear-gradient(0deg, #3389d0, #4ca2eb); 
  background: -moz-linear-gradient(0deg, #3389d0, #4ca2eb); 
  background: linear-gradient(0deg, #3389d0, #4ca2eb); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ca2eb', endColorstr='#3389d0',GradientType=0 );
  border: none;
}
.dropdown-submenu .dropdown-menu li {
  border-bottom: 1px solid #2e7ec1;
  border-top: 1px solid #55adf7;
}
.dropdown-submenu .dropdown-menu li:first-child {
  border-top: none;
}
.dropdown-submenu .dropdown-menu li:last-child {
  border-bottom: none;
}
.dropdown-submenu .dropdown-menu li a:hover,
.dropdown-submenu .dropdown-menu li a:focus {
	color: #fff;
	background-color: #245793;
	text-decoration: none;
	border: none;
}
/*** /Positions Pullout Sub-menu ***/
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
.navbar-default {
  background: #022e67;
  border-top: 1px solid #114a8d;
}
.navbar-default .navbar-nav {
  background: -webkit-linear-gradient(0deg, #0a3c66, #1869ad); 
  background: -o-linear-gradient(0deg, #0a3c66, #1869ad); 
  background: -moz-linear-gradient(0deg, #0a3c66, #1869ad);
  background: linear-gradient(0deg, #0a3c66, #1869ad); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1869ad', endColorstr='#0a3c66',GradientType=0 );
}
.navbar-default .navbar-nav > li {
  border-bottom: 1px solid #062c4b;
  border-top: 1px solid #207fcf;
}
.navbar-default .navbar-nav > li:first-child {
	border-top: none;
}
.navbar-default .navbar-nav > li:last-child {
	border-bottom: none;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	background: #09385f;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background: #09385f;
}
/*** 1st Level Dropdown Menu ***/
.dropdown-menu {
  position: relative;
  top: 100%;
  left: 0;
  z-index: 10;
  display: none;
  float: left;
  width: 100%;
  padding: 0px 0;
  margin: 0px 0px 10px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  text-decoration: none;
  background: -webkit-linear-gradient(0deg, #0b64af, #1a8ae9);
  background: -o-linear-gradient(0deg, #0b64af, #1a8ae9); 
  background: -moz-linear-gradient(0deg, #0b64af, #1a8ae9); 
  background: linear-gradient(0deg, #0b64af, #1a8ae9); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a8ae9', endColorstr='#0b64af',GradientType=0 );
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: none;
}
/*** /1st Level Dropdown Menu ***/

/*** Dropdown Menu List Item  Links ***/
.dropdown-menu > li > a {
  display: block;
  padding: 5px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #fff;
  white-space: nowrap;
  text-decoration: none;
}
.dropdown-menu > li {
  border-bottom: 1px solid #095a9f;
  border-top: 1px solid #1c93f7;
}
.dropdown-menu > li:first-child {
  border-top: none;
}
.dropdown-menu > li:last-child {
  border-bottom: none;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #09385f;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #09385f;
  outline: 0;
}
/*** /Dropdown Menu List Item  Links ***/

/*** Positions Pullout Sub-menu ***/
.dropdown-submenu .dropdown-menu {
  position: relative;
  top: 100%;
  left: 0;
  z-index: 20;
  background: -webkit-linear-gradient(0deg, #3389d0, #4ca2eb);
  background: -o-linear-gradient(0deg, #3389d0, #4ca2eb); 
  background: -moz-linear-gradient(0deg, #3389d0, #4ca2eb); 
  background: linear-gradient(0deg, #3389d0, #4ca2eb); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ca2eb', endColorstr='#3389d0',GradientType=0 );
  border: none;
  border-radius: 0px;
  white-space: nowrap;
}
.dropdown-submenu .dropdown-menu li {
  border-bottom: 1px solid #2e7ec1;
  border-top: 1px solid #55adf7;
}
.dropdown-submenu .dropdown-menu li:first-child {
  border-top: none;
}
.dropdown-submenu .dropdown-menu li:last-child {
  border-bottom: none;
}
.dropdown-submenu .dropdown-menu li a:hover,
.dropdown-submenu .dropdown-menu li a:focus {
	color: #fff;
	background-color: #09385f;
	text-decoration: none;
	border: none;
}
/*** /Positions Pullout Sub-menu ***/
}
/************************* /Dropdown Menu Navigatio*********************/

/************************************* Navigation dropdown ************************/
.nav {
    margin-bottom: 0;
}
.dropdown-menu {
    margin-top: 0;
}
.nav li:hover .dropdown-menu {
    display: inline-block;
}
.nav li:hover .dropdown-menu ul.dropdown-menu {
    display: none;
}
.nav li:hover .dropdown-menu .dropdown-submenu:hover>ul.dropdown-menu {
    display: block;
}
/************************************* /Navigation dropdown ************************/

/************************** Navbar Footer *******************************/
@media only screen and (min-width: 768px) {
.footerMargin {
	margin-top: 20px; 
	margin-bottom: 50px;
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.footerMargin {
	margin-top: 20px; 
}
}
.navbar-footer {
 	background: -webkit-linear-gradient(0deg, #002d61, #022e67); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(0deg, #002d61, #022e67); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(0deg, #002d61, #022e67); /* For Firefox 3.6 to 15 */
	background: linear-gradient(0deg, #002d61, #022e67); /* Standard syntax (must be last) */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#022e67', endColorstr='#002d61',GradientType=0 ); /* IE6-9 */
}
.navbar-footer .navbar-brand {
  color: #fff;
}
.navbar-footer .navbar-brand:hover,
.navbar-footer .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-footer .navbar-text {
  color: #fff;
}
.navbar-footer .navbar-nav > li > a {
  color: #fff;
}
.navbar-footer .navbar-nav > li > a:hover,
.navbar-footer .navbar-nav > li > a:focus {
  color: #fff;
  background: -webkit-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Firefox 3.6 to 15 */
  background: linear-gradient(0deg, #0b64af, #1a8ae9); /* Standard syntax (must be last) */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a8ae9', endColorstr='#0b64af',GradientType=0 ); /* IE6-9 */
}
.navbar-footer .navbar-nav > .active > a,
.navbar-footer .navbar-nav > .active > a:hover,
.navbar-footer .navbar-nav > .active > a:focus {
  color: #fff;
  background: -webkit-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Firefox 3.6 to 15 */
  background: linear-gradient(0deg, #0b64af, #1a8ae9); /* Standard syntax (must be last) */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a8ae9', endColorstr='#0b64af',GradientType=0 ); /* IE6-9 */
}
.navbar-footer .navbar-nav > .disabled > a,
.navbar-footer .navbar-nav > .disabled > a:hover,
.navbar-footer .navbar-nav > .disabled > a:focus {
  color: #fff;
  background: -webkit-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Firefox 3.6 to 15 */
  background: linear-gradient(0deg, #0b64af, #1a8ae9); /* Standard syntax (must be last) */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a8ae9', endColorstr='#0b64af',GradientType=0 ); /* IE6-9 */
}
.navbar-footer .navbar-toggle {
  border-color: #fff;
}
.navbar-footer .navbar-toggle:hover,
.navbar-footer .navbar-toggle:focus {
   background: -webkit-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Safari 5.1 to 6.0 */
   background: -o-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Opera 11.1 to 12.0 */
   background: -moz-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Firefox 3.6 to 15 */
   background: linear-gradient(0deg, #0b64af, #1a8ae9); /* Standard syntax (must be last) */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a8ae9', endColorstr='#0b64af',GradientType=0 ); /* IE6-9 */
}
.navbar-footer .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-footer .navbar-collapse,
.navbar-footer .navbar-form {
  border-color: #fff;
}
.navbar-footer .navbar-nav > .open > a,
.navbar-footer .navbar-nav > .open > a:hover,
.navbar-footer .navbar-nav > .open > a:focus {
   color: #fff;
   background: -webkit-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Safari 5.1 to 6.0 */
   background: -o-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Opera 11.1 to 12.0 */
   background: -moz-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Firefox 3.6 to 15 */
   background: linear-gradient(0deg, #0b64af, #1a8ae9); /* Standard syntax (must be last) */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a8ae9', endColorstr='#0b64af',GradientType=0 ); /* IE6-9 */
}
@media (max-width: 1199px) {
  .navbar-footer .navbar-nav .open .dropdown-menu > li > a {
   color: #fff;
  }
  .navbar-footer .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-footer .navbar-nav .open .dropdown-menu > li > a:focus {
   color: #fff;
   background: -webkit-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Safari 5.1 to 6.0 */
   background: -o-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Opera 11.1 to 12.0 */
   background: -moz-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Firefox 3.6 to 15 */
   background: linear-gradient(0deg, #0b64af, #1a8ae9); /* Standard syntax (must be last) */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a8ae9', endColorstr='#0b64af',GradientType=0 ); /* IE6-9 */
  }
  .navbar-footer .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-footer .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-footer .navbar-nav .open .dropdown-menu > .active > a:focus {
   color: #fff;
   background: -webkit-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Safari 5.1 to 6.0 */
   background: -o-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Opera 11.1 to 12.0 */
   background: -moz-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Firefox 3.6 to 15 */
   background: linear-gradient(0deg, #0b64af, #1a8ae9); /* Standard syntax (must be last) */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a8ae9', endColorstr='#0b64af',GradientType=0 ); /* IE6-9 */
  }
  .navbar-footer .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-footer .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-footer .navbar-nav .open .dropdown-menu > .disabled > a:focus {
   color: #fff;
   background: -webkit-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Safari 5.1 to 6.0 */
   background: -o-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Opera 11.1 to 12.0 */
   background: -moz-linear-gradient(0deg, #0b64af, #1a8ae9); /* For Firefox 3.6 to 15 */
   background: linear-gradient(0deg, #0b64af, #1a8ae9); /* Standard syntax (must be last) */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a8ae9', endColorstr='#0b64af',GradientType=0 ); /* IE6-9 */
  }
}
.footLinks {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
/********************************** /Navbar Footer **************************/

/********************************** btn-primary ****************************/
.btn-primary {
  color: #fff;
  background-color: #0f6fc0;
  border-color: #285e8e;
  text-decoration: none;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #1d629c;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
/******************************** /btn-primary *******************************/

/********************************* btn-news 
.btn-news {
  color: #333;
  background-color: #ddc89c;
  border-color: #ddc89c;
  text-decoration: none;
}
.btn-news:hover,
.btn-news:focus,
.btn-news:active,
.btn-news.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #333;
  border-color: #333;
}
.btn-news:active,
.btn-news.active,
.open > .dropdown-toggle.btn-news {
  background-image: none;
}
 /btn-news **********************************/

/******************************** Section Headers ***************************/
@media only screen and (min-width: 1200px) {
.sectionHeader {
	display: block;
	width: 100%;
	z-index: 5;
}
.sectionHeader h1 {
	color: #fff;
	z-index: 10;
	position: absolute;
	top: 120px;
	left: 30px;
	font-weight: normal;
	font-size: 42px;
	text-shadow: 2px 2px #000;
}
.sectionHeader h3 {
	color: #fff;
	z-index: 12;
	position: absolute;
	top: 30px;
	left: 700px;
	font-weight: normal;
	font-size: 28px;
	text-shadow: 2px 2px #000;
	text-align: left;
}
.sectionHeader h4 {
	display: block;
	width: 400px;
	color: #fff;
	z-index: 12;
	position: absolute;
	top: 80px;
	left: 700px;
	font-weight: normal;
	font-size: 20px;
	text-shadow: 1px 1px #000;
	text-align: right;
}
.sectionHeader .credit {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.sectionHeader .credit p {
	color: #fff;
	z-index: 15;
	text-align: right;
	font-weight: normal;
	font-size: 10px;
	text-shadow: 1px 1px #000;
	position: relative;
	top: 10px;
	left: -30px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.sectionHeader {
	display: block;
	width: 100%;
	z-index: 5;
}
.sectionHeader h1 {
	color: #fff;
	z-index: 10;
	position: absolute;
	top: 90px;
	left: 30px;
	font-weight: normal;
	font-size: 34px;
	text-shadow: 2px 2px #000;
}
.sectionHeader h3 {
	color: #fff;
	z-index: 12;
	position: absolute;
	top: 30px;
	left: 570px;
	font-weight: normal;
	font-size: 24px;
	text-shadow: 2px 2px #000;
	text-align: left;
}
.sectionHeader h4 {
	display: block;
	width: 400px;
	color: #fff;
	z-index: 12;
	position: absolute;
	top: 75px;
	left: 530px;
	font-weight: normal;
	font-size: 16px;
	text-shadow: 1px 1px #000;
	text-align: right;
}
.sectionHeader .credit {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.sectionHeader .credit p {
	color: #fff;
	z-index: 15;
	text-align: right;
	font-weight: normal;
	font-size: 10px;
	text-shadow: 1px 1px #000;
	position: relative;
	top: 10px;
	left: -30px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.sectionHeader {
	display: block;
	width: 100%;
	z-index: 5;
	margin-top: 20px;
}
.sectionHeader h1 {
	color: #fff;
	z-index: 10;
	position: absolute;
	top: 65px;
	left: 30px;
	font-weight: normal;
	font-size: 28px;
	text-shadow: 2px 2px #000;
}
.sectionHeader h3 {
	color: #fff;
	z-index: 12;
	position: absolute;
	top: 30px;
	left: 440px;
	font-weight: normal;
	font-size: 20px;
	text-shadow: 2px 2px #000;
	text-align: left;
}
.sectionHeader h4 {
	display: block;
	width: 400px;
	color: #fff;
	z-index: 12;
	position: absolute;
	top: 70px;
	left: 320px;
	font-weight: normal;
	font-size: 12px;
	text-shadow: 1px 1px #000;
	text-align: right;
}
.sectionHeader .credit {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.sectionHeader .credit p {
	color: #fff;
	z-index: 15;
	text-align: right;
	font-weight: normal;
	font-size: 10px;
	text-shadow: 1px 1px #000;
	position: relative;
	top: 25px;
	left: -25px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.sectionHeader {
	display: block;
	width: 100%;
	z-index: 5;
	margin-top: 20px;
}
.sectionHeader h1 {
	color: #fff;
	z-index: 10;
	position: absolute;
	top: 35px;
	left: 25px;
	font-weight: normal;
	font-size: 24px;
	text-shadow: 2px 2px #000;
}
.sectionHeader h3 {
	color: #fff;
	z-index: 12;
	position: absolute;
	top: 0px;
	left: 170px;
	font-weight: normal;
	font-size: 14px;
	text-shadow: 2px 2px #000;
	text-align: left;
}
.sectionHeader h4 {
	display: block;
	width: 250px;
	color: #fff;
	z-index: 12;
	position: absolute;
	top: 30px;
	left: 160px;
	font-weight: normal;
	font-size: 8px;
	
	text-align: right;
}
.sectionHeader .credit {
	width: 100%;
	position: absolute;
	top: 17px;
	left: 0px;
}
.sectionHeader .credit p {
	color: #fff;
	z-index: 15;
	text-align: right;
	font-weight: normal;
	font-size: 8px;
	text-shadow: 1px 1px #000;
	position: relative;
	top: 10px;
	left: -25px;
}
}
@media only screen and (max-width: 479px) {
.sectionHeader {
	display: block;
	width: 100%;
	z-index: 5;
	margin-top: 20px;
}
.sectionHeader h1 {
	color: #fff;
	z-index: 10;
	position: absolute;
	top: 25px;
	left: 25px;
	font-weight: normal;
	font-size: 18px;
	text-shadow: 2px 2px #000;
}
.sectionHeader h3 {
	color: #fff;
	z-index: 12;
	position: absolute;
	top: -10px;
	left: 140px;
	font-weight: normal;
	font-size: 10px;
	text-shadow: 2px 2px #000;
	text-align: left;
}
.sectionHeader h4 {
	display: block;
	width: 170px;
	color: #fff;
	z-index: 12;
	position: absolute;
	top: 15px;
	left: 120px;
	font-weight: normal;
	font-size: 6px;
	text-shadow: 2px 2px #000;
	text-align: right;
}
.sectionHeader .credit {
	width: 100%;
	position: absolute;
	top: 22px;
	left: 0px;
}
.sectionHeader .credit p {
	color: #fff;
	z-index: 15;
	text-align: right;
	font-weight: normal;
	font-size: 6px;
	text-shadow: 1px 1px #000;
	position: relative;
	top: 5px;
	left: -25px;
}
}
/************************* /Section Headers ****************************/

/**************************** Spotlight ********************************/
@media only screen and (max-width: 767px) {
.spotlight {
	margin-top: 20px;
}
}
/**************************** /Spotlight *******************************/

/*************************** Latest News (Homepage styling) **********************/
@media only screen and (min-width: 992px) {
.content .mura-index {
    border-top: none;
    padding-top: 0px;
}
.newsHome {
	margin: 0px 0px;
}
.newsHome h2 {
	margin-top: 0px;
	font-size: 28px;
}
.newsHome dl {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 11px;
	border-bottom: 1px solid #c0c0c0;
}
.newsHome .date {
	font-size: 12px;
	font-style: italic;
	margin-bottom: -2px;
}
.newsHome .title {
	font-size: 14px;
}
.newsHome .stfc_pagenewssummary {
	display: none;
}
.newsHome .image img {
	border-radius: 5px;
}
.newsHome .readmore a {
	display: block;
	width: 80px;
	padding: 5px;
	color: #fff;
	background-color: #505050;
	border: 1px solid #285e8e;
	border-radius: 4px; 
	text-decoration: none;
	float: right;
	margin-top: 0px;
	font-size: 11px;
}
.newsHome .readmore a:hover {
	color: #fff;
  	background-color: #1d629c;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.content .mura-index {
    border-top: none;
    padding-top: 0px;
}
.newsHome {
	margin: 0px 0px 20px;
}
.newsHome h2 {
	margin-top: 0px;
	font-size: 28px;
}
.newsHome dl {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 11px;
	border-bottom: 1px solid #c0c0c0;
}
.newsHome .date {
	font-size: 12px;
	font-style: italic;
	margin-bottom: -2px;
}
.newsHome .title {
	font-size: 14px;
}
.newsHome .stfc_pagenewssummary {
	font-size: 12px;
}
.newsHome .image img {
	border-radius: 5px;
}
.newsHome .readmore a {
	display: block;
	width: 80px;
	padding: 5px;
	color: #fff;
	background-color: #505050;
	border: 1px solid #285e8e;
	border-radius: 4px; 
	text-decoration: none;
	float: right;
	margin-top: 0px;
	font-size: 11px;
}
.newsHome .readmore a:hover {
	color: #fff;
  	background-color: #1d629c;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.content .mura-index {
    border-top: none;
    padding-top: 0px;
}
.newsHome {
	margin: 0px 0px 20px;
}
.newsHome h2 {
	margin-top: 10px;
	font-size: 26px;
}
.newsHome dl {
	padding-bottom: 15px;
	border-bottom: 1px solid #c0c0c0;
}
.newsHome .date {
	font-size: 12px;
	font-style: italic;
	margin-bottom: -2px;
}
.newsHome .title {
	font-size: 12px;
}
.newsHome .stfc_pagenewssummary {
	font-size: 10px;
}
.newsHome .image img {
	border-radius: 5px;
}
.newsHome .readmore a {
	display: block;
	width: 80px;
	padding: 5px;
	color: #fff;
	background-color: #505050;
	border: 1px solid #285e8e;
	border-radius: 4px; 
	text-decoration: none;
	float: right;
	margin-top: 10px;
	font-size: 11px;
}
.newsHome .readmore a:hover {
	color: #fff;
  	background-color: #1d629c;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.content .mura-index {
    border-top: none;
    padding-top: 0px;
}
.newsHome {
	margin: 0px 0px 20px;
}
.newsHome h2 {
	margin-top: 10px;
	font-size: 26px;
}
.newsHome dl {
	padding-bottom: 15px;
	border-bottom: 1px solid #c0c0c0;
}
.newsHome .date {
	font-size: 12px;
	font-style: italic;
	margin-bottom: -2px;
}
.newsHome .title {
	font-size: 12px;
}
.newsHome .stfc_pagenewssummary {
	display: none;
}
.newsHome .image img {
	border-radius: 5px;
}
.newsHome .readmore a {
	display: block;
	width: 80px;
	padding: 5px;
	color: #fff;
	background-color: #505050;
	border: 1px solid #285e8e;
	border-radius: 4px; 
	text-decoration: none;
	float: right;
	margin-top: 10px;
	font-size: 11px;
}
.newsHome .readmore a:hover {
	color: #fff;
  	background-color: #1d629c;
}
}
/*************************** /Latest News (Homepage styling) **********************/

/************************* Latest News (Latest News page styling) ****************/ 
@media only screen and (min-width: 992px) {
.content .mura-index {
    border-top: none;
    padding-top: 0px;
}
.newsFeed {
	margin: 0px 0px;
}
.newsFeed h2 {
	margin-top: 0px;
	font-size: 28px;
}
.newsFeed dl {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 11px;
	border-bottom: 1px solid #c0c0c0;
}
.newsFeed .date {
	font-size: 12px;
	font-style: italic;
	margin-bottom: -2px;
}
.newsFeed .title {
	font-size: 14px;
}
.newsFeed .stfc_pagenewssummary {
	font-size: 12px;
}
.newsFeed .image img {
	border-radius: 5px;
}
.newsFeed .readmore a {
	display: block;
	width: 80px;
	padding: 5px;
	color: #fff;
	background-color: #505050;
	border: 1px solid #285e8e;
	border-radius: 4px; 
	text-decoration: none;
	float: right;
	margin-top: 0px;
	font-size: 11px;
}
.newsFeed .readmore a:hover {
	color: #fff;
  	background-color: #1d629c;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.newsHome {
	margin-top: 20px;
}
.content .mura-index {
    border-top: none;
    padding-top: 0px;
}
.newsFeed {
	margin: 0px 0px;
}
.newsFeed h2 {
	margin-top: 10px;
	font-size: 26px;
}
.newsFeed dl {
	padding-bottom: 15px;
	border-bottom: 1px solid #c0c0c0;
}
.newsFeed .date {
	font-size: 12px;
	font-style: italic;
	margin-bottom: -2px;
}
.newsFeed .title {
	font-size: 12px;
}
.newsFeed .stfc_pagenewssummary {
	display: none;
}
.newsFeed .image img {
	border-radius: 5px;
}
.newsFeed .readmore a {
	display: block;
	width: 80px;
	padding: 5px;
	color: #fff;
	background-color: #505050;
	border: 1px solid #285e8e;
	border-radius: 4px; 
	text-decoration: none;
	float: right;
	margin-top: 10px;
	font-size: 11px;
}
.newsFeed .readmore a:hover {
	color: #fff;
  	background-color: #1d629c;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.newsHome {
	margin-top: 20px;
}
.content .mura-index {
    border-top: none;
    padding-top: 0px;
}
.newsFeed {
	margin: 0px 0px;
}
.newsFeed h2 {
	margin-top: 10px;
	font-size: 26px;
}
.newsFeed dl {
	padding-bottom: 15px;
	border-bottom: 1px solid #c0c0c0;
}
.newsFeed .date {
	font-size: 12px;
	font-style: italic;
	margin-bottom: -2px;
}
.newsFeed .title {
	font-size: 12px;
}
.newsFeed .stfc_pagenewssummary {
	font-size: 10px;
}
.newsFeed .image img {
	border-radius: 5px;
}
.newsFeed .readmore a {
	display: block;
	width: 80px;
	padding: 5px;
	color: #fff;
	background-color: #505050;
	border: 1px solid #285e8e;
	border-radius: 4px; 
	text-decoration: none;
	float: right;
	margin-top: 10px;
	font-size: 11px;
}
.newsFeed .readmore a:hover {
	color: #fff;
  	background-color: #1d629c;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.newsHome {
	margin-top: 20px;
}
.content .mura-index {
    border-top: none;
    padding-top: 0px;
}
.newsFeed {
	margin: 0px 0px;
}
.newsFeed h2 {
	margin-top: 10px;
	font-size: 26px;
}
.newsFeed dl {
	padding-bottom: 15px;
	border-bottom: 1px solid #c0c0c0;
}
.newsFeed .date {
	font-size: 12px;
	font-style: italic;
	margin-bottom: -2px;
}
.newsFeed .title {
	font-size: 12px;
}
.newsFeed .stfc_pagenewssummary {
	display: none;
}
.newsFeed .image img {
	border-radius: 5px;
}
.newsFeed .readmore a {
	display: block;
	width: 80px;
	padding: 5px;
	color: #fff;
	background-color: #505050;
	border: 1px solid #285e8e;
	border-radius: 4px; 
	text-decoration: none;
	float: right;
	margin-top: 10px;
	font-size: 11px;
}
.newsFeed .readmore a:hover {
	color: #fff;
  	background-color: #1d629c;
}
}
/************************* /Latest News (Latest News page styling) ****************/ 

/********************************* Event Details **********************************/
.eventHome {
	margin-top: 10px;
}
.eventList {
	margin: 0px 0px;
}
.eventList h2 {
	margin-top: 10px;
	font-size: 26px;
}
.eventList dl {
	padding-bottom: 15px;
	border-bottom: 1px solid #ddc89c;
}
.eventList .releaseDate {
	font-size: 12px;
	font-style: italic;
	margin-bottom: -2px;
}
.eventList .title {
	font-size: 14px;
}
.eventList .summary {
	font-size: 11px;
}
.eventList .image img {
	border-radius: 5px;
}
a.view-all {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid #285e8e;
  border-radius: 4px;
  color: #fff;
  background-color: #0f6fc0;
  text-decoration: none;
  float: right;
}
a.view-all:hover {
  background-color: #1d629c;
  border-color: #285e8e;
}
.eventDetails {
	display: block;
	width: 100%;
	height: 100%;
	padding: 20px;
	margin-top: 10px;
	background: -webkit-linear-gradient(0deg, #d1d1d1, #f0f0f0); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(0deg, #d1d1d1, #f0f0f0); /*For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(0deg, #d1d1d1, #f0f0f0); /* For Firefox 3.6 to 15 */
   	background: linear-gradient(0deg, #d1d1d1, #f0f0f0); /* Standard syntax (must be last) */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */
 	border: 1px solid #ddc89c;
	border-radius: 5px;
}
.eventDetails a {
	color: #333;
}
@media only screen and (max-width: 479px) {
.eventDetails {
	padding: 4px;
}
.eventDetails p {
	padding: 10px 5px 0px;
	font-size: 10px;
}
}
/********************************* /Event Details **********************************/

/********************************* Breadcrumb *************************************/
.breadcrumb {
	padding: 8px 10px;
	margin-bottom: 0px;
	list-style: none;
	background: #e8e8e8; 
	background: -moz-linear-gradient(left,  #e8e8e8 1%, #e8e8e8 30%, #f2f2f2 50%, #e8e8e8 66%, #e8e8e8 100%); 
	background: -webkit-linear-gradient(left,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
	background: linear-gradient(to right,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
	border-radius: 5px;
	border: 1px solid #c0c0c0;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.breadcrumb ul {
	border: none;
	background: none;
}
/********************************* /Breadcrumb ************************************/

/********************************* Nav Tabs ******************************/
.nav-tabs {
  border-bottom: 1px solid #c0c0c0;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border-radius: 4px 4px 0 0;
  border-color: #c0c0c0;
  background-color: #f0f0f0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  background-color: #fff;
  border-color: #c0c0c0;
}
.nav-tabs > li.active > a {
  color: #333;
  cursor: default;
  background-color: #f0f0f0;
  border-color: #c0c0c0;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
   border-radius: 4px 4px 0 0;
   border-color: #c0c0c0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-color: #c0c0c0 #c0c0c0 transparent #c0c0c0;
	background-color: #fff;
}
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
  padding: 20px;
}
.panePublic {
	background: #e8e8e8; 
	background: -moz-linear-gradient(left,  #e8e8e8 1%, #e8e8e8 30%, #f2f2f2 50%, #e8e8e8 66%, #e8e8e8 100%); 
	background: -webkit-linear-gradient(left,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
	background: linear-gradient(to right,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
  border: 1px solid #c0c0c0;
  border-radius: 0px 0px 4px 4px;
}
.paneResearcher {
	background: #e8e8e8; 
	background: -moz-linear-gradient(left,  #e8e8e8 1%, #e8e8e8 30%, #f2f2f2 50%, #e8e8e8 66%, #e8e8e8 100%); 
	background: -webkit-linear-gradient(left,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
	background: linear-gradient(to right,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
  border: 1px solid #c0c0c0;
  border-radius: 0px 0px 4px 4px;
}
.paneIndustry {
	background: #e8e8e8; 
	background: -moz-linear-gradient(left,  #e8e8e8 1%, #e8e8e8 30%, #f2f2f2 50%, #e8e8e8 66%, #e8e8e8 100%); 
	background: -webkit-linear-gradient(left,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
	background: linear-gradient(to right,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
  border: 1px solid #c0c0c0;
  border-radius: 0px 0px 4px 4px;
}
/********************************* /Nav Tabs ******************************/

/******************************* Highlight > 8 cols *********************/
@media only screen and (min-width: 1200px) {
.highlightItem {
	margin-top: 20px;
}
.highlightItem img {
	border-radius: 5px;
}
.highlightItem h1 {
	position: absolute;
	top: 120px;
	left: 50px;
	font-size: 34px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.75);
}
.highlightItem p {
	position: absolute;
	top: 180px;
	left: 50px;
	font-size: 16px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,1);
}
.highlightItem .btn {
	position: absolute;
	top: 210px;
	left: 50px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.highlightItem {
	margin-top: 20px;
}
.highlightItem img {
	border-radius: 5px;
}
.highlightItem h1 {
	position: absolute;
	top: 80px;
	left: 50px;
	font-size: 38px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem p {
	position: absolute;
	top: 140px;
	left: 50px;
	font-size: 14px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
}
.highlightItem .btn {
	position: absolute;
	top: 170px;
	left: 50px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.highlightItem {
	margin-top: 20px;
}
.highlightItem img {
	border-radius: 5px;
}
.highlightItem h1 {
	position: absolute;
	top: 105px;
	left: 50px;
	font-size: 38px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem p {
	position: absolute;
	top: 165px;
	left: 50px;
	font-size: 16px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
}
.highlightItem .btn {
	position: absolute;
	top: 200px;
	left: 50px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.highlightItem {
	margin-top: 20px;
}
.highlightItem img {
	border-radius: 5px;
}
.highlightItem h1 {
	position: absolute;
	top: 70px;
	left: 40px;
	font-size: 22px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem p {
	position: absolute;
	top: 60px;
	left: 60px;
	font-size: 12px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
}
.highlightItem .btn {
	position: absolute;
	top: 120px;
	left: 40px;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.highlightItem {
	margin-top: 20px;
}
.highlightItem img {
	border-radius: 5px;
}
.highlightItem h1 {
	position: absolute;
	top: 35px;
	left: 30px;
	font-size: 16px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem p {
	position: absolute;
	top: 60px;
	left: 30px;
	font-size: 12px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
}
.highlightItem .btn {
	position: absolute;
	top: 80px;
	left: 30px;
}
}
/******************************* /Highlight > 8 cols *********************/

/******************************* Highlight 6 cols ************************/
@media only screen and (min-width: 1200px) {
.highlightItem6 {
	margin-top: 20px;
}
.highlightItem6 img {
	border-radius: 5px;
}
.highlightItem6 h1 {
	position: absolute;
	top: 65px;
	left: 50px;
	font-size: 34px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem6 p {
	position: absolute;
	top: 120px;
	left: 50px;
	font-size: 18px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
}
.highlightItem6 .btn {
	position: absolute;
	top: 160px;
	left: 50px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.highlightItem6 {
	margin-top: 20px;
}
.highlightItem6 img {
	border-radius: 5px;
}
.highlightItem6 h1 {
	position: absolute;
	top: 40px;
	left: 50px;
	font-size: 30px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem6 p {
	position: absolute;
	top: 95px;
	left: 50px;
	font-size: 14px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
}
.highlightItem6 .btn {
	position: absolute;
	top: 130px;
	left: 50px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.highlightItem6 {
	margin-top: 20px;
}
.highlightItem6 img {
	border-radius: 5px;
}
.highlightItem6 h1 {
	position: absolute;
	top: 90px;
	left: 60px;
	font-size: 38px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem6 p {
	position: absolute;
	top: 155px;
	left: 60px;
	font-size: 16px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
}
.highlightItem6 .btn {
	position: absolute;
	top: 195px;
	left: 60px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.highlightItem6 {
	margin-top: 20px;
}
.highlightItem6 img {
	border-radius: 5px;
}
.highlightItem6 h1 {
	position: absolute;
	top: 60px;
	left: 40px;
	font-size: 22px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem6 p {
	position: absolute;
	top: 60px;
	left: 40px;
	font-size: 12px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
}
.highlightItem6 .btn {
	position: absolute;
	top: 110px;
	left: 40px;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.highlightItem6 {
	margin-top: 20px;
}
.highlightItem6 img {
	border-radius: 5px;
}
.highlightItem6 h1 {
	position: absolute;
	top: 40px;
	left: 30px;
	font-size: 16px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem6 p {
	position: absolute;
	top: 60px;
	left: 30px;
	font-size: 12px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
}
.highlightItem6 .btn {
	position: absolute;
	top: 85px;
	left: 30px;
}
}
/******************************* /Highlight 6 cols ************************/

/******************************* Highlight 4 cols *************************/
@media only screen and (min-width: 1200px) {
.highlightItem4 {
	margin-top: 20px;
}
.highlightItem4 img {
	border-radius: 5px;
}
.highlightItem4 h1 {
	position: absolute;
	top: 130px;
	left: 40px;
	font-size: 26px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem4 p {
	position: absolute;
	top: 180px;
	left: 40px;
	font-size: 16px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
}
.highlightItem4 .btn {
	position: absolute;
	top: 210px;
	left: 40px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1191px) {
.highlightItem4 {
	margin-top: 20px;
}
.highlightItem4 img {
	border-radius: 5px;
}
.highlightItem4 h1 {
	position: absolute;
	top: 90px;
	left: 30px;
	font-size: 22px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem4 p {
	position: absolute;
	top: 140px;
	left: 30px;
	font-size: 14px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
}
.highlightItem4 .btn {
	position: absolute;
	top: 170px;
	left: 30px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.highlightItem4 {
	margin-top: 20px;
}
.highlightItem4 img {
	border-radius: 5px;
}
.highlightItem4 h1 {
	position: absolute;
	top: 120px;
	left: 40px;
	font-size: 22px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem4 p {
	position: absolute;
	top: 170px;
	left: 40px;
	font-size: 14px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
}
.highlightItem4 .btn {
	position: absolute;
	top: 200px;
	left: 40px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.highlightItem4 {
	margin-top: 20px;
}
.highlightItem4 img {
	border-radius: 5px;
}
.highlightItem4 h1 {
	position: absolute;
	top: 160px;
	left: 40px;
	font-size: 22px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem4 p {
	position: absolute;
	top: 210px;
	left: 40px;
	font-size: 14px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
}
.highlightItem4 .btn {
	position: absolute;
	top: 240px;
	left: 40px;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.highlightItem4 {
	margin-top: 20px;
}
.highlightItem4 img {
	border-radius: 5px;
}
.highlightItem4 h1 {
	position: absolute;
	top: 80px;
	left: 30px;
	font-size: 22px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem4 p {
	position: absolute;
	top: 130px;
	left: 30px;
	font-size: 14px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
}
.highlightItem4 .btn {
	position: absolute;
	top: 160px;
	left: 30px;
}
}
/******************************* /Highlight 4 cols *************************/

/******************************* Highlight 3 cols *************************/
@media only screen and (min-width: 1200px) {
.highlightItem3 {
	margin-top: 20px;
}
.highlightItem3 img {
	border-radius: 5px;
}
.highlightItem3 h1 {
	position: absolute;
	top: 85px;
	left: 35px;
	font-size: 28px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem3 p {
	position: absolute;
	top: 80px;
	left: 35px;
	font-size: 20px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem3 .btn {
	position: absolute;
	top: 140px;
	left: 35px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.highlightItem3 {
	margin-top: 20px;
}
.highlightItem3 img {
	border-radius: 5px;
}
.highlightItem3 h1 {
	position: absolute;
	top: 65px;
	left: 25px;
	font-size: 22px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem3 p {
	position: absolute;
	top: 62px;
	left: 25px;
	font-size: 16px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem3 .btn {
	position: absolute;
	top: 120px;
	left: 25px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.highlightItem3 {
	margin-top: 20px;
}
.highlightItem3 img {
	border-radius: 5px;
}
.highlightItem3 h1 {
	position: absolute;
	top: 145px;
	left: 35px;
	font-size: 28px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem3 p {
	position: absolute;
	top: 140px;
	left: 35px;
	font-size: 20px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem3 .btn {
	position: absolute;
	top: 200px;
	left: 35px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.highlightItem3 {
	margin-top: 20px;
}
.highlightItem3 img {
	border-radius: 5px;
}
.highlightItem3 h1 {
	position: absolute;
	top: 175px;
	left: 45px;
	font-size: 36px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem3 p {
	position: absolute;
	top: 168px;
	left: 45px;
	font-size: 24px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem3 .btn {
	position: absolute;
	top: 240px;
	left: 45px;
}
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
.highlightItem3 {
	margin-top: 20px;
}
.highlightItem3 img {
	border-radius: 5px;
}
.highlightItem3 h1 {
	position: absolute;
	top: 100px;
	left: 35px;
	font-size: 28px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem3 p {
	position: absolute;
	top: 95px;
	left: 35px;
	font-size: 20px;
	color: #fff;
	text-shadow: 2px 2px rgba(0,0,0,0.5);
}
.highlightItem3 .btn {
	position: absolute;
	top: 165px;
	left: 35px;
}
}
/******************************* /Highlight 3 cols *************************/

/***************************** Carousel Captions text **********************/
.carousel-caption .spotCredit p::before {
	content: "\f1f9";
	font-family: FontAwesome;
	margin-right: 3px;
}
@media only screen and (min-width: 1200px) {
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #fff;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.25);
	border-radius: 5px;
}
.carousel-caption h1 {
	text-shadow: 1px 1px 0px #000;
	font-size: 30px;
}
.carousel-caption .tagline p {
	text-shadow: 1px 1px 0px #000;
	margin-top: 0px;
	font-size: 18px;
}
.carousel-caption .spotCredit p {
	text-align: right;
	font-weight: normal;
	font-size: 8px;
	text-shadow: 1px 1px #000;
	position: relative;
	top: -350px;
	right: -100px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #fff;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.25);
	border-radius: 5px;
}
.carousel-caption h1 {
	text-shadow: 1px 1px 0px #000;
	font-size: 28px;
}
.carousel-caption .tagline p {
	text-shadow: 1px 1px 0px #000;
	margin-top: 0px;
	font-size: 16px;
}
.carousel-caption .spotCredit p {
	text-align: right;
	font-weight: normal;
	font-size: 8px;
	text-shadow: 1px 1px #000;
	position: relative;
	top: -275px;
	right: -80px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #fff;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.25);
	border-radius: 5px;
}
.carousel-caption h1 {
	text-shadow: 1px 1px 0px #000;
	font-size: 22px;
}
.carousel-caption .tagline p {
	text-shadow: 1px 1px 0px #000;
	margin-top: 0px;
	font-size: 12px;
}
.carousel-caption .spotCredit p {
	text-align: right;
	font-weight: normal;
	font-size: 8px;
	text-shadow: 1px 1px #000;
	position: relative;
	top: -330px;
	right: -90px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 10px;
	left: 15%;
	z-index: 10;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #fff;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.25);
	border-radius: 5px;
}
.carousel-caption h1 {
	text-shadow: 1px 1px 0px #000;
	font-size: 16px;
}
.carousel-caption .tagline p {
	text-shadow: 1px 1px 0px #000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
}
.carousel-caption .spotCredit p {
	text-align: right;
	font-weight: normal;
	font-size: 7px;
	text-shadow: 1px 1px #000;
	position: relative;
	top: -185px;
	right: -55px;
}
}
@media only screen and (max-width: 479px) {
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 0px;
	left: 15%;
	z-index: 10;
	padding: 0px;
	color: #fff;
	text-align: center;
}
.carousel-caption h1 {
	text-shadow: 1px 1px 0px #000;
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.carousel-caption .tagline p {
	text-shadow: 1px 1px 0px #000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
}
.carousel-caption .spotCredit p {
	text-align: right;
	font-weight: normal;
	font-size: 6px;
	text-shadow: 1px 1px #000;
	position: relative;
	top: -130px;
	right: -35px;
}
}
/***************************** /Carousel Captions text **********************/

/**************************** Sites Carousel Captions ******************/
@media only screen and (min-width: 1200px) {
.carousel-caption-sites {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.25);
	border-radius: 5px;
}
.carousel-caption-sites h3 {
	text-shadow: 1px 1px 0px #000;
	font-size: 18px;
}
.carousel-caption-sites h4 {
	text-shadow: 1px 1px 0px #000;
	font-size: 14px;
	margin-bottom: -10px;
}
.carousel-caption-sites h5 {
	text-align: right;
	font-weight: normal;
	font-size: 8px;
	text-shadow: 1px 1px #000;
	position: relative;
	top: -330px;
	right: -160px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1191px) {
.carousel-caption-sites {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.25);
	border-radius: 5px;
}
.carousel-caption-sites h3 {
	text-shadow: 1px 1px 0px #000;
	font-size: 14px;
}
.carousel-caption-sites h4 {
	text-shadow: 1px 1px 0px #000;
	font-size: 12px;
	margin-bottom: -10px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.carousel-caption-sites {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.25);
	border-radius: 5px;
}
.carousel-caption-sites h3 {
	text-shadow: 1px 1px 0px #000;
	font-size: 16px;
}
.carousel-caption-sites h4 {
	text-shadow: 1px 1px 0px #000;
	font-size: 14px;
	margin-bottom: -10px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.carousel-caption-sites {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.25);
	border-radius: 5px;
}
.carousel-caption-sites h3 {
	text-shadow: 1px 1px 0px #000;
	font-size: 16px;
}
.carousel-caption-sites h4 {
	text-shadow: 1px 1px 0px #000;
	font-size: 14px;
	margin-bottom: -10px;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.carousel-caption-sites {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding: 5px 5px 10px;
	color: #fff;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.25);
	border-radius: 5px;
}
.carousel-caption-sites h3 {
	text-shadow: 1px 1px 0px #000;
	font-size: 12px;
}
.carousel-caption-sites h4 {
	text-shadow: 1px 1px 0px #000;
	font-size: 14px;
	margin-bottom: -10px;
}
}
/**************************** /Sites Carousel Captions ******************/

/********************************** Sectors *****************************/
.sectors {
	background: #e8e8e8; 
	background: -moz-linear-gradient(left,  #e8e8e8 1%, #e8e8e8 30%, #f2f2f2 50%, #e8e8e8 66%, #e8e8e8 100%); 
	background: -webkit-linear-gradient(left,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
	background: linear-gradient(to right,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
	border: 1px solid #c0c0c0;
	border-radius: 5px;
	padding-bottom: 20px;
	margin-top: 20px;	
}
.sectors h3 {
	color: #333;
	background-color: #e1e1e1;
	padding: 7px;
	border-radius: 4px;
	border: 1px solid #c0c0c0;
}
/********************************** /Sectors *****************************/

/***************************** Publications Order Form ***********************/
@media only screen and (min-width: 992px) {
	.orderBox h5 {
		font-size: 1.25em;
	}
}
.orderItem {
	width: 200px;
	height: 500px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	margin: 10px 20px 0px 0px;
}
.orderImg {
	width: 200px;
	max-height: 287px;
	border: 1px solid #333;
	border-radius: 4px;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(250, 250, 250, 0.1)));
}
div[id^='pubImg'] {
	display: block;
	position: absolute;
	bottom: 220px;
	left: 0px;
	
}
div[id^='pubText'] {
	display: none;
	position: absolute;
	bottom: 220px;
	left: 0px;
	height: 287px;
	padding: 0px 10px;
	border: 1px solid #333;
	border-radius: 4px;
	padding-top: 10px;
	background: -webkit-linear-gradient(0deg, #f0f0f0, #fff); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(0deg, #f0f0f0, #fff); /*For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(0deg, #f0f0f0, #fff); /* For Firefox 3.6 to 15 */
   	background: linear-gradient(0deg, #f0f0f0, #fff); /* Standard syntax (must be last) */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
	-webkit-box-reflect: below 5px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(250, 250, 250, 0.1)));
}
div[id^='pubText'] h3 {
	font-size: 14px;
	font-weight: bold;
}
div[id^='pubText'] p {
	font-size: 11px;
}
div[id^='pubText'] ul li {
	font-size: 11px;
}
div[id^='lk'] button {
	z-index: 5;
	position: absolute;
	top: 300px;
	left: 5px;
	color: #fff;
	text-decoration: none;
	background-color: #0f6fc0;
	border: none;
	border-radius: 4px;
	padding: 5px 7px;
	font-family: sans-serif;	
}
.pdfDownload {
	position: absolute;
	top: 300px;
	left: 40px;
}
.orderBox {
	width: 100%;
	min-height: 125px;
	position: absolute;
	top: 350px;
	left: 0px;
	background: #e8e8e8; 
	background: -moz-linear-gradient(left,  #e8e8e8 1%, #e8e8e8 30%, #f2f2f2 50%, #e8e8e8 66%, #e8e8e8 100%); 
	background: -webkit-linear-gradient(left,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
	background: linear-gradient(to right,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
	color: #333;
	padding: 10px;
	margin-top: 10px;
	border-radius: 5px;
	border: 1px solid #c0c0c0;
}
.orderBox h5 {
	font-weight: bold;
}
/*Begins Impact*/
.impactItem {
	width: 200px;
	height: 375px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	margin: 10px 20px 0px 0px;
}
.impactImg {
	width: 200px;
	max-height: 287px;
	border: 1px solid #333;
	border-radius: 4px;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(250, 250, 250, 0.1)));
}
div[id^='impImg'] {
	display: block;
	position: absolute;
	bottom: 95px;
	left: 0px;
	
}
div[id^='impText'] {
	display: none;
	position: absolute;
	bottom: 95px;
	left: 0px;
	height: 287px;
	padding: 0px 10px;
	border: 1px solid #333;
	border-radius: 4px;
	padding-top: 10px;
	background: -webkit-linear-gradient(0deg, #f0f0f0, #fff); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(0deg, #f0f0f0, #fff); /*For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(0deg, #f0f0f0, #fff); /* For Firefox 3.6 to 15 */
   	background: linear-gradient(0deg, #f0f0f0, #fff); /* Standard syntax (must be last) */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
	-webkit-box-reflect: below 5px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(250, 250, 250, 0.1)));
}
div[id^='impText'] h3 {
	font-size: 14px;
	font-weight: bold;
}
div[id^='impText'] p {
	font-size: 11px;
}
div[id^='impText'] ul li {
	font-size: 11px;
}

/*PubSlider*/
.pubSlider {
	width: 1170px;
}
/*PubSlider*/
@media only screen and (min-width: 768px) {
.affix-top {
	position: absolute;
	top: 100px;
	left: 0px;
	right: 0px;
	z-index: 1100;
}
.affix {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 1100;
}
.affix-bottom {
	position: absolute;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.affix-top {
	position: absolute;
	top: 80px;
	left: 0px;
	right: 0px;
	z-index: 1100;
}
.affix {
	position: absolute;
	top: 80px;
	left: 0px;
	right: 0px;
	z-index: 1100;
}
.affix-bottom {
	position: absolute;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.affix-top {
	position: absolute;
	top: 80px;
	left: 0px;
	right: 0px;
	z-index: 1100;
}
.affix {
	position: absolute;
	top: 80px;
	left: 0px;
	right: 0px;
	z-index: 1100;
}
.affix-bottom {
	position: absolute;
}
}
.pubsAnchor {
	display: block;
	height: 210px;
	margin-top: -210px;
	visibility: hidden;
}
.pubsMenu h5 {
	font-weight: bold;
}
.pubsMenu ul {
	list-style-type: none;
	padding-left: 0px;
}
.pubsMenu li {
	margin-bottom: 10px;
}
.pubsMenu li a {
	color: #333;
	font-size: 14px; 
	text-decoration: none;
}
.pubsMenu li a:hover {
	color: #0f6fc0;
}
.menuDivider {
  height: 1px;
  overflow: hidden;
  background-color: #333;
}
p.success {
	font-size: 16px;
	text-align: center;
}

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 40px 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #fff;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	

	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../../images/bxSlider/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: -42px;
	background: url(../../images/bxSlider/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: -20px;
	background: url(../../images/bxSlider/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../../images/bxSlider/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../../images/bxSlider/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
/***************************** /Publications Order Form ***********************/

/****************************** Featured Events ******************************/
@media only screen and (min-width: 1200px) {
.featuredEvent {
	margin-top: 20px;
}
.featuredEvent img {
	border-radius: 5px;
}
.featuredEvent .textBG {
	background-color: rgba(0, 0, 0, 0.25);
	border-radius: 5px;
	padding: 10px;
	position: absolute;
	top: 160px;
	left: 30px;
}
.featuredEvent .textBG h1 {
	font-size: 36px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.75);
}
.featuredEvent .textBG p {
	font-size: 18px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
}

}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.featuredEvent {
	margin-top: 20px;
}
.featuredEvent img {
	border-radius: 5px;
}
.featuredEvent .textBG {
	background-color: rgba(0, 0, 0, 0.25);
	border-radius: 5px;
	padding: 10px;
	position: absolute;
	top: 120px;
	left: 20px;
}
.featuredEvent .textBG h1 {
	font-size: 28px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.75);
}
.featuredEvent .textBG p {
	font-size: 14px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
	z-index: 15;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.featuredEvent {
	margin-top: 20px;
}
.featuredEvent img {
	border-radius: 5px;
}
.featuredEvent .textBG {
	background-color: rgba(0, 0, 0, 0.25);
	border-radius: 5px;
	padding: 10px;
	position: absolute;
	top: 120px;
	left: 20px;
}
.featuredEvent .textBG h1 {
	font-size: 28px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.75);

}
.featuredEvent .textBG p {
	font-size: 14px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);

}
.featuredEvent .textBG .btn {

}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.featuredEvent {
	margin-top: 20px;
}
.featuredEvent img {
	border-radius: 5px;
}
.featuredEvent .textBG {
	background-color: rgba(0, 0, 0, 0.25);
	border-radius: 5px;
	padding: 0px 10px 10px 10px;
	position: absolute;
	top: 80px;
	left: 30px;
	width: 340px;
}
.featuredEvent .textBG h1 {
	font-size: 22px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.75);

}
.featuredEvent .textBG p {
	font-size: 10px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);

}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.featuredEvent {
	margin-top: 20px;
}
.featuredEvent img {
	border-radius: 5px;
}
.featuredEvent .textBG {
	background-color: rgba(0, 0, 0, 0.25);
	border-radius: 5px;
	padding: 0px 10px 10px 10px;
	position: absolute;
	top: 40px;
	left: 20px;
	width: 260px;
}
.featuredEvent .textBG h1 {
	font-size: 18px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.75);

}
.featuredEvent .textBG p {
	font-size: 8px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);

}
}
/****************************** /Featured Events ******************************/

/****************************** NEP Publications *****************************/
@media only screen and (min-width: 1200px) {
.nepPubs {
	margin: 20px -30px 0px 0px;
	border: 1px solid #fff;
	border-radius: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	height: 510px;
}
.nepPubs img {
	width: 200px;
	border-radius: 4px;
	border: 1px solid #333;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(250, 250, 250, 0.1)));
}
.nepPubs .img1 {
	z-index: 25;
	position: absolute;
	top: 70px;
	left: 290px;
}
.nepPubs .img2 {
	z-index: 20;
	position: absolute;
	top: 50px;
	left: 160px;
}
.nepPubs .img3 {
	z-index: 15;
	position: absolute;
	top: 50px;
	left: 415px;
}
.nepPubs .img4 {
	z-index: 10;
	position: absolute;
	top: 30px;
	left: 95px;
}
.nepPubs .img5 {
	z-index: 5;
	position: absolute;
	top: 30px;
	left: 485px;
}
.nepPubs h3 {
	position: absolute;
	top: 330px;
	left: 30px;
	z-index: 30;
}
.nepPubs p {
	position: absolute;
	top: 390px;
	left: 30px;
	z-index: 31;
	margin-right: 10px;
}
.nepPubs .btn {
	position: absolute;
	top: 482px;
	left: 30px;
	z-index: 32;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.nepPubs {
	margin: 20px -30px 0px 0px;
	border: 1px solid #fff;
	border-radius: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	height: 510px;
}
.nepPubs img {
	width: 175px;
	border-radius: 4px;
	border: 1px solid #333;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(250, 250, 250, 0.1)));
}
.nepPubs .img1 {
	z-index: 25;
	position: absolute;
	top: 60px;
	left: 235px;
}
.nepPubs .img2 {
	z-index: 20;
	position: absolute;
	top: 40px;
	left: 125px;
}
.nepPubs .img3 {
	z-index: 15;
	position: absolute;
	top: 40px;
	left: 340px;
}
.nepPubs .img4 {
	z-index: 10;
	position: absolute;
	top: 20px;
	left: 75px;
}
.nepPubs .img5 {
	z-index: 5;
	position: absolute;
	top: 20px;
	left: 400px;
}
.nepPubs h3 {
	position: absolute;
	top: 305px;
	left: 10px;
	z-index: 30;
}
.nepPubs p {
	position: absolute;
	top: 355px;
	left: 10px;
	z-index: 31;
	margin-right: 10px;
}
.nepPubs .btn {
	position: absolute;
	top: 444px;
	left: 10px;
	z-index: 32;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.nepPubs {
	margin: 20px -30px 0px 0px;
	border: 1px solid #fff;
	border-radius: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	min-height: 510px;
}
.nepPubs img {
	width: 200px;
	border-radius: 4px;
	border: 1px solid #333;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(250, 250, 250, 0.1)));
}
.nepPubs .img1 {
	z-index: 25;
	position: absolute;
	top: 60px;
	left: 274px;
}
.nepPubs .img2 {
	z-index: 20;
	position: absolute;
	top: 40px;
	left: 144px;
}
.nepPubs .img3 {
	z-index: 15;
	position: absolute;
	top: 40px;
	left: 404px;
}
.nepPubs .img4 {
	z-index: 10;
	position: absolute;
	top: 20px;
	left: 30px;
}
.nepPubs .img5 {
	z-index: 5;
	position: absolute;
	top: 20px;
	left: 504px;
}
.nepPubs h3 {
	position: absolute;
	top: 340px;
	left: 20px;
	z-index: 30;
}
.nepPubs p {
	position: absolute;
	top: 390px;
	left: 20px;
	z-index: 31;
	margin-right: 10px;
}
.nepPubs .btn {
	position: absolute;
	top: 474px;
	left: 20px;
	z-index: 32;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.nepPubs {
	margin: 20px -30px 0px 0px;
	border: 1px solid #fff;
	border-radius: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	min-height: 530px;
}
.nepPubs img {
	width: 200px;
	border-radius: 4px;
	border: 1px solid #333;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(250, 250, 250, 0.1)));
}
.nepPubs .img1 {
	z-index: 25;
	position: absolute;
	top: 40px;
	left: 185px;
}
.nepPubs .img2 {
	z-index: 20;
	position: absolute;
	top: 20px;
	left: 135px;
}
.nepPubs .img3 {
	z-index: 15;
	position: absolute;
	top: 0px;
	left: 80px;
}
.nepPubs .img4 {
	visibility: hidden;
}
.nepPubs .img5 {
	visibility: hidden;
}
.nepPubs h3 {
	position: absolute;
	top: 340px;
	left: 20px;
	z-index: 30;
}
.nepPubs p {
	position: absolute;
	top: 390px;
	left: 20px;
	z-index: 31;
	margin-right: 10px;
}
.nepPubs .btn {
	position: absolute;
	top: 500px;
	left: 20px;
	z-index: 32;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.nepPubs {
	margin: 20px -30px 0px 0px;
	border: 1px solid #fff;
	border-radius: 5px;
	position: relative;
	top: 0px;
	left: 0px;
	min-height: 530px;
}
.nepPubs img {
	width: 175px;
	border-radius: 4px;
	border: 1px solid #333;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(250, 250, 250, 0.1)));
}
.nepPubs .img1 {
	z-index: 25;
	position: absolute;
	top: 40px;
	left: 125px;
}
.nepPubs .img2 {
	z-index: 20;
	position: absolute;
	top: 20px;
	left: 75px;
}
.nepPubs .img3 {
	z-index: 15;
	position: absolute;
	top: 0px;
	left: 20px;
}
.nepPubs .img4 {
	visibility: hidden;
}
.nepPubs .img5 {
	visibility: hidden;
}
.nepPubs h3 {
	position: absolute;
	top: 300px;
	left: 20px;
	z-index: 30;
}
.nepPubs p {
	position: absolute;
	top: 350px;
	left: 20px;
	z-index: 31;
	margin-right: 10px;
}
.nepPubs .btn {
	position: absolute;
	top: 500px;
	left: 20px;
	z-index: 32;
}
}
/****************************** /NEP Publications *****************************/

/******************************* Explore Our Science **************************/
@media only screen and (min-width: 1200px) {
.explore {
	border: 1px solid #c0c0c0;
	border-radius: 4px;
	margin-top: 20px;
	padding: 20px;
	display: block;
	min-height: 300px;
}
.explore img {
	width: 120px;
	margin-left: auto;
	margin-right: auto;
}
.explore h3 {
	margin-top: 10px;
}
.explore h5 {
	text-align: center;
}
.explore div {
	width: 130px;
	float: left;
	display: block;
	margin-right: 10px;
}
.explore p {
	text-align: center;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.explore {
	border: 1px solid #c0c0c0;
	border-radius: 4px;
	margin-top: 20px;
	padding: 20px;
	display: block;
	min-height: 540px;
}
.explore img {
	width: 140px;
	margin-left: auto;
	margin-right: auto;
}
.explore h3 {
	margin-top: 10px;
}
.explore h5 {
	text-align: center;
}
.explore div {
	width: 180px;
	float: left;
	display: block;
	margin-right: 10px;
}
.explore p {
	text-align: center;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.explore {
	border: 1px solid #c0c0c0;
	border-radius: 4px;
	margin-top: 20px;
	padding: 20px;
	display: block;
	min-height: 290px;
}
.explore img {
	width: 110px;
	margin-left: auto;
	margin-right: auto;
}
.explore h3 {
	margin-top: 10px;
}
.explore h5 {
	text-align: center;
}
.explore div {
	width: 120px;
	float: left;
	display: block;
	margin-right: 10px;
}
.explore p {
	text-align: center;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.explore {
	border: 1px solid #c0c0c0;
	border-radius: 4px;
	margin-top: 20px;
	padding: 20px;
	display: block;
	min-height: 820px;
	display: block;
}
.explore img {
	width: 160px;
	margin-left: auto;
	margin-right: auto;
}
.explore h3 {
	margin-top: 10px;
}
.explore h5 {
	text-align: center;
}
.explore div {
	width: 180px;
	float: left;
	margin-left: auto;
	margin-right: auto;
}
.explore p {
	text-align: center;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.explore {
	border: 1px solid #c0c0c0;
	border-radius: 4px;
	margin-top: 20px;
	padding: 20px;
	display: block;
	min-height: 1300px;
	display: block;
}
.explore img {
	width: 160px;
	margin-left: auto;
	margin-right: auto;
}
.explore h3 {
	margin-top: 10px;
}
.explore h5 {
	text-align: center;
}
.explore div {
	width: 230px;
	float: left;
	margin-left: auto;
	margin-right: auto;
}
.explore p {
	text-align: center;
}
}
/******************************* /Explore Our Science **************************/

/*************************** Thumbnail Mobile min-height ***********************/
@media only screen and (min-width: 767px) {
.fundingThHeight {
	min-height: 415px;
}
.researchThHeight {
	min-height: 385px;
}
.innovationThHeight {
	min-height: 355px;
}
.skillsThHeight {
	min-height: 385px;
}
.nepThHeight {
	min-height: 280px;
}
}
/*************************** /Thumbnail Mobile min-height ***********************/

/************************************* Forms ************************************/
.formSection {
	background: #e8e8e8; 
	background: -moz-linear-gradient(left,  #e8e8e8 1%, #e8e8e8 30%, #f2f2f2 50%, #e8e8e8 66%, #e8e8e8 100%); 
	background: -webkit-linear-gradient(left,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
	background: linear-gradient(to right,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
  border: 1px solid #c0c0c0;
  border-radius: 5px;
  padding: 10px 20px 20px;
  margin-top: 20px;
}
/************************************* /Forms ************************************/

/************************************ Factsheets *********************************/
@media only screen and (min-width: 768px) {
.factsheets ul {
	list-style-type: none;
}
.factsheets ul li {
	width: 430px;
	height: 125px;
	margin-bottom: 10px;
	margin-left: -20px;
	border-radius: 10px;
}
.factsheets ul li a {
	color: #fff;
	text-decoration: none;
	position: relative;
	top: 80px;
	left: 10px;
	font-size: 14px;
	padding: 7px;
	background-color: rgba(0, 0, 0, 0.5);
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.factsheets ul {
	list-style-type: none;
}
.factsheets ul li {
	width: 350px;
	height: 102px;
	margin-bottom: 10px;
	margin-left: -20px;
	border-radius: 10px;
}
.factsheets ul li a {
	color: #fff;
	text-decoration: none;
	position: relative;
	top: 60px;
	left: 10px;
	font-size: 14px;
	padding: 7px;
	background-color: rgba(0, 0, 0, 0.5);
}
}
@media only screen and (max-width: 479px) {
.factsheets ul {
	list-style-type: none;
}
.factsheets ul li {
	width: 230px;
	height: 67px;
	margin-bottom: 10px;
	margin-left: -20px;
	border-radius: 10px;
}
.factsheets ul li a {
	color: #fff;
	text-decoration: none;
	position: relative;
	top: 30px;
	left: 10px;
	font-size: 9px;
	padding: 7px;
	background-color: rgba(0, 0, 0, 0.5);
}
}
/************************************ Factsheets *********************************/

/******************************* Popular Content (Homepage) ***************************/
@media only screen and (min-width: 992px) {
.popContent {
	background-color: #f5f5f5;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
	border: 1px solid #c0c0c0;
}
ul.media-list {
	list-style-type: none;
}
li.media {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #c0c0c0;
}
li.media:first-child {
	border-top: none;
}
li.media .media-left {
	float: left;
}
li.media .media-left img {
	padding: 0px;
	width: 75px;
}
li.media .media-body a {
	margin-left: 10px;
	font-size: 18px;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	text-decoration: none;
}
li.media .media-body a:hover {
	color: #0f6fc0;
}
li.media .media-body p {
	font-size: 12px;
	margin-left: 10px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.popContent {
	background-color: #f5f5f5;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
	border: 1px solid #c0c0c0;
}
ul.media-list {
	list-style-type: none;
}
li.media {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #c0c0c0;
}
li.media:first-child {
	border-top: none;
}
li.media .media-left {
	float: left;
}
li.media .media-left img {
	padding: 0px;
	width: 60px;
}
li.media .media-body a {
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	text-decoration: none;
}
li.media .media-body a:hover {
	color: #0f6fc0;
}
li.media .media-body p {
	font-size: 10px;
	margin-left: 10px;
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.popContent {
	background-color: #f5f5f5;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
	border: 1px solid #c0c0c0;
}
ul.media-list {
	list-style-type: none;
}
li.media {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #c0c0c0;
}
li.media:first-child {
	border-top: none;
}
li.media .media-left {
	float: left;
}
li.media .media-left img {
	padding: 0px;
	width: 75px;
}
li.media .media-body a {
	margin-left: 10px;
	font-size: 18px;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	text-decoration: none;
}
li.media .media-body a:hover {
	color: #0f6fc0;
}
li.media .media-body p {
	font-size: 12px;
	margin-left: 10px;
}
}
/******************************* /Popular Content (Homepage) ***************************/

/******************************* Recruitment (Homepage) ***************************/
.homeRecruitment {
  display: block;
  padding: 10px 10px 0px;
  margin-top: 20px;
  line-height: 1.42857143;
  background-color: #f5f5f5;
  border: 1px solid #c0c0c0;
  border-radius: 5px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
}
.homeRecruitment .caption .btn {
	margin-bottom: 5px;
}
/******************************* /Recruitment (Homepage) ***************************/

/******************************* Events (Homepage) ***************************/
.homeEvents {
  display: block;
  padding: 10px 10px 0px;
  margin-top: 20px;
  line-height: 1.42857143;
  background-color: #f5f5f5;
  border: 1px solid #c0c0c0;
  border-radius: 5px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.homeEvents .caption .btn {
	margin-bottom: 5px;
}
/******************************* /Events (Homepage) ***************************/

/******************************* Twitter Feed ***************************/
@media only screen and (min-width: 1200px) {
.twitterFeed {
  display: block;
  padding: 10px 20px 0px;
  margin: 20px 1px 1px;
  line-height: 1.42857143;
  background-color: #f5f5f5;
  border: 1px solid #c0c0c0;
  border-radius: 5px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
  min-height: 592px;
}
.twitterFeed .title {
	float: left;
}
.twitterFeed .twitterLogo { 
	float: left; 
	padding: 20px 0px 0px 20px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.twitterFeed {
  display: block;
  padding: 10px 20px 0px;
  margin: 20px 1px 1px;
  line-height: 1.42857143;
  background-color: #f5f5f5;
  border: 1px solid #c0c0c0;
  border-radius: 5px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
  min-height: 592px;
}
.twitterFeed .title {
	float: left;
}
.twitterFeed .title h3 {
	font-size: 18px;
}
.twitterFeed .twitterLogo { 
	float: left; 
	padding: 20px 0px 0px 20px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.twitterFeed {
  display: block;
  padding: 10px 20px 5px;
  margin: 20px 1px 1px;
  line-height: 1.42857143;
  background-color: #f5f5f5;
  border: 1px solid #c0c0c0;
  border-radius: 5px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;

}
.twitterFeed .title {
	float: left;
}
.twitterFeed .title h3 {
	font-size: 18px;
}
.twitterFeed .twitterLogo { 
	display: none;
}
}
@media only screen and (max-width: 767px) {
.twitterFeed {
  display: block;
  padding: 10px 20px 5px;
  margin: 20px 1px 1px;
  line-height: 1.42857143;
  background-color: #f5f5f5;
  border: 1px solid #c0c0c0;
  border-radius: 5px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.twitterFeed .title {
	float: left;
}
.twitterFeed .twitterLogo { 
	float: left; 
	padding: 20px 0px 0px 20px;
}
}
/******************************* /Twitter Feed ***************************/

/****************************** Research Grants Handbook *****************/
.rghPDF {
	margin: 0px 0px;
	padding: 0px 10px;
}
.rghPDF h2 {
	margin-top: 0px;
	font-size: 24px;
}
.rghPDF dl {
	margin-bottom: 0px;
	margin-top: 11px;
	border-bottom: 1px solid #c0c0c0;
}
.rghPDF .title {
	font-size: 12px;
}
/******* Quick Link *******/
#rghPanel {
	border-radius: 5px;
	box-sizing: content-box;
	margin-top: 0px;
}
.rghQuick {
	margin-top: 20px;
	padding: 0px 0px;
	border-radius: 5px 5px 0px 0px;
	background: #e8e8e8; 
	background: -moz-linear-gradient(left,  #e8e8e8 1%, #e8e8e8 30%, #f2f2f2 50%, #e8e8e8 66%, #e8e8e8 100%); 
	background: -webkit-linear-gradient(left,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
	background: linear-gradient(to right,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
}
.rghQuick h3 {
	padding: 10px 20px 10px 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	background: #022e67;
	background: -moz-linear-gradient(left,  #022e67 0%, #114a8d 51%, #022e67 100%);
	background: -webkit-linear-gradient(left,  #022e67 0%,#114a8d 51%,#022e67 100%); 
	background: linear-gradient(to right,  #022e67 0%,#114a8d 51%,#022e67 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#022e67', endColorstr='#022e67',GradientType=1 );
	color: #fff;
	font-size: 18px;
	border-radius: 5px 5px 0px 0px;
}
.rghQuick h4 {
	font-size: 1.3em;
	padding: 5px 20px;
	margin: 0px;
	background: #022e67;
	background: -moz-linear-gradient(left,  #022e67 0%, #114a8d 51%, #022e67 100%);
	background: -webkit-linear-gradient(left,  #022e67 0%,#114a8d 51%,#022e67 100%); 
	background: linear-gradient(to right,  #022e67 0%,#114a8d 51%,#022e67 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#022e67', endColorstr='#022e67',GradientType=1 );
	color: #fff;
}
.rghQuick ul {
	margin: 0px 0px 0px;
	list-style: none;
	padding: 0px;
}
.rghQuick li {
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #fff;
}  
.rghQuick li:first-child {
	border-top: none;
}
.rghQuick li:last-child {
	border-bottom: none;
} 
.rghQuick li a {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 10px 20px;
	font-weight: bold;
}  
.rghQuick li a:hover,	
.rghQuick li a:active {
	background: #0f6fc0;
	color:#fff; 
}
.rghAnchor {
	display: block;
	height: 90px;
	margin-top: -90px;
	visibility: hidden;
}
nav.well {
	border: none;
	margin-bottom: 0px;
}
/******* Standard Navigation *********/
#navStandard ul {
	margin: 0px 0px 0px;
	list-style: none;
	padding: 0px;
	background: #e8e8e8;
	background: -moz-linear-gradient(left,  #e8e8e8 1%, #f2f2f2 50%, #e8e8e8 100%);
	background: -webkit-linear-gradient(left,  #e8e8e8 1%,#f2f2f2 50%,#e8e8e8 100%); 
	background: linear-gradient(to right,  #e8e8e8 1%,#f2f2f2 50%,#e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
}
#navStandard ul li {
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #fff;
}
#navStandard ul li.first {
	border-top: none;
}
#navStandard ul li.last {
	border-bottom: none;
}
#navStandard ul li a {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 10px 20px;
	font-weight: bold;
}
#navStandard ul li a:hover {
	background: #0f6fc0;
	color:#fff;
}
#navStandard::before {
	content: 'In this section';
	display: block;
	padding: 10px 20px 10px 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	background: #022e67;
	background: -moz-linear-gradient(left,  #022e67 0%, #114a8d 51%, #022e67 100%);
	background: -webkit-linear-gradient(left,  #022e67 0%,#114a8d 51%,#022e67 100%); 
	background: linear-gradient(to right,  #022e67 0%,#114a8d 51%,#022e67 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#022e67', endColorstr='#022e67',GradientType=1 );
	color: #fff;
	font-size: 18px;
}
/***** Peer Navigation ********/
#navPeer ul {
	margin: 0px 0px 0px;
	list-style: none;
	padding: 0px;
	background: #e8e8e8;
	background: -moz-linear-gradient(left,  #e8e8e8 1%, #f2f2f2 50%, #e8e8e8 100%);
	background: -webkit-linear-gradient(left,  #e8e8e8 1%,#f2f2f2 50%,#e8e8e8 100%); 
	background: linear-gradient(to right,  #e8e8e8 1%,#f2f2f2 50%,#e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
}
#navPeer ul li {
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #fff;
}
#navPeer ul li.first {
	border-top: none;
}
#navPeer ul li.last {
	border-bottom: none;
}
#navPeer ul li a {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 10px 20px;
	font-weight: bold;
}
#navPeer ul li a:hover {
	background: #0f6fc0;
	color:#fff;
}
#navPeer::before {
	content: 'Related Content';
	display: block;
	padding: 10px 20px 10px 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	background: #022e67;
	background: -moz-linear-gradient(left,  #022e67 0%, #114a8d 51%, #022e67 100%);
	background: -webkit-linear-gradient(left,  #022e67 0%,#114a8d 51%,#022e67 100%); 
	background: linear-gradient(to right,  #022e67 0%,#114a8d 51%,#022e67 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#022e67', endColorstr='#022e67',GradientType=1 );
	color: #fff;
	font-size: 18px;
}
/***** Sub Navigation ********/
#navSub ul {
	margin: 0px 0px 0px;
	list-style: none;
	padding: 0px;
	background: #e8e8e8;
	background: -moz-linear-gradient(left,  #e8e8e8 1%, #f2f2f2 50%, #e8e8e8 100%);
	background: -webkit-linear-gradient(left,  #e8e8e8 1%,#f2f2f2 50%,#e8e8e8 100%); 
	background: linear-gradient(to right,  #e8e8e8 1%,#f2f2f2 50%,#e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
}
#navSub ul li {
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #fff;
}
#navSub ul li.first {
	border-top: none;
}
#navSub ul li.last {
	border-bottom: none;
}
#navSub ul li a {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 10px 20px;
	font-weight: bold;
}
#navSub ul li a:hover {
	background: #0f6fc0;
	color:#fff;
}
#navSub::before {
	content: 'In this section';
	display: block;
	padding: 10px 20px 10px 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	background: #022e67;
	background: -moz-linear-gradient(left,  #022e67 0%, #114a8d 51%, #022e67 100%);
	background: -webkit-linear-gradient(left,  #022e67 0%,#114a8d 51%,#022e67 100%); 
	background: linear-gradient(to right,  #022e67 0%,#114a8d 51%,#022e67 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#022e67', endColorstr='#022e67',GradientType=1 );
	color: #fff;
	font-size: 18px;
}
/****************************** /Research Grants Handbook *****************/

/******************************** Search Results ****************************/
.mura-search-results .submit {
	float:none
}
.mura-search-results .bottom {
	margin-bottom:2em;
}
.mura-search-results .moreResults {
	background:#fff;
	margin:.75em 0 0;
	padding:.75em;
}
.mura-search-again p {
	font-weight:700;
	margin-bottom:.5em;
}
.pager {
  padding-left: 0;
  margin: 10px 0 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #0f6fc0;
  border: 1px solid #285e8e;
  border-radius: 5px;
  text-decoration: none;
  color: #fff;
}
.pager li > a:hover,
.pager li > a:focus {
  background-color: #1d629c;
}
/******************************** /Search Results ****************************/

/****************************** Webnote List *****************************/
.wbNote {
	background: #e8e8e8; 
	background: -moz-linear-gradient(left,  #e8e8e8 1%, #e8e8e8 30%, #f2f2f2 50%, #e8e8e8 66%, #e8e8e8 100%); 
	background: -webkit-linear-gradient(left,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
	background: linear-gradient(to right,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
	border: 1px solid #c0c0c0;
	border-radius: 5px;
	padding: 10px;
}
.wbNote h2 {
	color: #333;
	background-color: #e1e1e1;
	padding: 7px;
	border-radius: 4px;
	border: 1px solid #c0c0c0;
	font-size: 1.2em;
}
.wbNote .releaseDate {
	font-size: 0.85em;
	font-style: italic;
	margin-left: 10px;
	margin-right: 10px;
}
.wbNote .title {
	font-size: 1em;
	margin-top: -5px;
	margin-left: 10px;
	margin-right: 10px;
}
.wbNote .summary {
	font-size: 0.9em;
	margin-left: 10px;
	margin-right: 10px;
}
.wbNote .view-all {
	float: left;
	font-size: 0.85em;
	margin-left: 10px;
	margin-top: -10px;
	padding: 4px 10px;
}
/****************************** /Webnote List *****************************/

/************************** Publications ******************************/
@media only screen and (min-width: 768px) {
.pubs {
	margin-bottom: 20px;
}
.pubs img {
	width: 160px;
	border: 1px solid #333;
	border-radius: 5px;
	float: left;
	margin-right: 20px;
	margin-bottom: 70px;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(250, 250, 250, 0.1)));
	
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.pubs {
	margin-bottom: 20px;
}
.pubs img {
	width: 160px;
	border: 1px solid #333;
	border-radius: 5px;
	float: left;
	margin-right: 30px;
	margin-bottom: 70px;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(250, 250, 250, 0.1)));
	
}
}
@media only screen and (max-width: 479px) {
.pubs {
	margin-bottom: 20px;
}
.pubs img {
	width: 180px;
	border: 1px solid #333;
	border-radius: 5px;
	float: left;
	margin-left: 30px;
	margin-bottom: 70px;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(250, 250, 250, 0.1)));
	
}
}
.pubsFeed {
	border-bottom: 1px solid #c0c0c0;
}
.pubsFeed:last-child {
	border-bottom: none;
}
/************************** /Publications ******************************/

/********************** Landing Page Links **************************/
.caption h4 {
	font-weight: bold;
}
.caption h4 a {
	padding-left: 0px;
}
.caption a {
	text-decoration: none;
	color: #333;
	padding-left: 10px;
}
.caption a:hover {
	color: #0f6fc0;
}
.caption a.btn-primary {
	color: #fff;
}
/********************** /Landing Page Links *************************/

/********************** External Links ******************************/
.exLk::after {
	display: inline-block;
	content: " \f08e";
	font-family: FontAwesome;
	text-decoration: none;
	font-size: 90%;
	position: relative;
	top: -5px;
	left: 3px;
}
/********************** /External Links *****************************/

/********************** Search Box **********************************/
.input-group input,
.input-group input:focus {
	height: 33px;
	border: 1px solid #333;
}
.input-group-btn .btn-default {
	height: 33px;
	border: 1px solid #333;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#022e67+0,114a8d+51,022e67+100 */
	background: #022e67; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #022e67 0%, #114a8d 51%, #022e67 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #022e67 0%,#114a8d 51%,#022e67 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  #022e67 0%,#114a8d 51%,#022e67 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#022e67', endColorstr='#022e67',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color: #fff;
}
.input-group-btn .btn-default:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#333333+1,4f4f4f+52,333333+100 */
	background: #333333; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #333333 1%, #4f4f4f 52%, #333333 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #333333 1%,#4f4f4f 52%,#333333 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  #333333 1%,#4f4f4f 52%,#333333 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#333333',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color: #fff;	
}
@media only screen and (max-width: 991px) {
	.input-group input,
	.input-group input:focus {
		width: 100%;
	}
}
.navbar-form.navbar-right:last-child {
    margin-right: -30px;
}
/********************** /Search Box *********************************/

/*********************** Copyright *********************************/
.copyright::before {
	content: "\f1f9";
	font-family: FontAwesome;
	margin-right: 3px;
}
/********************** /Copyright ********************************/

/************************* PDF ***********************************/
.pdfIcon::before {
	content: "\f1c1";
	font-family: FontAwesome;
	margin-right: 5px;
	font-size: 120%;
}
/************************* /PDF **********************************/

/************************* Word **********************************/
.wordIcon::before {
	content: "\f1c2";
	font-family: FontAwesome;
	margin-right: 5px;
	font-size: 120%;
}
/************************* /Word *********************************/

/************************* Excel *********************************/
.excelIcon::before {
	content: "\f1c3";
	font-family: FontAwesome;
	margin-right: 5px;
	font-size: 120%;
}
/************************* /Excel ********************************/

/************************* Image *********************************/
.imgIcon::before {
	content: "\f1c5";
	font-family: FontAwesome;
	margin-right: 5px;
	font-size: 120%;
}
/************************* /Image ********************************/

/************************* Video *********************************/
.videoIcon::before {
	content: "\f1c8";
	font-family: FontAwesome;
	margin-right: 5px;
	font-size: 120%;
}
/************************* /Video ********************************/

/************************* Telephone *********************************/
.phoneIcon::before {
	content: "\f095";
	font-family: FontAwesome;
	margin-right: 5px;
	font-size: 120%;
}
/************************* /Telephone ********************************/

/************************* Email *********************************/
.emailIcon::before {
	content: "\f003";
	font-family: FontAwesome;
	margin-right: 5px;
	font-size: 120%;
}
/************************* /Email ********************************/

/************************** 404 Search Input *********************/
@media only screen and (min-width: 1200px) {
.input-group-addon, .input-group-btn {
	width: 100% !important;
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.input-group-addon, .input-group-btn {
	width: 50% !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.input-group-addon, .input-group-btn {
	width: 50% !important;
}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
.input-group-addon, .input-group-btn {
	width: 25% !important;
}
}
/************************* /404 Search Input *********************/

/************************* Right Column Panel *************************/
#rhPanel {
	border-radius: 5px;
	box-sizing: content-box;
	margin-top: 20px;
}
/************** Latest News **************/
#rhNewsTitle {
	padding: 10px 20px 10px 20px;
	margin-bottom: 0px;
	border-radius: 5px 5px 0px 0px;
	background: #022e67;
	background: -moz-linear-gradient(left,  #022e67 0%, #114a8d 51%, #022e67 100%);
	background: -webkit-linear-gradient(left,  #022e67 0%,#114a8d 51%,#022e67 100%);
	background: linear-gradient(to right,  #022e67 0%,#114a8d 51%,#022e67 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#022e67', endColorstr='#022e67',GradientType=1 );
	color: #fff; 
	font-size: 18px;
	margin-top: 0px;
}
ul.rhNews {
	margin: 0px 0px 0px;
	list-style: none;
	padding: 0px;
	background: #e8e8e8;
	background: -moz-linear-gradient(left,  #e8e8e8 1%, #f2f2f2 50%, #e8e8e8 100%);
	background: -webkit-linear-gradient(left,  #e8e8e8 1%,#f2f2f2 50%,#e8e8e8 100%); 
	background: linear-gradient(to right,  #e8e8e8 1%,#f2f2f2 50%,#e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
}
ul.rhNews li {
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #fff;
}
ul.rhNews li:first-child {
	border-top: none;
}
ul.rhNews li:last-child {
	border-bottom: none;
}
ul.rhNews li a {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 10px 20px;
	font-weight: bold;
}
ul.rhNews li a:hover {
	background: #0f6fc0;
	color:#fff;
}
#newsDate {
	padding-left: 20px;
	font-style: italic;
	margin: 10px 0px 0px;
}
/************** /Latest News **************/

/************** Sub Nav Menu **************/
#subNavTitle {
	padding: 10px 20px 10px 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	background: #022e67;
	background: -moz-linear-gradient(left,  #022e67 0%, #114a8d 51%, #022e67 100%);
	background: -webkit-linear-gradient(left,  #022e67 0%,#114a8d 51%,#022e67 100%); 
	background: linear-gradient(to right,  #022e67 0%,#114a8d 51%,#022e67 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#022e67', endColorstr='#022e67',GradientType=1 );
	color: #fff;
	font-size: 18px;
}
ul.subNav {
	margin: 0px 0px 0px;
	list-style: none;
	padding: 0px;
	background: #e8e8e8;
	background: -moz-linear-gradient(left,  #e8e8e8 1%, #f2f2f2 50%, #e8e8e8 100%);
	background: -webkit-linear-gradient(left,  #e8e8e8 1%,#f2f2f2 50%,#e8e8e8 100%); 
	background: linear-gradient(to right,  #e8e8e8 1%,#f2f2f2 50%,#e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
}
ul.subNav li {
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #fff;
}
ul.subNav li:first-child {
	border-top: none;
}
ul.subNav li:last-child {
	border-bottom: none;
}
ul.subNav li a {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 10px 20px;
	font-weight: bold;
}
ul.subNav li a:hover {
	background: #0f6fc0;
	color:#fff;
}
/************** /Sub Nav Menu **************/

/************* Related Content ************/
aside .mura-index {
	margin-bottom: 0px;
}
.mura-rel-content {
	background: #e8e8e8;
	background: -moz-linear-gradient(left,  #e8e8e8 1%, #f2f2f2 50%, #e8e8e8 100%);
	background: -webkit-linear-gradient(left,  #e8e8e8 1%,#f2f2f2 50%,#e8e8e8 100%); 
	background: linear-gradient(to right,  #e8e8e8 1%,#f2f2f2 50%,#e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
	margin-bottom: 0px;
}
.mura-rel-content h2 {
	padding: 10px 20px 10px 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	background: #022e67;
	background: -moz-linear-gradient(left,  #022e67 0%, #114a8d 51%, #022e67 100%);
	background: -webkit-linear-gradient(left,  #022e67 0%,#114a8d 51%,#022e67 100%); 
	background: linear-gradient(to right,  #022e67 0%,#114a8d 51%,#022e67 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#022e67', endColorstr='#022e67',GradientType=1 );
	color: #fff;
	font-size: 18px;
}
.mura-rel-content dl {
	border-bottom: 1px solid #c0c0c0;
	border-top: 1px solid #fff;
	margin: 0px;
}
.mura-rel-content dl:first-child {
	border-top: none;
}
.mura-rel-content dl:last-child {
	border-bottom: none;
}
.mura-rel-content dl .title {
	margin: 0px;
}
.mura-rel-content dl a {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 10px 20px;
	font-weight: bold;
	font-size: 14px;
}
.mura-rel-content dl a:hover {
	background: #0f6fc0;
	color:#fff;
}
/************* /Related Content ***********/

/*********** Social Share Buttons *********/
#rhSocialTitle {
	padding: 10px 20px 10px 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	background: #022e67; 
	background: -moz-linear-gradient(left,  #022e67 0%, #114a8d 51%, #022e67 100%); 
	background: -webkit-linear-gradient(left,  #022e67 0%,#114a8d 51%,#022e67 100%); 
	background: linear-gradient(to right,  #022e67 0%,#114a8d 51%,#022e67 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#022e67', endColorstr='#022e67',GradientType=1 );
	color: #fff; 
	font-size: 18px;
}
.socialShare {
	padding: 10px 20px;
	border-radius: 0px 0px 5px 5px;
	background: #e8e8e8;
	background: -moz-linear-gradient(left,  #e8e8e8 1%, #f2f2f2 50%, #e8e8e8 100%);
	background: -webkit-linear-gradient(left,  #e8e8e8 1%,#f2f2f2 50%,#e8e8e8 100%); 
	background: linear-gradient(to right,  #e8e8e8 1%,#f2f2f2 50%,#e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
}
/*********** /Social Share Buttons *********/

/************************* /Right Column Panel ************************/

/************************** Teaser Advert ***********************/
.rhTeaser {
	background: #e8e8e8;
	background: -moz-linear-gradient(left,  #e8e8e8 1%, #f2f2f2 50%, #e8e8e8 100%);
	background: -webkit-linear-gradient(left,  #e8e8e8 1%,#f2f2f2 50%,#e8e8e8 100%); 
	background: linear-gradient(to right,  #e8e8e8 1%,#f2f2f2 50%,#e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
	max-width: 263px; 	
}
@media only screen and (max-width: 767px) {
	.rhTeaser {
		max-width: none;
	}
}
.rhTeaser h3 {
	padding: 10px 20px 10px 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	background: #022e67; 
	background: -moz-linear-gradient(left,  #022e67 0%, #114a8d 51%, #022e67 100%); 
	background: -webkit-linear-gradient(left,  #022e67 0%,#114a8d 51%,#022e67 100%); 
	background: linear-gradient(to right,  #022e67 0%,#114a8d 51%,#022e67 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#022e67', endColorstr='#022e67',GradientType=1 );
	color: #fff; 
	font-size: 18px;
} 
.rhTeaser p {
	margin: 10px 20px 10px;
	font-size: 0.9em;
	text-align: justify;
}
.rhTeaser a.btn {
	margin: 0px 20px 10px;
}
/************************** /Teaser Advert ***********************/

/************************** Accordion ****************************/
.panel-default {
  border-color: #c0c0c0;
  border-radius: 5px;
}
.panel-default > .panel-heading {
  color: #333;
  background: #e8e8e8; 
	background: -moz-linear-gradient(left,  #e8e8e8 1%, #e8e8e8 30%, #f2f2f2 50%, #e8e8e8 66%, #e8e8e8 100%); 
	background: -webkit-linear-gradient(left,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
	background: linear-gradient(to right,  #e8e8e8 1%,#e8e8e8 30%,#f2f2f2 50%,#e8e8e8 66%,#e8e8e8 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#e8e8e8',GradientType=1 );
border-bottom: 1px solid #c0c0c0;
}
.panel-default > .panel-heading > h4::after {
	content: "\f0d7";
	font-family: FontAwesome;
	margin-left: 10px;
}
/************************** /Accordion ***************************/

/********************** Columns **************************************/
@media only screen and (min-width: 768px) {
.nCol-2 {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
}
}
@media only screen and (max-width: 767px) {
.nCol-2 {
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
	-moz-column-count: 1; /* Firefox */
	column-count: 1;
}
}
@media only screen and (min-width: 768px) {
.nCol-3 {
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
	-moz-column-count: 3; /* Firefox */
	column-count: 3;
}
}
@media only screen and (max-width: 767px) {
.nCol-3 {
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
	-moz-column-count: 1; /* Firefox */
	column-count: 1;
}
}
@media only screen and (min-width: 768px) {
.nCol-4 {
	-webkit-column-count: 4; /* Chrome, Safari, Opera */
	-moz-column-count: 4; /* Firefox */
	column-count: 4;
}
}
@media only screen and (max-width: 767px) {
.nCol-4 {
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
	-moz-column-count: 1; /* Firefox */
	column-count: 1;
}
}
/************************* /Columns ****************************/

/************************ Brochure ****************************/
.brochure {
	width: 180px;
}
.brochure img {
	width: 180px;
	border: 1px solid #333;
	border-radius: 5px;
	float: left;
	margin-bottom: 10px;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(70%, transparent), to(rgba(250, 250, 250, 0.1)));
}
.brochure p {
	text-align: center;
}
/************************ /Brochure ***************************/