* {
  margin: 0;
  padding: 0;
}
body {
  font: 73% Verdana, Tahoma, Arial;
  line-height: 130%;
  color: #FFF;
  background: #2a2a2a;
}
div.pagebit {
  background:  url(../images/wrapperborder.jpg) #2a2a2a repeat-y top center;
	
}
img, a img, a {
  border: 0;
}
div.bodydiv 
{
	  width: 910px;
  margin: 0 auto 2em auto !important;
  background:  url(../images/topbar2.jpg) #1a1a1a repeat-x top right;
}
h1, h1 a img 
{
    margin: 0 0;
}
h1, h2, h3, h4 
{
    font-family: Arial; 
    color: #2e4c00;
}
div.midlinebox 
{
	color: #000;
	float: left;
	width: 243px;
	background-color: #fef6eb;
	margin-right: 15px;
	margin-top: 22px;
	line-height: 1.8em;
	font-size: .95em;
	border: solid 1px #ccc;
	padding-bottom: 2em;
	height: auto;
}

div.midlinebox p
{
	margin-left: 1em;
	margin-right: 1em;
}
/* sidebar */
div.sidebar, div.rightbox {
  margin: 0 10px 0 10px;
}
div.sidebar 
{
  float: left;
  width: 260px;
  margin-bottom: 1em;
}

div.sidebar .inner 
{
    padding: 8px;
    line-height: 180%;
}
.sidebar .inner h3
{
	font: 1.3em 'lucida grande',tahoma,sans-serif;
	color: #00748b;
	margin-bottom: 1em;
	font-weight: bold;
}
div.sidebar  p 
{
    margin-bottom: 0.6em;
}
div.sidebar ul {
	margin: 0 2.5em;
}
div.sidebar h2, div.sidebar h3, div.rightboxmid h2 {
	background:  url(../images/headbackright.jpg) top center no-repeat;
	height:30px;
	font-size: 13px;
	text-align: center;
	padding-top:9px;
	color: #FFF;
	font-family: Arial;
	margin-bottom: 0.5em;
}
div.sidebar ul.sidemenu {
	list-style: none;
}
/* content */
#content_wrapper {
  float: left;
  width: 100%;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 15px;
  background: #e1e1e1;
  border-top: solid 4px #2e4c00;
}
div.rightbox, div.rightboxmid  {
  margin-left: 270px;
  margin-right: 0px;
  padding: 0px 0em 0em 0em;
  line-height: 180%;
  width: 618px;
  background: #fff;
  color: #000;
}
div.rightboxmids  {
  min-height:  600px;
  height: auto !important;
  height: 600px;
}
div.rightboxmid {
	margin-left:285px;
}
div.rightboxmid p {
	margin-bottom:  1em;
}

#content {
  margin-left: 0px;
  margin-right: 0px;
  padding: 3px 2em 1em 2em;
  line-height: 180%;
}
#content h2 {
  	background: none;
	color: #4c7f00;
	font-size: 14pt;
	text-align: left;
}
#content ol, #content ul {
	margin-left: 4em;
	margin-bottom: 1em;
}
img.pageheader {
	border: solid 2px #1a1a1a;
}
#content p {
	margin-bottom: 1em;
}
#content p.image_midright 
{
	float:right;
	margin:0 2em 0 1.5em;
	line-height: 110%;
	font-size: 0.8em;
}
#content p.image_midleft 
{
	float:left;
	margin:2em 1.5em 2em 0;
	line-height: 110%;
	font-size: 0.8em;
}
p.emphasis {
	font-weight: bold;
}
p.right {
	text-align:right;
	margin-right: 2em;
}
p.center {
	text-align: center;
}
p.caption {
	line-height: 7px;
	font-style: italic;
}
p.signature {
	line-height: 11px;
}
.red {
	color: #F00;
	font-weight:bold;
}
/* boxover styles */
#content dfn 
{
	cursor: pointer;
	cursor: hand;
	white-space:nowrap;
	font-style: normal;
border-bottom: dotted 1px #000;
}
.dvhdr1 {
  padding :5px;
  width:250px;
background :#264000;
color: #FFF;
font-family :arial;
font-size :12px;
font-weight:bold;
border:1px solid #264000;
}
         
.dvbdy1 {
  padding:5px;
  width:250px;
  z-index: 999;
background:#FFF;
font-family:arial;
font-size:12px;
border-left:1px solid #264000;
border-right:1px solid #264000;
border-bottom:1px solid #264000;
color: #000;
}
.dvbdy1 ul li 
{
    margin-left: 3em;
color: #000;
}
.dvbdy1 ol li 
{
    list-style-type: none;
color: #000;
}
#footer 
{
	clear:both;
  margin-top: -24px;
  margin-bottom: 0;
  padding: 0.5em;
  text-align: center;
  background-color: #1a1a1a;
  z-index: 500;

}