/* CSS Document */

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 150%;
	
}
	
.people_text {
	border-left-width: 1.em;
	padding-left: 1.em

}

.sup {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 175%;
	font-weight: normal;
	color: #333333;
	text-transform: superscript;	
	
}

.greek {
	font-family: Symbol;
	color: #000000;

}

.italic {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 175%;
	font-style: italic;
	color: #000000;
	
}

.caption {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-style: italic;
	color: #000000;
	
}

.caption_roman {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #000000;text-indent: 1.5em;
	
}

.block_text{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	display: block;
	width: 134 px;
	padding: 7 px;
}

.indent {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 175%;
	font-weight: normal;
	color: #333333;
	text-indent: 1.5em;
	border-left-width: 2.5em;
	white-space: normal;
}
	

.indent_red_UC {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 175%;
	font-weight: bold;
	color: #990000;
	text-indent: 10em;
	text-transform: uppercase;
}

.strong {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 175%;
	font-weight: bold;
	color: #333333;
	}

.strong_para_head {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 375%;
	font-weight: bold;
	color: #333333;
	
}.strong_opportunity {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	}

.strong_para_head_people {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 210%;
	font-weight: bold;
	color: #333333;
	margin-left: 0px;
}

.strong_red {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 175%;
	font-weight: bold;
	color: #990000;
}

.strong_red_UC {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 175%;
	font-weight: bold;
	color: #990000;
	text-transform: uppercase;
}
	
.strong_black_UC {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 175%;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.footer {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #333333;
	text-align: center;
	border: 1p;
}
