page
{
	size: landscape;
}

@page
{
	size: landscape;
}

body, td {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

p {
	padding-bottom: 0;
	padding-top: 10;
	margin-bottom: 0;
	margin-top: 0;
}

a
{
	color: #006699;
}
a:visited
{
	color: #333333;
}
a:active
{
	color: #006699;
}
a:link {
	color: #006699;
}
a:hover {
	color: #006699; 
}
a.Right
{
	color: #000000;
}


.black {
	color:#000000;
}

.blackb {
	color:#000000;
	font-weight: bold;
}

.about_sh {
	font-size: 14px;
	font-weight: bold;
	color:#3E3F95;
}

.Larger
{
	font-size: 14px;
}

.work_sh {
	font-size: 14px;
	font-weight: bold;
	color:#01036C;
}
.work_blue {
	font-size: 12px;
	font-weight: normal;
	color:#01036C;
}


.comm_sh {
	font-size: 14px;
	font-weight: bold;
	color:#6B3300;
}

.contact_sh {
	font-size: 14px;
	font-weight: bold;
	color:#238482;
}

.news_sh {
	font-size: 14px;
	font-weight: bold;
	color:#5B6718;
}

.news_title {
	font-size: 16px;
	font-weight: bold;
	color:#5B6718;
	display: block;
}

.news_b {
	font-size: 11px;
	font-weight: bold;
	color:#5B6718;
} 

.news {
	font-size: 11px;
	color:#5B6718;
} 

.investments {
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	margin-bottom: 0;
	margin-top: 0;
	padding: 2px;
}
.investments_sh{
	font-size: 12px;
	font-weight: bold;
	color:#01036C;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 2px;
	line-height: 180%;
}
.investments A:link {
	COLOR: #000000;
	TEXT-DECORATION: underline;
	list-style-position: inside;
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
.impact_blue {
	font-size: 12px;
	font-weight: normal;
	color:#0968A0;
}

.impact_sidebar {
	font-size: 12px;
	font-weight: bold;
	color:#0067A6;
}
.video_subhead {
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
}
.slideshow {
	
}

.slide {
	position:absolute;
	top:380px;
	left:265px;
	height:240px;
	width:535px;
	padding: 5px;
	visibility : hidden;
}

.PhotoSlide
{
	display: none;
}

#slide0 {
	visibility : visible;
}
.White
{
	color: white;
}