body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: #f1f1f1;
}
/******************************************* nav */
h1#logo {
	left: 428px;
	margin-top: 0;
	margin-bottom: 0;
	position: absolute;
	top: 25px;
}
h1#logo a {
	background: url(../images/headernav-logo.jpg) no-repeat 0 0;
	display: block;
	height: 27px;
	text-indent: -9999px;
	width: 300px;
}
ul#nav {
	left: 515px;
	margin:0px;
	margin-left: 0;
	padding: 0;
	position: relative;
	top: 3px;
	width: 297px;
}
ul#nav li {
	border-right: 1px solid #acde31;
	display: inline;
	padding: 0 12px;
}
ul#nav li a {
	color: #acde31;
	text-transform: uppercase;
}
ul#nav li.last {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}
.homeNav {
	color: #ffffff;
	font-size: 14px;
	font-weight : bold;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.homeNav a{
	color: #ffffff;
	font-size: 14px;
	font-weight : bold;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.homeNavOver
{ 
	background-color: #abde2f;
	color: #000000;
	font-size: 14px;
	font-weight : bold;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 1px;
}
.homeNavOver a:hover{
	color: #000000;
	font-size: 14px;
	font-weight : bold;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
.homeNavOver a:active{
	color: #000000;
	font-size: 14px;
	font-weight : bold;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
#subnav {
	float: left;
	margin: 0;
	padding: 0 0 20px 0;
}
#subnav li {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 2px 0 2px;
}
#subnav li.first {
}
#subnav li.last {
	padding-right: 0;
}
#subnav li a {
	display: block;
	height: 32px;
	text-indent: -9999px;
	width: 183px;
}
#subnav li #activist-groups {
	background: url(../images/sprite.gif) no-repeat -3px 0;
}
#subnav li #foundations {
	background: url(../images/sprite.gif) no-repeat -190px 0;
}
#subnav li #celebrities {
	background: url(../images/sprite.gif) no-repeat -377px 0;
}
#subnav li #key-players {
	background: url(../images/sprite.gif) no-repeat -564px 0;
}
#subnav li #activist-groups:hover, #subnav li #activist-groups.selected {
	background: url(../images/sprite.gif) no-repeat -3px -35px;
}
#subnav li #foundations:hover, #subnav li #foundations.selected {
	background: url(../images/sprite.gif) no-repeat -190px -35px;
}
#subnav li #celebrities:hover, #subnav li #celebrities.selected {
	background: url(../images/sprite.gif) no-repeat -377px -35px;
}
#subnav li #key-players:hover, #subnav li #key-players.selected {
	background: url(../images/sprite.gif) no-repeat -564px -35px;
}
/******************************************* end nav */
/******************************************* begin Organization sidebar nav */
#organization-sidebar {
	margin: 0;
	padding: 0;
}
#organization-sidebar li {
	list-style-type: none;
}
#organization-sidebar li a {
	border-bottom: 1px solid #fff;
	display: block;
	text-indent: -9999px;
	width: 189px;
}
#organization-sidebar li.org-overview a {
	background: url(../images/organization-sprite.gif) 0 0 no-repeat;
	height: 31px;
}
#organization-sidebar li.org-overview a:hover {
	background: url(../images/organization-sprite.gif) -378px 0 no-repeat;
}
#organization-sidebar li.org-overview a.selected {
	background: url(../images/organization-sprite.gif) -190px 0 no-repeat;
}
#organization-sidebar li.org-officers a {
	background: url(../images/organization-sprite.gif) 0 -30px no-repeat;
	height: 46px;
}
#organization-sidebar li.org-officers a:hover {
	background: url(../images/organization-sprite.gif) -378px -30px no-repeat;
}
#organization-sidebar li.org-officers a.selected {
	background: url(../images/organization-sprite.gif) -190px -30px no-repeat;
}
#organization-sidebar li.org-quotes a {
	background: url(../images/organization-sprite.gif) 0 -77px no-repeat;
	height: 31px;
}
#organization-sidebar li.org-quotes a:hover {
	background: url(../images/organization-sprite.gif) -378px -77px no-repeat;
}
#organization-sidebar li.org-quotes a.selected {
	background: url(../images/organization-sprite.gif) -190px -77px no-repeat;
}
#organization-sidebar li.org-financials a {
	background: url(../images/organization-sprite.gif) 0 -109px no-repeat;
	height: 31px;
}
#organization-sidebar li.org-financials a:hover {
	background: url(../images/organization-sprite.gif) -378px -109px no-repeat;
}
#organization-sidebar li.org-financials a.selected {
	background: url(../images/organization-sprite.gif) -190px -109px no-repeat;
}
#organization-sidebar li.org-connections a {
	background: url(../images/organization-sprite.gif) 0 -141px no-repeat;
	height: 31px;
}
#organization-sidebar li.org-connections a:hover {
	background: url(../images/organization-sprite.gif) -378px -141px no-repeat;
}
#organization-sidebar li.org-connections a.selected {
	background: url(../images/organization-sprite.gif) -190px -141px no-repeat;
}
#organization-sidebar li.org-news a {
	background: url(../images/organization-sprite.gif) 0 -173px no-repeat;
	height: 31px;
}
#organization-sidebar li.org-news a:hover {
	background: url(../images/organization-sprite.gif) -378px -173px no-repeat;
}
#organization-sidebar li.org-news a.selected {
	background: url(../images/organization-sprite.gif) -190px -173px no-repeat;
}
/******************************************* end Organization sidebar nav */

