/* CSS Document */

BODY {
  background-color: #FFFFFF;
  margin: 0px;
  
  font-family: Tahoma, Verdana, Arial, sans-serif;
  }

TABLE.one {
  width: 100%;
  height: 600px;
  }

TABLE.one TD.oneone {
  width: 173px;
  background-color: #000000;
  vertical-align: text-top;
  }

TABLE.one TD.twoone {
  width: 100%;
  vertical-align: top;
  background-image: url(../images/bg_top.gif);
  background-repeat: repeat-x;
  background-position: 0px 48px;
  }

TABLE.two {
  width: 800px;
  height: 600px;
  background-image: none;
  }

TABLE.two TD.onetwo {
  height: 47px;
  vertical-align: bottom;
  }

TABLE.two TD.twotwo {
  height: 103px;
  }

TABLE.two TD.threetwo {
  height: 450px;
  background-image: url(../images/bg_red.gif);
  background-position: top;
  background-repeat: repeat-x;
  border-left: 1px solid #FFFFFF;
  background-color: #A1170E;
  }

TABLE.nav {
  width:  799px;
  height: 24px;
  margin-top: 23px;
  margin-left: 1px;
  background-image: url(../images/bg_nav.gif);
  background-repeat: repeat-x;
  
  }

TABLE.nav TD.onenav {
  width: 14px;
  background-image: url(../images/bg_nav_left.gif);
  }
  
TABLE.nav TD.fournav {
  width: 14px;
  background-image: url(../images/bg_nav_right.gif);
  }
  
TABLE.nav TD.twonav {
  padding-left: 10px;
  }

TABLE.nav IMG.navbox {
  padding-left: 10px;
  padding-right: 10px;
  }

TABLE.nav, TABLE.nav A {
  color: #FFFFFF;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  text-decoration: none;
  vertical-align: top;
  margin-top: 0px;
  padding: 0px;
  letter-spacing: 0.03em;
  }

TABLE.nav A:hover {
  color: #FFFFFF;
  text-decoration: none; 
  background: #000000;
  /*background-image: url(../images/bg_nav_on.gif);
  background-repeat: repeat-x;*/
  background-position: 0px 0px;
  padding: 20px;
  margin-top: 0px;
  /*padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 2px;
  padding-right: 2px;*/
  }

TABLE.nav A, TABLE.nav A:hover {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 2px;
  padding-right: 2px;
  height: 24px;
  }

TABLE.two TD.twotwo {
  background-image: url(../images/bg_banner.jpg);
  background-repeat: no-repeat;
  background-position: 0px 7px;
  }

TABLE.nav TD.threenav, TABLE.nav TD.threenav A, TABLE.nav TD.threenav A:hover, TABLE.nav TD.threenav IMG {
  vertical-align: middle;
  padding: 0px;
  background: none;
  border: none;
  margin: 0px;
  /*margin-top: 5px;*/
  }

TABLE.nav TD.threenav {
  padding-right: 20px;
  }

TABLE.one TD.oneone IMG.kce {
  margin-left: 15px;
  margin-top: 5px;
  }

TABLE.one TD.oneone P.kce {
  margin-left: 22px;
  margin-right: 15px;
  margin-top: 0px;
  color: #FFFFFF;
  font-size: 18px;
  letter-spacing: 0.07em;
  text-align: left;
  }

TABLE.one TD.oneone P, TABLE.one TD.oneone OL {
  color: #666666;
  font-size: 9px;
  text-align: justify;
  margin-left: 22px;
  margin-right: 22px;
  }

TABLE.one TD.oneone P.leftnav A {
  color: #FFFFFF;
  font-size: 12px;
  text-align: justify;
  margin-left: 0px;
  margin-right: 0px;
  line-height: 24px;
  text-decoration: none;
  border-bottom: 1px solid #666666;
  font-weight: normal;
  letter-spacing: 0.04em;
  }

TABLE.one TD.oneone P.leftnav {
  border: 1px solid #666666;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  }

TABLE.one TD.oneone P.leftnav A:hover {
  color: #666666;
  font-size: 12px;
  text-align: justify;
  margin-left: 0px;
  margin-right: 0px;
  }

TABLE.page {
  width: 748px;
  height: 100%;
  background-color: #FFFFFF;
  margin: 22px;
  background-image: url(../images/bg_white.gif);
  background-position: top;
  background-repeat: repeat-x;
  }

TABLE.page TD.right {
  width: 167px;
  vertical-align: top;
  padding: 1px;
  }

TABLE.page TD.right IMG {
  float: right;
  margin-bottom: 30px;
  }

TABLE.page TD.left {
  width: 581px;
  padding: 30px;
  vertical-align: top;
  }

TABLE.page P, TABLE.page UL, TABLE.page OL {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	line-height: 17px;
	letter-spacing: 0.03em;
  }

TABLE.page UL, TABLE.page OL {
  text-align: left;
  }

H1, H2, H3, H4, H5, H6 {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #6E150C;
  letter-spacing: 0.05em;
  }
  
H1 {
  font-size: 18px;
  margin-top: 0px;
  }
  
H2 {
  font-size: 16px;
  }
  
H3 {
  font-size: 14px;
  }
  
H4 {
  font-size: 12px;
  }
  
H5 {
	font-size: 9px;
	color: #999999;
  }

H6 {
  font-size: 8px;
  }

TABLE.page A {
  color: #6E150C;
  text-decoration: none;
  border-bottom: 1px solid #999999;
  }

TABLE.page A:hover {
  color: #000000;
  text-decoration: none;
  border-bottom: 2px solid #6E150C;
  }

TABLE.page TD.right P.highlight {
  color: #6E150C;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  margin-left: 1px;
  margin-right: 15px;
  margin-bottom: 15px;
  line-height: 20px;
  }

P.footer {
  color: #000000;
  font-size: 10px;
  margin-left: 80px;
  width: 800px;
  text-align: center;
  line-height: 15px;
  }

P.footer A {
  color: #6E150C;
  text-decoration: none;
  border-bottom: 1px solid #CCCCCC;
  }

P.footer A:hover {
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #6E150C;
  }
  
TABLE.page IMG {
  border: 1px solid #000000;
  }

TABLE.page IMG.left {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  }

TABLE.page P.quote {
  font-size: 12px;
  background: #e7e2e2;
  border: 1px solid #CCCCCC;
  margin: 0px;
  padding: 10px;
  text-align: center;
  }

IFRAME {
  vertical-align: middle;
  }
  

/* FORM STYLES */
label { font-size:12px; }
 
.requiredcopy { font-size:12px;  padding-left:12px;}
.names {font-size: 10px; color: #666666;}
.requiredfield { font-size:12px;  padding-left:12px; color:#ff0000; }
.note1 { width: auto; 
	background-color: #999999; padding-left: 4.0pt; padding-right: 4.0pt;padding-top: 1.0pt; padding-bottom: 1.0pt;}
