
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
}


.htmlarea-content-body {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #333333;
}

.align-left {
  text-align:left;
}
.align-center {
  text-align:center;
}
.align-right {
  text-align:right;
}
.align-justify {
  text-align:justify;
}

h1 {
  font-size: 49px;
  padding:15px 0;
  color:#7a513e;
  font-weight:normal;
  font-family:Arial,Helvetica,sans-serif;
  line-height:50px;
}
h2,
.bold-c {
  font-size: 15px;
  padding:10px 0 0 0;
  margin:0;
  color:#7a513e;
  font-weight:bold;
  font-family:Arial,Helvetica,sans-serif;
}

h3,
.bold-b  {
  font-size: 15px;
  padding:10px 0 0 0;
  margin:0;
  color:#7a513e;
  font-weight:bold;
  font-family:Arial,Helvetica,sans-serif;
}

h4 {
  font-size: 11px;
  padding:20px 0 0 0;
  color:#333333;
  font-weight:normal;
  font-family:Arial,Helvetica,sans-serif;
}

h5 {
  font-size: 14px;
  padding:8px 0 5px 0;
  color:#333333;
  padding: 0 0 4px 0;
  text-indent:30px;
  line-height:1.5;
  font-style : italic;
}

pre {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;

}
p,pre {
  font-size: 13px;
  color: #333333;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.5;
  padding:0;
  margin:0;
}
ol,ul {
  padding: 0 0 0 15px;
  font-size: 13px;
  color: #333333;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.5;
}
a, a:link, a:visited, a:active {
  text-decoration:underline;
  color:#cf921e;
}
a:active { outline:none;}
a:focus { outline:0px;}
a:hover {
  color:#333333;
}
a.external-link {}
a.external-link-new-window {}
a.internal-link {
  
}
a.internal-link-new-window {}
a.download {}
a.mail {}


table {
  font-size: 12px;
  color: #333333;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.5;
  padding:0;
  margin:0;
}
tr {}
td {
  padding:0;
  vertical-align:top;
}
/*
.indent {
  margin:0 0 0 30px;
  display:block;
  float:left;
}
*/
/*
.bold-a {
  font-size:13px;
  color: #333333;
  font-weight:normal;
}
*/

table.alternating-rows {}

tr.header-odd th,tr.header-even th {
  background-color: #d6dbef;
  text-align:left;
  font-weight:bold;
  font-size:10px;
  padding:3px 5px;
}
tr.tr-odd td {
  border:1px solid #d5dcef;
  background-color:#e9f2f9;
  padding:3px 5px;
}
tr.tr-even td {
  border:1px solid #d5dcef;
  background-color:#f8f9fd;
  padding:3px 5px;
}
/* end of rte styles */
