
/* 62.5 */
div {
border-width: 0px;
border-color: red;
border-style: dashed;
}

body {
  margin: 0px 0px 0px 0px;
  font-size: 62.5%;
  font-family: Verdana, sans-serif;
  background-color: #ffffcc;
  text-align: center;
}

#header {
  background-color: #000000;
  height: 100px;
  background-image: url(../images/header.jpg);
  /* 768px by 100px */
  margin: 0px 0px 0px 0px;
}

img {
  border: 0px;
}

a:link {
  text-decoration: none;
  color: #06529B;
}

a:visited {
  text-decoration: none;
  color: #900995;
}

a:active {
  text-decoration: none;
  color: #06529B;
}

a:hover {
  text-decoration: underline;
  color: #ff0000;
}

a.pagelinks:link {
  text-decoration: none;
  color: #06529B;
}

a.pagelinks:visited {
  text-decoration: none;
  color: #06529B;
}

a.pagelinks:active {
  text-decoration: none;
  color: #06529B;
}

a.pagelinks:hover {
  text-decoration: none;
  color: #ff0000;
  }

p {
  font-size: 120%;
  line-height: 140%;
}

p.question {
  font-weight: bold;
}

h1 {
  font-size: 150%;
  font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
  margin: 0px;
  padding: 0px 0px 1px 0px;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  color: #000000;
  border-color: #000000;
}

h2 {
  font-size: 150%;
  font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
  font-weight: normal;
  color: #000000;
}

#headercontainer {
  width: 768px;
  margin: 0px auto 0px auto;
  clear: both;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #000000;
}

#container {
  width: 768px;
  margin: 0px auto 0px auto;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #000000;
  padding: 0px;
  background-color: #ffffff;
  text-align: left;
}

#standardcolumn {
  width: 556px;
  float: right;
  margin: 0px;
}

#widecolumn {
  width: 100%;
  margin: 0px;
}

#toplinks {
  float: right;
  margin: 5px 5px 0px 0px;
  width: 400px;
  font-size: 110%;
  text-align: right;
  padding: 2px 0px 2px 0px;
}

#toplinks a:link, #toplinks a:visited, #toplinks a:active {
  color: #ffff80;
  border-color: #ffff80;
  text-decoration: none;
  border-width: 0px 0px 0px 0px;
  border-style: solid;
}

#toplinks a:hover {
  color: #ff0000;
  border-color: #ff0000;
  text-decoration: none;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
}

div.toprow {
  display: inline;
  margin: 0px;
}


div.line {
  border-color: #000000;
  margin: 0px 0px 10px 0px;
  height: 5px;
  width: 95%;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  line-height: 0px;
  margin: 0px auto 0px auto;
}

#headerimage {
  margin: 0px;
  float: left;
  width: 300px;
  height: 100px;
}

#mainmenu {
  background-color: #ffff80;
  border-color: #000000;
  background-image: url(../images/mainmenubg.jpg);
  padding: 0px;
  text-align: left;
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  clear: both;
}

#mainmenu ul {
  white-space : nowrap;
  margin: 0px 0px 0px 15px;
  padding: 5px 0px 5px 0px;
  list-style-type: none;
}

#mainmenu ul li {
display: inline;
}

#mainmenu li {
  font-size: 110%;
  margin: 0px 4px 0px 0px;
  text-align: center;
}

#mainmenu a {
  display: inline;
  padding: 5px;
}

#mainmenu a:link, #mainmenu a:visited {
  text-decoration: none;
  color: #000000;
}

#mainmenu a:hover, #mainmenu a:active {
  color: #ffff80;
  background-image: url(../images/mainmenubgmo.jpg);
  text-decoration: none;
}

#menubar {
  width: 100%;
  height: 5px;
  line-height: 0px;
}


div.imagetop {
  color: #FFFFFF;
  margin: 20px 0px 0px 0px;
  width: 140px;
  font-size: 140%;
  font-weight: bold;
  text-align: left;
  padding: 6px 0px 0px 0px;
}

/* BEGIN FOOTER CSS */
#footer a {
  text-decoration: none;
}

#footer a:link {
  color: #06529B;
}

#footer a:visited {
  color: #06529B;
}

#footer a:active, #footer a:hover {
  color: #ff0000;
}

#footerlinks {
  font-weight: 700;
  padding: 0px 0px 25px 0px;
}

#footerlinks a:link {
  color: #000000;
}

#footerlinks a:visited {
  color: #000000;
}

#footerlinks a:active, #footer a:hover {
  color: #ff0000;
  text-decoration: underline;
}


#footerbody {
  color: #5e5e5e;
}

#footer {
  font-size: 110%;
  width: 100%;
  clear: both;
  margin: 0px;
  padding: 10px 0px 0px 0px;
  text-align: center;
}

#fright {
  float: right;
  width: 150px;
  text-align: right;
  padding: 0px 15px 0px 0px;
}

#footer img {
  margin: 0px 2px 0px 0px;
}

#footer p {
  font-size: 100%;
  margin: 0px;
  color: #858585;
}

#dark {
  background-color: #000000;
  margin: 15px 0px 0px 0px;
  padding: 10px 0px 15px 0px;
  color: #e1e1e1;
}

