/* 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)
/* 4_7: Removed unused CSS, updated defaults [TO DO: Portal CSS] [Author: Landon Durnan]
/* 5_0: Better defaults: news, detail, faqs [Author: Landon Durnan]
/* 5_1: Moved FAQ and Barcharts to separate files [Author: Landon Durnan]

/* NEWS STYLES
********************************************************************************/

/* 
-----------------------------------------------------------------------------
 =News-List
----------------------------------------------------------------------------- */
.news-list{ }
	.news-list ul.news {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		.news-list ul.news li {
			background: none;
			padding-left: 0;
			margin-bottom: 2.0em;
			overflow: auto;
			}
    	/*.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 { font-size: 1.1em; margin-bottom: .1em; }
			.news-list ul.news h4 { margin-bottom: .4em; }
			.news-list ul.news h5,
			.news-list ul.news h6  {
				font-size: 1em;
				}
			.news-list ul.news h5,
			.news-list ul.news h6 {
				color: #555;
				text-transform: uppercase;
				font-family: Tahoma;
				font-size: .8em;
				line-height: 1em;
				margin-bottom: .9em;
				font-weight: normal;
				}
			.news-list ul.news h6 {
				margin-bottom: 1.5em;
				}
			.sc .module ul.news h6 {
				margin-bottom: .7em;
				}
			.news-list ul.news p { /*display: inline;*/ }
			.news-list ul.news a.readmore {}
			.news-list ul.news .thumb {
				float: left;
				padding: .35em 1.7em 0 0;
				}
			.news-list ul.news .thumb img { border: 8px solid #DCD8EE; }
			.sc .module ul.news .thumb img { border: 0; }
			.news-list ul.news .thumb-file {}	
			.news-list ul.news .thumb-file {}	
	.news-list .news-paging	a { font-weight: bold; }
	
/* 
-----------------------------------------------------------------------------
 =News-Detail
----------------------------------------------------------------------------- */
.news-detail{}
	.news-detail h1{ }
	.news-detail h3{ }
	.news-detail h4{ }
	.news-detail p{ }
.mini-directional {
	float: left;
	width: 100%;
	margin-bottom: 1em;
	height: 22px;
	}
.mini-directional a { width: 40px; display: block; }
.mini-directional #SI_miniNext { position: absolute; right: 20px; top: 73px; }
.mini-directional span { width: 40px; padding-left: 6px!important; }

/* 
-----------------------------------------------------------------------------
 =FAQ
----------------------------------------------------------------------------- */	
.faq { }
.faq dl.faq-list { padding-top: .6em; }
.faq dl.faq-list dt {
	color: #321A70;
	font-weight: bold;
	padding: 0 0 2.2em 44px;
	position: relative;
	min-height: 30px;
	font-size: .9em;
 	}
.faq dl.faq-list dt a {
	position: absolute;
	top: 4px;
	left: 0;
	width: 26px;
	height: 26px;
	text-indent: -3000px;
	background: url(/images/common/faq-question.gif) no-repeat 0 0;
	}
.faq dl.faq-list dd {
	padding: 0 0 1.8em 44px;
	background: url(/images/common/faq-answer.gif) no-repeat 0 4px;
	}
.faq dl.faq-list dd p {
	margin-bottom: 1.5em;
	}
a#faq-toggle { font-size: .9em; font-weight: bold; }	
	
/* 
-----------------------------------------------------------------------------
 =Newsletter
----------------------------------------------------------------------------- */	
.newsletter ul.news { }
	.newsletter ul.news li { }
	.newsletter ul.news li.last-child {	}
		.newsletter ul.news li h4{}
		.newsletter ul.news li h5,
		.newsletter ul.news li h6 {
			}
		.newsletter ul.news p{}
		.newsletter ul.news a.readmore {}
		.newsletter ul.news .thumb {}
			.newsletter ul.news .thumb img{ }
		.newsletter ul.news .thumb-file {}		
	
	

/* 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 {
	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;
	}

/* PAGINATION
----------------------------------------------------------------------------- */	
.pagination em,
.pagination a {
	background-color: #FFF;
	border: 1px solid #C4BEE1;
	color: #321A70;
	font-family: Tahoma;
	font-size: 11px;
	padding: 3px 6px!important; 
	text-decoration: none;
	font-style: normal;
	display: block;
	float: left;
	margin-right: 4px;
	}
.pagination a:hover { 
	background-color: #A399CF;
	border-color: #A399CF;
	color: #FFF; 
	text-decoration: none;
	}
#newsletter-pagination {
	height: 19px;
	padding: 4px 0 0 0;
	margin-bottom: 1em;
	}

/* HOMEPAGE ALERTS
----------------------------------------------------------------------------- */	
#home .news-alert-list { 
	position: absolute; 
	z-index: 10; 
	background-color: #FFF;
	opacity: 0.8;
	-moz-opacity: 100%;
	filter: alpha(opacity=100);
	width: 344px; 
	top: 215px; 
	left: 544px; 
	border: 1px solid #DBD2C9;
	}
#home .news-alert-list ul.news li { 
	background-image: none;
	padding: 0 20px;
	}
#home .news-alert-list h4 { 
	background: url(/images/home/alert-header.gif) no-repeat 0 0;
	color: #FFF;
	font-weight: normal;
	font-size: 1.5em;
	padding: 8px 10px 7px 10px;
	margin: 0 -20px 12px -20px;
	border-bottom: 1px solid #FFF;
	line-height: 1.3em;
	font-family: Arial Narrow;
	}
#home .news-alert-list h4 a { color: #FFF; }
#home .news-alert-list .readmore { position: absolute; right: 20px; bottom: 20px; } 
#home .news-alert-list ul { list-style: none; margin: 0; }
#home .news-alert-list ul li { margin: 0; padding: 0; }
#home .news-alert-list .news-rsslink { padding: 0 20px 20px 20px; }