@charset "UTF-8";

.navOff
{
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	width: 182px;
	display: block;
	margin-top: 5px;
	padding: 4px 0 4px 22px;
	background: #5F8029 url(/images/nav_arrow_off.gif) no-repeat 9px 8px;
	border: 3px solid #5F8029;
	color: #FFF;
	text-decoration: none;
}
.navOff:hover, .navOn
{
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	width: 182px;
	display: block;
	margin-top: 5px;
	padding: 4px 0 4px 22px;
	background: #FFF url(/images/nav_arrow_on.gif) no-repeat 9px 8px;
	border: 3px solid #5F8029;
	color: #5F8029;
	text-decoration: none;
}
#contentFullWidth a#printPage
{
	display: block;
	width: 105px;
	height: 14px;
	float: right;
	margin-bottom: 20px;
	background: transparent url(/images/print_this_page.gif) no-repeat right top;
}
#contentFullWidth a#printPage:hover
{
	background: transparent url(/images/print_this_page_over.gif) no-repeat right top;
}
#contentFullWidth a#printPage span
{
	display: none;
}
#contentLeftColumn h1, #contentFullWidth h1
{
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	color: #5F8029;
	margin-bottom: 18px;
}
#contentLeftColumn h2, #contentFullWidth h2
{
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	color: #5F8029;
	margin-bottom: 10px;
}
#contentFullWidth h2.prTitle
{
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	color: #5F8029;
	margin-bottom: 15px;
}
#contentFullWidth h2.prTitleWithSub
{
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	color: #5F8029;
	margin-bottom: 5px;
}
#contentLeftColumn h3, #contentFullWidth h3
{
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #5F8029;
	margin-bottom: 15px;
}
#contentLeftColumn h4, #contentFullWidth h4
{
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #333;
}
#contentLeftColumn p, #contentFullWidth p
{
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}
#contentLeftColumn ul, #contentFullWidth ul
{
	margin: 0 0 15px 35px;
}
#contentLeftColumn li, #contentFullWidth li
{
	margin-bottom: 5px;
	padding-left: 10px;
	background: transparent url(/images/list-bullet.gif) no-repeat 0 6px;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}
#contentLeftColumn td
{
	vertical-align: top;
}
.portfolioCompaniesTable .headerLeft, .portfolioCompaniesTable .headerRight, .newsTable .headerLeft, .newsTable .headerRight
{
	padding: 5px 0 5px 10px;
	background-color: #EBEBEB;
	border-top: 1px solid #C3D4C3;
	font-size: 14px;
	line-height: 16px;
	color: #5F8029;
}
.portfolioCompaniesTable .headerLeft
{
	width: 195px;
}
.portfolioCompaniesTable .headerRight
{
	width: 465px;
}
.portfolioCompaniesTable .logoCell
{
	width: 205px;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #CDCDCD;
}
.portfolioCompaniesTable .textCell
{
	width: 465px;
	padding: 10px 0 0 10px;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	border-bottom: 1px solid #CDCDCD;
}
.newsTable .headerLeft
{
	width: 330px;
}

.newsTable .headerRight
{
	width: 329px;
	border-left: 1px solid #D7D7D7;
}
.newsTable .listCell
{
	vertical-align: top;
}

#footer a, #footerHome a
{
	font-size: 10px;
	line-height: 14px;
	color: #808080;
	text-decoration: none;
}
#footer a:hover, #footerHome a:hover
{
	color: #404040;
}
.quote p
{
	width: 150px;
	margin: 35px 0 10px 30px;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #0068B2;
}
#contentRightColumn a#printPage
{
	display: block;
	height: 14px;
	margin-bottom: 20px;
	background: transparent url(/images/print_this_page.gif) no-repeat right top;
}
#contentRightColumn a#printPage:hover
{
	background: transparent url(/images/print_this_page_over.gif) no-repeat right top;
}
#contentRightColumn a#printPage span
{
	display: none;
}


#contentRightColumn h1
{
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin-bottom: 10px;
	padding: 5px 0 5px 10px;
	background-color: #EBEBEB;
	border-top: 1px solid #C3D4C3;
	color: #5F8029;
}
#contentRightColumn p
{
	margin: 0 15px 10px 10px;
	font-size: 11px;
	line-height: 14px;
	color: #4C4C4C;
}
#contentRightColumn a
{
	font-size: inherit;
}
.newsItemsTable
{
	margin-left: 10px;
}
.newsItemsTable th
{
	width: 75px;
	padding: 10px 0 5px 0;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #333;
}
.newsItemsTable td
{
	width: 240px;
	padding: 10px 0 5px 0;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

/*
	Home page styles
*/
#homeVenturesNewsContainer h1, #homePortfolioNewsContainer h1
{
	height: 18px;
	border-left: 10px solid #5F8029;
	margin-bottom: 5px;
	padding: 17px 0 0 15px;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	color: #5F8029;
}
#homeTag
{
	width: auto;
	position: absolute;
	left: 250px;
	top: 45px;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #0067B1;
}
#homeMission
{
	width: 285px;
	position: absolute;
	left: 45px;
	top: 340px;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #FFF;
}
#homeVenturesNews, #homePortfolioCompaniesNews
{
	min-height: 104px;
	height: auto !important;
	height: 104px;
	padding-top: 5px;
}
/*#homeVenturesNews
{
	border-left: 10px solid #CDCDCD;
}
#homePortfolioCompaniesNews
{
	border-left: 10px solid #FFF;
}*/
#homeVenturesNews li, #homePortfolioCompaniesNews li
{
	width: 235px;
	margin: 0 0 5px 25px;
	padding-left: 10px;
	background: transparent url(/images/list-bullet-home.gif) no-repeat 0 5px;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

/*
	Site Map
*/
#contentLeftColumn ul.siteMap
{
	list-style-type: none;
	margin: 0 0 15px 20px;
}
#contentLeftColumn ul.siteMap a
{
	text-decoration: none;
}
#contentLeftColumn ul.siteMap li
{
	margin-bottom: 8px;
	padding-left: 10px;
	background: transparent url(/images/list-bullet.gif) no-repeat 0 7px;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #333;
}
#contentLeftColumn ul.siteMap li ul
{
	margin: 3px 0 8px 0;
}
#contentLeftColumn ul.siteMap li ul a
{
	color: #666;
	text-decoration: none;
}
#contentLeftColumn ul.siteMap li ul a:hover
{
	color: #000;
}
#contentLeftColumn ul.siteMap li ul li
{
	margin-bottom: 4px;
	padding-left: 10px;
	background: transparent url(/images/list-bullet.gif) no-repeat 0 6px;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #333;
}
