body {
  color: black;
  background-color: rgb(243,242,235);
  font-family: verdana, helvetica, arial, sans-serif;
  font-size:12px;
  margin: 0;
  padding: 3px;
}
html > body {
  font-size: 9pt;
}
acronym, .titleTip {
  border-bottom: 1px dotted rgb(168,140,83);
  cursor: help;
  margin: 0;
  padding: 0;
}
.doNotDisplay {
  display: none !important;
}
.smallCaps {
  font-size: 117%;
  font-variant: small-caps;
}
.left {	float:left;
	    padding-right: 10px;
		padding-left:5px;
}
.right {float:right;
	padding-right: 5px;
	padding-left:10px;
}
#header {
 width: 100%;
}
.subHeader {
 width:inherit;
  color: white;
  background-color: black;
  font-size: 109%;
  margin:0;
  padding: 0.5ex 0;
padding-left:12.5em;
}
.subHeader a {
  color: white;
  background-color: black;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 1ex;
}
.subHeader a:hover {
  color: black;
  background-color: white;
}
.leftSideBar {
  border-left: 1px solid  #000000
  width: 12.5em;
  float: left;
  clear: left;
  margin: 2ex 0.75ex 0 0;
}
.leftSideBar .sideBarTitle {
  color: rgb(64,64,64);
  background-color: rgb(230,223,207);
  font-weight: bold;
  margin: 0;
  padding: 0.8ex 1ex;
}
.leftSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 1em 0;
  padding: 0;
}
.leftSideBar li {
  margin: 1ex;
  padding: 0 0 1.25ex 0.75ex;
}
.leftSideBar a {
  color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}
.leftSideBar a:hover {
  text-decoration: underline;
  color: rgb(184,38,25);
  background-color: transparent;
  font-weight: bold;
}
.leftSideBar .sideBarText {
  color: rgb(166,140,83);
  background-color: transparent;
  line-height: 1.25em;
  margin: 1ex 0.25ex 1.5em 0.75ex;
  padding: 0;
  display: block;
}
.leftSideBar .sideBarText a {
  text-decoration: underline;
}
.leftSideBar .sideBarText a:hover {
  text-decoration: none;
  color: rgb(184,38,25);
}
.leftSideBar .thisPage {
  color: rgb(64,64,64);
  background-color: transparent;
  font-weight: bold;
}
.rightSideBar {
  font-size:90%;
  color: rgb(64,64,64);
  background-color: rgb(243,242,235);
  width: 16em;
  margin: 2ex 0 8em 0;
  padding: 0 5px 0 5px;
  float: right;
  clear: right;
  border: 1px solid rgb(216,210,195);
}
.rightSideBar img {
padding: 0 0 10px 5px;
}
[class~="rightSideBar"] {
  margin-right: 1.5ex;
}
.rightSideBar .sideBarTitle {
  font-size:95%;
  color: rgb(64,64,64);
  background-color: rgb(230,223,207);
  font-weight: bold;
  margin: 1.25ex 1ex;
  padding: 0.9ex 1ex;
}
.rightSideBar a {
  font-size:90%;
  color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}
.rightSideBar a:hover {
  text-decoration: underline;
  color: rgb(192,0,0);
}
.rightSideBar .sideBarText {
  font-size: 90%;
  line-height: 1.5em;
  margin: 0;
  padding: 5px 2ex 1em 2ex;
}
.rightSideBar .more {
  text-decoration: underline;
  color: rgb(128,0,0);
  font-weight:normal;
  }
.rightSideBar .ProductTitle {
  font-size:90%;
  background-color: transparent;
  display: block;
  font-weight: bold;
}
#main-copy {
  clear:none;
  color: black;
  background-color: white;
  line-height: 1.5em;
  margin: 0 0 0 13em;
  padding: 1ex 17em 1em 1em;
  border-left: 1px solid rgb(216,210,195);
}
#main-copy h1 {
  color: rgb(166,140,83);
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 175%;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  margin: 1em 0 1em 0;
  padding: 1em 0 0 0;
  border-top: 1px solid rgb(216,210,195);
}
#main-copy a {
  color: rgb(192,0,0);
  background-color: transparent;
  text-decoration: underline;
}
#main-copy a:hover {
  color: rgb(166,140,83);
}
p {
  margin: 1em 0 1.5em 0;
  padding: 0;
}
dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0.5ex 0;
}
dd {
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}
#footer {
  color: black;
  background-color: rgb(230,223,207);
  font-size: 92%;
  text-align: center;
  line-height: 1.25em;
  margin-top:15px;
  padding: 1em 4mm 1em 4mm;
  clear: both;
}
#footer div {
  margin: 0;
  padding: 0 0 1ex 0;
}
#footer a {
  color: black;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}
#footer a.small {
  color: gray;
  background-color: transparent;
  text-decoration: underline;
  font-weight: normal;
  font-size: 85%
}
#footer a:hover {
  text-decoration: none;
}
fieldset {
  border: 1px solid #781351;
  width: 20em
}
legend {
  color: #fff;
  background: #ffa20c;
  border: 1px solid #781351;
  padding: 2px 6px
}
.contact ul  {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 1em 0;
  padding: 0;
}
.contact li {
  margin: 1ex;
  padding: 0 0 1.25ex 0.75ex;
}
.ProductDesc {
	margin-top:50px;
	margin-bottom: 5px;
} 
.ProductBottom {
  margin: 0 0 0 25px;
  padding: 0;
}
 .ProductBottom a {
  color: #C60000;
  font-size: 85%;
}
#copyright {
  	text-align:center;
	font-size: 85%;
}
#headcontainer {
  height:100px;
  width: 100%; 
  background:#C4263E; 
  margin: 0 auto;
  text-align: left;
  margin-bottom:1px;
}
#head_left1 {
  float: left;
  width: 255px;
  height:100px; 
  background: #EBEBEB;
  padding: 0;
  background:url(images/head3_left_01.gif) no-repeat;
}
#head_left1 img {
padding-top:53px;
}
#head_right {
  height:100px;
  float: right;
  width: 378px;
  background:url(images/header3_right.jpg);
  padding: 0; 
}
#sidebar1 p, #sidebar1 h3, #sidebar2 p, #sidebar2 h3 {
  margin-left: 10px;
  margin-right: 10px;
}

#head_middle {

}

.clearfloat {
  clear: both;
  height:100px;
  font-size: 1px;
  line-height: 0px;
}