


.blog-image {
	float: right; 
	margin-left: 30px; 
	margin-bottom: 30px; 
	max-width: 300px;
	}
	.blog-image img {margin:5px; border:1px solid #ebebeb; padding: 5px;}
	@media (min-width: 320px) and (max-width: 767px) {
    .blog-image {
        float:left !important;
    }
    }

.contact-form-wrapper {
	padding: 20px;
	background-color: #ebebeb;
	border: 1px solid #d5d5d5;
	}
	.contact-form-wrapper input[type=text],input[type=email],textarea {
		padding: 10px;
		display: block;
		}

.alert-home {
	background-color: #d04037;
	/*padding: 5px;*/
	display: none;
	}
	/*.alert-home h3 {padding-top: 5px;}*/
	.alert-home a {color: #fff;}
	.alert-home a:hover {color: #d9c25e;}

.alert-main-page {
	background-color: #d04037;
	padding: 10px;
	margin-bottom: 20px;
	}
	.alert-main-page h3 {color: #d9c25e; margin:0; padding:0;}
	.alert-main-page a {color: #fff;}
	.alert-main-page a:hover {color: #d9c25e;}
	
	
.header-blue {
	height: 10px;
	background-color: #193149;
	}

.header-fade {
	background: -webkit-linear-gradient(#efefef, #fff); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#efefef, #fff); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#efefef, #fff); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#efefef, #fff); /* Standard syntax */
  	background-image: linear-gradient(#efefef, #fff); /* IE 11... */
  	}

.header-fade-2 {
	background: -webkit-linear-gradient(#efefef, #fff); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#efefef, #fff); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#efefef, #fff); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#efefef, #fff); /* Standard syntax */
  	background-image: linear-gradient(#efefef, #fff); /* IE 11... */
  	}
  	
.header-menu {
	background-color: #ededed;
	border-top: 1px solid #d5d5d5;
	}
	
.logo-desktop { padding: 20px; }
	.logo-desktop img {
		width: 100px !important;
		}
	
.member-bar-blue {
	background-color: #193149;
	border-bottom: 1px solid #d5d5d5;
	}
	.member-bar-blue ::-webkit-input-placeholder {color: #d9c25e;}
	.member-bar-blue :-moz-placeholder {color: #d9c25e;}
	.member-bar-blue ::-moz-placeholder {color: #d9c25e;}
	.member-bar-blue :-ms-input-placeholder {color: #d9c25e;}
	
.slogan { font-weight: 900; font-size: 20px; margin-top: 50px; line-height: 24px;}
.slogan-2 { font-weight: 900; font-size: 20px;}
.social { margin-top: 80px; }

.header-list a {
	padding: 5px;
	font-size: 16px;
	display: block;
	color: #666;
	}
	.header-list a:hover {color: #d04037;}
	
.header-list-2 a {
	padding: 5px;
	font-size: 16px;
	display: block;
	color: #666;
	}
	.header-list-2 a:hover {color: #d04037;}

.alert-box h2 {margin-bottom:0; color: #fff; line-height: 20px;}
.alert-box h3 {margin-top:0; color: #fff; line-height: 20px;}
.alert-box {
	background-color: #d04037;
	border: 1px solid #dadada;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #fff;
	}
	
.leaderboard img {display: block; width: 100%; height: auto;} 
.adpad {margin-bottom: 20px;}

.home-buttons {
	padding-top: 30px;
	padding-bottom: 30px;
	}

.home-banner-gray {
	background-color: #f6f6f6;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding-top: 30px;
	padding-bottom: 30px;
	}
	
.home-banner-blogs {
	padding-top: 30px;
	padding-bottom: 40px;
	}
	.home-article-title h2 {line-height: 20px;}
	.home-article-title a {color: #174883 !important;}
	.home-blog-button {margin-top: 20px; margin-bottom: 20px;}
	.home-blog-button a {padding: 10px; border: 1px solid #d5d5d5; margin-top: 20px; color: #888;}
	.home-blog-button a:hover {background-color: #f4f4f4;}
	
	
.home-banner-blue {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #193149;
	}
	
.page-content-area {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #fff;
	}
	
.footer-fade {
	/*background: -webkit-linear-gradient(#f8f8f8, #fff);
  	background: -o-linear-gradient(#f8f8f8, #fff); 
  	background: -moz-linear-gradient(#f8f8f8, #fff);
  	background: linear-gradient(#f8f8f8, #fff); 
  	background-image: linear-gradient(#f8f8f8, #fff);*/
  	background-color:#193149;
  	color:#fff;
  	padding-top: 30px;
  	padding-bottom: 30px;
  	border-top: 1px solid #193149;
  	}
  	.footer-fade a {/*color: #666;*/color:#d9c25e;}
  	.footer-fade a:hover {text-decoration: underline; color: #fff;}

.footer-bottom {
	/*background-color: #ededed;*/
	background-color: #0e2032;
	color: #d5d5d5;
	padding-top: 20px;
	padding-bottom: 400px;
	}
	.footer-bottom a {font-weight: bold; color: #666;}
	.footer-bottom a:hover {color: #d04037;}

/* DEPARTMENT PAGES STYLE */
.chiefs {
	display: block;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #193149;
	color: #fff;	
	border-radius: 10px 0px;
	border: 2px solid #d9c25e;
	}
	.chiefs h2 { margin-top: 0; }
	.chiefs img {margin: 10px;}
	.chiefs b {color: #d9c25e;}

.dept-info-box {
	/*padding: 15px;*/
	margin-bottom: 20px;
	}
	.dept-info-box h3 {
		border-bottom: 4px solid #193149;
		}

/*.dept-contact-box {
	background-color: #d9c25e;
	padding: 20px;
	color: #193149;
	}*/
	.dept-contact-box b {color: #193149; border-bottom: 1px dotted #193149;}
	.dept-contact-box h3 { margin-top: 0; color: #193149;}
	
.dept-contact-box {
  position: relative;
  padding: 20px;
  color: #193149;
  background: #d9c25e;
  overflow: hidden;
}

.dept-contact-box:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-width: 0 16px 16px 0;
  border-style: solid;
  border-color: #fff #fff #9b8836 #9b8836;
  background: #9b8836;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  box-shadow: 0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
  /* Firefox 3.0 damage limitation */
  display: block; width: 0;
}

.dept-contact-box.rounded {
  -moz-border-radius: 5px 0 5px 5px;
  border-radius: 5px 0 5px 5px;
}

.dept-contact-box.rounded:before {
  border-width: 8px;
  border-color: #fff #fff transparent transparent;
  -moz-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
}

h3.account-header {
	border-bottom: 4px solid #d04037; 
	line-height: 20px; 
	padding-bottom: 5px;
	}

.sidebar-notglobal {
	/*border-left: 1px solid #ebebeb;
	background-color: #193149;
	border-radius: 5px;
	padding: 10px;
	background:linear-gradient(to top, #eeeeee,#d4d4d4);*/
	}
	/*.sidebar-notglobal h3 {color: #193149; margin-top: 0;}*/
	
.sidebar ul {
	/*border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;*/
	/*background-color: #ebebeb;*/
	}
	.sidebar ul li {
		margin-left: -10px;
		}
	
/*FIRST LEVEL SIDEBAR NAV */
.sidebar ul li a {
  color: #222;
  font-weight: bold;
  padding: 10px 10px 10px 10px;
  line-height: 20px;
  border-bottom: 1px solid #ebebeb;
}

.sidebar ul li > a::before {
	font-family: FontAwesome;
   	content: "\f0da";
   	color: #fadf5a !important;
   	padding-right: 10px;
   	}

.sidebar ul li {
	line-height: 30px;
	padding-left: 10px;
}

.sidebar ul li.active a {
	color: #fff;
	background: #d9c25e;
	font-weight: bold;
}

.sidebar ul li.active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #4FAA57;
}

.sidebar ul li a {
	color: #222;
}

/*SECOND LEVEL SIDEBAR NAV */
.sidebar ul li li {
	/*list-style-position: inside;*/
	margin-left: 0px;
	list-style-type: none;
	list-style-color: #222;
	background-color: #fff;
	}
	
	
.sidebar ul li li.nav-selected {
	color: #fff;
	}
	
.sidebar ul li li a {
	margin-left: -20px;
	display: block;
	padding: 10px;
	/*line-height: 20px;*/
	background: transparent;
	color: #222 !important;
	}
	.sidebar ul li li.nav-selected > a {
		background-color: #f16a2f;
		list-style-color: #fff;
		color: #fff !important;
		}

.sidebar ul li li:hover { color: #fff; }
	.sidebar ul li li a:hover {
		color: #fff !important;
		background-color: #f16a2f;
		}

/*THIRD LEVEL SIDEBAR NAV */
.sidebar ul li li li {
	margin-left: -10px;
	list-style-position: inside;
	list-style-type: none;
	}
	.sidebar ul li li li a {
		margin-left: -20px;
		display: block;
		padding: 10px;
		}

/* Media STYLES */

@media (min-width: 1200px) {
	.header-fade {display: block;}
	.header-fade-2 {display: none;}
	.slogan-2 {margin-top: 20px !important;}
 	.header-list {margin-top: 25px;}
	}
@media (max-width: 1199px) {
	.header-fade {display: block;}
	.header-fade-2 {display: none;}
	.slogan-2 {margin-top: 20px !important;}
	.header-list {margin-top: 25px;}
	}
	
@media (max-width: 979px) {
	.searchbox {width: 75px;}	
	.header-fade {display: none;}
	.header-fade-2 {display: block;}
	.header-fade-2 img { padding: 10px; height: auto;}
	.slogan-2 {margin-top: 20px !important;}
	.header-list {margin-top: 55px;}
	.header-list-2 { margin-top: 20px;}

	}
@media (max-width: 767px) {
	.searchbox {width: 100px;}
	.slogan-2 {margin-top: 0px;}
	.header-list {margin-top: 20px; text-align: center !important; margin-bottom: 20px;}
	.header-list-2 { margin-top: 20px; text-align: center !important; margin-bottom: 20px;}
	}
	
@media (min-width: 100px) and (max-width: 766px) {
	/*.header-fade-2 img { width: 175px; margin-bottom: 0px;}*/
	/*.header-fade-2 img { margin-bottom: -30px !important;}*/
	/*.slogan-2 {margin-top: 20px !important;}*/
}

.videoWrapper {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.videoWrapper iframe, .videoWrapper object, .videoWrapper embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}