* {
    box-sizing: border-box;
}
.row:after {
    content: "";
    clear: both;
    display: block;
}
[class*="col-"] {
    float: left;
    padding: 10px;
}

a {
     color: #0f265c;
	text-decoration: none;
}

a:visited {
     color: #0f265c;
}

a:active {
     color: #ed4431;
}

a:hover {
     color: #8b96cd;
}

h1 {

}

h2 {
    
}

h4 {

}

h5 {
     margin-left: 40px;
}

img {
    max-width: 100%;
    height: auto;
    border-radius: 0px;
}

html {
     font-family: 'Open Sans', sans-serif;
     overflow-y: scroll;
}

body {
     background-attachment: fixed;
     background-color: #eeeff4;
     background-image: url("");
     background-position: center top;
     background-repeat: no-repeat;
     background-size: cover;
     margin: 0px;
     padding: 0px;
}


.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

nav {
    width: 100%;
    height: 70px;
    background: #8b96cd;
    font-size: 0.91em;
    font-family: Arial, sans-serif;
    border: 10px solid #8b96cd;
 }
nav ul {
    padding: 0;
    margin: 0 auto;
    width: 600px;
    height: 20px;
    border: 0px solid #000000;
}
nav li {
    display: inline;
    float: center;
    padding: 0px 20px 0px 20px;
    border: 0px solid #000000;
}

nav li.active {
    color: #0d265e;
}
nav a#pull {
	display: none;
}



.button {
    background-color: #f7f6fc;
    border: 1px solid #b3b6cb;
    padding: 15px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 0.9em;
}



#container {
     background: none repeat scroll 0% 0% #FFFFFF;
     border-color: #b3b6cb;
     border-left: 0px solid #b3b6cb;
     border-radius: 0px;
     border-style: solid;
     border-width: 1px;
     box-shadow: 3px 3px 4px #535E60;
     font-size: 1em;
     line-height: 111%;
     margin: 25px auto;
     max-width: 900px;
     opacity: 100;
     padding: 0px;
     text-align: left;
     color: #0f265c;
     width: 90%;
}

#content {
     text-align: left;
     font-size: 0.90em;
     margin-left: 40px;
     margin-top: 0px;
     margin-right: 20px;
     margin-bottom: 20px;
     line-height: 150%;
}



#contentform {
   text-align: left;
   color: ;
   background: ;
   border: 0px solid #edeeef;
   border-radius: 0px;
   padding: 0px 10px 0px 10px ; 
}

.header {
    background: url("../images/header.png") no-repeat scroll;
    background-size: contain;
    font-family: 'Open Sans', sans-serif;
    height:  ;
    background-color: #fff;
    color: #ffffff;
    padding: 2px;
    margin-bottom: 0px;
    font-size: 0.9em;
    line-height: 110%;
    border-radius: 0px;
    text-align: left;
}    

.header a {color: #0c255c;
	text-decoration: none;
}

.header h1 {
    margin-left: ;
     text-align: right;
}
.header h4 {
     font-family: 'Open Sans', sans-serif;
     font-color: #0f265c;
     font-style: normal;
     font-size: 0.45em;
     margin-left: ;
      text-align: right;
     }

.aside {
    background-color: #fff;
    margin-top: 0px;
    margin-right: 20px;
    margin-left: 20px;
    padding: 1px;
    color: #0f265c;
    text-align: center;
    font-size: 0.9em;
    border-radius: 0px;
}



.footer {
    background: url("") repeat scroll 0% 0%;
    background-color: #8e9ace;
    color: #0f265c;
    text-align: left;
     font-family: 'Open Sans', sans-serif;   
    font-size: 0.9em;
    height: 70px;
    line-height: 350%;
    padding: ;
    border-radius: 0px;
}



/* For mobile phones: */
[class*="col-"] {
    width: 100%;
}
@media only screen and (min-width: 605px) {
    /* For tablets: */
    .col-m-1 {width: 8.33%;}
    .col-m-2 {width: 16.66%;}
    .col-m-3 {width: 30%;}
    .col-m-4 {width: 33.33%;}
    .col-m-5 {width: 41.66%;}
    .col-m-6 {width: 50%;}
    .col-m-7 {width: 58.33%;}
    .col-m-8 {width: 66.66%;}
    .col-m-9 {width: 75%;}
    .col-m-10 {width: 83.33%;}
    .col-m-11 {width: 91.66%;}
    .col-m-12 {width: 100%;}
}
@media only screen and (min-width: 768px) {
    /* For desktop: */
    .col-1 {width: 8.33%;}
    .col-2 {width: 16.66%;}
    .col-3 {width: 30%;}
    .col-4 {width: 33.33%;}
    .col-5 {width: 41.66%;}
    .col-6 {width: 50%;}
    .col-7 {width: 58.33%;}
    .col-8 {width: 66.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}
}


@media screen and (max-width: 468px) {
    nav { 
        height: auto;
    }
    nav ul {
        width: 100%;
        display: block;
        height: 30;
    }
    nav li {
        width: 50%;
        float: center;
        position: relative;
        	padding: 0px 0px 10px 15px;
    }
    nav li a {
        border: 0px solid #f2eedb;
            border-radius: 0px;

    }
    nav a {
        text-align: left;
        width: 100%;
        text-indent: 25px;
    }
    
    
    

@media only screen and (max-width : 480px) {
    nav {
        border-bottom: 0;
    }
    nav ul {
        display: block;
        height: auto;
    }
    nav a#pull {
        display: block;
        background-color: #faf6f5;
        width: 100%;
        position: relative;
    }
    nav a#pull:after {
        content:"";
        background: url("../images/nav.png") no-repeat;
        width: 30px;
        height: 30px;
        display: inline-block;
        margin-top: 5px;
        margin-left: 20px;
        float: left;
        right: 15px;
        top: 10px;
        display: none;
    }
}

@media only screen and (max-width : 320px) {
    nav li {
        display: block;
        float: none;
        width: 100%;
    }
    nav li a {
        border-bottom: 1px solid #576979;
    }
}