﻿a:link {
    color: rgb(57,90,79);
    text-decoration:none;
}
a:visited {
    color: #999999;
    text-decoration:none;
}
a:hover {
    color: black;
    text-decoration:none;
}
a:active {
    color: rgb(57,90,79);
    text-decoration:none;
}
.biglink {
    font-family: Verdana;
    font-weight: bolder;
    font-size: 12pt;
    color: #666666;
    text-align: center;
}
.body {
    background-color: white;
    margin-top: 20px;
}
.bold {
    font-family: Verdana;
    font-size: 9pt;
    color: rgb(57,90,79);
    text-align: justify;
    font-weight: bold;
    vertical-align: top;
}
.button {
    border: 0px;
    width: 172px;
    height: 192px;
}
.buttonholder {
    width:  172px;
    height: 192px;
}
.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}
.centrebold {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11pt;
    color: rgb(57,90,79);
    text-decoration: none;
}
.centrefooter {
    font-family: Verdana;
    font-weight: normal;
    font-size: 9pt;
    color: rgb(57,90,79);
    text-align: center;
    text-decoration: none;
}
.centrefooterbold{
    text-align: center;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10pt;
    color: rgb(57,90,79);
}
.container {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    border: 2px solid;
    border-color: #5C7B73;
    width: 680px;
    padding: 2px;
}
.content {
    font-family: Verdana;
    font-size: 9pt;
    color: rgb(57,90,79);
    text-align: justify;
    font-weight: bold;
    vertical-align: top;
    margin-left: 10px;
}
.content-top {
    border-top: 1px dotted #5C7B73;
}
.footer {
    font-family: Verdana;
    font-weight: normal;
    font-size: 9pt;
    color: rgb(57,90,79);
    text-align: left;
    text-decoration: none;
}
.footersmall {
    font-family: Verdana;
    font-weight: normal;
    font-size: 8pt;
    color: rgb(57,90,79);
    text-align: center;
}
.footer2 {
    font-family: Verdana;
    font-size: 9pt;
    color: rgb(57,90,79);
    text-decoration: none;
    text-align: justify;
}
.franchisetable {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid black;
    padding: 0px;
    width: 680px;
}
.half {
    width: 50%;
    border-right: dotted #5C7B73 1px
}
.left {
    font-family: Verdana;
    font-weight: bold;
    font-size: 9pt;
    color: rgb(64,64,64);
    text-align: left;
}
.list {
  text-align: left;
  font-family: Verdana;
  color: #000000;
  font-size: 9pt;
  color: rgb(57,90,79);
  list-style: square;
  line-height: 1.5;
  margin-left: 80px;
}
.list2 {
  text-align: left;
  font-family: Verdana;
  color: #000000;
  font-size: 9pt;
  color: rgb(57,90,79);
  list-style: square;
  line-height: 1.5;
  margin-left: 20px;
}
.logotable {
    height: 384px;
    width: 690px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    padding: 0px
}
.main {
    font-family: Verdana;
    font-size: 9pt;
    color: rgb(57,90,79);
    text-align: justify;
    vertical-align: text-top;
}
.normal2 {
    font-family: Verdana;
    font-weight: normal;
    font-size: 9pt;
    color: rgb(57,90,79);
    text-align: justify;
}
.right {
    font-family: Verdana;
    font-weight: bold;
    font-size: 9pt;
    color: rgb(64,64,64);
    text-align: right;
}
.strike {
    font-family: Verdana;
    font-weight: normal;
    font-size: 9pt;
    color: rgb(57,90,79);
    text-decoration: line-through;
}
.texttable {
    vertical-align: top;
    padding: 2px;
    border: 2px solid #5C7B73;
    width: 690px;
    margin-left: auto;
    margin-right: auto;
}
.thanks {
    font-family: Verdana;
    font-size: 13px;
    color: rgb(57,90,79);
}
.tophalf {
    background-image:url('toplogo.jpg');
    width:690px;
    height:192px;
    background-repeat: no-repeat;
}