body
{
  font-family: Tahoma; 
  background-color: #828282; /*828282*/ 
  color: #000000; 
  background-image: url("img/bg.jpg");
  background-position: 0 0;  
  background-repeat: repeat-x ;
  margin: 0px;
	
} /* text-align: center; */

img { border: 0px; } /* image links should have no border by default */

.nav { height: 56px; } /* height of all images on the top nav bar */
.nav_bottom { height: 38px; } /* height of all images on the bottom nav bar */

.navLink { color:#FFFFFF; font-weight:bold; text-decoration:none;}
.navLink:hover { color:#FFFFFF; font-weight:bold; text-decoration:none;}
.navLinkBlack { color:#000000; font-weight:bold; text-decoration:none;}
.navLinkBlack:hover { color:#443d0f; text-decoration:underline;}

table.main_table { border:3px solid #CCCCCC; }

.bottom {
  color:#CCCCCC;
}
.bottom:hover {
  color:#FFFFFF;
} 
a
{
  color: #226CC0;     
  text-decoration: none;
}
a:hover
{
  color: #000000;
  text-decoration: underline;
}
p, td
{
  font-size: 10pt;
  line-height: 16pt;
}
h1 {
  font-size: 16pt;
	line-height: 20pt;
}
h2 {
  font-size: 10pt;
	line-height: 18pt;
}
.searchbox
{
  border: 2px solid #CCCCCC;
  height: 30px;
  color: #000000;
	text-align: left;
  font-size: 11pt;
	  margin: 2px;
	line-height: 14pt;
  padding: 3px;
  space: 0px;

}
.searchboxpage
{
  border: 2px solid #1E5CD8;
  height: 30px;
  color: #000000;
	text-align: left;
	background-color:#FFFFFF;
  font-size: 11pt;
	  margin: 2px;
	line-height: 14pt;
  padding: 3px;
  space: 0px;

}

.search_input
{
  border: 3px solid #000000;
  height: 30px;
	background-color:#FCD00D;
  color:#000000;
	font-weight: bold;
  font-size: 10pt;
}
.search_inputpage
{
  border: 1px solid #CCCCCC;
  height: 30px;
	background-color:;
	background-image: url("img/searchimage.gif");
  color:#000000;
	font-weight: bold;
  font-size: 10pt;
}

.requestsubmit
{
  border: 2px solid #3E83D1;
  font-style: ;
  height: 25px;
	background-color:#3E83D1;
  color: #FFFFFF;
	font-weight: bold;
  
}

.requesttext
{
  border: 2px solid #E0E0E0;
  height: 25px;
	background-color:#FFFFFF;
  color:#000000;
	font-size: 10pt;
}





.question
{
  border: 1px solid #CCCCCC;
  font-size: 12pt;
}

td.tabs
{
  border-bottom: 3px solid #D2AD07;
}
tr.search
{
  border: 1px solid #000000;
}
.bottomLink
{
  color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.bottomLink:hover
{
  color:#000000;
}
