@font-face
{ 
	font-family: "Charis";
	src: url(CharisSILR.ttf);
	font-style: normal;
	font-weight: normal;
}
@font-face
{
		font-family: "Charis";
		src: url(CharisSILB.ttf);
		font-style: normal;
		font-weight: bold;
}
@font-face
{
		font-family: "Charis";
		src: url(CharisSILI.ttf);
		font-style: italic;
		font-weight: normal;
}
@font-face
{
	font-family: "Charis";
	src: url(CharisSILBI.ttf);
	font-style: italic;
	font-weight: bold;
}
body
{
	margin-right: 0.1em;
           font-family: "Athelas",serif !important;
           line-height: 1.5em;
          
}
samp
{
  font-family: "Athelas",serif !important;
}
.h1
{
	margin-top: 2em;
	margin-bottom: 0.2em;
	text-align: center;
	font-size: 1.4em;
}
.image
{
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}
.images
{
	margin-top: 1em;
	margin-bottom: 0em;
	text-align: center;
}
.image1a
{
	margin-top: 1.5em;
	margin-bottom: 1em;
	text-align: left;
}
.author
{
	margin-top: 1.4em;
	margin-bottom: 0.2em;
	text-align: center;
	font-size: 1.4em;
}
.author1
{
	margin-top: 1.4em;
	margin-bottom: 0.2em;
	text-align: center;
	font-size: 1.0em;
	font-weight: normal;
}
.copy
{
	margin-top: 0.8em;
	margin-bottom: 0.1em;
	text-align: left;
	
}
.toc
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
        margin-left: 1em;
         margin-right: 1em;
	text-align: left;

}
.toc1
{
	margin-top: 2em;
	margin-bottom: 0.1em;
	text-align: left;
	font-size: 0.9em;
}
.imagel
{
	margin-top: 0em;
	margin-bottom: 0.1em;
	float: left;
	margin-right: 1.8em;
}
.noindent
{
	margin-top: 1em;
	margin-bottom: 0.1em;
	text-align: left;
	text-align: justify;
	font-size: 0.9em;
}
.noindent1
{
	margin-top: 0.6em;
	margin-bottom: 0.1em;
	text-align: left;
	text-align: justify;
	font-size: 0.9em;
}
.h2
{
	margin-top: 1em;
	margin-bottom: 0.5em;
	text-align: left;
	font-size: 1.3em;
}
.h22
{
	margin-top: 1em;
	margin-bottom: 0.5em;
	text-align: left;
        margin-left: 0em;
	font-size: 1.3em;
}
.chap-author
{
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
	font-size: 1.1em;
}
.h2a
{
	margin-top: 1em;
	margin-bottom: 0.5em;
	text-align: center;
	font-size: 1.3em;
}
span.sub
{
	font-size: 0.7em;
	padding-left: 3em;
	font-wight: normal;
}
.centerc
{
	margin-top: 1em;
	margin-bottom: 0.5em;
	text-align: center;
        font-weight: bold;
       -webkit-hyphens:none;
	font-size: 1.3em;
}
.center1
{
	margin-top: 0.1em;
	margin-bottom: 1.5em;
	text-align: center;
	font-size: 1.1em;
}
.center1a
{
	margin-top: 1em;
	margin-bottom: 0.7em;
	text-align: center;
	font-size: 0.9em;
}

