#web { width:100%; padding-bottom:4px; background:white; }

.section_column { width:100%; }

.section { width:100%; margin:15px 0px 25px; }

.cap { margin: 35px 0px 15px; text-align: center; }

.text_a {
	margin:0px 14px;
}

.text_b {
	margin:0px 8px 0px 19px;
}

.text_b p {
	font-size:10pt;
	line-height: 1.5;
}

.text_b p span {
	color:#8f00cf;
	font-size:8pt;
	line-height:16px;
}

.text_c {
	margin:0px 8px;
}

.text_c .cap1 {
	color: #3f3fbf;
	margin-bottom: 2px;
}

.text_c .cap2 {
	color: #df3f3f;
	margin-bottom: 2px;
}

.text_c .cap1 p, .text_c .cap2 p {
	padding-left: 4px;
	font-size: 11pt;
	font-weight: bold;
	line-height: 24px;
	height: 24px;

}

.text_c .cap1 span, .text_c .cap2 span {
	padding-right: 2px;
}

.text_c .cap_m {
	color: #2f7f7f;
	margin-bottom: 2px;
}

.text_c .cap_m p {
	padding-left: 4px;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
}

.text_c .cap_m span {
	padding-right: 2px;
}

.text_c .item {
	margin-left: 11px;
}

.feature {
	padding: 0 60px;
}

.feature p span {
	color: #384a8c;
	font-size:8pt;
	line-height:16px;
	padding-right: 1px;
}

.feature .cap1 {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.feature .graph1 {
	padding-left: 40px;
	padding-right: 10px;
}

.feature .graph1 td {
	width: 50%;
	vertical-align: top;
}

.graph {
	margin-left: 7px;
}

table#features {
  font-size:9pt;
  line-height:1.4;
  background:#fff;
  width:530px;
  margin:0 auto 20px;
  border-collapse:collapse;
  text-align:left;
}

table#features th {
  color:#039;
  border-top:2px solid #6678b1;
  border-bottom:2px solid #6678b1;
  padding:10px 8px;
}

table#features td {
  border-bottom:1px solid #ccc;
  color:#333;
  padding:6px 8px;
}

table#features td.t_n {
  color:#039;
  border-bottom:none;
}

table#features tr:hover td {
  color:#009;
}

table#features tr.t_b td{
  border-top:2px solid #6678b1;
}

table#features tr td.odd {
  background-color: #F2F2F2;
}


.item { padding-bottom:0px; }
.item p { color:black; font-size:10pt; line-height:1.5; text-align:left; }
.item span { font-size:6pt; line-height:1.5; }
.item_blue p { color:#2f2fbf; font-size:10pt; line-height:1.5; text-align:left; }

.photo_group { width:100%; margin:16px 0px; text-align:center; }
.photo_group img { border:none; }
.photo_left { float:left; width:240px; height:180px; margin-left:15px; }
.photo_right { float:left; width:240px; height:180px; margin-left:4px; }
.photo_comment { margin-left:8px; font-size:8pt; line-height:1.5; }

.photo_qualify { width:396px; margin:10px 0px 0px 14px; }

.return_top { margin-right:6px; text-align:right; font-size:8pt; }

