/* VERSIONS
/* 4_5: Initial css version, with most recent production improvements
/* 4_6: Added base faq and newsletter styles, and added Portal News styles (news list/portal news/homework)

/* NEWS STYLES
*******************************************************************************

NEWS LIST
----------------------------------------------------------------------------- */
.news-list ul.news {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.news-list ul.news li {
	background: none;
	padding-left: 0;
	margin-bottom: 2.0em;
	}
.sc .news-list ul.news li {
	background: none;
	padding-left: 0;
	margin-bottom: 1.0em;
	}
.news-list ul.news li:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
.news-list ul.news li * {
	margin: 0;
	padding: 0;
	}
.sc ul.news { margin-left: 0; }
.sc ul.news li { background: none; margin: 0; padding: 0; }
.news-list ul.news h4,
.news-list ul.news h5  {
	display: inline;
	}
.sc .news-list ul.news h4 {
	font-size: 1.1em;
	}
.news-list ul.news h5,
.news-list ul.news h6 {
	font-weight: normal;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	}
.news-list ul.news h6 { font-size: 1.1em; color: #666666; display: normal; padding: 0; }
.sc .news-list ul.news p { font-size: .9em; line-height: 1.4em; }
.news-list ul.news a.readmore {  }
.news-list ul.news ul {
	}
.news-list ul.news ul li {
	}
.news-list ul.news ol {
	}
.news-list ul.news ol li {
	}
.news-list ul.news .thumb,
ul.news .thumb {
	float: left;
	border-top: 5px solid #5b9499;
	margin-right: 1em;
	}	
.news-list ul.news .thumb-file {
	}

/* EMPLOYMENT NEWS
-----------------------------------------------------------------------------*/

.employment ul.news  {
	background: none;
	padding-left: 0;
	margin-bottom: 2.0em;
	}
.employment ul.news li h4  {
	font-size: 1.4em;
	display: inline;
	margin-bottom: 1.5em;
	}

.employment ul.news li h6 {
	margin-bottom: 1.5em;
	}
.employment ul.news li p {
	margin-bottom: 1.4em;
	}
	
/* MINI GALLERY
----------------------------------------------------------------------------- */

.mini-gallery dl dt { background: #7a1d42; }
.mini-gallery dl dd h5 { margin-top: .5em; }
.sc .mini-gallery h2 { margin-bottom: 0; background: #7a1d42; }
.mini-directional #SI_miniPrev, .mini-directional #SI_miniNext { width: 40%;  border: 0; background: #7a1d42; font-weight: bold; color: white; }
.mini-directional #SI_miniNext { float: right; text-align: right; padding: .4em .4em .4em 0; }
.mini-directional #SI_miniPrev { float: left; padding: .4em 0 .4em .4em; }
	
/* NEWS DETAIL
----------------------------------------------------------------------------- */
.news-detail h1 {
	font-size: 2.0em;
	margin: 0.4em 0 0;
	}
.news-detail h2,
.news-detail h3,
.news-detail h4 {
	margin: 0.4em 0;
	font-weight: normal;
	color: #666;
	font-size: 1.0em;
	}

/* WYSIWYG Editor Correction */
.news-detail blockquote {
	background: none;
	border: none;
	margin: 10px;
	}
.news-detail ul {
	list-style-type: circle;
	}
.news-detail ul li {
	background: none;
	padding-left: 0;
	}

/* NEWSLETTER
----------------------------------------------------------------------------- */	
.newsletter ul.news {
	list-style: none;
	}
.newsletter ul.news li {
	background: none;
	padding-left: 0;
	float: none;
	clear: both;
	padding: 0 0 10px 0;
	}
.newsletter ul.news li.last-child {
	background: none;
	}
.newsletter ul.news li h2 {
	margin-left: 0;
	}
.newsletter ul.news li p {
	margin-left: 0;
	display: inline;
	}
.newsletter ul.news li a.readmore {
	display: inline;
	}
.newsletter ul.news li .thumb {
	float: right;
	clear: right;
	padding: 4px 0;
	margin: 5px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}		
	
/* PORTAL NEWS STYLES
*******************************************************************************

PORTAL NEWS LIST
----------------------------------------------------------------------------- */
.portal-news-list ul.news {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.portal-news-list ul.news li {
	background: none;
	padding: 0;
	margin: 0;
	}
.portal-news-list ul.news li * {
	margin: 0;
	padding: 0;
	}
.portal-news-list ul li h4 {
	display: inline;
	font-size: .92em;
	font-weight: normal;
	padding-right: 0.4em;
	padding-left: 10px;
	}
.portal-news-list ul li h5 {
	display: inline;
	font-size: 1em;
	padding-right: 0.4em;
	font-weight: normal;
	}
.portal-news-list ul li h6 {
	display: inline;
	font-size: 1em;
	padding-right: 0.4em;
	font-weight: normal;
	color: #666; 
	}

/* CLASS HOMEWORK
----------------------------------------------------------------------------- */	
.homework {
	margin-bottom: 10px;
	}
.homework h2 {
	font-size: 1.17em;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	}
.homework .module-header {
	position: relative;
	background-color: #333;
	border-bottom: 1px solid #990000;
	}
.homework ul.news {
	margin: 5px 0;
	padding: 0;
	list-style: none;
	}
.homework ul.news li {
	background: none;
	padding: 0;
	margin: 0;
	}
.homework ul.news li h4 {
	display: inline;
	font-size: .92em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding-left: 10px;
	}
.homework ul.news li h4 span {
	background: url(/images/common/blt-link-arrow.gif) 0 2px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	display: block;
	color: #000;
	}
.homework ul.news li h5 {
	float: right;
	clear: right;
	padding: 0;
	margin: 4px 0 0 0;
	}
.homework ul.news li h6 {
	display: block;
	margin-left: 20px;
	}
	
/* Fund Thermometer
----------------------------------------------------------------------------- */
div.fundthermometer {
	border: none;
	margin-bottom: 20px;
	padding: 5px 10px;
	}
div.fundthermometer p {
	margin: 0;
	}
div.fundthermometer p.goal, 
div.fundthermometer p.goal strong {
	font-size: 1em;
	}
div.fundthermometer p.total, 
div.fundthermometer p.total strong {
	font-size: 1em;
	}
div.fundthermometer div.thermometer {
	width: 226px;
	height: 15px;
	border: 1px solid #B1B1B1;
	background: url(/images/common/graph-bar-bg.gif) left top repeat-x;
	margin: 0;
	padding: 0;
	}
div.fundthermometer div.thermometer span {
	position: relative;
	display: block;
	width: 100%;
	height: 15px;
	background: url(/images/common/graph-bar.gif) left top repeat-x;
	}
div.fundthermometer div.thermometer span p.left-txt {	
	color: #FFF;
	text-align: right;
	}
div.fundthermometer div.thermometer span p.right-txt {
	position: absolute;
	right: -25px;
	color: #000;
	text-align: left;
	}
div.rss { margin-top: .5em; }
a#RssLinkButton1 { text-indent: -9999px; display: block; height: 12px; width: 38px; background: url(/images/common/rss.gif) 0 0 no-repeat;}

#NewsTypeSelect ul li { background: none !important; padding-left: 0; }