html {
    position: relative;
    min-height: 100%;
overflow-y: scroll;
}

body {font-family:Calibri,Arial,Helvetica,Sans-serif;font-size:16px;
	margin-right: 0px;margin-left: 0px;
        margin-top: 0px;margin-bottom: 170px;
}

a:link {color: #1e5e9c;}
a:visited {color: #1e5e9c;}
a:hover {color: #9eace8;}
a:active {color: #9eace8;}

.topbar {
	width: 100%;
	height: 90px;
	top: 0;
	left: 0;
	background-color: #1e5e9c;
}

.topstripe {
	background-color: #01b1fe;
	width: 100%;
	height: 5px;
}


.header {
	width: 100%;
	max-width: 1000px;
    	margin: 0 auto;
}


.headleft {
	margin: 5px;
	float: left;
	width: 200px;
	height: 80px;
	background: url("cllogo2015.gif") no-repeat center;
	display: block;
	color: #ffffff;
	font-size: 38px;
	font-weight: bold;
	line-height: 30px;
}


.headright {
	float: right;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	max-height: 60px;
}


.responsive-image{
        width: 100%; 
	display:block; 
	height: auto;
    }

.responsive-image2{
        width: 100%; 
	max-width: 320px;
	display:block; 
	height: auto;
    }


.br5 {display: block; margin-bottom:5px;}
.br10 {display: block; margin-bottom:10px;}
.br20 {display: block; margin-bottom:20px;}
.br40 {display: block; margin-bottom:40px;}
.br60 {display: block; margin-bottom:60px;}
.br100 {display: block; margin-bottom:100px;}

#wrapper {
	width: 98%;
	max-width: 980px;
    	margin: 0 auto;
	clear: both;
}

.subhead {
	color: #1e5e9c;
	font-size: 22px;
	text-decoration: none;
	font-weight:  bold;
}

.pagetitle {
	color: #1e5e9c;
	font-size: 30px;
	text-decoration: none;
	font-weight:  bold;
	padding-top: 15px;
	padding-bottom: 15px;
}

.feature {
	padding: 6px;
}

.feature2 {
	padding: 6px;
	border-top: 2px solid #1e5e9c;
	border-bottom: 2px solid #1e5e9c;
}

a.learnbutton {display:block;line-height:18px;text-align:center;background-color:#ffffff;border:1px solid #1e5e9c; padding:2px 2px; background:#0290ce; width:100px;border-radius:7px;font-size: 16px; font-weight: bold; text-decoration: none;vertical-align: middle;box-shadow: 3px 3px 3px #d8d8d8;}
a.learnbutton:link {color:#ffffff;}  
a.learnbutton:visited {color:#ffffff;}
a.learnbutton:hover {background-color:#02b1ff;color: #ffffff;}


/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 5%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 47.5%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

@media only screen and (max-width: 480px) {
	.span_2_of_2, .span_1_of_2 { width: 100%; }
}

.slidecontainer {
	background-color: #ffffff;

}

.slide {

	width:          90%;
	top:            0px;
	left:           0px;
	background-color: #ffffff;
} 


.fadein {position:relative; width:100%; height: 0;
	padding: 105.05% 0 0 0;}
.fadein img {position:absolute; left:0; top:0;}

.fullblue {
	background-color: #1e5e9c;
	width: 100%;
	height: 4px;
	margin-bottom: 20px;
	margin-top: 15px;
}

.fullgray {
	background-color: #d8d8d8;
	width: 100%;
	height: 4px;
	margin-bottom: 20px;
	margin-top: 20px;
}


.mainpagecols {
	width: 98%;
	height:auto;
	max-width: 980px;
    	margin: 0 auto;
}


/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 2%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 66%; }
.span_1_of_3 { width: 32%; }

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
}

.questions {
        font-weight:bold;
	font-size:17px;
	color: #1e5e9c;
}

.completebox {
	float: left;
    width: 20px;
    height: 20px;
    margin-left: 0px;
    margin-right: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0,0,0,.2);

}


.footer {
    	position: absolute;
	background-color: #1e5e9c;
	width: 100%;
	height: 120px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
    	left: 0;
    	bottom: 0;
	clear: both;
}

.ftext {
 	position: absolute;
	width: 100%;
 	top: 30%;
 	margin-top: -6px;
 	text-align: center;
 	font-size: 18px;
	font-weight: bold;
	word-spacing: 7px;
}

.footer a:link { color: #ffffff; }
.footer a:visited { color: #ffffff; }
.footer a:hover { color: #9eace8; }
.footer a:active { color: #ffffff; }



@media (max-width: 350px) {

	.headleft{
		background: url("cllogo2015s.gif") no-repeat center;
		width: 110px;
	}

}

@media (max-width: 480px) {

	.approach{

		border-bottom: 2px solid #1e5e9c;
		padding-left: 6px;
		padding-right: 6px;
		padding-bottom: 20px;
	}

}

@media (max-width: 480px) {

	.trio{
		padding-top: 10px;
		padding-bottom: 5px;
		border-bottom: 2px solid #1e5e9c;
		padding: 6px;
	}

}


@media (max-width: 480px) {

	.fullblue{
		height: 2px;
		margin-bottom: 5px;
		margin-top: 5px;
	}

}

