
/*******************************************************

  !!!!!!!IMPORTANT!!!!!!

PLEASE test your changes in browsers other than IE!
IE has a bad CSS implementation so custom rules have
been defined for certain elements

* html #ID {..}   << only IE will read this


THIS IS FOR IE5:



IE 5 reads the first font-size, but not the second
all other browsers read the second.


Please test in at least firefox and ie5.5/6
(this covers ~97% of the market).

*******************************************************/





/*  Configure Default Tags     */


body {
  font-family: "Verdana", Arial, sans-serif;  
  color: #333333;
  margin: 0px;
  background-color: #ffffff;
  font-size: .7em;
  
  
}

/*  force blocks to span entire height     */

html {
  MIN-height: 100%;
}

html, body{
  min-height:100%;
}

*html body {
  height:100%;
}

 * html #holder {
    height:100%;
}




h1 {
  letter-spacing: -0.1em;
  font-weight: normal;
  font-size: 2.15em;
text-align:left;
}

h2, h3 {
  letter-spacing: -0.1em;
    font-weight: normal;
	color: #E77918;
text-align:left;
}




a {
  color: #0000FF;
  text-decoration: none;
}

td  {

  /* IE 5.5 HACK! IE5.5 diaplays TD cells with larger font for some reason.. */

  voice-family: "\"}\"";
  voice-family:inherit;
text-align:justify;

}








links.th  {

  /* IE 5.5 HACK! IE5.5 diaplays TD cells with larger font for some reason.. */


  background-color: #ffffff;


text-align:justify;



}










input, select, textarea, text {
  font-family: Verdana;
  font-size: 11px;

}

textarea {
  font-size: 11px;
}






th {

  text-align: left;
  background-color: #ffffff;
  font-family: "Verdana", Arial, sans-serif;
  /* IE 5.5 HACK! IE5.5 diaplays TD cells with larger font for some reason.. */

  font-weight: normal;

}


acronym {

  cursor: help;
  color: #003366;

}

img {
  border: none;
}

/*   Configure Custom DIV IDs */


#holder {

  width: 886px;
	padding: 10px;

  display: block;
  height: 100%;

  background-color: #fff;

}


#memberpage {
 text-align:left;
}





#logo {

  background-repeat: no-repeat;
  background-position: left;
  height: 51px;
  width: 886;
  margin: 0px;
}

#content, #footer {
  margin-top: 55px;
  margin-left: 10px;
  margin-right: 0px;

/*  border-left: 1px solid #666;
  border-right: 1px solid #666;
    border-top: 1px solid #666; */
    
      font-size: 110%;
    

}

#content {
*/  line-height: 1.2; */
text-align:justify;



}

#footer {
  text-align: right;
  font-size: 1em;
  color: #666;
}


#topmenu_bar {

  background-color: #ffffff;
  color: #000000;
  width: 886px;
  margin-left: auto;
  margin-right: auto;
  font-weight: normal;
  text-transform: capitalize;

text-align: center;
  position: absolute;
  top: 0px;
  padding: 0px 0px;
}








#search {
  background-color: #CECFCE;
  color: #000000;

  margin-left: 706px;
width: 192px;
height: 24px;
  font-weight: normal;
  text-transform: capitalize;
text-align: center;
  position: absolute;
  top: 72px;
  padding: 2px 2px;
/* border-top: 1px solid #666;
  border-bottom: 1px solid #666;

border-right: 1px solid #666;
  border-left: 1px solid #666;
*/


}




#dropper {
  margin-left: 5px;
  margin-top: 5px;


}









#topmenu {
  background-color: #ffffff;
  color: #000000;
  width: 878px;

  margin-left: 18px;
  margin-right: auto;
  font-weight: normal;
  text-transform: capitalize;
text-align: center;
  position: absolute;
  top: 70px;
left: 8px;
  padding: 1px 0px;

  border-bottom: 1px solid #000000;


}

#topmenu a {
  font-size: 7pt;
  border: none;
  color: #000000;
  text-decoration: none;
  padding: 0px 2px 0px 2px;
display: block;
height: 100%

}

#topmenu a:hover  {
  background-color: #F79629;
  color: #ffffff;


}


#topmenu ul {
  margin:0px ;
  padding:0px ;
  list-style:none;
  display: block;
  background-color: #CCC;


}

