@charset "utf-8";
@font-face {
    font-family: 'baloo_paajiregular';
    src: url('baloopaaji-regular-webfont.eot');
    src: url('baloopaaji-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('baloopaaji-regular-webfont.woff2') format('woff2'),
         url('baloopaaji-regular-webfont.woff') format('woff'),
         url('baloopaaji-regular-webfont.ttf') format('truetype'),
         url('baloopaaji-regular-webfont.svg#baloo_paajiregular') format('svg');
    font-weight: normal;
    font-style: normal;
    
    

}
@font-face {
    font-family: 'fira_sanslight';
    src: url('firasans/firasans-light-webfont.woff2') format('woff2'),
         url('firasans/firasans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'fira_sansbold';
    src: url('firasans/firasans-bold-webfont.woff2') format('woff2'),
         url('firasans/firasans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'fira_sansbook';
    src: url('firasans/firasans-book-webfont.woff2') format('woff2'),
         url('firasans/firasans-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/*mobilefirst*/

body {
 
}
main section p{
    color: #434343;
    font-size: 11pt;
    font-family: serif;
 text-align: justify;
 }
main section p a{
font-family: 'fira_sansbold'; font-size:11pt;
}
main section h3 p {
font-family: 'baloo_paajiregular';
} 
h1{
color: white;
font-family:'baloo_paajiregular', sans-serif;
font-size:28pt;}

h2{
color: #00000;
    font-size: 15pt;
font-family:'fira_sansbold', sans-serif;}

h3 {color: #434343;
    font-size: 11pt;
    font-family:'baloo_paajiregular', sans-serif;
}

section {

font-family: sans-serif;}


table { 
padding-right: 20px;
    padding-left: 20px;
}


a{
text-decoration: none;
    color: #3a3abf
    
}
header table{
    background-color: #475fa2;
    width: 100%;
}

nav{
    font-family: 'baloo_paajiregular', sans-serif;
    overflow:hidden;
  
  
}
nav ul{ font-size: 18pt;
    text-align: right;
}

img.logoHeader {width: 50%;}

main {
background-color: #c6dbf0;
    background-size: auto;

  
}