body
{
	margin: 10px;
	padding: 0px;
	text-align: left;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #a1879e;
}
.prodtitle {
	color: #663366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: normal;
}

a:link.h1link  
 {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px !important; 
	margin-bottom: 0px !important; 
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
a:visted.h1link 
 {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px !important; 
	margin-bottom: 0px !important; 
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;

}
a:hover.h1link 
 {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px !important; 
	margin-bottom: 0px !important; 
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;

}

a:active.h1link 
 {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px !important; 
	margin-bottom: 0px !important; 
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;

}

a:link.header
  {
 
  font-family: arial;
  font-size: 8pt;
  color: #663366;
  text-decoration: none;
  text-transform: none;
  font-weight: bold;
 }
 
a:visited.header
  {
 
  font-family: arial;
  font-size: 8pt;
  color: #663366;
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
 }
 
a:hover.header
  {
 
  font-family: arial;
  font-size: 8pt;
  color: #666666;
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
 }

a:active.header
 {
 
  font-family: arial;
  font-size: 8pt;
  color: #663366;
  text-decoration: none;
  text-transform: none;
  font-weight: bold;
 }
  
 a:link.foot
  {
 
  font-family:arial;
  color:#666;
  font-size:11px;
  text-decoration:none;
  text-transform:none;
  font-weight:normal;
 }

a:visited.foot 
  {
 
  font-family:arial;
  color:#666;
  font-size:11px;
  text-decoration:none;
  text-transform:none;
  font-weight:normal;
 }
 
 a:hover.foot
  {
 
  font-family:arial;
  color:#996699;
  font-size:11px;
  text-decoration:none;
  text-transform:none;
  font-weight:normal;
 }
 
 a:active.foot
  {
 
  font-family:arial;
  color:#666;
  font-size:11px;
  text-decoration:none;
  text-transform:none;
  font-weight:normal;
 }
   
a:link
  {
 
  font-family:arial;
  color:#636;
  text-transform:none;
  text-decoration: underline;
  font-weight:normal;
 }

a:hover
  {
 
  font-family:arial;
  color:#996699;
  text-transform:none;
  font-weight:normal;
    text-decoration: underline;

 }
 a:visited
  {
 
  font-family:arial;
  color:#666;
  text-transform:none;
  font-weight:normal;
   text-decoration: underline;

 }

a:active 
 {
 
  font-family:arial;
  color:#636;
  text-transform:none;
  font-weight:normal;
  text-decoration: underline;

 }

.subtitle
{
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #262626;
	text-decoration: none;
}

.text
{
	font-family: helvetica, arial, sans-serif;
	font-size: 9pt;
	color: #3c3c3c;
	text-decoration: none;
	color: #666666;
	margin: 0; 
	padding: 0;

}

.smalltext
{
	font-family: helvetica, arial, sans-serif;
	font-size: 8pt;
	color: #3c3c3c;
	text-decoration: none;
}

h1
    {
	color: #c6b501;
	font-size: 14pt;
	margin: 0; 
	padding: 0;
	font-weight: normal;
}

.text2 {
		font-family: helvetica, arial, sans-serif;
	font-size: 8pt;
	color: #3c3c3c;
	text-decoration: none;
	color: #666666;
	margin: 0; 
	padding: 0;
}
ul.bullet {
	padding-left: 0px;
	margin-left: 0px;
	text-indent: 0px;
	list-style-type: disc;


}

.header2
{ font-size:14px;
color:#666;
}

/* =-=-=-=-=-=-=-[onThisPage]-=-=-=-=-=-=-=- */
#otp-element {
	border: .1em solid #ddd; background-color: #fff; padding: 0; /* -moz-border-radius: .5em; border-radius: .5em; */}
#otp-element-title {
	color: #3c3c3c; background-color: #ddd; font-weight: bold; border-bottom: 1px solid #ddd; height: 1.3em;}
#otp-element-close {
	color: #000; font-weight: normal; margin-right: .25em;}
#otp-element-content {}
.bogo {
	font-weight: bold;
	color: #8b578b;
	text-align: center;
	font-size: 14px;
}
