
body{
  font-family: Trebuchet MS, Tahoma, Verdana, Sans-Serif;
  font-size: 11pt;
  color: #707070;
  background-color: #e7e7e7;
  padding: 20px;
}

h2{
  font-size: 20px;
  margin-top: 4px;
  margin-bottom: 8px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-weight: bold;
}

h3{
  font-size: 16px;
  margin-top: 4px;
  margin-bottom: 8px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-weight: bold;
}

.top{ vertical-align: top; }
.middle{ vertical-align: middle; }
.bottom{ vertical-align: bottom; }
.left{ text-align: left; }
.center{ text-align: center; }
.right{ text-align: right; }

p{
  text-align: left;
}

a{ color: #707070; text-decoration: none; }
a:hover{ color: #31A7CF; text-decoration: underline; } /* CYAN */
a:active{ color: red; text-decoration: underline; }
a:visited{ }

table{
  border-collapse: collapse;
  padding: 0;
}

td{
  margin: 0;
  vertical-align: middle;
  text-align: left;
}

th{
  margin: 0;
  vertical-align: middle;
}

div.border1{
  border: solid 2px #d7d7d7;
}

div.border2{
  border: solid 1px #b8b9b8;
}

div.border3{
  border: solid 3px #ffffff;
}

td.titlemenu{
  background-repeat: repeat-x;
  background-position: top;
  background-color: white;
}

div.titlemenu{
  color: #808080;
  font-weight: bold;
  font-size: 14px;
  padding-right: 8px;
  vertical-align: middle;
  text-align: right;
}

div.titlemenu a{ color: #808080; }
div.titlemenu a:hover{ color: #31A7CF; text-decoration: underline; } /* CYAN */
div.titlemenu a:active{ color: red; text-decoration: underline; }
div.titlemenu a:visited{ }


table.pagedatatable td.sectionnames{
  padding-left: 10px;
  font-weight: bold;
  font-size: 17px;
  color: #808080;
  background-repeat: repeat-x;
  background-position: top;
  background-color: #F6F6F6;
}

span.sectionname{ }
span.sectionname a{ color: #808080; }
span.sectionname a:hover{ color: #31A7CF; text-decoration: underline; } /* CYAN */
span.sectionname a:active{ color: red; text-decoration: underline; }
span.sectionname a:visited{ }

span.sectionnamecurrent{ color: #31A7CF; } /* CYAN */
span.sectionnamecurrent a{ color: #31A7CF; } /* CYAN */
span.sectionnamecurrent a:hover{ color: #31A7CF; text-decoration: underline; } /*CYAN */
span.sectionnamecurrent a:active{ color: red; text-decoration: underline; }
span.sectionnamecurrent a:visited{ }


table.pagedatatable{ background-color: #ffffff; }
table.pagedatatable td{ background-color: #ffffff; }

table.tabstable td{
  text-align: right;
}

td.pagecontentcell{
  padding-left: 32px;
  padding-right: 36px;
  padding-top: 32px;
  padding-bottom: 50px;
  color: black;
  background-color: white;
  font-size: 11pt;
  font-family: Trebuchet MS, Tahoma, Sans-Serif, Verdana, Arial;
}

div.bottomcopyrigt{
  font-weight: bold;
  font-size: 11px;
  color: #7a7a7a;
  padding: 4px;
  text-align: left;
  margin-left: 4px;
}

div.bottommenu{
  font-weight: bold;
  font-size: 11px;
  color: #7a7a7a;
  padding: 4px;
  text-align: right;
  margin-right: 4px;
}

div.bottommenu a{ color: #7a7a7a; }
div.bottommenu a:hover{ color: #31A7CF; text-decoration: underline; } /* CYAN */
div.bottommenu a:active{ color: red; text-decoration: underline; }
div.bottommenu a:visited{ }


table.featuretable{}
table.featuretable th{
  background-color: #f7f7f7;
  text-align: left;
  font-weight: bold;
  padding: 2px;
  font-size: 14px;
}

.bottomlined{
  border-bottom: dashed 1px #a0a0a0;
  font-size: 13px;
}

.lightoutline{
  border: dashed 1px #a0a0a0;
}

em.exclusive{
  color: #5A6CB4;
  font-style: italic;
  text-decoration: underline;
}

div.testimonial{
  font-style: italic;
  margin: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 30px;
  padding-right: 12px;
  background-color: #fafafa;
  text-align: left;
}

div.testimonialpage{
  font-style: italic;
  border: dashed 1px #a0a0a0;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: #fafafa;
  padding: 8px;
  text-align: left;
}

div.signature{
  text-align: right;
  font-weight: bold;
  color: gray;
  padding-right: 30px;
}

div.sitemap{
  margin: 8px;
  padding: 12px;
  background-color: #fafafa;
  color: black;
  border: dashed 1px #a0a0a0;
}

div.dashedbox{
  margin: 8px;
  padding: 8px;
  background-color: #fafafa;
  border: dashed 1px #a0a0a0
}

div.sitemap p{
  margin: 0;
  padding: 4px;
  text-align: left;
}

div.sitemap ul{
  font-size: 12pt;
  font-weight: bold;
  margin-top: 4px;
  margin-left: 24px;
  margin-right: 0;
  margin-bottom: 8px;
  padding: 0;
}

div.sitemap li{
  margin: 0;
}

strong.holidayprice{
  font-weight: bold;
  color: #31A7CF; /* CYAN */
}

div.error{
  font-weight: bold;
  color: red;
  border: dashed 1px red;
  padding: 8px;
  background-color: #f0f0f0;
}

div.error p{
  margin: 0;
  padding: 0;
}


