﻿@charset "utf-8";
/* CSS Document */

/* Treeview v6 */

.l2caLeft .RadTreeView {
	white-space:normal;
	color:#666;
	font-family: "Open Sans", Sans-Serif;
    font-size: 13px;
}
.l2caLeft .RadTreeView .rtTop {
    padding: 0;
}
.l2caLeft .rtLines .rtLI {
	padding: 7px 0px;
}
.l2caLeft .RadTreeView_Default a.rtIn {
     padding: 0 0 0 6px !important;
}
.l2caLeft .RadTreeView_Default .rtHover a.rtIn {
     padding: 0 0 0 6px !important;
}
.l2caLeft .RadTreeView_Default .rtUL .rtUL a.rtIn {
    font-size: 12px;
    color: #000;
}
.l2caLeft .RadTreeView_Default .rtPlus, .l2caLeft .RadTreeView_Default .rtMinus {
    background-image: none;
    margin: 4px 6px 0 -17px;
}
.l2caLeft .RadTreeView_Default .rtMinus:before {
    content: '\f13a';
    color: #004680;
    text-align: left;
    font: normal normal normal 18px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.l2caLeft .RadTreeView_Default .rtPlus:before {
    content: '\f138';
    color: #ED7D00;
    text-align: left;
    font: normal normal normal 18px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.l2caLeft .rtLines .rtLI, 
.l2caLeft .rtLines .rtTop, 
.l2caLeft .rtLines .rtMid, 
.l2caLeft .rtLines .rtBot, 
.l2caLeft .rtLines .rtFirst .rtUL {
     background-image: none;
}
.l2caLeft .rtLI .rtSelected .rtIn {
    color: #004680 !important;
    background: none !important;
    font-weight: bold;
    border-color: transparent !important;
}
/* Treeview v7 */
.l2caLeft .k-treeview {
    white-space: normal;
    overflow: hidden;
  
}
.l2caLeft .k-treeview .k-item {
     padding: 0;
}
.l2caLeft .k-treeview a.k-in {
     display: block;
     color: #666;
     margin: 0;
     padding: 10px 10px 10px 25px;
     border: none;
}
.l2caLeft .k-treeview .k-item>.k-group a.k-in {
    font-size: .9em;
    color: #000;
    padding: 10px 10px 10px 45px;
    border-bottom: none;
}
.l2caLeft .k-treeview .k-item>.k-group .k-item>.k-group a.k-in {
    font-size: .9em;
    color: #000;
    padding: 10px 10px 10px 55px;
    border-bottom: none;
}
.l2caLeft .k-treeview > k.group {
    background: #EEE;
}
.l2caLeft .RadTreeView .rtIn, 
.l2caLeft .RadTreeView .rtHover .rtIn {
    padding: 4px 0px 3px !important;
	color:#666;
}
.rtHover .rtIn {
    background: none !important;
    text-decoration: underline;
    border-color: transparent !important;
}
.l2caLeft .k-icon, .l2caLeft .k-tool-icon {
    width: 16px;
    height: 17px;
}
.l2caLeft .k-treeview .k-i-collapse, .l2caLeft .k-treeview .k-i-expand, .l2caLeft .k-treeview .k-i-minus, .l2caLeft .k-treeview .k-i-plus {
    position: absolute;
    margin: 11px 0 0 0 !important;
}
.l2caLeft .k-treeview .k-group .k-group .k-i-collapse, .l2caLeft .k-treeview .k-group .k-group  .k-i-expand, .l2caLeft .k-treeview .k-group .k-group  .k-i-minus, .l2caLeft .k-treeview .k-group .k-group  .k-i-plus {
	margin-left: 20px !important;
}
.l2caLeft .k-treeview .k-group .k-group .k-group .k-i-collapse, .l2caLeft .k-treeview .k-group .k-group .k-group .k-i-expand, .l2caLeft .k-treeview .k-group .k-group .k-group .k-i-minus, .l2caLeft .k-treeview .k-group .k-group .k-group .k-i-plus {
	margin-left: 30px !important;
}
.l2caLeft .k-icon:before {
    color: #ED7D00;
    text-align: left;
    font: normal normal normal 18px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.l2caLeft .k-i-expand.k-icon:before {
    content: '\f138' !important;
}
.l2caLeft .k-i-collapse.k-icon:before {
    content: '\f13a';
    color: #004680;
}
/****************** vanguard slider **************************/
.newSlider ul.slides li {
    position: relative;
}
.newSlider ul.slides li a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR‌​AA7") 0 0 repeat;
}
.newSlider ul.slides li a[href='']{
    display:none;
}
.newSlider {display:none}
/********************** carousel *********************/
.carouselWrap{
	width: 100%;
	max-width: 640px;
	margin: 0px auto;
}

.carousel{
	width: 100%;
	padding: 0px 40px;
	max-width: 560px;
}


.flexslider{
	background-color: #EFEFEF;
}


.maincontent1 .mc1right .carouselWrap{
	padding: 8px;
	background-color:#EFEFEF;
	width: 100%;
	max-width:560px;
	margin: 0px auto;
}


.maincontent1 .mc1right .carousel{
	
}

.maincontent1 .mc1right .carousel .slides li{
	display: block;
	width:135px;
	height:135px;
	text-align:center;
}

.flexslider a{
text-decoration:none;
}

.csLiner{
	padding: 95px 12px 12px 12px;
	height: 45px;
	color: #000;
	
}

.carousel .slides .carousel-1{
	background-image: url(images/carouselback-1.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.carousel .slides .carousel-2{
	background-image: url(images/carouselback-2.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.carousel .slides .carousel-3{
	background-image: url(images/carouselback-3.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

.carousel .slides .carousel-4{
	background-image: url(images/carouselback-4.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

table.customControl {
	width: 100%;
}

table.customControl td {
	padding: 10px;
}

table.customControl th {
	text-align: left;
	padding: 10px;
	background: #CCC;
}

table.customControl tr:nth-of-type(odd) {
	background-color:#EEE;
}

td.fedLink {
	width: 70%;
	vertical-align: text-top;
}

td.fedDate, td.rotationSchool, td.rotationContact, td.rotationCountries {
	width: 30%;
	vertical-align: text-top;
}
td.rotationClerk {
	width: 10%;
    vertical-align: text-top;
}
.fedExpand {
    margin-left: 30px;
}
.fedExpand h2 {
    font-size: 20px;
}
.fedExpand em.fa {
	cursor: pointer;
	background: url("images/bg-plusminus.png") no-repeat 0 3px;
	padding-left: 30px;
    margin-left: -30px;
}
.fedWrap h2 {
    margin-left: 30px;
}
.fedExpandOn em.fa {
	cursor: pointer;
	background-position: 0 -25px;
}
.fedWrap {
	
	display: none;
}
.news .sfnewsList {
	margin: 0;
	padding: 0;
}

.news .sfnewsListItem {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 49%;
	padding: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	vertical-align: text-top;
}

.news h2.sfnewsTitle {
	font-size: 20px;
}

.news .sfnewsTitle a {
	color: #3a9a9d;
	text-decoration: none;
}

.news .newsMore {
	text-align: right;	
}

.news em.fa {
	color: #ee8a1d;
	font-weight: 600;
	font-size: 14px;
	padding-left: 5px;
	vertical-align: middle;
}

.news .sfnewsFullStory {
	color: #00467f;
}
.imageNews .sfnewsListItem {
    padding:0;
    list-style: none;
}
    .imageNews img {
        float: left;
        max-width: 100px;
        margin: 2px 15px 15px 0;
    }
    .imageNews .inline {
        color: #ED7D00;
        margin-bottom: 12px;
        padding-top: 3px;
    }
        .imageNews .inline.date > div {
            display: inline-block;
        }
        .imageNews inline.date + div:after {
            content: '|';
            margin-left: -4px;
        }
    .imageNews .sfTxtContent {
        margin: 8px 0 15px 0;
    }
        .imageNews .inline .sfTxtContent {
            margin: 0;
        }
    .imageNews .sfnewsTitle {
        font-size: 16px;
        margin: 0;
    }
        .imageNews .sfnewsTitle a {
            text-decoration: none;
        }
    .imageNews .newsBtm {
        border-bottom: 1px solid #CCC;
        margin-bottom: 15px;
        clear: both;
    }
    .imageNews .sfnewsListItem:last-of-type .newsBtm,
    .imageNews .sfnewsListItem:only-of-type .newsBtm {
        border-bottom: none;
        margin-bottom: 0;
    }
.events .sfeventsList {
	margin: 0;
	padding: 0;
}

.events .sfeventListItem {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	width: 49%;
	padding: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	vertical-align: text-top;
}

.events h2.sfeventTitle {
	font-size: 20px;
}

.events .sfeventTitle a {
	color: #3a9a9d;
	text-decoration: none;
}
.events .sfeventMetaInfo{
	float: left;
}

.events .newsMore {
	text-align: right;	
}

.events em.fa {
	color: #ee8a1d;
	font-weight: 600;
	font-size: 14px;
	padding-left: 5px;
	vertical-align: middle;
}

.events .sfnewsFullStory {
	color: #00467f;
}
ul.landingEvents {
    padding: 0;
}
.landingEvents .sfeventsList {
	margin: 0;
	padding: 0;
}

.landingEvents .sfeventListItem {
	list-style: none;
	margin: 0;
	padding: 12px;
}
.landingEvents h2.sfeventTitle {
    font-size: 20px;
	margin: 0 0 15px 0;
    padding: 0;
}

.landingEvents .sfeventTitle a {
	color: #004680;
	text-decoration: none;
}


.landingEvents .sfeventMetaInfo{
	float: left;
}

.landingEvents .newsMore {
	text-align: right;	
}

.landingEvents em.fa {
	color: #ee8a1d;
	font-weight: 600;
	font-size: 14px;
	padding-left: 5px;
	vertical-align: middle;
}

.landingEvents .sfnewsFullStory {
	color: #00467f;
}

.landingEvents  .metaWrap{
	padding-top: 12px;
	width: 100%;
}

.landingNews .sfnewsList, ul.landingNews {
	margin: 0;
	padding: 0;
}

.landingNews .sfnewsListItem {
	list-style: none;
	margin: 0;
	padding: 12px;
	
}

.landingNews h2.sfnewsTitle{
    font-size: 20px;
	margin: 0 0 5px 0;
    padding: 0;
}

.landingNews .sfnewsTitle a {
	color: #004680;
	text-decoration: none;
}

.landingNews .newsMore {
	text-align: right;	
}

.landingNews em.fa {
	color: #ee8a1d;
	font-weight: 600;
	font-size: 14px;
	padding-left: 5px;
	vertical-align: middle;
}

.landingNews .sfnewsFullStory {
	color: #00467f;
}

/*************** home profiles ***********************/

.stuList {
	list-style: none;
	color: #FFFFFF;
}
.stuList li {
	clear: left;
	padding-top: 20px;
	padding-bottom: 10px;
}

.stuList img {
	width: 54px;
	height: 54px;
	border-radius: 54px;
	float: left;
	border: 4px solid #2C8FDF;
}

.stuList  .stufacts {
	margin: 8px 15px 0px 70px;
}

.stufacts h3, .stufacts h3 a {
	font-size: 14px;
	color: #FFF;
	padding: 0px;
	line-height: 20px;
	margin: 0px;
	text-decoration: none;
}

li .stufacts p {
	margin: 0px;
}

ul.stuListGallery {
	max-width: 700px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

ul.stuCarousel {
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

ul.stuListGallery li {
	width: 33%;
	max-width: 160px;
	text-align: center;
	display: inline-block;
	margin: 10px;
	padding: 0px;
	vertical-align: text-top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

ul.stuCarousel li, ul.stuListGallery li {
	margin: 10px;
	padding: 0;
	max-width: 160px;
    max-height: 180px;
    overflow: hidden;
}

ul.stuCarousel li div {
	margin: 0;
	padding: 0;
}

ul.stuListGallery .sfimageWrp, ul.stuCarousel .sfimageWrp {
	margin: 0;
	padding: 0;
	max-height: 180px;
	overflow: hidden;
}

ul.stuListGallery .sfitem h3, ul.stuCarousel .sfitem h3 {
	display: block;
	padding: 5px;
	margin: 0;
}

ul.stuListGallery .sfitem h3 a, ul.stuCarousel .sfitem h3 a {
	color: #FFF;
	text-decoration: none;
}

ul.stuListGallery .sfitem, ul.stuCarousel .sfitem  {
	background: #004680;
    border-bottom: 5px solid #004680;
}

ul.stuListGallery .sfitem:nth-child(4n+2), ul.stuCarousel .sfitem:nth-child(4n+2) {
	background: #3EA6A9;
    border-bottom: 5px solid #3EA6A9;
}

ul.stuListGallery .sfitem:nth-child(4n+3), ul.stuCarousel .sfitem:nth-child(4n+3) {
	background: #ED7D00;
    border-bottom: 5px solid #ED7D00;
}

ul.stuListGallery .sfitem:nth-child(4n+4), ul.stuCarousel .sfitem:nth-child(4n+4) {
	background: #992151;
    border-bottom: 5px solid #992151;
}

.stuAll {
	max-width: 700px;
	margin: 0 auto !important;
	padding: 10px !important;
	text-align: right;
	background: #DADADA;
}

.proPhoto {
	float:right; 
	width: 200px; 
	text-align: right;
}
.proPhoto img {
	border-bottom: 5px solid #992151;
}

.proCom {
	color: #666;
	font-size: 16px
}

.proCreds {
	background: #DADADA;
	padding: 5px;
	border-bottom: 5px solid #ED7D00;
}

.proContent {
	margin-right: 200px;
}

.proQuote {
	line-height: 26px;
	font-style: italic;
	background: #EDEDED;
	padding: 10px;
	margin: 0 0 15px 0;
}
/***********************************
             rwd nav
************************************/
.rwdNav{
	
	background-repeat: repeat-x;
	margin-bottom: 6px;
	position: relative;
	z-index: 500;
	display: none;
	background-color: #3FA7AA;
}

.rwdNav.doRWD{

}

.topgreen{
	font-size: 0px;
	
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	display: block;
	height: 44px;
	width: 100%;
}

.topgreen.tgPlus{
	background-image: url(images/downbutt.png);
}

.topgreen.tgMinus{
	background-image: url(images/downbutclose.png);
}

.rwdNavWrap{
	background-color: #000;
	padding: 24px 0px;
}

.rwdNav.doRWD .rwdNavWrap{
	display:none;
}

/*SF Style removal*/
.rwdNavWrap  .RadTreeView .rtPlus,
.rwdNavWrap  .RadTreeView .rtMinus,
.rwdNavWrap  .RadTreeView .rtMinus.rtMinusHover
{
    margin-right: 10px !important;
    margin-left: 0px !important;
}
.rwdNavWrap  .RadTreeView .rtLI .rtSelected .rtIn,
.rwdNavWrap  .RadTreeView .rtLines .rtMid,
.rwdNavWrap  .RadTreeView .rtLines .rtFirst,
.rwdNavWrap  .RadTreeView .rtLines .rtFirst .rtUL,
.rwdNavWrap  .RadTreeView .rtLines .rtLI,
.rwdNavWrap  .RadTreeView .rtLines .rtFirst .rtUL,
.rwdNavWrap  .RadTreeView .rtLines .rtTop,
.rwdNavWrap  .RadTreeView .rtLines .rtBot,
.rwdNavWrap  .RadTreeView .rtLines .rtLast .rtTop,
.rwdNavWrap  .RadTreeView .rtLines .rtLI, .rwdNavWrap  .RadTreeView .rtLines .rtFirst .rtUL,
.rwdNavWrap  .RadTreeView .rtLines .rtTop
{
    background:none! important;
    color:#fff! important;
}
.RadTreeView_Default .rtSelected .rtIn {
    border-color: transparent !important;
}
.rwdNavWrap ul.rtUL.rtLines li.rtLI
{
    padding-left:0;
}
.rwdNavWrap  .RadTreeView .rtIn,
.rwdNavWrap  .RadTreeView .rtLI .rtSelected .rtIn,
.rwdNavWrap .RadTreeView .rtTop, .rwdNavWrap .RadTreeView .rtMid,.rwdNavWrap  .RadTreeView .rtBot,
.rwdNavWrap .RadTreeView .rtIn,
.rwdNavWrap  .RadTreeView .rtLines .rtLI ul.rtUL,
.rwdNavWrap  .RadTreeView .rtLines .rtLI ul.rtUL li.rtLI
{
    margin:0! important;
    padding:0! important;
}
/*collapsed tree image*/
.rwdNavWrap  .RadTreeView .rtLI .rtPlus,
.rwdNavWrap  .RadTreeView .rtLI .rtPlus:hover
{
	margin-top: 10px;
	background-image: url(images/rwdarrowright.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:transparent !important;
	
}

/*expanded tree image*/
.rwdNavWrap  .RadTreeView .rtLI .rtMinus,
.rwdNavWrap  .RadTreeView .rtLI .rtMinus:hover
{
	margin-top: 10px;
	background-image: url(images/rwdarrowdown.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:transparent !important;
	
}

.rwdNavWrap  .RadTreeView,
.rwdNavWrap  .RadTreeView a.rtIn,
.rwdNavWrap  .RadTreeView .rtEdit .rtIn input
{
	font-family: 'ITCFranklinGothicW01-Md 812698', Sans-Serif;
	font-size: 18px !important;
	color: #FFFFFF ;
	margin: 0px 20px;
}


.rwdNavWrap  .RadTreeView .rtLines .rtLI,
.rwdNavWrap  .RadTreeView .rtLines .rtFirst .rtUL
{
    line-height: 50px! important;
	border-bottom: 1px solid #EEE;
}
.rwdNavWrap  .RadTreeView .rtLines .rtLI > .rtSelected
{
	/*background: #DDD !important;*/
}
.rwdNavWrap  .RadTreeView .rtLines .rtFirst .rtUL,
.rwdNavWrap  .RadTreeView .rtLines .rtLI .rtUL .rtLI .rtTop,
.rwdNavWrap  .RadTreeView .rtLines .rtLI ul.rtUL,
.rwdNavWrap  .RadTreeView .rtLines .rtLI ul.rtUL li.rtLI
{
    background-image: none! important;
}

.rwdNavWrap  .RadTreeView ul.rtLines li.rtLI ul.rtUL li.rtLI
{
	background-color: #999 !important;
}
.rwdNavWrap  .RadTreeView ul.rtLines li.rtLI ul.rtUL li.rtLI ul.rtUL li.rtLI
{
	background-color: #666 !important;
}
.rwdNavWrap  .RadTreeView .rtLines .rtLI ul.rtUL li.rtLI a.rtIn,
.rwdNavWrap  .RadTreeView .rtLines .rtLI ul.rtUL li.rtLI
{
    color:#fff !important;
    font-weight:normal! important;
    line-height: 50px! important;
    height: auto! important;
    text-decoration: none! important;
}
.rwdNavWrap .RadTreeView .rtLines .rtLI ul.rtUL li.rtLI a.rtIn {
	padding-left: 10px !important;
}
.rwdNavWrap .RadTreeView .rtLines .rtLI ul.rtUL li.rtLI ul.rtUL li.rtLI a.rtIn {
	padding-left: 30px !important;
}.rwdNavWrap  .RadTreeView .rtLines .rtLI ul.rtUL li.rtLI .rtIn a:hover
{
    text-decoration:none! important;
}

.rwdNavWrap  .RadTreeView .rtLines .rtLI ul.rtUL li.rtLI
{
    border-top: 1px solid #FFF;
}

.rwdNavWrap  .RadTreeView .rtLines .rtLI ul.rtUL
{
    margin-left: 0px !important;
}

.rwdNavWrap span.rtPlus,
.rwdNavWrap span.rtMinus
{
    width:29px! important;
    height:29px! important;
}
.rwdNavWrap  .RadTreeView .rtLines .rtLI ul.rtUL span.rtPlus,
.rwdNavWrap  .RadTreeView .rtLines .rtLI ul.rtUL span.rtMinus
{
	float: right;
}
/***********************************
             FORMS
************************************/
.l2caLiner .sfFieldWrp {
    margin: 0 0 10px 0;
}
.l2caLiner .sfFormBox, .l2caLiner .sfFormBlock {
    width: 60%;
}
.l2caLiner .sfTxtLbl {
    font-size: 14px;
    font-weight: 600;
    color: #004680;
    display: block;
    padding: 10px 0;
}
.l2caLiner .sfFormBox .sfError {
    color: #FF0000;
}
.sfTxtBlockLarge textarea {
    min-height: 250px;
}
.l2caLiner .sfFormBox input, .l2caLiner .sfFormBlock textarea {
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    width: 100%;
    padding: 10px;
    margin: 0;
    border: none;   
    border: 1px solid #cfcfcf;
    border-bottom: 5px solid #cfcfcf;   
    box-sizing: border-box;
    transition: border 0.5s ease;
}
.l2caLiner .sfFormBox input:focus, .l2caLiner .sfFormBlock textarea:focus {
    border-color: #AAA;
    border-bottom: 5px solid #AAA;
    outline: none;
}
.sfRadioList label {
    display: inline-block;
    margin: 0 0 2em 0;
    vertical-align: text-top;
}
.sfExample {
    color: #666;
}
.l2caLiner .sfError {
    font-weight: bold;
    margin: 5px 0 0 0;
}
.l2caLiner .sfFormSubmit {
    display: inline-block;
}
.l2caLiner .sfFormSubmit input[type="submit"], .btnClear a {
    display: inline-block;
    vertical-align: text-top;
    cursor: pointer;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    padding: 10px;
    border: 0;
    background: #004680;
    margin: 0 0 20px 0;
    transition: background 0.5s ease;
}
div.btnClear {
    display: inline-block;
    vertical-align: text-top;
}
.btnClear a {
    text-decoration: none;
    color: #000;
    font-weight: normal;
    margin: 0 0 20px 20px;
    padding: 8px;
    background: #cfcfcf;
}
.sfFormSubmit input[type="submit"]:hover, .btnClear a:hover {
    background: #3EA6A9;
    color: #FFF;
}
/***************** floater *************************/

.floatlinx {
	position: fixed;
	top: 182px;
	z-index:21;
	display:none;
}

.floatlinx .floatopener a{
	position: relative;
	display: inline-block;
	background-image: url(images/floatingIke.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	height: 54px;
	font-size: 0px;
}

.floatholder{
	width: 200px;
	display: block;
	display: none;
}
.infofloatTop{
	line-height: 54px;
	padding: 0px 0px 6px 64px;
	-webkit-border-top-left-radius: 27px;
	-webkit-border-top-right-radius: 27px;
	-moz-border-radius-topleft: 27px;
	-moz-border-radius-topright: 27px;
	border-top-left-radius: 27px;
	border-top-right-radius: 27px;
	background-color: #008EDC;
	background-image: url(images/infofloatTopBG.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}

.infofloatMid{
	background-color: #00467F;
	font-size: 13px;
	}

.infofloatMid ul{
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}

.infofloatMid li{
	line-height: 34px;
	padding-left: 18px;
}

.infofloatMid li.ifmAlt{
	background-color: #00579E;
}

.infofloatBtm{
	font-size: 11px;
	height: 30px;
	background-color: #008EDC;
	text-align: right;
	-webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-bottomleft:30px;
    border-bottom-left-radius: 30px;
	
}

.infofloatMid a{

	line-height: 34px;
	color: #FFF;
	text-decoration: none;
}

.infofloatBtm a{

	line-height: 30px;
	color: #FFF;
	text-decoration: none;
    padding-right: 15px;
}
/*************** download lists ***********************/
ul.sfdownloadFile, ul.sfListMode {
    list-style: none;
}
/******* header login *************************************/

.h1Log a{
	color: #000;
	text-decoration:none;
}

.h1Log a:hover{
	color: #4972A4;
	text-decoration:underline;
	}
	
.h1Log .liLink{
	background-image: url(images/loginButt.jpg);
	width: 192px;
	height: 40px;
	font-size: 0px;
	display: block;
	background-repeat: no-repeat;
}
/******************** search ****************************/

.sfsearchBox{
	width: 185px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding: 0px;
	margin-top: 8px;
	float: right;
	border: 1px solid #3EA6A9;
}
.sfsearchTxt{
    width: 120px;
    float: left;
    margin: 4px 0px 4px 6px;
    border: none;
    -webkit-appearance: none;
    background-color: transparent !important;
}

.sfsearchTxt:focus{
	outline: none;
}
.sfsearchSubmit{
    cursor: pointer;
	float: right;
	font-size: 0px;
	width: 30px;
	height: 30px;
	margin-right: 5px;
	background-image: url(images/searchglass.png);
	background-repeat: no-repeat;
	background-color:transparent;
	border: none;
    text-decoration: none;
}

/********************** video gallery *********************/
.vidList {
    padding: 20px 0;
    border-bottom: 1px solid #cfcfcf;
    min-height: 118px;
}
.vidList p {
    margin-left: 180px;
}
.vidListImg {
    float: left;
    margin: 0 20px 0 0;
    border-bottom: 5px solid #004680;
}
.vidList:nth-child(4n+2) .vidListImg {
    border-bottom: 5px solid #3EA6A9;
}
.vidList:nth-child(4n+3) .vidListImg {
    border-bottom: 5px solid #ED7D00;
}
.vidList:nth-child(4n+4) .vidListImg {
    border-bottom: 5px solid #992151;
}
.vidList h2 {
    margin-top: 0px;
}
.vidMain {
    margin-top: 20px;
}
.videoWrap {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/********************** image gallery *********************/
.galleria-container {
    background: #EFEFEF;
}
.l2caLiner .galleria-container img {
    max-width: none !important;
    width: auto !important;
}
.galleria-info-link {
    top: 15px; 
    left: 15px;
    background-color: #ED7D00;
    border-radius: 50%;
    -moz-border-radius: 50%;
}
/*.galleria-info {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 50px;
}
.galleria-info-text {
    position: absolute;
    bottom: 50px;
    background-color: #004680;
    opacity: .75;
    filter: alpha(opacity=75);
}*/
.galleria-info-close {
    background-color: #ED7D00;
    border-radius: 50%;
    -moz-border-radius: 50%;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 15px;
    left: 15px;
    background-position: -748px -5px;
    opacity: .75;
    cursor: pointer;
}
.galleria-info-description {
    color: #FFF;
    font-family: Arial, sans-serif;
}
.galleria-loader {
    top: 50%;
    left: 50%;
}
.galleria-thumbnails-container {
    z-index: 9999;
}
.galleria-image-nav-left, .galleria-image-nav-right  {
    width: 62px !important;
    height: 62px !important;
    text-decoration: none;
    text-align: center;
    display: block;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 1;
    cursor: pointer;
    color: rgba(68,181,184,1.00);
    text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #FFFFFF;
    border-radius: 40px;
    text-align: center;
    border: 6px solid #EFEFEF;
    box-sizing: border-box;
}
.galleria-image-nav-left {
    left: 15px !important;
}
.galleria-image-nav-left:before {
    font-size: 40px;
    text-align: center;
    font-family: FontAwesome;
    line-height: 50px;
    display: inline-block;
    content: '\f104';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.galleria-image-nav-right {
    right: 15px !important;
}
.galleria-image-nav-right:before {
    font-size: 40px;
    text-align: center;
    font-family: FontAwesome;
    line-height: 50px;
    display: inline-block;
    content: '\f105';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.galleria-image-nav-left:hover, .galleria-image-nav-right:hover {
    color: #ED7D00;
    opacity: 1.0;
    filter: alpha(opacity=100);
    background-color: #EFEFEF;
    background-image: none;
    border: 6px solid #FFF;
}
.galleria-thumb-nav-left, .galleria-thumb-nav-right {
    background: #03457f;
}
.galleria-thumb-nav-left:hover, .galleria-thumb-nav-right:hover {
    background-color: #3da5a8 !important;
}
/*******************************
IMAGE GALLERY
*******************************/
 ul.sfimagesTmbList  li.sfimagesTmb {
    margin: 0;
}
.sfimagesTmbList .sfimagesTmb {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: text-top;
    zoom: 1;
    margin: 0;
    padding: 10px;
    width: 120px;
}
.sfimagesTmbList a {
    display: block;
    overflow: hidden;
    height: 120px;
    text-align: center;
}
.sfimagesTmbList img {
    vertical-align: middle;
    _vertical-align: top;
    padding: 0;
    max-width: 120px;
    border-top: 3px solid #000;
}
/********************** search results *********************/
.sfsearchResultTitle {
    font-size: 18px;
    font-weight: 600;
}
.sfsearchResultTitle a {
   text-decoration: none;
}
dd.sfsearchResultSnippet {
    display: none;
}
dd.sfsearchResultUrl {
    margin: 0;
    padding: 0;
}
dd.sfsearchResultUrl a {
   text-decoration: none;
   color: #666;
}
dd.sfsearchResultHighLighter {
    display: block;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #cfcfcf;
}
/************ all pagers ***************/
.sf_pagerNumeric a{
	font-size: 11px;
	display: inline-block;
	padding: 3px;
	color: #004680;
}

a.sf_PagerCurrent{
	color: #fff;
	background-color: #ED7D00;
}
/************ Sitemap ***************/
.sitemap h2 a, .sitemap h2 {
    color: #000;
    font-size: 18px;
    margin: 0;
    text-decoration: none;
}
/*SF Style removal*/

.sitemap  .RadTreeView .rtLI .rtSelected .rtIn,
.sitemap  .RadTreeView .rtLines .rtMid,
.sitemap  .RadTreeView .rtLines .rtFirst,
.sitemap  .RadTreeView .rtLines .rtFirst .rtUL,
.sitemap  .RadTreeView .rtLines .rtLI,
.sitemap  .RadTreeView .rtLines .rtFirst .rtUL,
.sitemap  .RadTreeView .rtLines .rtTop,
.sitemap  .RadTreeView .rtLines .rtBot,
.sitemap  .RadTreeView .rtLines .rtLast .rtTop,
.sitemap  .RadTreeView .rtLines .rtLI, .sitemap  .RadTreeView .rtLines .rtFirst .rtUL,
.sitemap  .RadTreeView .rtLines .rtTop
{
    background:none! important;
    color:#489fd8! important;
	white-space: normal;
}
.sitemap  .RadTreeView .rtIn,
.sitemap  .RadTreeView .rtLI .rtSelected .rtIn,
.sitemap .RadTreeView .rtTop, .RadTreeView .rtMid, .RadTreeView .rtBot,
.sitemap .RadTreeView .rtIn,
.sitemap  .RadTreeView .rtLines .rtLI ul.rtUL li.rtLI
{
    margin:0! important;
    padding:0! important;
}

.sitemap .RadTreeView .rtSp
{
    display:none! important;
}

/*BEGIN USER STYLES*/

.sitemap  .RadTreeView .rtPlus,
.sitemap  .RadTreeView .rtMinus,
.sitemap  .RadTreeView .rtMinus.rtMinusHover
{
    margin-right:0! important;
    margin-left:-22px! important;
	float: left;
}

/*collapsed tree image*/
.sitemap  .RadTreeView .rtLI .rtPlus,
.sitemap  .RadTreeView .rtLI .rtPlus:hover
{
	display: none;
    background:url('images/subnav-l1-collapsed.png') top center no-repeat! important;
}

/*expanded tree image*/
.sitemap  .RadTreeView .rtLI .rtMinus,
.sitemap  .RadTreeView .rtLI .rtMinus:hover
{
	display: none;	
    background:url('images/subnav-l1-expanded.png') top center no-repeat! important;
}

.sitemap  .RadTreeView,
.sitemap  .RadTreeView a.rtIn,
.sitemap  .RadTreeView .rtEdit .rtIn input
{
    margin-top: 15px;
    font-family: "ITCFranklinGothicW01-Bk 812647";
    font-size: 14px;
    font-weight: 400;
}

.sitemap  .RadTreeView .rtLines .rtLI,
.sitemap  .RadTreeView .rtLines .rtFirst .rtUL
{
    /* background:url('images/subnav-l1-bg.png') top left no-repeat! important; */
	
    margin-bottom: 12px;
}


.sitemap .RadTreeView .rtUL .rtLI .rtUL {
    margin-top: 12px !important;
}

.sitemap  .RadTreeView .rtLines .rtFirst .rtUL,
.sitemap  .RadTreeView .rtLines .rtLI .rtUL .rtLI .rtTop,
.sitemap  .RadTreeView .rtLines .rtLI ul.rtUL,
.sitemap  .RadTreeView .rtLines .rtLI ul.rtUL li.rtLI
{
    background-image: none! important;
}

.sitemap  .RadTreeView ul.rtLines li.rtLI ul.rtUL li.rtLI
{
    padding-left:20px! important;
    background:url('images/subnav-l2-collapsed.png') no-repeat! important;
    margin-bottom: 12px !important;
}

.sitemap  .RadTreeView .rtLines .rtLI ul.rtUL li.rtLI a.rtIn,
.sitemap  .RadTreeView .rtLines .rtLI ul.rtUL li.rtLI
{
    color:#000! important;
    font-size:14px! important;
    font-weight:normal! important;
    line-height: 24px! important;
}
.sitemap  .RadTreeView .rtLines .rtLI ul.rtUL li.rtLI ul.rtUL li.rtLI a.rtIn,
.sitemap  .RadTreeView .rtLines .rtLI ul.rtUL li.rtLI ul.rtUL li.rtLI
{
	font-size: 12px ! important;
    color:#666f77! important;
    line-height: 14px! important;
}
/********************** Public Statement Widget *********************/
ul.psWrp {
    padding: 0;
    list-style: none;
}
ul.psWrp li {
    padding: 0 0 15px 0;
}
ul.psWrp li div {
  display: inline;
}
.noShow {
    display: none;
}
.psWrp .sfdownloadFileWrp a {
    background: none;
    padding: 0;
}

/****************** search ddown **************************/
body > .k-animation-container{
	    top: 110px !important;
	width: 180px !important;


}

body > .k-animation-container .k-list-container{
		background-color: #fefefe;
		width: 180px !important;
	
	 border: 1px solid #3EA6A9;
		box-sizing:border-box;
}

body > .k-animation-container .k-list{
	width: 180px !important;
	padding-left: 0px;
	margin: 0px;
	list-style-type:none;
}

body > .k-animation-container .k-list li{
	padding: 6px 18px ;
	line-height:normal;
	cursor: pointer;
}

body > .k-animation-container .k-list li:hover{
	color: #3EA6A9;
}
/*************** Formatted table ***********************/
table.table {
    border: 1px solid #ED7D00;
}
.table tr {
    border: none;
}
.table td {
    padding: 1em;
}
.table tr:nth-child(even) {
    background: #EEE;
}