@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700);
* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
}

body {
	font-size: 15px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 400;
}


.wrapper {
	margin: 0 auto;
	text-align: left;
	max-width: 1000px;
}

.inner-wrapper {
	/*clear: both;
	float: left;*/
	padding: 0 20px 0 20px;
	position: relative;
	max-width: 960px;
}


* html .wrapper {
	height: 1%;
	overflow: hidden;
	display: block;
	width:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) > 1002 ? "1000px" :  "auto");
}

* html .inner-wrapper { /* Clearing nicely for IE6. */
	width:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) > 962 ? "960px" :  "auto");
}


/** Grid */

.container {
	clear: both;
	float: left;
	margin: 0;
	width: 100%;
}
.col1,
.col2,
.col3,
.col4,
.col5,
.col6,
.col7,
.col8,
.col9,
.col10,
.col11,
.col12 {
	clear: none;
	display: inline;
	float: left;
	margin-bottom: 20px;
	margin-right:0%;
	overflow:hidden;
	padding: 0;
	position: relative;
}
.col1 {
	width: 8.33333%;
}
.col2 {
	width: 16.66666%;
}
.col3 {
	width: 25%;
}
.col4 {
	width: 33.33333%;
}
.col5 {
	width: 41.66666%;
}
.col6 {
	width: 50%;
}
.col7 {
	width: 58.33333%;
}
.col8 {
	width: 66.66666%;
}
.col9 {
	width: 75%;
}
.col10 {
	width: 83.33333%;
}
.col11 {
	width: 91.66666%;
}
.col12 {
	width: 100%;
	margin-right: 0;
}
.col12 .col1 {
	width: 8.33333%;
	margin-right: 0%;
}
.col12 .col2 {
	width: 16.66666%;
	margin-right: 0%;
}
.col12 .col3 {
	width: 25%;
	margin-right: 0%;
}
.col12 .col4 {
	width: 33.33333%;
	margin-right: 0%;
}
.col12 .col5 {
	width: 41.66666%;
	margin-right: 0%;
}
.col12 .col6 {
	width: 50%;
	margin-right: 0%;
}
.col12 .col7 {
	width: 58.33333%;
	margin-right: 0%;
}
.col12 .col8 {
	width: 66.66666%;
	margin-right: 0%;
}
.col12 .col9 {
	width: 75%;
	margin-right: 0%;
}
.col12 .col10 {
	width: 83.33333%;
	margin-right: 0%;
}
.col12 .col11 {
	width: 91.66666%;
	margin-right: 0%;
}
.col12 .col12 {
	width: 100%;
	margin-right: 0;
}
.col11 .col1 {
	width: 9.0909%;
	margin-right: 0%;
}
.col11 .col2 {
	width: 18.18181%;
	margin-right: 0%;
}
.col11 .col3 {
	width: 27.27272%;
	margin-right: 0%;
}
.col11 .col4 {
	width: 36.36363%;
	margin-right: 0%;
}
.col11 .col5 {
	width: 45.45454%;
	margin-right: 0%;
}
.col11 .col6 {
	width: 54.54545%;
	margin-right: 0%;
}
.col11 .col7 {
	width: 63.63636%;
	margin-right: 0%;
}
.col11 .col8 {
	width: 72.72727%;
	margin-right: 0%;
}
.col11 .col9 {
	width: 81.81818%;
	margin-right: 0%;
}
.col11 .col10 {
	width: 90.90909%;
	margin-right: 0%;
}
.col11 .col11 {
	width: 100%;
	margin-right: 0;
}
.col10 .col1 {
	width: 10%;
	margin-right: 0%;
}
.col10 .col2 {
	width: 20%;
	margin-right: 0%;
}
.col10 .col3 {
	width: 30%;
	margin-right: 0%;
}
.col10 .col4 {
	width: 40%;
	margin-right: 0%;
}
.col10 .col5 {
	width: 50%;
	margin-right: 0%;
}
.col10 .col6 {
	width: 60%;
	margin-right: 0%;
}
.col10 .col7 {
	width: 70%;
	margin-right: 0%;
}
.col10 .col8 {
	width: 80%;
	margin-right: 0%;
}
.col10 .col9 {
	width: 90%;
	margin-right: 0%;
}
.col10 .col10 {
	width: 100%;
	margin-right: 0;
}
.col9 .col1 {
	width: 11.11111%;
	margin-right: 0%;
}
.col9 .col2 {
	width: 22.22222%;
	margin-right: 0%;
}
.col9 .col3 {
	width: 33.33333%;
	margin-right: 0%;
}
.col9 .col4 {
	width: 44.44444%;
	margin-right: 0%;
}
.col9 .col5 {
	width: 55.55555%;
	margin-right: 0%;
}
.col9 .col6 {
	width: 66.66666%;
	margin-right: 0%;
}
.col9 .col7 {
	width: 77.77777%;
	margin-right: 0%;
}
.col9 .col8 {
	width: 88.88888%;
	margin-right: 0%;
}
.col9 .col9 {
	width: 100%;
	margin-right: 0;
}
.col8 .col1 {
	width: 12.5%;
	margin-right: 0%;
}
.col8 .col2 {
	width: 25%;
	margin-right: 0%;
}
.col8 .col3 {
	width: 37.5%;
	margin-right: 0%;
}
.col8 .col4 {
	width: 50%;
	margin-right: 0%;
}
.col8 .col5 {
	width: 62.5%;
	margin-right: 0%;
}
.col8 .col6 {
	width: 75%;
	margin-right: 0%;
}
.col8 .col7 {
	width: 87.5%;
	margin-right: 0%;
}
.col8 .col8 {
	width: 100%;
	margin-right: 0;
}
.col7 .col1 {
	width: 14.28571%;
	margin-right: 0%;
}
.col7 .col2 {
	width: 28.57142%;
	margin-right: 0%;
}
.col7 .col3 {
	width: 42.85714%;
	margin-right: 0%;
}
.col7 .col4 {
	width: 57.14285%;
	margin-right: 0%;
}
.col7 .col5 {
	width: 71.42857%;
	margin-right: 0%;
}
.col7 .col6 {
	width: 85.71428%;
	margin-right: 0%;
}
.col7 .col7 {
	width: 100%;
	margin-right: 0;
}
.col6 .col1 {
	width: 16.66666%;
	margin-right: 0%;
}
.col6 .col2 {
	width: 33.33333%;
	margin-right: 0%;
}
.col6 .col3 {
	width: 50%;
	margin-right: 0%;
}
.col6 .col4 {
	width: 66.66666%;
	margin-right: 0%;
}
.col6 .col5 {
	width: 83.33333%;
	margin-right: 0%;
}
.col6 .col6 {
	width: 100%;
	margin-right: 0;
}
.col5 .col1 {
	width: 20%;
	margin-right: 0%;
}
.col5 .col2 {
	width: 40%;
	margin-right: 0%;
}
.col5 .col3 {
	width: 60%;
	margin-right: 0%;
}
.col5 .col4 {
	width: 80%;
	margin-right: 0%;
}
.col5 .col5 {
	width: 100%;
	margin-right: 0;
}
.col4 .col1 {
	width: 25%;
	margin-right: 0%;
}
.col4 .col2 {
	width: 50%;
	margin-right: 0%;
}
.col4 .col3 {
	width: 75%;
	margin-right: 0%;
}
.col4 .col4 {
	width: 100%;
	margin-right: 0;
}
.col3 .col1 {
	width: 33.33333%;
	margin-right: 0%;
}
.col3 .col2 {
	width: 66.66666%;
	margin-right: 0%;
}
.col3 .col3 {
	width: 100%;
	margin-right: 0;
}
.col2 .col1 {
	width: 50%;
	margin-right: 0%;
}
.col2 .col2 {
	width: 100%;
	margin-right: 0;
}
.col1 .col1 {
	width: 100%;
	margin-right: 0;
}
.col12 .last-col {
	margin-right: 0;
}
.col11 .last-col {
	margin-right: 0;
}
.col10 .last-col {
	margin-right: 0;
}
.col9 .last-col {
	margin-right: 0;
}
.col8 .last-col {
	margin-right: 0;
}
.col7 .last-col {
	margin-right: 0;
}
.col6 .last-col {
	margin-right: 0;
}
.col5 .last-col {
	margin-right: 0;
}
.col4 .last-col {
	margin-right: 0;
}
.col3 .last-col {
	margin-right: 0;
}
.col2 .last-col {
	margin-right: 0;
}
.col1 .last-col {
	margin-right: 0;
}
.clear { /* Useful generic clearing class. */
	clear: both;
}
.last-col {
	margin-right: 0;
}

/** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	## Elements
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a,
a:hover,
a:focus{
	color:inherit;
}
a:hover,
a:active,
a:focus {
	outline: 0;
}
p{
	margin-bottom:10px;
}
h1,
h2,
h3,
h4,
h5,
h6{
	padding:0;
	margin:0;
	font-weight:700;
	font-size:1em;
}
.l,
.alignleft{
	float:left;
}
.r,
.alignright{
	float:right;
}
.alignleft,
.alignright{
	margin-top:5px;
}
.alignleft{
	margin-right:10px;
}
.alignright{
	margin-left:10px;
}
.clear{
	clear:both;
}
.pic img{
	width:100%;
}
img{
	max-width:100%;
	display: block;
	border:none;
}
ul,
ol{
	list-style-position:inside;
}
ul.custom,
ol.custom,
.wsp-pages-list {
	padding: 0;
	margin:0;
	list-style-type:none;
}
li.custom {
	padding: 0;
	margin:0;
}
.main-content li {
	padding: 0;
	margin:0;
	list-style: none;
    display: table-row;
}
.main-content li::before {
    content: "\2022";
    display: table-cell;
    text-align: right;
    padding-right: .5em;
}
.relative{
	position:relative;
}
.absolute{
	position:absolute;
}
.box-size,
.main-content,
.right-column {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

/** Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/** Form elements */
input[type="text"],
input[type="password"],
input[type="email"],
textarea{
	background-color:#ffffff !important;
	border:1px solid #6b6b6b;
	padding:5px;
	/*-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; */
}
input[type="submit"]{
	color:#ffffff;
	text-transform:uppercase;
	border:none;
	padding:5px 10px;
	background-color: #004e89;
	cursor:pointer;
}
#loginform label{
	/*width:70px;*/
	display: block;
}