/* BEGIN BODY CSS */
#mainbody {
  margin: 0px 15px 0px 15px;
  padding: 25px 0px 0px 0px;
}

#mainbody ul {
  line-height: 140%;
}

#mainbody li {
  /* list-style-image: url('../images/favorites.gif'); */
  margin: 0px 0px 5px 0px;
  font-size: 110%;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

span.free {
  color: #ff0000;
}

span.writingstyle  {
  font-weight: bold;
  display: block;
  margin: 15px 0px 15px 0px;
}

span.small {
  font-size: 100%;
}

span.trademark {
  font-size: 90.5%
}

p.small {
  color: #000000;
  font-size: 100%;
  line-height: 120%;
  text-align: left;
}

dl {
  line-height: 140%;
}

dt {
  font-size: 110%;
  color: #000000;
  margin: 10px 0px 10px 0px;
  letter-spacing: 1px;
  font-weight: bold;
}

dd {
  font-size: 110%;
}

div.backtotop {
  text-align: right;
  font-size: 110%;
}

div.menuhead {
  background-color: #93bb3a;
  padding: 5px 0px 5px 15px;
  color: #ffff80;
  background: url(../images/sidemenubg.jpg);
  font-size: 120%;
  margin: 25px 0px 0px 0px;
}

a.backtotop {
  font-weight: 700;
  text-decoration: none;
  border-width: 0px 0px 1px 0px;
  border-style: dashed;
  border-color: #0d63b1;
}

a.backtotop:link {
  color: #0d63b1;
}

a.backtotop:visited {
  color: #0d63b1;
}

a.backtotop:active, a.backtotop:hover {
  color: #ff0000;
  border-color: #ff0000;
  text-decoration: none;
}

img.backtotop {
  margin: 0px 2px 0px 0px;
}

#bestpractices {
  font-size: 120%;
  line-height: 140%;
}

#bestpractices li {
}

#bestpractices ol ul {
  margin: 10px 0px 10px 30px;
}

#bestpractices li li {
  line-height: 100%;
  font-size: 100%;
}

#bestpractices p {
  font-size: 100%;
  line-height: 160%;
}

#leftmenu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  }

#leftmenu {
  width: 210px;
  margin: 0px;
  float: left;
  padding: 0px;
  }

#leftmenu li a {
  font-size: 110%;
  }

#leftmenu li a:link, #leftmenu li a:visited {
  color: #06529B;
  display: block;
  padding: 8px 0 0 20px;
  text-decoration: none;
  }

#leftmenu li a:hover, #leftmenu li a:active {
  color: #900995;
  padding: 8px 0 0 20px;
  text-decoration: underline;
  }

#address {
  margin: 25px 0px 0px 0px;
  padding: 0px 5px 0px 10px;
  color: #000000;
}

#address p {
  font-size: 12px;
  line-height: 100%;
}

img.imagebox {
  float: right;
  margin: 15px 0px 10px 10px;
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
}

img.menuimage {
  margin: 25px 0px 0px 0px;
}

#contact {
  font-size: 110%;
}

#contact table {
  width: 556px;
}

#contact td {
border-width: 0px 0px 1px 0px;
border-color: #c1c1c1;
border-style: solid;
}

#contact td.top {
  border-width: 0px;
}

#contact td.left {
  text-align: right;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}

#contact td.middle {
  padding: 0px 20px 0px 20px;
  width: 396px;
}

#contact td.right {
  color: #ff0000;
  font-size: 100%;
  width: 60px;
}

#contact input {
  font-family: Verdana, sans-serif;
  font-size: 130%;
  padding: 2px;
  border-width: 1px;
  border-style: solid;
  border-color: #909090;
  background-color: #ffffee;
  margin: 15px 0px 15px 0px;
  width: 98%;
}

#contact input.button {
  margin: 15px 0px 15px 0px;
  width: auto;
  padding: 0px;
  border: 0px;
}

#contact div.error {
  border-width: 1px;
  border-style: solid;
  border-color: #9e0000;
  background-color: #ffbdbd;
  text-align: center;
  padding: 5px;
  margin: 0px 0px 15px 0px;
  font-size: 120%;
}

#contact div.success {
  border-width: 1px;
  border-style: solid;
  border-color: #006000;
  background-color: #ccffcc;
  text-align: center;
  padding: 5px;
  margin: 0px 0px 15px 0px;
  font-size: 120%;
}

#contact textarea {
  font-family: Verdana, sans-serif;
  font-size: 130%;
  padding: 2px;
  border-width: 1px;
  border-style: solid;
  border-color: #909090;
  background-color: #ffffee;
  margin: 15px 0px 15px 0px;
  width: 98%;
}

img.showcase {
  border-width: 4px;
  border-style: solid;
  border-color: #000000;
  margin: 0px;
}

div.showcase {
  background-color: #000000;
  margin: 0px 0px 0px 0px;
  padding: 8px;
  color: #ffffcc;
  font-size: 120%;
}

div.backup {
  margin: 10px 0px 10px 0px;
  padding: 5px 0px 5px 0x;
  font-size: 110%;
  text-align: right;
}

div.paginate {
  text-align: right;
  font-size: 110%;
  margin: 15px;
}

