background-image: 
url('images/bgTop.png');
background-repeat: repeat-x
}

.menuitemj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.quotetxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #66CC66;
	font-weight: bold;


}
.weblinktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.portimg {
	border: 1px solid #66FF99;
}
.contenttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #666666;


}
.contenttxtbult {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #006600;

}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.titlecontenttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	color: #000000;
	font-weight: bold;

}





  #tabsC {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      }
    #tabsC ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url("tableftC.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsC a span {
      float:left;
      display:block;
      background:url("tabrightC.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#464E42;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#FFF;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }  
	


#tabscontainer {
  width: 98%;
  padding: 10px;
  border: 0px solid #ccc;
  background: #fff;
}

#tabnav {
  height: 20px;
  margin: 0;
  padding-left: 10px;
}

#tabnav li {
  margin: 0px; 
  padding: 0px;
  display: inline;
  list-style-type: none;
}
	
#tabnav a:link, #tabnav a:visited {
  float: left;
  background: #f3f3f3;
  font-size: 10px;
  line-height: 14px;
  font-weight: bold;
  padding: 2px 10px 2px 10px;
  margin-right: 4px;
  border-left: 0px solid #ccc;
  border-top: 0px solid #ccc;
  border-right: 0px solid #ccc;
  text-decoration: none;
  color: #666;
}

#tabnav a:link.active, #tabnav a:visited.active {
  background: #fff;
  color: #000;
}

#tabnav a:hover	{
  background: #fff;
}

.tabcontent {
  margin: 0px;
  border: 0px solid #ccc;
  width: 98%;
  min-height: 300px;
  padding: 5px;
} .sectiontitlegreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #66FF00;
	font-weight: bold;
}
.sectiontitletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 16px;

}
.titletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 003300;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}




#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #CCFF9D;
}