/* 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_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%;
}

.list_col1{
	font-size:12px;
	vertical-align:top;
	padding:5px;
	/*width:auto;*/
	width:35%;
}

.list_col2{
	font-size:12px;
	vertical-align:top;
	padding:5px;
	/*width:auto;*/
	width:65%;
}

.list_col3{
	font-size:12px;
	width:38px;
	text-align:right;
}

.list_col4{
	font-size:12px;
	width:100px;
	text-align:right;
}

.list_col5{
	font-size:12px;
	width:100px;
	text-align:right;
}

.list_sectiontitle{
	font-size:14px;
	font-weight:bold;
	padding-left:4px;
	padding-bottom:10px;
}

.list_subtitle{
	font-size:12px;
	font-style:italic;
}

.list_row_1 td{font-weight:bold;padding-bottom:5px;padding-top:5px;}


/*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;
}