/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
@import url(https://fonts.googleapis.com/css?family=Oswald:regular,bold);

@font-face {
    font-family: 'MTCORSVA';
    

    src: 
         url('../../fonts/MTCORSVA.ttf') format('truetype');
         
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'texgyreadventorregular';
    
src: url('../../fonts/texgyreadventor-regular-webfont.eot');
    src: url('../../fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/texgyreadventor-regular-webfont.woff') format('woff'),
         url('../../fonts/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('../../fonts/texgyreadventor-regular-webfont.svg#texgyreadventorregular') format('svg');
    font-weight: 400;
    font-style: normal;

}



@font-face {
    font-family: 'texgyreadventorbold';
    
src: url('../../fonts/texgyreadventor-bold-webfont.eot');
    src: url('../../fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/texgyreadventor-bold-webfont.woff') format('woff'),
         url('../../fonts/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('../../fonts/texgyreadventor-bold-webfont.svg#texgyreadventorbold') format('svg');
    font-weight: normal;
    font-style: normal;
	

}

body {
	font-family: "texgyreadventorregular", Arial, Helvetica, sans-serif;
	font-size: 110%;

}
h1 {
  font-size: 1.8em!important;
	line-height:1.4em!important;
}
h2 {
  font-size: 1.4em!important;
  line-height:1.4em!important;

}

h3 {
  color: #00628F;
  font-size: 1.3em!important;
  font-weight: bold;
	line-height:1.4em!important;
}

h4 {
  color: #cc0000;
  font-size: 0.9em!important;
  font-weight: normal;
}
h5, h6 {
  font-size: 1em!important;
  font-weight: bold;
}
h5 {
  color: #5A8406;
}
h6 {
  color: #663300;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0.5em 0;
  font-weight: normal;
}

div.itemFullText ul li, #jsn-pos-right ul li {
  
list-style-type:none;
  padding-top:5px;
background-image: url(../../images/icons/icon-arrow-black.png);
 background-repeat: no-repeat;
 background-position: 0 0.4em;
 padding-left: 0.938em;

}
.lang-inline li{
background-image : none;
}
ol li {
  padding: 0;
  margin: 0.3em 0 0.3em 2em;
}
p,div{line-height:1.5em;}
h1,
h2,
h3,
h4,
h5,
h6,
#jsn-gotoplink,
.page-header,
.subheading-category,
.componentheading,
.contentheading {
	font-family: "texgyreadventorregular", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
}

#jsn-menu a,
#jsn-menu span{
font-family: "texgyreadventorregular", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em!important;
}
div#jsn-topbar{font-size: 0.85em!important;}
body.jsn-textstyle-business .jsn-moduletitle {
	font-weight: normal;
}