table tr td.niceHeaderRow {
	background-color: #ab1d14;
	text-align: center;
	color: white;
}

body {
	margin: 0;
	padding: 0;
	background: #fff url(/core-index/images/bg-nins3.png) repeat-x center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #fff;
}
.expandable-container-small {
	padding: 5px;
	border-bottom: 1px dotted #d1d1d1;
	cursor: pointer;
	padding-top: 10px;
	padding-bottom: 10px;
}
.expandable-container-small.nolink {
	cursor: default;
}
.expandable-container-small:hover,.expandable-container-small.active {
	background-color: #feffee;
}
.expandable-container-small.nolink:hover {
	background-color: inherit;
}
.expandable-container-small.active {
	background-color: #feffee;
}
.expandable-container-small strong {
	color: #ab1d14;
}
.expandable-image-small {
	width: 80px;
	float: left;
}
.expandable-info-small {
	margin-left: 10px;
	width: 260px;
	float: left;
	text-align: justify;
	word-break: break-word;
}
.expandable-info-small p {
	line-height: 16px;
}
div.userBox {
	width: 200px;
	float: right;
}
div#errorMessageContainer {
	height: auto;
}
div#errorMessageContainer p {
	font-size: 16px;
	font-family: Optima, Tahoma;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
/* PORTAL */

.news-container-small {
	padding: 15px 0px;
	border-bottom: 1px dotted #d1d1d1;
	cursor: pointer;
}
.news-container-small:hover {
	background-color: #feffee;
}
.news-image-small {
	width: 160px;
	float: left;
}
.news-info-small {
	margin-left: 10px;
	width: 337px;
	float: left;
	line-height: 180%;
}
#content img.cleanImage {
	border: 0px;
	padding: 0px;
}

a img {
	border: 0px;
}
div.meta {
	font-size: 10px;
	padding: 3px;
	display: none;	
}
#relatedArticlesContainer {
}
#relatedArticlesContainer div.relatedArticles h3 {
	padding-top: 0px;
	margin-top: 0px;
}
span.date {
	float: left;
	padding-right: 20px;
	width: 49%;
	line-height: 12px;
}
span.date img {
	float: left;
	height: 30px;
	margin-right: 10px;
}
div.authors {
	font-size: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	padding: 3px;
}
ul.latestComments li {
	margin: 0px;
}
ul.latestComments li a {
	margin: 0px;
}
span.posted {
	float: right;
	padding-left: 20px;
}
span.share {
	padding-right: 20px;
	padding-left: 20px;
}
span.share.standalone {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
#content div.articleImageRig {
	padding-left: 0px;
	margin-left: 10px;
	width: 160px;
}
#content div.articleImageRig div.articleImageDescription {
	padding: 5px 5px;
	background-color: #d3d6bd;
	text-align: left;
	line-height: 12px;
	width: auto;
	margin-right: 0px;
}
#smallNewsContainer {
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 20px;
}
#content {
	float: left;
	width: 507px;
	padding: 0px 0px 0px 0px;
	padding-right: 20px;
	padding-top: 20px;
	font-size: 10pt;
	border-right: 1px solid #d1d1d1;
}
#content h1.title {
	margin-top: 0px;
	padding-top: 0px;
}
a.lightview img {
	border: 1px solid #eaeaea;
}
a.lightview:hover img {
	border: 1px solid #d1d1d1;
}
#content2 {
	padding-left: 20px;
	padding-top: 20px;
	float: left;
	width: 400px;
}
#content2 h3 {
	background-color: #d3d6bd;
	color: #666;
	font-size: 14px;
	padding: 3px;
	margin: 0px;
}
#content2 h3 a {
	color: inherit;
}
#content2 ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
}
#content2 li {
	list-style: none;
	border-bottom: 1px solid #D1D1D1;
	margin: 0px 0px;
	border-left: none;
}
#content2 li a {
	display: block;
	height: 100%;
	padding: 5px 3px;
}
#content2 li a.active {
	font-weight: bold;
}
#content2 li a.adPoint {
	font-weight: bold;
	background-color: #feffee;
}
#content2 li a:hover {
	display: block;
	height: 100%;
	background-color: #feffee;
}

