
@import "fonts/opensans/stylesheet.css";

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

/* layout */

@media (max-width: 767px) {
.navbar-toolbar {
  position: fixed;
  z-index: 100;
  width: 100%
}
}

body {
	font-family: "open_sanslight", Arial;
	font-size: 16px;
	color: #333333;
	background: #ffffff;
	margin: 0px
}

#title-area {
	background: #444d58;
	padding: 30px 0px 10px 0px;
}

#title-area input.form-control {
	width: 400px;
	font-family: "open_sanslight", Arial;
	font-size: 20px;
	color: #444d58;
	margin-top: 2px;
    height: 40px;
    padding: 0px 5px 5px 15px;
    line-height: normal;
    border-radius: 0px;
    border: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);     
}

#title-area .form-group {
	margin-top: 0px;
	margin: 5px 10px 5px 0px;    
}

#title-area-alt {
	background: #444d58;
	padding: 30px 0px 30px 0px;
}

.form-inline {
	margin-top: 40px;
}

.form-inline form#QuickSearch {
	background: #ffffff;	
	display: inline-block;
    border-radius: 0px;
    border: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);   	
}

#main-area {
	background: #eef2f7;
}

.tools {
	background: #dce3ea;
}

#control-area {
	font-size: 30px;	
	color: #ffffff;	
	padding-top: 10px;
}

#control-area a:link, #control-area a:visited {
	color: #1390c7;		
	display: inline-block;
	text-decoration: none;
}

#control-area a:hover {
	color: #ffffff;		
	text-decoration: none;
}

#control-area-alt {
	float: right;
	margin-top: 10px;
}	


.left-border {
	border-left: 1px solid #eef2f7;
}

.right-border {
	border-right: 1px solid #eef2f7;
}

h1 a:link, h1 a:visited {
	color: #1e3768;	
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h2 {
	font-family: "open_sanslight", Arial;
	font-size: 20px;
	color: #444d58;
	margin: 30px 0px 30px 0px;
}

h3 {
	font-family: "open_sans_condensedbold", Arial !important;
	font-size: 14px;
	color: #9aacbc;
	margin: 30px 0px 30px 0px;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
}



#footer {
	font-family: 'TitilliumText25L250wt', Arial, Verdana ;
	font-size: 14px;
	line-height: 1.25;
	color: #43494b;
	width: 100%;
	padding: 40px 0px 40px 0px;
}

#footer a:link, #footer a:visited {
	color: #1390c7;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.25;	
	display: block;
	margin-right: 80px;
	float: right;
}

#footer a:hover {
	color: #ffffff;
}

h2 a:link, h2 a:visited {
	color: #e23c6e;
}

h2 a:hover {
	color: #e23c6e;
	text-decoration: none;
}


/* Links */



a.level-1-icon:link, a.level-1-icon:visited {
	width: 150px;	
	max-width: 150px;	
	font-family: "open_sanslight", Arial;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	display: table-cell;
	text-align: center;
	background: #1390c7;
	padding: 10px 5px 10px 5px;	
	-moz-transition: background .5s ease-in-out;
	-webkit-transition: background .5s ease-in-out;
	-o-transition: background .5s ease-in-out;
	-ms-transition: background .5s ease-in-out;
	transition: background .5s ease-in-out;		
	border: #0782ad 1px solid;	
}

a.level-1-icon:hover {
	border: #50BFEA 1px solid;
}

a.level-1-icon-alt:link, a.level-1-icon-alt:visited {
	width: 150px;
	max-width: 150px;
	font-family: "open_sanslight", Arial;
	font-size: 16px;
	color: #444d58;
	text-decoration: none;
	display: table-cell;
	text-align: center;
	background: #ffffff;
	padding: 10px 5px 10px 5px;	
	-moz-transition: background .5s ease-in-out;
	-webkit-transition: background .5s ease-in-out;
	-o-transition: background .5s ease-in-out;
	-ms-transition: background .5s ease-in-out;
	transition: background .5s ease-in-out;		
	border: #dce3ea 1px solid;
}

a.level-1-icon-alt:hover {
	border: #1390c7 1px solid;	
}


a.level-1-alt:link, a.level-1-alt:visited {
	font-family: "open_sanslight", Arial;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 10px 40px 0px 15px;
	min-height: 40px;
	max-width: 300px;
	margin-bottom: 2px;
	background: #1390c7 url("../images/click/bg-level-1-arrow.png") right top no-repeat;	
	-moz-transition: background .5s ease-in-out;
	-webkit-transition: background .5s ease-in-out;
	-o-transition: background .5s ease-in-out;
	-ms-transition: background .5s ease-in-out;
	transition: background .5s ease-in-out;		
}


a.level-1-alt:hover {
	background: #50BFEA url("../images/click/bg-level-1-arrow.png") right top no-repeat;	
}

a.level-2:link, a.level-2:visited {
	font-family: "open_sanslight", Arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 10px 40px 0px 15px;
	min-height: 40px;
	max-width: 300px;
	margin-bottom: 2px;
	background: #1390c7 url("../images/click/bg-level-1-arrow.png") right top no-repeat;	
	-moz-transition: background .5s ease-in-out;
	-webkit-transition: background .5s ease-in-out;
	-o-transition: background .5s ease-in-out;
	-ms-transition: background .5s ease-in-out;
	transition: background .5s ease-in-out;		
}


a.level-2:hover {
	background: #50BFEA url("../images/click/bg-level-1-arrow.png") right top no-repeat;	
}





.level-2 {
	display: inline-block;
	margin: 0px 10px 10px 0px;	
}

.image-left {
	float: left;
	padding-right: 10px;
	vertical-align: middle;	
}



.holder {
	display: inline-block;
	margin: 0px 0px 20px 0px;	
}

/* textual */


em {
	font-style: normal;
	font-weight: bold;
}

cite {
	font-style: italic;
	font-weight: normal;
}

.middle {
	vertical-align: middle;
}

.active {
	color: #975740;
}

.mainspread {
	clear: both;
}

















