/* Wordpress Specific Styles */

/*---Sidebar Styles---*/
.boxcontent h6 {
	font-size: 1em;
	padding:5px 0px 5px 10px;
	background:url(../images/leftnav_bullet.gif) 0 7px no-repeat;
	text-decoration: none;
	border-bottom:1px solid #1a2025;
	}
.boxcontent ul.new-left-nav {
	margin: 0;
	padding: 0;
	}
#lc .boxcontent ul.new-left-nav li.cat-item a {
	display: block;
	width: 165px;
	color:#fff;
	padding:5px 0 5px 20px;
	background: url(../images/leftnav_bullet.gif) 10px 8px no-repeat;
	text-decoration: none;
	border-bottom:1px solid #1a2025;
	}
#lc .boxcontent ul.new-left-nav li.cat-item a:hover {
	background: url(../images/leftnav_bullet_s.gif) 10px 8px no-repeat;
	background-color: #1a2025;
	}
#lc .boxcontent ul.new-left-nav li.current-cat a, #lc .boxcontent ul.new-left-nav li.current-cat-parent a{
	background: url(../images/leftnav_bullet_s.gif) 10px 8px no-repeat;
	background-color: #1a2025;
	font-weight: bold;
	}
#flo2 #lc .wp-loginbox{
border-top:2px solid #495e6c;
margin-top: 20px;
}

/*---Post Styles---*/

#flo2 #rc div.post h1 a {
	text-decoration: none;
	color: #000000;
	}
p.all-caps {
	text-transform: uppercase;
	}
	
/*---Document Page Styles---*/
ul.main-doc-list li {
	margin: 0;
	padding: 0 0 10px 0;
	}
p span.single_cat_title {
	font-style: italic;
	font-weight: bold;
	color: #666666;
	font-size: 1.1em;
	} 
ul.proprietary-doc {
	margin: 0 0 40px 0;
	padding: 0
	}
ul.proprietary-doc li {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(../images/excl-back.gif) no-repeat 0 1px;
	font-style: italic;
	color: #666666;
	}
	
/* Document List */

div.doc-list {
	float: left;
	width: 550px;
	}
div.doc-list dl {
	float: left;
	margin: 0;
	padding: 20px 20px 0 20px;
	}
div.doc-list dt {
	float: right;
	width: 430px;
	}
div.doc-list dd {
	float: left;
	margin: 10px 0 0 80px;
	}
div.doc-list dd.the_time {
	width: 80px;
	margin: 0;
	font-style: italic;
	color: #666666;
	}
dl.box1{
	background-color: #F8FAFB;
	}
dl.box2 {
	background-color: #E5E7EB;
	}
div.doc-list dt strong a {
	padding: 0 0 0 12px;
	}
div.doc-list dl.box1 dt strong a {
	background: url(../images/excl-light.gif) no-repeat 0 1px;
	}
div.doc-list dl.box2 dt strong a {
	background: url(../images/excl-grey.gif) no-repeat 0 1px;
	}





	

	

