@charset "utf-8";
/* CSS Document */
body.mceContentBody{
 background:#f1f1f1;
 color:#000000;
} 
/*td{
color:#e6e6e6;
}*/
.h2
    {
    font-family: 'Pathway Gothic One', sans-serif;
	font-size:24px;
	color:#333333;
	padding-bottom:10px;
	padding-top:10px;
		}
.h3
    {
    font-family: 'Pathway Gothic One', sans-serif;
	font-size:22px;
	color:#000000;
	padding-bottom:10px;
	padding-top:10px;
		}
.h4
    {
    font-family: 'Pathway Gothic One', sans-serif;
	font-size:20px;
	color:#000000;
	padding-bottom:10px;
	padding-top:10px;
		}
.illustration-right{
float:right;
margin-left:20px;
border:1px solid #000000;
}
.illustration-left{
float:left;
margin-right:20px;
border:1px solid #000000;
}
h1 {
font-size:21px;
color:#000000;
font-family: 'Pathway Gothic One', sans-serif;
height:auto;
line-height:24px;
}
h2
    {
    font-family: 'Pathway Gothic One', sans-serif;
	font-size:24px;
	color:#333333;
	padding-bottom:10px;
	padding-top:10px;
		}
h3
    {
    font-family: 'Pathway Gothic One', sans-serif;
	font-size:22px;
	color:#000000;
	padding-bottom:10px;
	padding-top:10px;
		}
h4
    {
    font-family: 'Pathway Gothic One', sans-serif;
	font-size:20px;
	color:#000000;
	padding-bottom:10px;
	padding-top:10px;
		}
.black {
color:#000000;
}
.grey {
color:#333333;
}
p{
padding-bottom:10px;	
}
a, a:link, a:visited{
color: #656565; 
text-decoration:underline;
}
a:hover{color: #000000;
text-decoration:none;}

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

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

}