@charset "iso-8859-1";
/* CSS Document */
body, html, form {
  margin:0px;
  padding:0px;
}
body, td, p, div, input, textarea, ul, li {
  font-family:Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size:12px;
}
input, textarea {
  border:1px solid #A0998D;
  padding:1px;
}
td  {color:#595959;}
p {color:#595959;}
.title {font-weight:bold; font-style:italic; color:#595959;}
.date {color:#A9A8A7; font-weight:bold;}
.input {  font-size: 12px; font-family:Arial, Verdana, Helvetica, sans-serif; font-style:italic; color:#444444; border:0px solid #7F9DB9; }


a:active {color:#CA8625; text-decoration: none; }
a:link { color:#CA8625; text-decoration: none; }
a:visited {color:#CA8625; text-decoration: none; }
a:hover {color:#CA8625; text-decoration: underline; }



.policy {color:#002878; text-decoration: underline; }



.important {
  font-weight:bold;
}

.button {
  background:#EFEFEF;
}
.need {
  font-weight:bold;
  font-size:14px;
  color:red;
}
hr  {
  color:#DEDFC6;
  border:none;
  border-top:1px solid #DEDFC6;
  background:transparent;
  margin:10px;
}
p {
  margin:0px;
  padding:0px;
  padding-bottom:10px;
}
h1, h2, h3, h4, h5 {
  margin:0px;
  padding:0px;
  padding-bottom:10px;
  color:#5A595A;
}
h1 {
  font-size:22px;
}
h2 {
  font-size:18px;
}
h3 {
  font-size:15px;
}
h4 {
  font-size:12px;
}
h5 {
  font-size:11px;
}

.error, .message {
  color:#F7A621;
  font-weight:bold;
  margin-bottom:10px;
}
.pale {
}
.paginal {
  padding-left:20px;
  line-height:16px;
  background:url(/images/li.gif) no-repeat 4px 4px;
  margin-bottom:10px;
}
ul {
  margin:5px 0px;
  padding:0px;
}
li {
  list-style:none;;
  margin:0px;
  padding:0px;
  padding-left:20px;
  line-height:16px;
  background:url(/images/li.gif) no-repeat 4px 4px;
}
.important { color:#5A595A; font-weight:bold;}

span.highlight0 {
  border-bottom:2px solid #52B539
}
span.highlight1 {
  border-bottom:2px solid #B53939
}
span.highlight2 {
  border-bottom:2px solid #3958B5
}
span.highlight3 {
  border-bottom:2px solid #39B5B5
}
div.search {
  margin-bottom:10px;
}
ul ul {
  margin-left:30px
}
.table {
  border:1px solid #F6C175;
}
.table td {
  padding:7px 10px;
  background:#F9D5A3;
  color:#333333
}
.table tr.odd td {
  background:#FEFAF1;
}