.section_title { margin:0; padding:0 0 5px 0; }


/* Sidebar */
.filter { padding: 0 0 15px 0; margin:0; }
.filter .filter_title { margin:0; padding:0 0 5px 0; }
.filter ul.filter_list { padding:0; margin:0 0 0 10px; }
	li.filter_item a { display:block; }
		li.filter_item a.selected { font-weight:bold; }

/* Links */
.linkList{
	margin:10px 0 0;
}	
.linksTitle{
	/*background:#b3b4b6; */
	background: #a6a6a6;
	padding:5px 10px;
	margin-bottom: 2px;
}
.linksTitle h3{
	color:#fff; 
	font-weight:bold; 
	font-size:14px; 
	border:0; 
	margin:0; 
	padding:0;
}
.linksTitle p{
	color:#fff; 
	padding:0; 
	margin:5px 0 0 0;
}
.links { padding:0 0 15px 0; margin:0; }
ul.links{ }
.links li{
	border:1px solid #D9D9D9 !important; 
	background-color: #fff;
	margin:0 0 2px 0; 
	padding:5px 5px 5px 10px; 
	list-style:disc url('../images/bullet.png') inside !important;
}
.links li a {}
.links p{
	margin:0 0 3px 15px;
}
.links h5{
	margin:0; 
	padding:0 15px; 
	font-weight:bold; 
	font-size:11px;
}
.links .links_title { margin:0; padding:0 0 5px 0; }
.links ul.links_list { padding:0; margin:0 0 0 10px; list-style:none; }
.links ul.links_list li { 
	list-style:none;
}