/* ADS */
.rowContainer {
	background-color: #838a57;
	padding: 8px;
	margin-bottom: 20px;
	color: white;
}
.rowContainer a,.rowContainer h3 {
	color: white;
}
#contentWrapper {
	float: left;
	width: 950px;
}
.ad {
	text-align: center;
	display: block;
}
div.endAd {
	clear: both;
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 20px;
	margin-top: 20px;
}
.menuboard1 {
	width: 180px;
	margin: 0px auto;
}
.adWarning {
	text-align: center;
	font-size: 10px;
	margin: 0px;
	margin-bottom: 0px;
}
.netboard1 {
	width: 768px;
	margin-bottom: 0px;
	font-size: 120%;
}
.netboard2 {
	width: 728px;
	margin-bottom: 20px;
	font-size: 200%;
}
.adOuterRight {
	position: fixed;
	right: 0px;
	height: 200px;
	width: 200px;
	display: none;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #ab1d14;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}
.menuBoxContent {
	padding: 0px;
}
ul, ol {
}
#sidebar img.columnLogo {
	width: 120px;
	margin: 0px auto;
}
#content a {
	color: #ab1d14;
	text-decoration: none !important;
}
#content a:hover {
	text-decoration: underline;
}
#content hr {
	width: 100%;
	border-color: #d1d1d1;
}
a:hover {
	color: #509fd6;
}
a:visited {
	color: #509fd6;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#topHeader {
	width: 940px;
	height: 170px;
	margin: 0 auto;
	display: none;
}
#topHeader .topTitle {
	border-bottom: 1px solid #000;
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#topHeader .topTitle span.topmenu-tab {
	margin-left: 20px;
	cursor: pointer;
}
#topHeader .topTitle span.topmenu-tab.active {
	color: #000;
}
#topHeader .topTitle span.topmenu-tab.first {
	margin-left: 0px;
}
#header {
	width: 940px;
	height: 60px;
	margin: 0 auto;
	display: none;
}

/* Logo */

#logo {
	float: left;
	margin: 0;
	padding-top: 30px;
	color: #000000;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 26px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	display: none;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #E2E2E2;
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */
#submenu {
	width: 940px;
	margin: 0 auto;
	background: #368cbb;
	margin-bottom: 0px;
	background: inherit;
}
#submenu ul {
	list-style: none;
	padding: 0px;
	padding-top: 9px;
	font-size: 12px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
#submenu ul li {
	display: inline;
	margin-left: 20px;
}
#submenu ul li.firstSubMenu {
	margin-left: 0px;
}
#submenu ul li a {
	color: #fff;
	text-decoration: none;
}
#submenu ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
#submenu ul li a.activeSubMenu {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
#menu {
	width: 940px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	margin-top: 10px;
}

#menu ul,ul.latest_comments {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	padding-top: 30px;
	float: left;
	vertical-align: bottom;
	margin-left: 5px;
	border-left: 0px solid #368cbb;
	line-height: normal;
}

#menu a {
	display: block;
	width: 155px;
	height: 13px;
	padding-top: 9px;
	padding-bottom: 7px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	border: none;
}
#menu a.noBG, #menu a.noBG:hover, #menu .current_page_item a.noBG, #menu li#active a.noBG {
	background: none;
}

#menu a:hover, #menu .current_page_item a, #menu li#active a {
	background-image: url(/core-index/images/tab-bg.png);
	text-decoration: none;
	border: 0px;	
	color: white;
}

#menu .current_page_item a {
	background: #4E9CE9;
	padding-left: 0;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	padding: 5px;
	padding-left: 10px;
	background-color: #fff;
	margin-top: 10px;
}

#page-bgtop {

}

#page-bgbtm {
}

/* Content */
.slideShowImage {
	width: 100px;
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	border-bottom: 0px solid #E2E2E2;
	margin-bottom: 10px;
	padding: 0px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
}
.post h3.title {
	border: 0px;
	padding: 0px;
}
.post .title a {
	color: #32639A;
	border: none;
}

.post .imageText {
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	margin-top: 0px;
}
.post .meta a {
}
.post img {
	border: 2px solid #f0f0f0;
	margin-bottom: 0px;
}
span.news_archived_under {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #368cbb;
	color: white;
	padding: 2px;
	text-decoration: none;
	margin-right: 5px;
}
.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 0px;
	text-align: left;
}

.links {
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 180px;
	padding: 0px;
	color: #787878;
	background: #FFFFFF;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid #E2E2E2;
}

#sidebar li {
	width: 120px;
	margin: 0px auto;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
	border-left: 0px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D1D1D1;
	margin: 20px 0px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2,.menuBoxTop h4 {
	height: 38px;
	padding-left: 0px;
	letter-spacing: -.5px;
	font-size: 1.8em;
}

#sidebar p {
	margin: 0 0px;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}
div.newsImage {
	display: none;
}
#content input[type="text"] {
	padding: 5px;
	font-size: 14px;
	width: 95%;
	border: 1px solid #666;
}
#content textarea {
	padding: 5px;
	font-size: 14px;
	width: 95%;
	border: 1px solid #666;
}
#content input[type="submit"] {
	padding: 5px;
	margin-right: 3%;
	font-size: 14px;
	border: 1px solid #666;
	background-color: #fff;
}
div.newsContainer {
	width: 100%;
	border-bottom: 1px dotted #d1d1d1;
	margin-bottom: 20px;
}
/* Footer */

#footer {
	width: 950px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
}

#footer p {
}

#footer a {
	color: #8A8A8A;
}

blockquote {
	background-image: url(/core-index/images/cms/quotes.png);
	background-repeat: no-repeat;
	background-position: top left;
}
blockquote {
	background-color: #f0f0f0;
	padding: 10px;
}
blockquote p {
	margin: 0px;
	padding: 0px;
	padding-left: 60px;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 5px;
}