/*Detail Column Containers
----------------------------------*/
#detail-left-container{
	width:190px;
	float:left;	
	margin-top:30px;
	margin-left:30px;
	_margin-left:20px;	
}

#detail-center-container{
	color:#7d7d7d;
	line-height:15px;
	width:424px;
	float:left;
	margin-left:71px;
	padding-right:10px;
	margin-top:30px;
	padding-bottom:25px;
}

#detail-right-container{
	width:180px;
	float:right;
	_float:left;
	margin-right:30px;
	_margin-right:0px;
	margin-left:50px;
	margin-top:30px;
	padding-bottom:25px;
}

/* Left Gutter
----------------------------------*/
#detail-left-container a img{
	margin-bottom:8px;	
}	

.detail-left-copy{
	padding-bottom:15px;	
}

img#detail-left-hr{
	margin-top:25px;
	margin-bottom:20px;
}

.left-legal{
	font-size:9px;
	line-height:11px;
}


/* Center Section
----------------------------------*/
#detail-center-container p{
	padding-bottom:.5em;	
}

#detail-center-container a{
	color:#2abdae;
	font-weight:bold;
	/*text-decoration:underline;*/
}


/* List Styles
----------------------------------*/
.detail-center-list{
	padding:5px 0 0 0;	
}
#detail-center-container ul.center-list{
	list-style-type:decimal;
	list-style-position:outside;
	margin-left:35px;
	margin-top:5px;
}
#detail-center-container ul.disc{
	list-style-type:disc;
	padding-bottom:5px;
}
#detail-center-container ul.center-list li{
	margin:0px;
	font-weight:bold;
	padding:0px;
	line-height:12px;
	padding-bottom:5px;
}
li.simpleListItem{
	margin-left:12px;	
	list-style-type:disc;
}
.signs-stages ul{
	list-style-type:disc;
	list-style-position:outside;
	padding-left:12px;
}
.signs-stages li{
	line-height:17px;
}


span.nobold{
	font-weight:normal;	
}

#detail-center-container h3{
	margin-top:5px;	
}

#center-subheader{
	padding:16px 0 8px 0;
	_padding-bottom:8px;
}

.signs-stages{
	padding-bottom:30px;
}
.stages-img{
	width:143px;
	float:left;
}
.stages-description{
	float:left;
	width:260px;
	margin-left:12px;
}

#center-detail-sources{	
	font-weight:bold;
	color:#4a4a4a;
	font-size:11px;
	margin-top:35px;
}
#sources-left{
	float:left;	
}
#sources-links{
	float:left;
	margin-left:10px;
}
#detail-left-image{
	width:109px;
	margin:0px auto;
}
.left-small{
	width:160px;
	margin:0 auto;
	line-height:10px;
	font-size:10px;	
}
.marginTop-10{
	margin-top:10px;	
}
.marginTop-20{
	margin-top:20px;	
}


/* Table Styles
----------------------------------*/
#center-table{
	border:1px solid #cccccc;	
	margin-top:10px;
	font-size:11px;
}

#center-table td{
	height:30px;
	padding-left:20px;
}

#table-header-left, #table-header-right{
	color:white;	
	font-weight:bold;
	font-size:12px;
}

#table-header-left{
	width:185px;
	background:url(../img/detail/5-2/table-header-left.gif) top left no-repeat;	
}
#table-header-right{
	background:url(../img/detail/5-2/table-header-right.gif) top left no-repeat;	
	width:203px;
}

/* Accordian Styles
----------------------------------*/
.question-header{
	float:left;
	display: inline;
	font-size:15px;
	line-height: 15px;
	color:white;	
}
.question{
	font-size:12px;
	line-height: 12px;
	float:left;
	display: inline;
	margin-left:5px;
	padding-top: 3px;
	color:white;	
}
.answer-header{
	font-size:15px;
	color:#de1d78;
	float:left;
}
#answer{
	float:left;
	display: inline;
	width: 600px;
	margin-left: 5px;
	zoom: 1;
}
#answer p {
	width: 575px;
	font-size: 14px;
	line-height: 16px;
	zoom: 1;
}

#answer ul {
	padding: 0;
	margin: 0;
}
#answer li {
	width: 575px;
	font-size: 14px;
	line-height: 16px;
	zoom: 1;
	padding: 0 0 0 0.5em;
	margin: 0 0 0.5em 1.5em;
	text-indent: -1.1ex;
}
/* END CENTER SECTION  */





/* Right Gutter
----------------------------------*/
img#detail-right-hr{
	margin:13px 0;
}

