body h2, body h3, body h4, body h4 a, #news p.date, #smi p.date, #calendar p, #calendar a strong, .general #body h1, .general #body h2, .general #menu p, #rmenu h4 a, #adspanel h3, #logobar .links a, .h2{
	font-family: 'Open Sans Condensed', sans-serif;
}

.ltblue ul.col2{
	margin-right: 0;
}
.smaller, .smaller a, .ltblue .smaller a {
	font-size: 0.8em;
}
.ltblue.leftborder{
	width: 19.6%;
}
.ltblue div{
	display: inline-block;
	margin-bottom: 20px;
}
.ltblue.leftborder div{
	margin-left: 10%;
}
.ltblue.leftborder div div{
	margin-left: 0;
}
.general .ltblue.leftborder div{
	width: 90%;
}
.general .news h2{
	font-size: 1.6em;
	width: 60%;
}
div.ltblue{
/*	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;	
*/
	margin-bottom: 30px;
/*	margin-right: 5px;*/
	background-color: white;
	border: 1px solid #DAECF5;
	border-radius: 4px;
	box-shadow: -1px 1px 15px -4px #90adff;
}
.ltblue strong, .ltblue .strong a{
	font-weight: 400;
}
.ltblue h2{
    background-color: aliceblue;
    margin: 0 0 20px;
    padding: 16px 20px;
/*	margin-left: 20px;*/
	line-height: 12pt;
	color: #215bb9;
	text-transform: uppercase;
	background: linear-gradient(175grad, rgba(240,248,255,0), rgba(240,248,255,1), rgba(255,255,255,0), rgba(255,255,255,0));
}
.ltblue h2.nobackground{
	background: none;
	padding-top: 0;
}
.ltblue h4{
	margin-left: 20px;
}
.ltblue h4.center{
	margin-left: 0;
	text-align: center;
}
.ltblue h4, .ltblue h4 a{
/*	margin-bottom: 0;*/
	color: #215bb9;
	padding: 0;
	line-height: 11pt;
	text-transform: uppercase;
	font-size: 11pt;
	font-weight: 700;
}
.ltblue h4 .smaller{
	text-transform: none;
	font-weight: normal;
    color: black;
    font-size: 0.9em;
}
.ltblue ul{
	margin-right: 20px;
	margin-top: 0px;
}
.col-md-3 .ltblue ul{
	width: 98%;
}
.ltblue ul:last-child{
	margin-bottom: 30px;
}
.ltblue p{
	margin-left: 20px;
}
.badge{
	float: right;
    border: 1px solid #DAECF5;
    background-color: #f0f8ff;
    color: #428bca;
    font-weight: 300;
}
.next{
	list-style-type: none;
    margin-right: 50px;
}
.h2{
	font-size: 1.5em;
	font-weight: 700;
}
#content h2{
    text-transform: uppercase;
    margin: 0 0 30px;
    line-height: 28pt;
	padding: 0px 20px;
	font-size: 1.4em;
    font-weight: 700;
}
#content h2 .smaller.strong{
	text-transform: none;
	font-weight: 400;
}
.communities{
	margin-left: 20px;
}
.list-group{
	list-style-type: none;
	margin-left: 20px;
	width: 98%;
}
#content .list-group h4{
	font-weight: 300;
	margin-bottom: 0;
}
#content .list-group h4 b{
	font-weight: 700;
	color: inherit;
}
#content .list-group h4 a{
	color: #215bb9;
}
.list-group p{
	font-size: 0.9em;
}
.brand1 {
padding-top: 70px;
}


.navbar-csl {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#2D6CA2), to(#FFFFFF));
  background-image: -webkit-linear-gradient(top, #2D6CA2, 0%, #FFFFFF, 100%);
  background-image: -moz-linear-gradient(top, #2D6CA2 0%, #FFFFFF 100%);
  background-image: linear-gradient(to bottom, #2D6CA2 0%, #FFFFFF 100%);
  background-repeat: repeat-x;
  border-color: #ccddec;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2D6CA2', endColorstr='#ffFFFFFF', GradientType=0);

}


.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}


.navbar-csl .navbar-brand,
.navbar-csl .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-csl  {
	background-image: -webkit-gradient(linear, left 0%, left 100%, from(#531DA7), to(#31b0d5));
	background-image: -webkit-linear-gradient(left, #531DA7, 0%, #31b0d5, 100%);
	background-image: -moz-linear-gradient(left, #531DA7 0%, #31b0d5 100%);

	background-image: linear-gradient(to right,#531DA7 0,#31b0d5 100%);
    background-repeat: repeat-x;
    border-color: #2aabd2;
}
.navbar-csl-footer  {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#FFFFFF), to(#2D6CA2));
  background-image: -webkit-linear-gradient(bottom, #2D6CA2, 0%, #FFFFFF, 100%);
  background-image: -moz-linear-gradient(bottom, #2D6CA2 0%, #FFFFFF 100%);
  background-image: linear-gradient(to top, #2D6CA2 0%, #FFFFFF 100%);
  background-repeat: repeat-x;
  border-color: #ccddec;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffFFFFFF', endColorstr='#ff2D6CA2', GradientType=0);
  margin-bottom: 0px !important;
}
#logo {
	height: 40px;
	width: 50px;
}

.navbar-toggle .icon-bar {
	background-color: black !important;
}
#footer_feedback a {color: #531DA7;}
.img-bg{
	//height: 2px;
	//background: url('../img/bg-test.jpg');
	//background-repeat: no-repeat;
	//background-position: top;
}