/******************************************* begin Global */
td{
	vertical-align : top;
	color: #000000;
	font-size : 11px;
	line-height : 16px;	
}
a {
	text-decoration: underline;
	outline: none;
	color : #000;
}
a:visited {
	}
a:active {
	text-decoration: underline;
	color:  #888;
	}
a:hover {
	text-decoration: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	margin-top: 20px;
	margin-bottom: 10px; 
	margin-right: 20px;
	}
ul {
	color: #000000;
	font-size : 11px;
	line-height : 16px;
	list-style : square;
	margin-left : 18px;
}
ol{
	color: #000000;
	font-size : 11px;
	line-height : 16px;
	list-style : decimal;
	margin-left : 25px;
}
li{
	font-size : 11px;
}
blockquote{
	color: #000000;
	font-size : 11px;
	line-height : 16px;
	margin-top: 20px;
	margin-bottom: 10px; 
}
img {
	border: 0;
	}
	
/* Used for showing thumbnail images for various opeds and articles */
.thumbnail { 
	border: 0;
	margin-right: 6px;
	margin-bottom: 4px;
	margin-top: 4px;
	height: 82px;
	width: 90px;
}
	
.softlink {
	color: #c16316;
}
.hardlink {
	color: #c16316;
	font-weight: bold;
}
.bluelink {
	color: #4e7982;
	font-weight: bold;
}
.softbluelink {
	color: #4e7982;
}
.scroller {
	color: #ffffff;
	font-size: 13px;
}
.scroller a {
	text-decoration: underline;
	font-weight: bold
}
.scroller a:visited {
	text-decoration: underline;
	font-weight: bold
}
.scroller a:hover {
	text-decoration: underline;
	color: #bbbbbb;
	font-weight: bold
}
.content{
	color: #000000;
	font-size : 11px;
	line-height : 16px;
}
.small {
	font-size: 11px;
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
	letter-spacing : -1px;
}
.smaller {
	font-size: 11px;
	line-height: 11px;
	letter-spacing : -1px;
}
.superSmall {
	font-size: 5px;
	line-height: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #4d4c4c;
	}	
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
.disclaimer{
	font-size: 9px;
	line-height: 12px;
	margin-top: 12px;
	margin-bottom: 5px; 
}
.pagetitle {
	color: #c16316;
	font-family: 'Arial Black', Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.title {
	color: #4d7985;
	font-size: 13px;
	font-weight : bold;
	line-height: 13px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.nameplate {
	color: #000000;
	font-size: 18px;
	font-weight : bold;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.footer{
	font-size: 9px;
	line-height : 16px;
	color: #717171;
}
.footer a{
	font-size: 9px;
	line-height : 16px;
	color: #717171;
}
.footer a:hover{
	color: #717171;
	text-decoration: underline;
}
.pagebreak {
	page-break-after: always;
}
.zebra {
	margin: 0;
	padding: 0;
}
.zebra li {
	list-style-type: none;
	padding: 4px;
}
.zebra li a {
	text-decoration: none;
}
.zebra li a:hover {
	text-decoration: underline;
}
.zebra li.odd {
	background: #ebebeb;
}
.zebra li.even {
	background: #ffffff;
}
div#content{
	padding-left : 20px;
	padding-right: 20px;
	padding-top: 5px;
}
div#sidebar{
	padding: 5px 15px 40px 25px;
}
div#printbox{
	align : right;
	height: 55px;
	width: 100px;
	padding: 0px;
	float: right;
}
#footer{
	margin-top: 20px;
	padding-left : 20px;
	padding-right: 20px;
	padding-top: 5px;
}
/* for youtube videos inserted into main body of entries */
.yout_right {
	float:right; padding-left:8px; padding-bottom:8px;}
