/*********************************************************
 *  Body Style
 *********************************************************/
body {
  background-color: white}

/*********************************************************
 *  Font Styles
 *********************************************************/
font.primary {
  color: black;
  font-size: 12px;
  font-family: arial;
}
font.alt1 {
  color: black;
  font-size: 12px;
  font-family: arial;
}
font.alt1tab {
  color: black;
  font-size: 12px;
  font-family: verdana,arial,helvetica;
}
font.alt2 {
  color: #575B5B;
  font-size: 12px;
  font-family: verdana,arial,helvetica;
}
font.error {
  color: #990000;
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
}
font.small {
  font-size: 10px;
  font-family: arial;
}
font.big {
  font-size: 14px;
  color:red;
  font-weight:bold;
  font-family: verdana,arial;
}
a.nav {
  color: black;
  font-size: 10px;
  font-family: arial;
  text-decoration: none;
  background-color: #F3F1CE;
  border-style: solid;
  border-color: #a9a090;
  border-width: 1px;
}
h1 {
  font-size: 16px;
  font-family: arial;
  font-weight: normal;
}

/*********************************************************
 *  Link Styles
 *********************************************************/
a:link {
  color: #0000AA;
}
a:visited {
  color: #0000AA;
}
a.primary:link {
  color: #0000AA;
}
a.primary:visited {
  color: #0000AA;
}
a.alt1:link {
  color: #15164C;
}
a.alt1:visited {
  color: #15164C;
}
a.alt2:link {
  color: #31753A;
}
a.alt2:visited {
  color: #31753A;
}
a.navi1:link,a.navi1:visited,a.navi1:active{
  font-size: 11px;
  font-family: verdana,arial,helvetica;
  text-decoration: none;
  display:block;
  width:170px;
  height:15px;
  padding:2px;
  padding-left:7px;
  margin:0px;
}
a.navi1:hover{
  background:url(../images/bgTabSide2.gif) repeat-y;
  background-color:white;
}
a.navi0:link,a.navi0:visited,a.navi0:active,a.navi0:hover{
  background:url(../images/bgTabSide.gif) repeat-y;
  background-color:white;
  font-size: 11px;
  font-family: verdana,arial,helvetica;
  text-decoration: none;
  display:block;
  width:170px;
  height:15px;
  padding:2px;
  padding-left:7px;
  margin:0px;
}
a.tab:link {
  color: #31753A;
  font-size: 12px;
  font-family: verdana,arial,helvetica;
  text-decoration: none;
  display:block;
  width:120px;
  height:15px;
  padding:2px;
  margin:0px;
}
a.tab:visited {
  color: #31753A;
  font-size: 12px;
  font-family: verdana,arial,helvetica;
  text-decoration: none;
  display:block;
  width:120px;
  height:15px;
  padding:2px;
  margin:0px;
}
a.tab:hover {background:url(../images/bgTab3.gif) no-repeat;}
td.tab1 {
  background:url(../images/bgTab1.gif) repeat-y;
  color: black;
  font-size: 12px;
  font-family: verdana,arial,helvetica;
  width:124px;
  height:15px;
  text-align:center;
  padding:2px;
}
td.tab2 {
  background:url(../images/bgTab2.gif) no-repeat;
  color: #575B5B;
  font-size: 12px;
  font-family: verdana,arial,helvetica;
  text-align:center;
}

/*********************************************************
 *  Table Styles
 *********************************************************/
table.primary {
  border-collapse: collapse
}
table.border {
  border-style: solid;
  border-color: green;
  border-width: 1px;
}
th {
  background-color: #F3F1CE;
  color: #575B5B;
  font-size: 12px;
  font-family: verdana,arial,helvetica;
  padding: 2px;
  border-style: solid;
  font-weight: bold;
  border-color: #a9a090;
  border-width: 1px;
  height: 1px;
}
th.rpt {
  background-color: white;
  color: black;
  font-size: 11px;
  font-family: Arial;
  font-weight: bold;
  padding: 2px;
  border-style: solid;
  border-color: #a9a090;
  border-width: 1px;
  text-align: left;
  vertical-align: bottom;
}
td.primary {
  background-color: white;
  color: black;
  font-size: 12px;
  font-family: arial;
  padding: 2px;
  border-style: solid;
  border-color: #a9a090;
  border-width: 1px;
}
td.rpt {
  background-color: white;
  color: black;
  font-size: 11px;
  font-family: Arial;
  padding: 2px;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: solid;
  border-left-color: #a9a090;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-color: #a9a090;
  border-right-width: 1px;
  text-align: left;
  vertical-align: top;
}
td.primaryNoWrap {
  background-color: white;
  color: black;
  font-size: 12px;
  font-family: arial;
  padding: 2px;
  border-style: solid;
  border-color: #a9a090;
  border-width: 1px;
  white-space: nowrap
}

td.title {
  background-color: white;
  color: #CBBA8F;
  font-size: 26px;
  font-family: Arial,Helvetica,sans-serif;
  padding: 2px;
  font-weight: normal;
  border-color: #a9a090;
  border-width: 1px;
  text-align: left}
td.alt1 {
  background-color: #F3F1CE;
  color: black;
  font-size: 12px;
  font-family: arial;
  padding: 2px;
  border-style: solid;
  border-color: #a9a090;
  border-width: 1px;
}
td.tab1 {
  color: black;
  font-size: 12px;
  font-family: verdana,arial,helvetica;
  padding: 0px;
}
td.tab2 {
  color: #CBBA8F;
  font-size: 12px;
  font-family: verdana,arial,helvetica;
  padding: 0px;
}
td.noborder {
  background-color: white;
  color: black;
  font-size: 12px;
  font-family: arial;
  padding: 2px;
}
/*********************************************************
 *  Form Styles
 *********************************************************/
input.button {
  background-color: #CBBA8F;
  border-color: #CBBA8F;
  border-left-color: #CBBA8F;
  border-top-color: #CBBA8F;
  border-bottom-color: #CBBA8F;
  border-right-color: #CBBA8F;
  padding: 2px;
  font-family: arial;
  color: black;
}
input.navbutton {
  background-color: #F3F1CE;
  border-color: #F3F1CE;
  border-left-color: #F3F1CE;
  border-top-color: #F3F1CE;
  border-bottom-color: #F3F1CE;
  border-right-color: #F3F1CE;
  padding: 2px;
  font-family: arial;
  color: #575B5B;
}
input {
  background-color: white;
  padding: 0px;
  scrollbar-base-color: #CBBA8F;
  font-family: arial;
  color: black;
}
textarea {
  background-color: white;
  padding: 0px;
  scrollbar-base-color: #CBBA8F;
  font-family: arial;
  color: black;
  font-size: 12px;
}
select {
  background-color: white;
  padding: 0px;
  scrollbar-base-color: #CBBA8F;
  font-family: arial;
  color: black;
}
div {
  font-family: arial;
  color: black;
  font-size:11px;
}
