#content-3 {
	margin: 19px 0px 0px 200px;
	padding: 6px 0px 0px;
	width: 510px;
  }
#content-3 p {
  margin: 0;
	padding: 0 0 6px 0;
	}	
#content-3 a {
  color: #1975d1;
  text-decoration: none;
  }
#content-3 a:hover {
  color: #1975d1;
  text-decoration: underline;
  }
	
/* table formats */

#content-3 table {
	border-style: none;
	margin: 0px 0px 0px -4px; 	/* negative right margin cancels left side table padding */
	padding: 0px;
	/* background: #fff; */
	width: 100%;
	}
#content-3 table tr{
	vertical-align: top;
  }
#content-3 table td {
	padding: 4px;
  }
#content-3 table.boxtable {
	margin: 0px 0px 0px 2px;
	border: 1px solid #cccccc;
	border-collapse: collapse;
  }
#content-3 table.boxtable td{
	border: 1px solid #cccccc;
	padding: 4px;
  }
#content-3 .bulletpoint {
  color: #666;
	background: url(../images2/menubullet4.gif) no-repeat left top;
	padding: 0px 0px 0px 16px;
	}
#content-3 .bulletheader {
  color: #1975d1;
	font-weight: bold;  
	}
#content-3 .img-border {
	border: 1px solid #ccc;
	margin: 0px 0px 0px 4px;
	padding: 6px;
  }
#content-3 ul{
	margin: 0px;
	padding: 0px 0px 6px;
	font-size: 1em;
	line-height: 1.4em;
	list-style: none;
}
#content-3 li{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: url(../images2/menubullet4.gif) no-repeat left top;
}
#content-3 hr {
	color: #ccc;	
}

/*NAVIGATION*/

#rightnav {
	margin: 0 5px 0 0px;
	padding: 0px;
	width: 160px;
	float: right;
  }
#rightnav p{
	font-size: 0.8em;
	margin: 0px;
	padding: 5px 5px 5px 5px;  
	background: url(../images2/right-col-mid.gif) repeat-y left;
  }
#rightnavhdr {
	margin: 55px 0 0 0;
	padding: 5px 0px 10px 0px;
	width: 160px;
	background: url(../images2/right-col-top.gif) no-repeat left top;
  }
#rightnavhdr p{
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 5px 5px 5px 5px;  
  }

#rightnav ul {
	margin: 0px 0 0 0px;
	padding: 0px 0px 0px 10px;
	font-size: 0.9em;
	list-style: none;
	line-height: 2em;
	background: url(../images2/right-col-mid.gif) repeat-y left;	/*display: inline;*/
}
#rightnav li a {
	margin: 0px 0px 0px 0px;
  color: #000;
	text-decoration: none;
}
#rightnav li a:hover {
	color: #009;
	text-decoration: underline;
  }
#rightnavbtm {
	margin: 0px;
	padding: 0px;
	width: 160px;
	background: url(../images2/right-col-btm.gif) no-repeat left;
  }
	
img.mugshot {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}