.glidecontentwrapper{
position: relative; /* Do not change this value */
height: 90px; /* Set height to be able to contain height of largest content shown*/
border: 2px solid #93989e;
overflow: hidden;font-family:Arial; font-size:11px;color:#000000;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: #fff;
visibility: hidden; font-size:12px; font-weight:bold;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
margin-top: 1px;
text-align: left; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
background: #93989e;
color: #fff;
padding: 0px 2px;
text-decoration: none;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #cb2b27;
color:#fff;
}

.glidecontenttoggler a:hover{
background: #E4EFFA;
color: black;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #E4EFFA;
color: #000;
}


/*******************Artilce & publication slider*********************/
.glidecontentwrapper1{position: relative; /* Do not change this value */height: 210px; /* Set height to be able to contain height of largest content shown*/border:0px solid #93989e;overflow: hidden;font-family:Arial; font-size:11px;color:#000000;}
.glidecontenttoggler1{ /*style for DIV used to contain toggler links. */margin-top: 1px;text-align: left; /*How to align pagination links: "left", "center", or "right"background: white; /*always declare an explicit background color for fade effect to properly render in IE*/}

/* Total contenttoggler width: 350px+5px+5px=360px	Or total width of wrapper div (counting wrapper border/padding)*/
.glidecontenttoggler1 a{ /*style for every navigational link within toggler */display: -moz-inline-box;display: inline-block;background: #93989e;color: #fff;padding: 0px 5px;text-decoration: none;}
.glidecontenttoggler1 a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */background: #c80808;color:#fff;}
.glidecontenttoggler1 a:hover{background: #E4EFFA;color: black;}
.glidecontenttoggler1 a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */}
.glidecontenttoggler1 a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */}
.glidecontenttoggler1 a.prev:hover, .glidecontenttoggler a.next:hover{background: #E4EFFA;color: #000;}
.glidecontent1{ /*style for each glide content DIV within wrapper.*/position: absolute; /* Do not change this value */background: #fff;visibility: hidden; font-size:12px;width:100%}

/*******************Articles and Publications slider img bg*********************/
#aimg1bg{ background:url('../images/knowimg/articlepub/slider/1.jpg') no-repeat right; width:100%; height:210px; font-size:12px; padding:5px;}
#aimg1bg p{margin-top:115px}

#aimg2bg{ background:url('../images/knowimg/articlepub/slider/2.jpg') no-repeat right; width:100%; height:210px; font-size:12px; padding:5px;}
#aimg2bg p{margin-top:115px}

#aimg3bg{ background:url('../images/knowimg/articlepub/slider/3.jpg') no-repeat right; width:100%; height:210px; font-size:12px; padding:5px;}
#aimg3bg p{margin-top:115px}

#aimg4bg{ background:url('../images/knowimg/articlepub/slider/4.jpg') no-repeat right; width:100%; height:210px; font-size:12px; padding:5px;}
#aimg4bg p{margin-top:115px}

#aimg5bg{ background:url('../images/knowimg/articlepub/slider/5.jpg') no-repeat right; width:100%; height:210px; font-size:12px; padding:5px;}
#aimg5bg p{margin-top:115px}

#aimg6bg{ background:url('../images/knowimg/articlepub/slider/6.jpg') no-repeat right; width:100%; height:210px; font-size:12px; padding:5px;}
#aimg6bg p{margin-top:115px}



/*******************Research Reports slider*********************/
.glidecontentwrapper2{position: relative; /* Do not change this value */height:147px; /* Set height to be able to contain height of largest content shown*/border: 0px solid #93989e;overflow: hidden;font-family:Arial; font-size:11px;color:#000000;}
.glidecontenttoggler2{ /*style for DIV used to contain toggler links. */margin-top: 1px;text-align: left; /*How to align pagination links: "left", "center", or "right"background: white; /*always declare an explicit background color for fade effect to properly render in IE*/}

/* Total contenttoggler width: 350px+5px+5px=360px	Or total width of wrapper div (counting wrapper border/padding)*/
.glidecontenttoggler2 a{ /*style for every navigational link within toggler */display: -moz-inline-box;display: inline-block;background: #93989e;color: #fff;padding: 0px 5px;text-decoration: none;}
.glidecontenttoggler2 a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */background: #c80808;color:#fff;}
.glidecontenttoggler2 a:hover{background: #E4EFFA;color: black;}
.glidecontenttoggler2 a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */}
.glidecontenttoggler2 a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */}
.glidecontenttoggler2 a.prev:hover, .glidecontenttoggler a.next:hover{background: #E4EFFA;color: #000;}
.glidecontent2{ /*style for each glide content DIV within wrapper.*/position: absolute; /* Do not change this value */background: #fff;visibility: hidden; font-size:12px;width:100%}

/*******************Research Reports slider img bg color*********************/
#rimg1bg{ background:#e38837; width:100%; text-align:center; font-size:18px}
#rimg2bg{ background:#e2e5ee; width:100%; text-align:center; font-size:18px}
#rimg3bg{ background:#a5a5a5; width:100%; text-align:center; font-size:18px}
#rimg4bg{ background:#8adcd0; width:100%; text-align:center; font-size:18px}

