/* Local styling and image for banner here */

/* banner image - please replace url value */
#header {background: #2858BB url(/portal_css/cmsimages/header-default.jpg) no-repeat right top;}

/* Basic data table formatting */
.data-table { border:1px solid #7294d8; border-collapse:collapse; width: 92%; margin-left: 5px; }
.data-table caption { color: #1d499f; background: #ecf6ff; border: 1px dotted #7294d8; padding: 3px; margin-left: 4px; font-size: 90%; } 
.data-table td, .data-table th { border-bottom:1px solid #7294d8; border-collapse:collapse; padding:5px; } 
.data-table thead th { color: #1d499f; background: #ecf6ff; text-align:left; }
.data-table tbody th { text-align:left; }

/* Homepage news headlines  */
#hp-news-headlines {  padding: 0 15px 15px 15px;  margin: 0; font-size: 90%; border-bottom: 1px solid #E5E5E5; font-size: 80%; }
#hp-news-headlines h2 {  font-size: 140%; margin: 0 0 10px 0; padding: 0 }
#hp-news-headlines h2 a, #hp-news-headlines h2 a:visited { color: #2858BB; text-decoration: none  }
#hp-news-headlines h2 a:hover, #hp-news-headlines h2 a:visited:hover { color: #B01C2E; text-decoration: underline  }
#hp-news-headlines ul { list-style-type: none; list-style-image: none; padding: 0; margin: 0; }
#hp-news-headlines ul li { font-size: 100%; line-height: 1.3; width: 100%; margin: 8px 0 0 0; }