/* CSS Document */

/*Listings Template*/

a img{border:0px;}

.list_photorow_bottom{
}

.list_captionrow_bottom{
}

.list_captiontoprow{
}

.list_phototoprow{
}

.list_photocaption_row{
}

.list_table_top{
	width:100%;
}

.list_table{
	border:1px solid #cccccc;
	width:100%;
	padding:0px;
	margin:0px;

}

.list_table tr td{
	padding:5px;
}

.list_table_bottom{
	margin-top:0px;
	width:100%;
}

.list_photo_top img{
	border:1px solid #666666;
}

.list_photo_top{

}

.list_photo_left img{
	
}

.list_photo_left{
	background-color:#ffffff;
	width:300px;
	padding-left:5px;
}

.list_photo_right img{
	border:1px solid #666666;
}

.list_photo_right{
	background-color:#ffffff;
}

.list_photo_bottom img{
	border:1px solid #666666;
}

.list_photo_bottom{
}

.list_caption_top{
	font-size:11px;
}

.list_caption_left{
	font-size:10px;
	background-color:#ffffff;
}
.list_caption_right{
	font-size:10px;
	background-color:#ffffff;
}
.list_caption_bottom{
	font-size:10px;
	width:100%;
}

#table_1{border:0px;width:auto;align:left;}

#table_1 tr td
{padding:2px;
background-color:#ffffff;}

#table_1 .list_col3{
	display:none;
}

#table_1 .list_col1{
	width:auto;
	text-align:right;
	font-weight:bold;
	vertical-align:top;
}

#table_1 .list_col2{
	width:auto;
	text-align:left;
	font-weight:normal;
}

.list_row_1 td{
	font-weight:bold;
}

.list_col1{
	font-size:13px;
	vertical-align:middle;
	width:60%;
	text-align:left;
	empty-cells:hide;
}

.list_col2{
	font-size:12px;
	width:20%;
	text-align:center;
	vertical-align:middle;
	empty-cells:hide;
}

.list_col3{
	font-size:12px;
	width:20%;
	text-align:right;
	vertical-align:middle;
	empty-cells:hide;
}

.list_col3 img, .list_col2 img{
	vertical-align:middle;
}

.list_col4{
	font-size:12px;
	width:30%;
	text-align:right;
	empty-cells:hide;
}



.list_col5{
	font-size:12px;
	width:70%
	text-align:right;
	empty-cells:hide;
}

.list_sectiontitle{
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	empty-cells:hide;
}

.list_subtitle{
	font-size:14px;
	font-weight:bold;
}


/*table that contains TOC links*/
.list_grouplinks_table{
	margin-left:0px;
	margin-bottom:15px;
}

/*Cell that contains table that holds list of links*/
.list_linklist{
	padding-bottom:5px;
}

/*formats actual link text*/
.list_link{
	font-size:11px;
}

.list_link_graphic{
	padding-left:0px;
}

.list_grouptoc_title{
	font-size:12px;
	font-weight:bold;
	padding-bottom:15px;
}

.list_backtotop{
	font-size:11px;
	text-align:right;

}

.list_backtotop img{
margin-left:3px;
width:9px;
height:7px;
}