#flash {
	width: 960px;
	padding-bottom: 30px;
}
#content  {
	width: 960px;
	float: left;
}
#content    img {
	float: left;
}
#contentBody {
	width: 650px;
	float: right;
}
#contentInvestment {
	width: 450px;
	float: right;
	padding-right: 50px;
	padding-bottom: 10px;
}
#contentBody img {
	float: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #00558e;
	padding-bottom: 15px;
	padding-right: 19px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #00558e;

}
.printentiresite p{
	padding:0 0 5px 0;
}
#relatedLinks {
	padding-top: 10px;
	width: 650px;
}
.bodyLink {
	color: #0079ca;
	text-decoration: underline;
}
#introBlock {
	float: right;
	width: 682px;
	padding-bottom: 30px;
}
.introBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 31px;
	padding-bottom: 15px;
	padding-right: 30px;
}
#sidePhoto {
	float: left;
	width: 278px;
}
#longPhoto img {
	padding-bottom: 30px;
}
#contentBio {
	width: 250px;
	float: left;
	padding-left: 60px;
	padding-right: 5px;
}
#contentBioPhoto {
	float: left;
	width: 227px;
	height: 170px;
}
#contentBioPhoto img {
	float: left;
}

#column {
	width: 500px;
	text-align: center;
	min-height:120px;
	margin:45px 0 10px 0;
	display:block;
	
}
/* ---- box styles ---- */
.box750 {
	float: left;
	width: 880px;
	padding-top:8px;
	margin-right: 5px;
	padding-left:60px;
	border-top:1px solid #CCCCCC;
}
.box750 p {

	padding-bottom: 10px;
	padding-top:3px;
}
.box750-NB {
	float: left;
	width: 880px;
	margin-right: 5px;
	padding-left:60px;
	border-top:none;
}
.box250 { 
	float: left;
	width: 250px;
	margin-right: 30px;
}

.clearMR {
	margin-right: 0 !important;
}



#column p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #158565;
	text-align: center;
	padding:0;
	display:block;
	float:left;
	width:100px;
	height:90px;
	margin:auto 0;
	top:50%;	
	margin-top:-45px;
}

#column p a:link, #column p a:visited{
	color:#158565;
}

#column p.shorter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #158565;
	text-align: center;
	padding:0;
	display:block;
	float:left;
	width:100px;
	height:60px;
	margin:auto 0;
	top:50%;	
	margin-top:-30px;
}

#column img{
	display:block;
	float:left;
	width:100px;
	height:100px;
	top:50%;	
	margin-top:-50px;
}

#popupContent{
	background-color:#fff;
}

#popupContent p.first{
	padding-top:25px;
}

#popupContent p{
	padding:0 25px 15px 25px;
}

#popupContent ul{
	color: #00558e;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:15px;
}

ul.haslinks{
	list-style-type: disc;
	color: #00558e;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#popupContent ul li{
	list-style-type:circle;
	list-style-position:inside;
	padding:0 0 0 20px;
}

.te_title{
	text-indent:-20000px;
}

#popupContent h1{
	color: #00558e;
	font-size: 16;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0 0 10px;
}

.navprintonly, .flashprintonly{
	display:none;
}

.printthis{
	background:#fff;
	text-align:right;
}

.printthis p{
	padding:10px;
}

.printthis a:link, .printthis a:visited, 
.printentiresite a:link, .printentiresite a:visited{
	color:#00558e;
	text-decoration:none;

}

.printthis a:hover{
	color:#00558e;
	text-decoration:underline;
}

