body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

td {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: top;
}

th {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	text-align: center;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18pt;
	color: #55412D;
	font-weight: bold;
	margin-top: 2pt;
	margin-bottom: 6pt;
	padding-top: 5pt;
	padding-bottom: 7pt;
}

h2 {
	font-style: italic;
	text-align: center;
	line-height: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding-bottom: 7pt;
	padding-top: 2pt;
}


h1.Article {
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	COLOR: #55412D;
}

h2.Article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	background-position: center;
	vertical-align: middle;
	color: #FFE9D2;
}

.TestimonialBlock {
	padding-left: 75pt;
}

.Testamonial {
	text-align: left;
	background-color: #BF9E7C;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #FFE9D2;
	margin-left: 10pt;
}
.TestamonialSml {
	text-align: left;
	background-color: #DFCCB8;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.TestimonialHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.highlight {
	color: #FFE9D2;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
.redtext {
	color: #FFE9D2;
}
.BlockText {
	margin-left: 10pt;
	margin-right: 10pt;
}

.Subhead {
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	COLOR: #55412D;
}
.SubheadHilite {
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	background-color: #ffd3a6;
}
.SubheadRed {
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	color: #FFE9D2;
}

ul {
	margin-top: 0px;
	margin-left: 20px;
}

.List {
	list-style-position: outside;
	list-style-image: url(images/checktrans.gif);
	margin-top: 13pt;
	margin-left: 10pt;
	margin-right: 10pt;
	margin-bottom: 7pt;
	padding-top: 10pt;
	line-height: 105%;

}

.BulletList {
	line-height: 130%;
	margin-left: 50pt;
}

.Guarantee {
	text-align: left;
	background-color: #ffe9d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	margin-left: 10pt;
}
.Credit {
	font-style: italic;
	text-align: left;
	margin-top: 3pt;
}
.Italic {
	font-style: italic;
	text-align: left;
	margin-top: 3pt;
	margin-left: 10pt;
	margin-right: 10pt;
}
.Footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	text-indent: 0px;
}

.Block {
	text-align: center;
	background-color: #FFD3A6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	COLOR: #55412D;
}

.FooterBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}


.ProductLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	background-position: center;
	vertical-align: middle;
}
.ProductSml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center;
	vertical-align: middle;
}
.CrossSell {
	text-align: center;
	font-size: 11pt;
	background-color: #ffd3a6;
	text-decoration::none;
	border-style: groove;
	border : outset;
	text-align : center;
	cursor: hand;
	font-weight: bold;
}
A.Button:visited {
	text-decoration : none;
}

A.Button:link{
	text-decoration : none;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}

p {
	margin-top: 0px;
	margin-bottom: 0.5em;
}

/* Animated menu button style using only CSS */
.w3button {
  margin: 0.5em 0;
  width: 8em;
  font-family: helvetica,arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align:center
}
.w3button .w3large {
	font-size: 14px;
    line-height: 110%;
	width: 11em;
}

.w3button a {
  display: block;
  width: 100%;
}
.w3button a:link,
.w3button a:visited,
.w3button a:hover {
/*  background-color: #fc6;*/
  background-color: #fc6;
  color: #000;
  text-decoration: none;
}
.w3button a:link,
.w3button a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
}
.w3button a:hover {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
}
.w3button span.w3A {
  padding: 0 0.4em; 
  background-color: #fc6;
  color: #0c479d; 
}

/* for debugging layout */
/*
* {border: 1px solid #f00;}
*/

