/* 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;
	font-family: "Tahoma", "Lucida Grande", Verdana, Arial;
	}
.sc .news-list ul.news {
	padding: 5px 18px 0 18px;
	}
.news-list ul.news li {
	background: none;
	padding: 0 0 0 0;
	margin-bottom: 15px;
	}
.news-list ul.news li:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
.news-list ul.news li * {
	margin: 0;
	padding: 0;
	}
.news-list ul.news h4{
	color: #9f3c00;
	font-size: 16px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
.news-list ul.news h4 a{
	font-weight: normal;
	}
.news-list ul.news h6 { 
	color: #8f815a;
	text-transform: uppercase;
	font-size: 10px;	
	}
.news-list ul.news p {
	display: inline;
	color: #001d4f;
	font-size: 11px;	
	line-height: 15px;
	}
.news-list ul.news a.readmore {
	display: inline;
	}
.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 {
	background: url(/images/common/stamp.gif) left top no-repeat;
	float: left;
	margin-right: 12px;
	overflow: hidden;
	width: 77px;
	height: 77px;
	}	
.news-list ul.news .thumb a{
	overflow: hidden;
	width: 56px;
	height: 56px;
	padding: 6px;
	display: block;
	}	
.news-list ul.news .thumb img {
	min-height: 62px;
	text-align: center;
	}	
	
/* NEWS DETAIL
----------------------------------------------------------------------------- */
.news-detail h1 {
	font-size: 2.0em;
	margin: 0.4em 0 0;
	}
.news-detail h2,
.news-detail h3 {
	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;
	}
	
/* FAQ
----------------------------------------------------------------------------- */	
.faq {
	}
.faq dl.faq-list {
	}
.faq dl.faq-list dt {
	margin-top: 5px;
	font-size: 12px; 
	color: #6d7ba5; 
 	}
.faq dl.faq-list dt a {
	}
.faq dl.faq-list dd {
	}
.faq p {
	display: none;
	}
.faq .faq-list span{ font-weight: bold; }
.faq .faq-list dt,
.faq .faq-list dd{ padding: 0 14px;}
.faq .faq-list dt p,
.faq .faq-list dd p{ display: inline; }

/* 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;
	}
.newsletter ul.news li a.readmore {
	}
.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 {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.portal-news-list ul li {
	background: none;
	padding: 0;
	margin: 0 0 10px 0;
	}
.portal-news-list ul li * {
	margin: 0;
	padding: 0;
	}
.portal-news-list ul li ul { /*actual UL in an article */
	padding: 0 0 0 12px;
	}
.portal-news-list ul li ul li{ /*actual UL in an article */
	margin: 0;
	}
.portal-news-list ul li h4,
.portal-news-list ul li h4 a{
	display: inline;
	font-size: 12px;
	font-weight: normal;
	padding-right: 0.4em;
	color: #993900;
	line-height: 1.0em;
	}
.portal-news-list ul li h4 a{
	font-weight: bold;
	}
.portal-news-list ul li h4 a:hover{ color: #0a2064; }
.portal-news-list ul li h5 {
	display: inline;
	font-size: 1em;
	padding-right: 0.4em;
	font-weight: normal;
	}
.portal-news-list ul li h6 {
	font-size: 10px;
	display: inline;
	padding-right: 0.4em;
	font-weight: normal;
	color: #666; 
	padding-left: 12px!important;
	}
.portal-news-list .module-header h2,
.homework h2,
.discussions h2{
	background: #dae4f0;
	padding: 4px 2px;
	}
.portal-news-list .module-header .archive{
	margin-top: -35px;
	}

	

/* CLASS HOMEWORK
----------------------------------------------------------------------------- */	
.homework {
	}
.homework h2 {
	}
.homework .module-header {
	position: relative;
	border-bottom: 1px solid #990000;
	}
.homework .module-header span {
	margin-right: 12px;
	}
.homework .module-header span.col2 {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	}	
.homework ul {
	margin: 5px 0;
	padding: 0;
	list-style: none;
	}
.homework ul li {
	background: none;
	padding: 0;
	margin: 0;
	}
.homework ul li ul { /*actual UL in an article */
	padding: 0 0 0 12px;
	}
.homework ul li ul li{ /*actual UL in an article */
	margin: 0;
	}
.homework ul.news li.alt {
	background-color: #faf8f5;
	}
.homework ul.news li h4 {
	display: inline;
	font-size: 1.0em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}
.homework ul.news li h4 span {
	background: url(/images/common/blt-link-arrow.gif) 0 2px no-repeat;
	display: block;
	color: #000;
	}
.homework ul.news li h5 {
	float: right;
	clear: right;
	padding: 0;
	margin: 4px 0 0 0;
	}
.homework ul.news li a.readmore {
	font-size: .92em;
	}
.homework ul.news li h6 {
	display: block;
	margin-left: 20px;
	}
.homework p.no-content{
	display: inline;
	}
.module-footer .more{
	margin-top: -18px;
	}
	
