html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

b {
	color:#CC0000;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:96px;
}

#logo {
	width:258px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	margin:0px; 
	padding-top:67px;
}

#links li{
	float:left;
	list-style-type:none;
	width:129px;
	height:25px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

.bigtext 
{
	font-family:"Trebuchet MS";
	font-size:17px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
	font-family:"Trebuchet MS";
	color:#666666;
}

#contentarea h1 {
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#99CC00;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#contentarea h2 {
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#FF3333;
	font-weight:normal;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
}

#contentarea h3 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#996633;
	font-weight:normal;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
}

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar h3{
	font-family:"Trebuchet MS";
	font-size:24px;
	color:#99CC00;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
}

.default {
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}

#leftbar p {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:Green;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#rightbar {
	float:left;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

.greentext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#99CC66;
	font-weight:bold;
	text-decoration:none;
}

.redtext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FF3333;
	font-weight:bold;
	text-decoration:none;
}

.browntext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#663300;
	font-weight:bold;
	text-decoration:none;
}

.blacktext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

.bluetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333366;
	font-weight:bold;
	text-decoration:none;
}

.feedback {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FF3333;
	font-weight:bold;
	text-decoration:none;
}

#leftbar b {
	color:#FF3333;
}

#leftbar a.biganchor {
	font-family:"Trebuchet MS";
	font-size:15px;
	color:green;
	font-weight:normal;
	text-decoration:underline;
	padding: 0px;
}

#leftbar a:hover.biganchor {
	font-family:"Trebuchet MS";
	font-size:15px;
	color:orange;
	font-weight:normal;
	text-decoration:underline;
	padding: 0px;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:500px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:278px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

/*---------------- Search Results defaults ---------------*/
Table.ResultTable 
{
	text-decoration: none;
	font-family: "Trebuchet MS";
}
Table.ResultTable a
{
	background-color: #EEEEEE;
	color:#CC0033; 
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}
Table.ResultTable a:hover
{
	background-color: #EEEEEE;
	color:#006633; 
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}
Table.ResultTable td
{
	font-family: "Trebuchet MS";
	color:#666666;
	height:12px;
	font-size:12px;
}
Table.ResultTable th
{
	background-color: #99CC00;
	font-family: "Trebuchet MS";
	color:#EEEEEE;
	height:20px;
}
.PagingNormal
{
	font-weight:normal;
	background-color:transparent;
}
.PagingHighlight
{
	font-weight: bold;
	background-color:#DDDDDD;
}

.ResultTableDataItem
{
	text-align:left;
	background-color: #EEEEEE;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#4E647C;
	padding: 2px;
	height: 25px;
	border-bottom: solid 1px #aaaaaa;
}

/* Form table */
Table.FormTable 
{
	text-decoration: none;
	font-family: "Trebuchet MS";
}
Table.FormTable td
{
	font-family: "Trebuchet MS";
	color:#EE8907;
	font-weight:bold;
	height:12px;
	font-size:12px;
}

/*- Menu Tabs I--------------------------- */

#nav {
  float:left;
  width:100%;
  background:#EFF4FA;
  font-size:93%;
  line-height:normal;
  border-bottom:1px solid #DD740B;
  }
#nav ul {
  margin:0;
  padding:10px 10px 0 50px;
  list-style:none;
  }
#nav li {
  display:inline;
  margin:0;
  padding:0;
  }
#nav a {
  float:left;
  background:url("../images/tableftI.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 5px;
  text-decoration:none;
  }
#nav a span {
  float:left;
  display:block;
  background:url("../images/tabrightI.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#FFF;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {float:none;}
/* End IE5-Mac hack */
#nav a:hover span {
  color:#FFF;
  }
#nav a:hover {
  background-position:0% -42px;
  }
#nav a:hover span {
  background-position:100% -42px;
  }
  
/*- Menu Tabs F--------------------------- */

    #nav1 {
      float:left;
      width:100%;
      background:#efefef;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #666;
      }
    #nav1 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #nav1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #nav1 a {
      float:left;
      background:url("../images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #nav1 a span {
      float:left;
      display:block;
      background:url("../images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #nav1 a span {float:none;}
    /* End IE5-Mac hack */
    #nav1 a:hover span {
      color:#FFF;
      }
    #nav1 a:hover {
      background-position:0% -42px;
      }
    #nav1 a:hover span {
      background-position:100% -42px;
      }    
      
/* Zapatec */      
    .searchsimplefieldinput
    {
        font-weight:normal;  
        width:75px;
	}
	
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #FFFFCC;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}	