.header{
	padding-top:20px;
}
.logo,
.logo img{
	display:inline-block;
}
.logout{
	font-size:90%;
}

/** Menu */
.main-menu{
	text-transform:uppercase;
	font-size:16px;
	position:absolute;
	top:30px;
	right:0;
}
.main-menu li{
	/*display:inline-block;*/
	float:left;
}
.main-menu a{
	padding:5px 8px;
}
.main-menu a:hover,
.main-menu .current-menu-item a,
.main-menu .current-page-ancestor a{
	background:#004e89;
	color:#ffffff;
	text-decoration:none;
	transition: all 0.3s ease;
}
.custom-select-container,
.selectnav {
	display: none;
}
#left-menu{
	font-weight:700;
}
#left-menu + .main-content,
.right-column{
	padding-left:20px;
}

.slogan{
	position:relative;
}
.slogan h2{
	font-weight:400;
}
.slogan .text{
	position:absolute;
	bottom:15%;
	left:20px;
	z-index:10;
	font-size:24px;
	color:#ffffff;
	background-color:rgba(0,0,0,0.3);
	padding:15px;
	margin-bottom:0;
}
.slogan a:hover{
	text-decoration:none;
}

.content h1{
	font-size:20px;
}
.content h2{
	font-size:18px;
}
.content h1,
.content h2{
	margin-bottom:20px;
}

.main-items{
	/*margin-bottom:20px !important;*/
}
.main-items li{
	text-align:right;
	float:left;
}
.main-items .pic{
	width:100%;
	height:110px;
	overflow:hidden;
	text-align:center;
	display:block;
}
.main-items .pic img{
	height:100%;

}
.main-items .description{
	min-height:80px;
	padding:10px 20px;
	margin-bottom: 0;
	padding-bottom: 0;
	color:#6b6b6b;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.main-items a:hover{
	text-decoration:none;
}
.main-items h2{
	color:#ffffff;
	border-left:1px solid #ffffff;
	margin-bottom:0px;
}
.main-items li:first-child h2{
	border-left:none;
}
.main-items .description,
.main-items h2{
	text-align:center;
}
.main-items h2 a{
	display:block;
	padding:10px 0;
}
.main-items li:nth-child(2n+1) h2{
	background:#efad41;
}
.main-items li:nth-child(2n+2) h2{
	background:#004e89;
}
.main-items li:nth-child(2n+3) h2{
	background:#d83449;
}

.img-right{
	float:right;
	margin-right:400px;
}

/** Footer */
.footer{
	color:#efad41;
	border-top:5px solid #d83449;
	background:#004e89;
	padding-top:20px;
	padding-bottom:20px;
}
.footer .col12{
	margin-bottom:0;
	/*padding-left:10px;*/
	text-align:center;
}

.sub-footer{
	text-align:center;
	border-bottom:1px solid red;
	margin:20px 20%;
	display:block;
}
.sub-footer a{
	color:inherit;
}
.sub-footer:hover,
.sub-footer a:hover{
	text-decoration:none;
}
.unique_links {
	text-align: center;
	margin: 10px auto;
	margin-bottom: 40px;
}
