#content3, #content3_1, #notes3 {
	height: 750px;
}

#content3 {
	background: url('../images/content2_bg3.jpg') top left no-repeat;
	padding: 10px 5px 10px 42px;
}

#notes3 {
	background: url('../images/notes3_bg3.jpg') top left no-repeat;
	overflow-y: hidden;
	padding: 10px 1px 10px 24px;
}

#notes3_title {
	width: 226px;
	height: 22px;
	font: 17px Arial, Helvetica;
	text-align: left;
	font-weight: bold;
	color: #175c3d;
	padding: 3px 2px 0 44px;
	overflow: hidden;
}

#notes3_image { 
	width: 210px;
	padding: 10px 0 0 40px;
}

.notes3_image_row, .notes3_image_row_a, .notes3_image_row_b, .notes3_image_row_c {
	font: 11px Arial, Helvetica;
	font-weight: bold;
	float: left;
}

.notes3_image_row {
	min-height: 1px;
	height: auto !important;
	height: auto;
}

.notes3_image_row_a, .notes3_image_row_b, .notes3_image_row_c {
	height: 105px;
	overflow-y: hidden;
	cursor: pointer;
}

.notes3_image_row {
	width: 210px;
	padding: 0 0 10px 0; 
}

.notes3_image_row_a {
	width: 100px;
	padding: 0 10px 0 0; 
}

.notes3_image_row_b {
	width: 100px;
}

.notes3_image_row_c {
	width: 210px;
}

.performance_pop_table {
	border: 1px #000000 solid;
}

.performance_pop_title {
	background: #0b8040;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px #000000 solid;
}

.performance_pop_title_desc {
	font: 10px Verdana, Arial, Helvetica;
}

.performance_pop_data {
	font-size: 11px;
	border-right: 1px #000000 solid;
}

.green1 {
	color: #0b8040;
	font-weight: bold;
}

.performance_pop_title_shade_3 {
	background: #ee1d23;
}

.performance_pop_title_shade_4 {
	background: #fbb03f;
}

.performance_pop_title_shade_5 {
	background: #1074bc;
}

.title_growth_a, a.link_growth_a, a:hover.link_growth_a, a:visited.link_growth_a {
	color: #ee1d23;
}

.title_growth_b, a.link_growth_b, a:hover.link_growth_b, a:visited.link_growth_b {
	color: #fbb03f;
}

.title_growth_c, a.link_growth_c, a:hover.link_growth_c, a:visited.link_growth_c {
	color: #1074bc;
}