BODY, P, BR, UL, OL, TD, TH, LI {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #585858;
  text-decoration: none;
}

A {
  color: #1688EB;
  text-decoration: underline;
}

.bold {
  color: #585858;
  font-weight: bold;
}

.orange {
  color: #FD5A19;
  text-decoration: none;
}

.orange:hover {
  color: #FD5A19;
  text-decoration: underline;
}

.orangeb {
  color: #FD5A19;
  font-weight: bold;
}

.whiteb {
  color: #FFFFFF;
  font-weight: bold;
}

.dark {
  color: #432E5F;
}

.grayi {
  color: #A6A6A6;
  font-style: italic;
}

.inputs {
  height: 18;
  width: 80px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: thin inset;
}

.reginputs {
  width: 200px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: 1px solid #D9D9D9;
}

IMG.stdimg {margin-bottom: 8px;}

TABLE.regform {margin-top: 16px; margin-bottom: 16px; width: 275px;}

TABLE.std {margin-top: 16px; margin-bottom: 16px; border-left: 1px solid #5E5E5E; border-top: 1px solid #5E5E5E;} 

/*
TABLE.std TR TD {text-align: right; padding: 10px; border-top: none; border-left: none; border-right: 1px solid #5E5E5E; border-bottom: 1px solid #5E5E5E;}
*/
TABLE.std TR TD {text-align: left; padding: 10px; border-top: none; border-left: none; border-right: 1px solid #5E5E5E; border-bottom: 1px solid #5E5E5E;}


TABLE.std TR TD.cross {font-weight: bold; text-align: left;}

TABLE.std TR.hr {background-color: #EFEFEF;} 

TABLE.std TR.hr TD {font-weight: bold; color: #FD5A19; text-align: right;}

TABLE.std TR.hr TD.cross {font-weight: normal; color: #585858; text-align: left;}

TD.sep {background-color: #8C8C8C; height: 1px;}

TD.stdblock {padding: 10px 20px 10px 20px; vertical-align: top;}

OL, UL {
  list-style-position: outside;
  margin: 0px;
  line-height: 110%;
}

UL {
  list-style-type: disc;
  padding: 0px 0px 5px 16px;
}

UL.arrowlst {
  list-style-image: url(/images/lior.gif);
  padding: 0px 0px 5px 16px;
}

OL {
  list-style-type: decimal;
  padding: 0px 0px 5px 22px;
}


LI {margin: 0px 0px 5px 0px; padding: 0px;}

TD.nlistl {vertical-align: top; width: 15px;}
TD.nlistr {vertical-align: top; padding-bottom: 3px;}

TD.ulistl {vertical-align: top; width: 10px; background-image: url(/images/lior.gif); background-position: 0px 5px; background-repeat: no-repeat;}
TD.ulistr {vertical-align: top; padding-bottom: 3px;}

P { margin: 0px; padding-top: 0px; padding-bottom: 8px;}

H1 {
  font-weight: bold;
  font-size: 13px;
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 8px;
}

H1.orange {color: #FD5A19;}

H1.blue {color: #1688EB;}

DIV.questions {margin-bottom: 16px;}

DIV.questions A {color: #FD5A19; text-decoration: none;}

DIV.questions A:hover {text-decoration: underline;}

DIV.answer {margin-top: 8px;}

DIV.answer H1 {margin-bottom: -8px; color: #FD5A19;}

DIV.gotop {margin-top: 12px; margin-bottom: 12px;}

/*Left Link Properties*/

.menu{color:#959595; font-weight:bold; text-transform:uppercase; text-decoration:none; height:16px; display:block; padding-left:9px; padding-top:5px; background-image: url(/images/btn_menu.gif);}
.menu:hover {color:#373985; font-weight:bold; text-decoration: none; text-transform:uppercase; text-decoration: none; display:block; padding-left:9px; padding-top:5px;  background-image: url(/images/btn_menu_on.gif);}

/*End Left Link Properties*/

.bar{ font-family: Verdana; font-size: 9px; color: #cfcfcf; background-color: black; border-bottom: 3px solid #333333; padding: 1px 10px 0px 10px; margin: 0; font-weight: bold; text-align: left; }
.bar span{ color: #fde605; }
.bar ul{ display: inline; margin: 0; padding: 0; list-style-type: none; text-align: left;}
.bar ul li{ display: inline; margin: 0; border-left: 1px solid #919191; padding: 0 5px 0 5px; color: #cfcfcf; !important}
.bar ul li a, .bar ul li a:visited, .bar ul li a:link{ color: #cfcfcf; text-decoration: none; font-size: 9px; font-family: Verdana;}
.bar ul li a:hover{ text-decoration: underline; color: white;}
.bar ul li:first-child a{ border-left-color: black; }
.bar .first{ border-left-color: black;}