#topmenu li {
  float:left;
  margin:0;
  padding:0px;
  margin-right: -1px;
  background-color: #5F1F15;

border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;

border-right: 1px solid #ffffff;
  border-left: 2px solid #ffffff;

width:100px; height:28px; font-size:0.9em;


}






#leftmenu {
  float: left;
  width: 9.5em;
  margin: 5px;
  padding: 5px;
  clear: both;
  position: absolute;
  top: 10.5em;

  margin-left: auto;
  margin-right: auto;
}

#leftmenu ul {
  margin:0px ;
  padding:0px ;
  list-style:none;
  display: block;

}

#leftmenu li {
  clear: both;
  float:left;
  margin:0;
}

#leftmenu a {
  display: block;
  margin: 3px 0px 3px 0px;
  border: none;
  text-decoration: none;
}

#leftmenu a:hover {
  text-decoration: underline;
}

#leftmenu .active {
  border-bottom: 1px dashed #36c;
}

#related {

  background-color: #f4f4f4;
  padding: 9px;
  margin: 9px;

}

.calendar {
  background-color: #FAF4C8;
  border-right: 1px solid #E3DE9F;
  border-bottom: 1px solid #E3DE9F;
  width: 40px;
  text-align: center;
  font-size: 0.8em;
  float: left;
  margin: 0px 5px 5px 0px;
  line-height: 2em;
  font-weight: normal;
  cursor: pointer;

}

/*  Custom Generic Classes    */

.hidden {

  display: none;

}

.required {
  color: red;
  font-weight: bold;
}

  .searchTerm     {
         background-color: #ff9;
         }

  .origURL    {
        color: green;
        }
  .titleBlock   {
        background-color: #def;
        }

  .titleLine    {
        background-color: #333;
        }


  .tableheader {

     background-color: #024C97;
     text-align: center;
     color: white;
     font-weight: bold;

  }

  .tablecell1 {

     background-color: #D4E3FB;
     text-align: center;
     height: 19px;


  }

  .tablecell2 {

     background-color: #C4D9FB;
     text-align: center;
     height: 19px;


  }

  #evenrow{
  	background-color: #FFFFFF;
  	padding: 8px;
  }

  #oddrow{
  	background-color: #DFEFFF;
  	padding: 8px;
}
















#minimenu {

  color: #000000;
  margin-left: 650px;
  margin-right: auto;
  font-weight: normal;
  text-transform: capitalize;
text-align: center;
  position: absolute;
  top: 30px;
  padding: 0px 0px;


height: 15px;
}

#minimenu a {
  font-size: 7pt;
  border: none;
  color: #000000;
  text-decoration: none;
  padding: 0px 2px 0px 2px;
display: block;
height: 100%

}

#minimenu a:hover  {
  background-color: #F79629;
  color: #ffffff;

}


#minimenu ul {
  margin:0px ;
  padding:0px ;
  list-style:none;
  display: block;


}

#minimenu li {
  float:left;
  margin:0;
  padding:0px;
  margin-right: 0px;

width:75px; font-size:0.9em;

height: 100%;
}



#arrowbullet li {
padding-left: 10px;
background-image: url(images/tick.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}























#bottommenu {
  background-color: #ffffff;
  color: #000000;


  margin-left: 18px;
  margin-right: auto;
  font-weight: normal;
  text-transform: capitalize;
text-align: center;
  top: 70px;
left: 8px;
  padding: 1px 0px;

  border-bottom: 1px solid #000000;


}

#bottommenu a {
  font-size: 9pt;
  border: none;
  color: #000000;
  text-decoration: none;
  padding: 0px 2px 0px 2px;
display: block;
height: 100%

}

#bottommenu a:hover  {
  background-color: #F79629;
  color: #ffffff;


}


#bottommenu ul {
  margin:-1px ;
  padding:0px ;
  list-style:none;
  display: block;
  background-color: #CCC;


}

#bottommenu li {
  float:left;
  margin:-2px;
  padding:0px;
  margin-right: -1px;
  background-color: #5F1F15;

border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;

border-right: 1px solid #ffffff;
  border-left: 2px solid #ffffff;

width:100px; height:28px; font-size:0.8em;


}





.Invisible
{
    visibility: hidden;
}

.Visible
{
    visibility: visible;
}
