
 /*.col-lg-12{
    border: solid red 2px !important;
}*/
 

/*===================
 Fonts, Colors and Backgrounds
 =============================*/
header{
    background-color: rgba(0,82,122, .75);
    color: #05056f;
    height: 100%;
}

body{
    background-color: rgba(218,218,218, .50);
}

/*============================
 iframe
 ===========================*/
iframe {
    border:none;
    position:relative;
}

/*=============================
 Typography
 =============================*/
header, h1, h2, h3{
    font-family: font-family: Impact, Charcoal, sans-serif;
    line-height: 1.45;
}
body {
    font-family:  "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}[/css]   
}

p {
    color: #303030;

}
.home_p{
text-align: justify;	
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1.0px;
    padding: 5px 5px;
}
.other_p{
    text-align: justify;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1.0px;
    padding: 10px 10px 10px 10px;
}
.center_p{
    text-align: center;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1.0px;
    padding: 10px 10px 10px 10px;
}

h1{
    font-size: 36px;
}
#homeName{
    font-size: 42px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 24px;
}

small {
    color: #303030;
    font-size: 12px;
}
footer{
    text-align: right;
    color: #303030;
    font-size: 8px;
    padding: 0px 25px
}
.figCap{
    text-align: left;
    padding: 0px 20px;
}
.catFail{
	color: #00527A;
	text-align: left;
	padding-left: 0px;
}
.headings1 {
   color: #00527A;
}
.headings2 {
   color: #00527A;
   text-align: left;
}
.papersList{
   list-style: none;
   text-align: right;
   padding: 5px 5px 5px 0px;
}
ul{
   
   color: #303030;
   font-size: 18px;
   line-height: 18px;
}

li{
   padding-bottom: 10px;
}

.bold {
  font-weight:bold;
}



/*=================
 Images main page
 ==================*/

#corsica{
   max-width: 70%;
   height: auto;
   padding: 30px 5px 5px 5px;
   
}
#honeycomb{
   max-width: 100%;
   height: auto;
   padding: 5px 25px 5px 25px;
}


/*======================
 images program page
 ======================*/


/*=================
 Images application page
 ==================*/
#coast{
   max-width: 70%;
   height: auto;
   padding: 30px 5px 5px 5px;
   
}


/*======================
Links
========================*/
.navlinks {
    font-size: 20px;
    color: #05056f;;
    text-decoration: none;
    padding: 15px;
}
.plinks {
	color: #676767;
	text-decoration: none;
}
.liLinks{
	color: #676767;
	text-decoration: none;
}
.paplinks{
	color: #303030;
	text-decoration: none;
    padding: 15px;
}
