/* CSS Document */

.main_article{
	width: 100%;
	font-size: 1.2em;
	color: #666666;
	margin-bottom:5px;
}
.main_article p,
.main_article li {
	font-size:0.8em;
	line-height:1.2em;	
}
.main_article h1 {
	color:#666666;
}
.sub_articles_container{
	width: 100%;
	padding-top: 10px;
	font-size: 1em;
	color:#7A7A7A;
	margin-bottom:10px;
}
.content_split {
	margin-top:1.0em;
}
.content_columns1{
	width: 100%;
	float:left;
	font-size: 0.8em;
	color:#7A7A7A;
	margin-bottom:10px;
}
.content_columns2{
	width: 50%;
	float:left;
	font-weight: bold;
}
.content_columns3{
	width: 33%;
	float:left;
	font-weight: bold;
}
.content_columns4{
	width: 24%;/*NOTE: this value is set to 24% to fix a problem within ie*/
	float:left;
	font-weight: normal;
	font-size:0.8em;
}

.content_columns4 .article{
	width:160px;
}

/*links montage*/
#links_montage{
	width:500px;
	height:auto;
	margin-top:20px;
	padding-left:100px;	
	text-align:center;
}

.article{
	padding:10px;
	background-image:url(../images/bg/article_corner.gif);
	background-repeat:no-repeat;
	border-left:1px solid #999;
	float:left;
	width:98%;
	height:auto;
}
.article p{
	padding:0px;
	margin:0px;
	padding-bottom: 10px;
	line-height:1.5em;	
}
.article p.chunk {
	max-width:600px;
	text-align:justify;
}
.article h4{
	margin-bottom:1.0em;
	line-height:1.5em;

	padding-right:15px;
}
.article_close{
	clear: left;
	background-image:url(../images/bg/article_corner.gif);
	background-repeat:no-repeat;
	height: 1px;
	margin-top:-1px;
}
.article a{
	color:#C61818;
}
.date{
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}
.article .crop{
	overflow:hidden;
	height:12em;
	text-align:left;
	padding-right:15px;
}
.article ul,
.article ol {
	margin-top:0;
	padding-top:0;
	padding-left:2px;
}
.article li{
	line-height:20px;
	list-style:none;
	list-style-position:outside;
	background-image:url(../images/bullet/bullet.gif);
	background-position:0px 5px;
	background-repeat: no-repeat;
	padding-left:1.6em;
	margin-left:0;
	margin-bottom:1.0em;

}
.article li ul {
	margin-top:1.0em;
}
.article li ul li {
	list-style: circle;
	background-image:none;
}

.article_return {
	font-family:Arial, Helvetica, sans-serif;
 	font-size:12px;
	background-image:url(../images/buttons/submit_bg.png);
	float:right;
	width:118px;
	height:16px;
	font-weight:bold;
	padding:2px 0 4px 4px;
	text-align:left;	
	margin-top:10px;
	margin-right:10px;
	color:#ffffff;	
}

.article_return a {
	display:block;
	text-decoration:none;
	color:#ffffff;	
	
}

.article_return a:hover{
	color:#7A7A7A;	
}



/*coaching homepage portal*/
.portal_article{
	margin-left:12px;
	border-left:1px solid #999;
	background-image:url(../images/bg/article_corner.gif);
	background-repeat:no-repeat;
	float:left;
	width:530px;
	margin-bottom:10px;
	overflow:hidden;
}

/*article close*/
.portal_article_close{
	background-image:url(../images/bg/article_corner.gif);
	background-repeat:no-repeat;
	height: 1px;
	padding:0;
	margin-left:-10px;
}

/*define action styles to float under picture*/
.portal_actions {
	float:left;
	display:block;
	width:180px;
}

.portal_actions h3{
	margin:10px 0;
	width:150px;
}

.portal_actions a{
	color:#ffffff !important;
	font-weight:bold;
	font-size:0.9em;
	padding-left:1em;
}

div#portal_home .portal_actions ul{
	margin:0;
	padding:0;
	float:left;
}

div#portal_home .portal_actions ul li{
	line-height:34px;
	width:160px;
	margin-top:0;
	background:url('../images/bullet/portal_actions.png') no-repeat center left;
}

div#portal_home .portal_actions li a{
	display:block;
	cursor:pointer;
	text-decoration:none;
	margin-left:10px;
}


/*define "important notice" styles */
#portal_notice{
	clear:both;
	padding:0 0 0 10px;
}

#portal_notice table{
	width:100%;
	margin-bottom:5px;
}

#portal_notice span h3{
	margin:0 0 0.5em  0;
}

#portal_notice h4{
	font-size:1.1em;
}

/*close news/notice img*/
.news_article_close{
	border-bottom:#999 solid 1px;
	margin-top:10px; 
	width:11px;
	height:1px;
}

/*define "to do list" border wrapper style and positioning */
.portal_article_to_do{
	float:right;
	padding-left:10px;
	border-left:1px solid #999;
	background-image:url(../images/bg/article_corner.gif);
	background-repeat:no-repeat;
	border-left:1px solid #999999;
	width:528px;
}

.portal_article_to_do p{
	background-image:url(../images/bullet/portal_article.png);
	background-repeat:repeat;
	font-weight:bold;
}

.portal_to_do{
	width:520px;
	margin-top:10px;
}

.portal_to_do p{
	padding:10px;
}

.portal_to_do a{
}

/*close news/notice img*/
.to_do_close{
	clear: left;
	background-image:url(../images/bg/article_corner.gif);
	background-repeat: no-repeat;
	height:1px;
	margin-left:-10px;	
}

/*tidy adviser article*/
.article_close_hide{
	clear:left;
}


/* News Archive */
.news_archive{
 	color:#7A7A7A;
}

.news_archive h3{
 	font-weight:normal;
 	margin-left:20px;
}


.news_archive h5{
 	font-weight:normal;
 	margin-left:40px;
}

.news_archive ul li a{
	text-decoration:none;
	font-weight:bold;
	font-size:0.9em;
}
.news_archive ul li a:hover{
	text-decoration:underline;	
}

.news_archive ul li p{
	font-size:13px;
	font-weight:bold;
}

.news_return_small{
	width:350px;
	height:16px;
	clear:both;
	margin-top:20px;
	margin-bottom:10px;
}

.news_return_small a {
	display:block;
	text-decoration:none;
	color:#ffffff;	
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    background-image:url(../images/buttons/submit_bg.png);
    float:left;
    width:118px;
    height:16px;
    font-weight:bold;
    padding:2px 0 4px 4px;
    text-align:left;
    margin-top:10px;
    margin-right:10px;
    color:#ffffff;
}

.news_return_text p{
	float:left;
	margin-top:12px;
	font-size:14px;
}

.help_text{
	font-size:0.8em;
	line-height:23px;
	margin-left:15px;
}

/* News Feed list items */


#portal_notice ul#news_feed{
	background:#fff;	
	padding:10px;
}

#portal_notice ul#news_feed li a{
	cursor:pointer;
}

#portal_notice_provider h4{
	padding:10px;
}


#portal_notice_provider ul{
	padding:0 10px ;
}