.fileList{padding:0 25px; margin:10px 0; border:1px solid #C9C6A3; background:#F3EDD7;}
.filesTitle{}
.filesTitle h3{color:#334048; border-bottom:1px solid #C9C6A3;}
.files{}

.videoList .videos { list-style:none;}
.videoList .videos li { list-style:none;}
.videoTitle{}
.videoTitle h3{color:#334048; border-bottom:1px solid #C9C6A3;}
.otherVideoCodecs{padding:0 25px; margin:25px 0; border:1px solid #C9C6A3; background:#F3EDD7;}

.audioList .audios { list-style:none;}
.audioList .audios li { list-style:none;}
.audioTitle{}
.audioTitle h3{color:#334048; border-bottom:1px solid #C9C6A3;}
.otherAudioCodecs{padding:0 25px; margin:25px 0; border:1px solid #C9C6A3; background:#F3EDD7;}

.files li {
	list-style: disc url(../../../_images/icons/files/attach.gif) outside !important;
	margin-bottom: 5px;
}
li.document{
	list-style: disc url(../../../_images/icons/files/page_attach.gif) outside !important;
}
li.pdf{
	list-style:disc url(../../../_images/icons/files/pdf.gif) outside !important;
}
li.doc{
	list-style:disc url(../../../_images/icons/files/doc.gif) outside !important;
}
li.audio{
	list-style:disc url(../../../_images/icons/files/music.gif) outside !important;
}
li.video{
	list-style:disc url(../../../_images/icons/files/image.gif) outside !important;
}
li.image {
	list-style:disc url(../../../_images/icons/files/photo.gif) outside !important;
}

.photoGallery{ margin:25px 0; }

.rssLink { padding:0 0 10px 0; }

/* SubNav */
/*
.subnav ul.subnav_root { padding: 0 0 15px 0; margin:5px 0 0 15px; list-style:disc; }
.subnav_list { margin:0; padding:0 0 0 10px; }
#subnav li{ padding-bottom:10px; }
#subnav li a { display:block; font-weight:bold; font-size:14px;}
	#subnav li a.selected { font-weight:bold; }

#subnav .subnav_child { border-bottom:1px solid #C6C09A; padding-bottom:0; margin-bottom:10px; }
#subnav .subnav_child ul { padding-bottom:0; margin-bottom:0; }
#subnav .subnav_child li {  }
#subnav .subnav_child li a { color:#9d9673; font-family:Arial; font-style:italic; font-size:14px; }
#subnav .subnav_child li a.selected {  }
*/

/* Copy */
ul.record_list { margin:0; }
ul.record_list li { list-style:none; }
ul.record_list li.record_item { margin-bottom:10px; }
ul.record_list li.record_item img { width:75px; height:75px; float:right; margin:0 0 10px 10px; padding:3px; }
.record_item h3 {  }
.record_table_wrapper { margin:0 0 20px 0; }
.record_table_wrapper table { width:100%; }
.record_table_wrapper table tr {  }
.record_table_wrapper table tr th { padding:3px; }
.record_table_wrapper table tr td { padding:3px; }
.record_table_wrapper table tr.even td {  }
.record_table_wrapper table tr.odd td {  }
.record_table_wrapper table tr.last td {  }

.record_table_wrapper table tr.selected td  { font-style:italic; }

/* Image Gallery */
.imagegalleryContainer { width:600px; margin:0 auto; }

/* Send To A Friend */
.email_message { width:600px; margin:0 auto; padding:10px; }

/* Content Records */
ul.contentrecords_list li.contentrecords_item { margin-bottom:20px; }

.digglink { float:left; margin: 0 10px 10px 0; }
.contentrecord_head { float:left; }
	.contentrecord_title { font-size:16px; margin:0; padding:0; }
	.contentrecord_subtitle { font-size:14px; margin:0; padding:0; }
	.contentrecord_date { font-size:11px; margin:0; padding:0; }
	.contentrecord_byline {  }
.contentrecord_sendtoafriend { float:right; }

.contentrecord_readmore { margin:0; padding:5px 0; }
.contentrecord_commentlinks { float:left; margin:0; padding:5px 0; }
.contentrecord_socialbookmark { float:right; }

/* Comments */
.comment_list_wrapper .prevnext { width:424px; margin:0 auto; }
.comment_list_wrapper .prevnext li { width:100px; float:left; margin:3px; text-align:center; list-style:none; }
.comment_list_wrapper .prevnext li a { display:block; }
.comment_list_wrapper .prevnext li.first {  }
.comment_list_wrapper .prevnext li.prev {  }
.comment_list_wrapper .prevnext li.next {  }
.comment_list_wrapper .prevnext li.last {  }

.comment_list_wrapper { margin-top:15px; padding-top:10px; }
.comment_list_wrapper .comment_list { margin:0; padding:0; }
.comment_list_wrapper .comment_list p { margin:0; padding:0.5em 0; }
.comment_list_wrapper .comment_list li { margin:0; padding:0; list-style:none; }
.comment_list_wrapper .comment_list li.odd {  }
.comment_list_wrapper .comment_list li.even {  }
.comment_list_wrapper .comment_list li.last { border:0; }
.comment_list_wrapper .comment_list li .commenttitle { padding:3px 5px; }
.comment_list_wrapper .comment_list li h4 { margin:0; padding:0; }
.comment_list_wrapper .comment_list li h5 { margin:0; padding:0; }
.comment_list_wrapper .comment_list li div.comment { width:440px; overflow:hidden; padding:0px 7px; }

/* Links */
ul.links_list { list-style:none; }
ul.links_list li { clear:both; padding:10px 0; list-style:none; }
ul.links_list li .image { float:left; padding:0 10px 10px 0; }
ul.links_list li .content { width:550px; float:left; }
ul.links_list li .date { float:right; }
ul.links_list li .title { float:left; }
ul.links_list li .description { clear:both; }

/* Search */
.searchresults { padding:10px; }
.searchresults iframe { width:100%; }

/* Content Grid */
table.filterBar{ width:100%; padding:5px; text-align:right; background:#e8e8e8; border:1px solid #999; border-top:1px solid #ccc; border-left:1px solid #ccc; }

/* table.filterBar td{ margin:0 5px; } */

table.filterBar label{ color:#5A5B5B; font-weight:bold; }
table.filterBar select{
	border-width:1px;
	color:#5A5A5A;
	width:90px;
}
table.filterBar input{
	background-color:#CDCCCC;
	border-width:1px;
	color:#5A5A5A;
	text-transform:uppercase;
}
label.ContentGrid{}
h1.ContentGrid{line-height:auto;}
table.filterBar input.Button{}
.recordsContainer{}
h3.recordsTitle{ }
.recordsDate{font-weight:bold;}
.recordListDate{width:60px; color:#383b40; float:left;}
ul.recordList{}
ul.recordList li{display:block; clear:both; border-top:1px solid #DFDFDF; min-height:18px; padding:7px 0; margin:3px 0;}
.recordListTitle { font-weight:bold; }
.recordListTitle a {}
.recordListTitle img{display:none;}
.recordListAbstract { clear:both; margin:0; padding:5px 0; font-weight:normal; }

h3.recordsTitle {
	text-align: left;
}
table.filterBar {
	background-color: #a6a6a6;
	color: #fff;
	border: 0px;
}
label.ContentGrid {
	color: #fff !important;
}
div.recordsDate {
	background-color: #a6a6a6;
	color: #fff;
	border: 0px;	
	padding: 5px;
	margin-bottom: 2px;
}
ul.recordList {
	background: #fff;
	border: 1px #D9D9D9 solid;
	margin: 0px 0px 1.33em;
	padding: 20px;
}
ul.recordList li {
	margin: 0px 0px 10px;
	padding: 0px 0px 10px;
	border-top: 0px;
	border-bottom: 1px #B3B4B6 solid;
}
ul.recordList li.last{ border:0; margin:0; padding:0; }

.rssLink { padding:0 0 10px 0; }

/* FAQs */
.faqList {
	margin:10px 0;
}
	ul.faqs {
		/*list-style:none;
		margin:0.33em 0;
		padding:0;*/
	}
		ul.faqs li {
			/*background:url('../images/bullet.png') no-repeat 0 0.5em;
			list-style:none;*/
			/* list-style:disc url('../images/bullet.png') inside !important;
			padding:0;
			background-color:yellow;*/
		}
			ul.faqs li a {
				/*color: #900005 !important;*/
				font-weight: bold;
			}
	.faqList dl dt {
		
		border-bottom:1px solid #e6e6e6;
		color:#244e78;
		font-family:Palatino, Times New Roman;
		font-size:18px;
		font-weight:bold;
		margin:0;
		padding-bottom:0.33em;
	}
	.faqList dl dd {
		margin-left: 0px;
		padding-left: 0px;
	}
		a.retrunToTop {
			display: block;
			color: #fff !important;
			font-style: italic;
			font-size: 10px;
			background: #cccccc url('../images/arrow_backtotop.png') no-repeat 0.33em 0.6em;
			padding: 0px 0px 0px 14px;
		}

/* file list overrides */
.fileList {
	background-color: #fff;
	border-color: #b3b4b6;
}

/* blog */
#BlogList .blogNav {
	background: #a6a6a6;
	color: white;
	height: 20px;
	margin-bottom: 15px;
	padding: 5px;
}
	#BlogList .blogNav a {
		display: block;
		float: left;
		height: 19px;
		margin-right: 5px;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		text-indent: -10000px;
	}
	#BlogList .blogNav a:hover {
		background-position: 0px -19px;
	}
	#BlogList .blogNav .prev {
		width: 99px;
		background-image: url('../images/blog/btn_previouspage.png');
	}
	#BlogList .blogNav .next {
		width: 80px;
		background-image: url('../images/blog/btn_nextpage.png');
	}
	#BlogList .blogNav .monthYear {
		float: right;
		margin: 0px;
		padding: 0px;
	}
		#BlogList .blogNav label {
			font-weight: bold;
		}
		#BlogList .blogNav .Button {
			background-color: #cdcccc;
			border-width: 1px;
			color: #5a5a5a;
			text-transform: uppercase;
		}
		#BlogList .blogNav select {
			color: #5a5a5a;
			border-width: 1px;
		}

#BlogList .blogPost {
	border-bottom: 3px #e6e6e6 solid;
	/* background: white; */
	/* padding: 0px 20px 20px; */
	margin-bottom: 15px;
}
	#BlogList .blogPost h3.title {
		margin-bottom: 5px;
	}
	#BlogList .blogPost h4 {
		font-style: italic;
		font-weight: normal;
		font-size: 12px;
	}
	#BlogList .blogPost h4.byLine {
		float: left;
	}
	#BlogList .blogPost h4.dateTime {
		float: right;
	}
	#BlogList .blogPost .abstract {
		clear: both;
		padding-top: 10px;
	}
		#BlogList .blogPost .abstract .associatedImage {
			float: right;
			/*border: 3px solid #e6e6e6;
			padding: 1px;*/
			margin-left: 10px;
			margin-bottom: 10px;
		}
	#BlogList .blogPost .readMore {
		display: block;
		width: 85px;
		height: 19px;
		margin-top: 10px;
		background: url('../images/button_readmore.png') 0px 0px no-repeat;
		text-indent: -10000px;
	}
	#BlogList .blogPost .readMore:hover {
		background-position: 0px -19px;
	}
	#BlogList .blogPost .blogPostNav {
		border-top: 1px solid #e6e6e6;
		height: auto;
		margin-top: 25px;
		overflow: auto;
	}
		#BlogList .blogPost .blogPostNav a {
			display: block;
			float: right;
			height: 20px;
			margin-left: 10px;
			margin-top: 10px;
			padding-left: 25px;
			background-position: 2px 2px;
			background-repeat: no-repeat;
			font-size: 11px;
		}
		#BlogList .blogPost .blogPostNav .comment {
			float: left;
			margin-left: 0px;
			margin-right: 10px;
			background-image: url('../images/blog/icon_comment.png');
		}
		#BlogList .blogPost .blogPostNav .permalink {
			background-image: url('../images/blog/icon_permalink.png');
		}
		#BlogList .blogPost .blogPostNav .print {
			background-image: url('../images/blog/icon_print.png');
		}
		#BlogList .blogPost .blogPostNav .share {
			background-image: url('../images/blog/icon_share.png');
		}
		#BlogList .blogPost a.tagLink{
			display: block;
			float: left;
			padding: 5px;
			margin: 2px;
			height: auto;
			font-family: Helvetica;
			font-size: 11px;
			color: #595959;
			background-color: #e6e6e6;
			margin-bottom: 5px;
			margin-top: 5px;
		}
			#BlogList .blogPost .tagLink:hover{
				background-color: #d4d4d4;
			}

.audios li{
	list-style: none;
}