/* CSS Document */
#documentsArticleList { clear: both; }
#documentsArticleList .documentsArticleList_Inner { border:1px solid #D3D3D3; margin-bottom:10px; }
#documentsArticleList .documentsArticleList_Inner .displayHeaderContainer { background-color: #F9FAF8; height:35px; }
#documentsArticleList .documentsArticleList_Inner .displayHeaderText { font-family:"Times New Roman", Times, serif; font-size:15px; height:35px; color:#23A279; text-transform:capitalize; width:275px; line-height:35px; padding:0 10px; float:left; }
#documentsArticleList .documentsArticleList_Inner .expandHeaderText { width:145px; float:left; margin:7px 0; }
#documentsArticleList .documentsArticleList_Inner .expandHeaderText a.hidden { height:0; overflow:hidden; padding-top:22px; width:145px; display:block; background-image:url(../../images/news/expand.jpg); background-repeat:no-repeat; }
#documentsArticleList .documentsArticleList_Inner .expandHeaderText a.shown { height:0; overflow:hidden; padding-top:22px; width:145px; display:block; background-image:url(../../images/news/close.jpg); background-repeat:no-repeat; }
#documentsArticleList .documentsArticleList_Inner .expandArticleLayer { }
#documentsArticleList .documentsArticleList_Inner .singleArticleWrapper { margin: 5px; }
#documentsArticleList .documentsArticleList_Inner .singleArticleHeaderWrapper { padding-top:10px; width:430px; overflow:hidden; clear:both; }
#documentsArticleList .documentsArticleList_Inner .articleTitle { float:left; width:290px; font-family:"Times New Roman", Times, serif; font-size:17px; padding-left:5px; overflow:hidden; color:#CC3B5F; line-height:22px; }
#documentsArticleList .documentsArticleList_Inner .articleDate { float:left; width:125px; font:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; text-align:right; padding-right:5px; line-height:22px; }
#documentsArticleList .documentsArticleList_Inner .singleArticleBodyWrapper { margin: 5px; overflow:hidden; width:430px; }
#documentsArticleList .documentsArticleList_Inner .articleImage { width: 130px; float:left;}
#documentsArticleList .documentsArticleList_Inner .articleSummary { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; float:left; }
#documentsArticleList .documentsArticleList_Inner a.moreLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#1D7F5F; padding-bottom:10px; border-bottom:1px dashed #CCCCCC; width:430px; overflow:hidden; float:left; }
#documentsArticleList #actionLink a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#1D7F5F; }



