/******************************************************************************
 * Homepage
 ******************************************************************************/
#right #mission {
	color: #D5631C;
	font-size: 15px;
}

H1 {
/*
	width: 118px;
	height: 30px;
	background: transparent url(../../images/homepage/heading_who.gif) left 5px no-repeat;
*/
	padding-bottom: 10px;
}

H2#isc-news {
	width: 66px;
	height: 19px;
	background: transparent url(../../images/homepage/heading_news.gif) no-repeat;
}

H3#press-release {
	width: 97px;
	height: 12px;
	background: transparent url(../../images/heading_press.gif) no-repeat;
}

H3#article {
	width: 57px;
	height: 15px;
	background: transparent url(../../images/heading_article.gif) no-repeat;
}

.triplet {
	float: left;
	width: 195px;
	height: 295px;
	margin-left: 11px;
	background-color: #FFF;
}

.triplet.first {
	margin-left: 0px;
}

.triplet P {
	font-size: 11px;
	padding: 10px 10px 0px 10px;
}

.triplet UL {
	float: left;
	width: 77px;
	padding: 10px 0px 5px 10px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
}

.triplet UL LI {
	line-height: 1em;
	padding-bottom: 4px;
	font-size: 11px;
}

#center {
	background-color: transparent;
}

.center-copy {
	padding: 0px;
}

#flash-feature {
	background-color: #F0F0F0;
}