div.sidebar
{
	margin-top:1em;
	margin-bottom:1em;
	margin-left:1.5em;
	margin-right:1.5em;
	font-size: 0.9em;
	padding:0.8em;
	background: #ffcccc; /* Old browsers */
        background: -moz-linear-gradient(-45deg, #ffcccc 16%, #f7dcf4 41%, #ffcccc 66%, #f7dcf4 95%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, right bottom, color-stop(16%,#ffcccc), color-stop(41%,#f7dcf4), color-stop(66%,#ffcccc), color-stop(95%,#f7dcf4)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(-45deg, #ffcccc 16%,#f7dcf4 41%,#ffcccc 66%,#f7dcf4 95%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(-45deg, #ffcccc 16%,#f7dcf4 41%,#ffcccc 66%,#f7dcf4 95%); /* Opera 11.10+ */
        background: -ms-linear-gradient(-45deg, #ffcccc 16%,#f7dcf4 41%,#ffcccc 66%,#f7dcf4 95%); /* IE10+ */
        background: linear-gradient(135deg, #ffcccc 16%,#f7dcf4 41%,#ffcccc 66%,#f7dcf4 95%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcccc', endColorstr='#f7dcf4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border:solid 0.5em #CDCDCD;
	border-radius:4em;
}
.sidebar-title
{
	margin-top:1em;
	margin-bottom:1em;
	margin-left:1em;
	margin-right:1em;
	background: #ffcc00; /* Old browsers */
background: -moz-linear-gradient(-45deg, #ffcc00 0%, #f9fc3a 50%, #ffcc00 98%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffcc00), color-stop(50%,#f9fc3a), color-stop(98%,#ffcc00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, #ffcc00 0%,#f9fc3a 50%,#ffcc00 98%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, #ffcc00 0%,#f9fc3a 50%,#ffcc00 98%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, #ffcc00 0%,#f9fc3a 50%,#ffcc00 98%); /* IE10+ */
background: linear-gradient(135deg, #ffcc00 0%,#f9fc3a 50%,#ffcc00 98%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc00', endColorstr='#ffcc00',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	text-align: center;
	font-size: 1.2em;
	padding: 0.5em;
	line-height: 1.7em;
        -webkit-hyphens:none;
}
.centerc1
{
	margin-top: 2em;
	margin-bottom: 0.5em;
	text-align: center;
	font-size: 0.9em;
}
.imager
{
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	float: right;
	margin-left: 1.8em;
}
.imagera
{
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	text-align: right;
	margin-right: 3em;
}
.imagel1
{
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	float: left;
	margin-right: 1.8em;
}
.image2
{
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	text-align: center;
	margin-left: 8em;
}
.image3
{
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	text-align: right;
}
div.sidebar1
{
	margin-top:0em;
	margin-bottom:1em;
	margin-left:1.5em;
	margin-right:1.5em;
	font-size: 0.9em;
	padding:0.8em;
	background: #ffcccc; /* Old browsers */
        background: -moz-linear-gradient(-45deg, #ffcccc 16%, #f7dcf4 41%, #ffcccc 66%, #f7dcf4 95%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, right bottom, color-stop(16%,#ffcccc), color-stop(41%,#f7dcf4), color-stop(66%,#ffcccc), color-stop(95%,#f7dcf4)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(-45deg, #ffcccc 16%,#f7dcf4 41%,#ffcccc 66%,#f7dcf4 95%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(-45deg, #ffcccc 16%,#f7dcf4 41%,#ffcccc 66%,#f7dcf4 95%); /* Opera 11.10+ */
        background: -ms-linear-gradient(-45deg, #ffcccc 16%,#f7dcf4 41%,#ffcccc 66%,#f7dcf4 95%); /* IE10+ */
        background: linear-gradient(135deg, #ffcccc 16%,#f7dcf4 41%,#ffcccc 66%,#f7dcf4 95%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcccc', endColorstr='#f7dcf4',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border:solid 0.5em #CDCDCD;
	border-radius:4em;
}
.image5
{
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	text-align: center;
}
.noindenta
{
	margin-top: 1.5em;
	margin-bottom: 0.1em;
	text-align: left;
	text-align: justify;
	font-size: 0.9em;
}
.imagel3
{
	margin-top: 1em;
	margin-bottom: 0.1em;
	float: left;
	margin-right: 0.5em;
}
.underline
{
	text-decoration: underline;
	color: #4840A0;
}
.noindenti
{
	margin-top: 1em;
	margin-bottom: 0.1em;
	margin-left: 0.7em;
	text-align: left;
	text-indent: -0.5em;
	text-align: justify;
	font-size: 0.9em;
}
.image7
{
	margin-top: 0em;
	margin-bottom: -1em;
	text-align: center;
}
.noindents
{
	margin-top: 1em;
	margin-bottom: 0.1em;
	text-align: left;
	text-align: justify;
	font-size: 0.8em;
}
.left
{
	margin-top: 2em;
	margin-bottom: 1.5em;
	text-align: left;
	font-size: 1.1em;
}
.underlinea
{
	text-decoration: underline;
	color: #70A9FF;
}
.noindentf
{
	page-break-before: left;
}
a
{
	text-decoration: none;
}
ul.icon {
	line-height: 1.2em;
        margin: 0.2em 0.2em 0.2em 1em !important;
	list-style-image: url(../images/icon.png);
	}
span.cmitalic
{
	font-style: italic;
}
samp.fontc
{
	font-family: "Charis";
}
span.cmbold-italic
{
	font-weight: bold;
	font-style: italic;
}
span.cmbold {
	font-weight: bold;
	font-style: normal;
}
.coverimage
{
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: center;
}
div.box
{
      margin: 0 .2em 0 .2em !important;
      padding: .2em 0 0.4em 0 !important;
      background-color:  #ffcc00;            
      }


div.box2
{
      margin: 0 .2em 0 .2em !important;
      padding: .5em !important;
      background-color:  #ffcccc;
}
.smallcap
{
        font-size: 70%;
}
.st-rv
{
        font-size: 1.5em;
	text-indent: .3em;
	margin-top: .5em;
        margin-left: 0.8em;
	margin-bottom: .3em;
        color: #6d2a0e;
       
       
}
li
{
        line-height: 1.4em;     
      
}