body { background-color: #666; }

#preloader {  position: absolute; left: -999px; width: 990px; }



#news { width: 734px; height: 289px; margin: 0 auto; border-bottom: solid 1px #e7e7e7; }

#news.Borderless { border-bottom: solid 1px #fff; }

#newsNavigation { padding-bottom: 15px; height: 18px; }

#newsNavigation a { display: block; background-color: #ccc; color: #ebebeb; font-size: 11px; text-align: center; text-decoration: none; text-transform: uppercase; font-weight: bold; }

#newsNavigation a, #newsNavigation div { height: 18px; float: left; padding-top: 5px; }

#newsNavigation a.Current { color: #fff; background-color: #b6d741; } 

#newsNavigationRecent { width: 100px; }

#newsNavigationArchived { width: 114px; margin-left: 2px; }

#newsNavigationDecorative { width: 513px; margin-left: 2px; background-color: #e5e5e5; }



#newsList { width: 204px; height: 240px; border-right: solid 1px #eeeeee; float: left; padding: 15px 10px 0px 2px; }

#newsList, #newsList * { color: #9c9c9c; text-decoration: none; font-size: 12px; }

#newsList ul { display: block; margin: 0; padding: 0; }

#newsList li { display: block; margin: 0; padding: 0 0 8px 12px; list-style-type: none; background-image: url('../../images/green_chevron.gif'); background-position: 0 3px; background-repeat: no-repeat; }

#newsList p { margin: 0; }

#newsContent { width: 491px; height: 205px; float: left; padding: 15px 0 15px 23px; }

#newsContentImage { display: block; float: left; margin: 0 15px 42px 0; }

#newsContentRight { float: left; width: 258px; height: 221px; }

#newsContentDate { font-weight: bold; }

#newsContentTitle { font-weight: bold; }

#newsContentSubtitle { font-size: 11px; font-style: oblique; }

#newsContentTeaser { font-size: 11px; padding-top: 10px; border-top: solid 1px #eeeeee; margin: 0 0 10px 0; color: #333; }

#newsContentTeaser a {

	color: #B6D741;

	font-weight: bold;

	white-space: nowrap;

}

#newsContentDownload a { text-decoration: none; color: #333; font-size: 11px; }

#newsContentDownload a span { text-decoration: underline; }

#newsContentDownload a img { border: none; vertical-align: middle; margin-right: 3px; }



#newsArticle { width: 730px; padding-top: 14px; height: 237px; }

#newsArticleImage { float: left; }

#newsArticleRight { float: right; width: 504px; }

#newsArticleTitle { font-weight: bold; }

#newsArticleSubtitle { font-size: 11px; font-style: oblique; }



#newsArticleRelative { position: relative; border-top: solid 1px #ccc; }

#newsArticleText_wrapper { position: absolute; top: 10px; left: 0px; width: 503px; height: 200px; overflow: auto; }

#newsArticleText { position: absolute; width: 473px; left: 0px; }

#newsArticleScroll { position: absolute; left: 485px; top: 10px; height: 200px; width: 15px; border: 1px solid #efefef; background-color: #efefef; }

#newsArticleScroll * { display: block; border: none; }

#newsArticleScrollUp { position: absolute; top: 0; left: 1px; }

#newsArticleScrollDown { position: absolute; bottom: 0; left: 1px; }



#newsArticleText a { color: #cc3; font-weight: bold; }

#newsArticleText p { margin-top: 0; padding-top: 0; }

#newsArticleDownload { text-decoration: none; color: #333; font-size: 11px; float: right; }

#newsArticleDownload span { text-decoration: underline; }

#newsArticleDownload img { border: none; vertical-align: middle; margin-right: 3px; padding-bottom: 2px; }



table.AdminForm { padding: 0; margin: 10px 0 20px 0; border-collapse: collapse; width: 100%; }

table.AdminForm table { width: 100%; }

table.AdminForm tr { padding: 0; margin: 0; border-collapse: collapse; }

table.AdminForm td { padding: 1px 43px; margin: 0; border-collapse: collapse; vertical-align: top; }

table.AdminForm td td { padding: 1px 5px; }

table.AdminForm p { font-size: 11px; font-style: oblique; margin: 0; }

table.AdminForm td.Label { font-weight: bold; white-space: nowrap; }

table.AdminForm td textarea, table.AdminForm td input.Text { border: solid 1px #d4d4d4; width: 100%; }

table.AdminForm td textarea { font-family: "Arial",sans-serif; font-size: 12px; }

table.AdminForm td input.Date { border: solid 1px #d4d4d4; width: 150px; }

table.AdminForm td input.File { border: solid 1px #d4d4d4; width: 100%; }

table.AdminForm td input.Button { border: solid 1px #d4d4d4; background-color: #fff; color: #000; font-size: 12px; font-weight: bold; margin-right: 5px; }

table.AdminForm td div.Hr hr { display: none; }

table.AdminForm td div.Hr { height: 1px; margin: 15px 0; background-color: #ccc; }

table.AdminForm td.ErrorMessage { text-align: center; font-weight: bold; color: #f00; padding: 10px; }

table.AdminForm a.RedirectLink { color: #000; margin-right: 20px; }



table.AdminNavigation { padding: 0; margin: 0; border-collapse: collapse; }

table.AdminNavigation tr { padding: 0; margin: 0; border-collapse: collapse; }

table.AdminNavigation td { padding: 0 48px; margin: 0; border-collapse: collapse; vertical-align: top; }

table.AdminNavigation td, table.AdminNavigation td a { color: #ccc; text-decoration: none; }

table.AdminNavigation td.Header { padding-top: 20px; color: #cbdb2a; font-size: 14px; font-weight: bold; }

table.AdminNavigation div { font-size: 12px; }

table.AdminNavigation ul, table.AdminNavigation li { display: block; margin: 0; padding: 0; list-style-type: none; font-size: 10px; }

table.AdminNavigation p { margin: 0; font-size: 10px; font-style: oblique; }

table.AdminNavigation li span.Highlight, table.AdminNavigation li span.Highlight a { color: #cbdb2a; text-decoration: none; }

table.AdminNavigation li span.Highlight  { margin-right: 5px; }

