@font-face {
				font-family: MetaWeb;
				src: url("../fonts/MetaWeb-Bold.eot");
				font-weight:bold;
			}

			/* then for WOFF-capable browsers */
			@font-face {
				font-family: MetaWeb;
				src: url("../fonts/MetaWeb-Bold.woff") format("woff");
				font-weight:bold;
			}

@font-face {
				font-family: MetaWeb;
				src: url("../fonts/MetaWeb-CondBold.eot");
					font-weight:100;
			}

			/* then for WOFF-capable browsers */
			@font-face {
				font-family: MetaWeb;
				src: url("../fonts/MetaWeb-CondBold.woff") format("woff");
				font-weight:100;
				
			}
@font-face {
				font-family: MetaWeb;
				src: url("../fonts/MetaWeb-Normal.eot");
				font-weight:normal;
			}

			/* then for WOFF-capable browsers */
			@font-face {
				font-family: MetaWeb;
				src: url("../fonts/MetaWeb-Normal.woff") format("woff");
				font-weight:normal;
			}	


.htmlarea-content-body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
  -webkit-font-smoothing: antialiased;
  line-height:1.2em;
  font-family: "MetaWeb",Helvetica,Arial,sans-serif;
  color:#000000;
  font-size:1.1em !important;
}

h1, h2, h3, h4 {
    display:                    block;
    font-weight:                100;
    font-family:                'MetaWeb', sans-serif;
    color:#000000;
}

p {
	 font-family:                'MetaWeb', sans-serif;
}

.lila, h1.lila, h2.lila, h3.lila, h4.lila {
	color:#622181;
}

h1 a, h2 a, h3 a, h4 a {color:#000000;}

span.lila a { color: #622181;}

.small_11px {font-size:11px !importantline-height:0.8em !important;}
.small_13px {font-size:13px !important;line-height:0.8em !important;}


p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left {
    text-align:                 left;
}
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center {
    text-align:                 center;
}
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right {
    text-align:                 right;
}

span.lila, p.lila {
    font-weight:                normal;
    font-style:                 normal;
    color:                      #622181;
}


.contenttable td {
    border:                     0px solid rgb(204, 204, 204);
    padding-right:              0.2em;
    padding-left:               0.2em;
}
.contenttable tr.align-center, .contenttable td.align-center, .contenttable th.align-center {
    text-align:                 center;
}
.contenttable th {
    font-size:                  12px;
    font-weight:                normal;
    color:                      #000000
}
.contenttable p {
    margin:                     0.1em 0pt;
    font-size:                  11px;
}
.csc-frame-frame2 .contenttable td {
    border:                     medium none;
}
h1.pagetitle {
    font-family:                'MetaWeb',sans-serif;
    margin-top:                 0px;
    font-size:                  30px;
    font-weight:                100;
   
    
    
}