body {
	background-color: black;
	background: black;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	color: white;
	font-size: 8px;
}

a {
	color: blue;
	text-decoration: underline;
}



a:visited, a:link {
	color:  #78AEFF;
	color:  #78FFDD;
}

a.Headline, 
a.Headline:visited { 
	text-decoration: none;
	color: white;
}


Button {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 28pt;
	text-decoration: bold;
}

body, div, span, td, tr, li, table {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 11px;
}

li {
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 10px;
	text-indent: 0px;
}

h1, h2, h3, h4 {
	color: white; 
	text-indent: 0;
	margin-top: 0px;
	margin-bottom: 3px;
}

h1 {
	font-family: Rockwell, Times New Roman, Helvetica, Arial, sans-serif; 
	font-size: 29pt;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 0px;
}

h2 {
	font-family: Rockwell, Times New Roman, Helvetica, Arial, sans-serif; 
	font-size: 12pt;
	font-weight: bold;
	color: #D55001; 
	margin-top: 10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	color: #D55001; 
	margin-top: 10px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight: bold;
	color: white;
	margin-top: 10px;
}

td.PageTitle {
	font-family: Rockwell, Times New Roman, Helvetica, Arial, sans-serif; 
	color: white; 
	font-size: 29pt;
	padding-left: 16px;
	padding-top: 23px;
	margin-bottom: 2px;
}

.InPageButton {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: white;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 5px;
	border-style: solid;
	border-color: #777777;
	border-width: 0px;
}


hr {
	color: black;
}




td.TopHeader {
	padding-left: 10px;
	padding-bottom: 4px;
}

.SearchBox {
	background: #252525;
	color: white;
	border-color: #999;
}

.SearchButton {
	background: #777;
	color: black;
	border-color: #999;
}

td.TopBar {
	background: rgb(0, 0, 90); 
	background: #5E5E5E;
	background: white;
	color: white;
	font-size: 8px;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 10px;
	vertical-align: middle;
	text-align: left;
	color: white;
}

#Breadcrumb {
	color: black;
	font-size: 8px;
}

td.AfterBlueBar {
	background: white;
	height: 2px;
}

td.NavPanel {
	background: #979DA3;  /* gray */
	margin: 0px;
}

td.MainColumn {
	width: 200px;
	padding: 2px;
}

td.RightBanner {
	width: 200px;
	padding: 4px;
	color: white;
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;
}

td.Main1, td.Main2, td.Main3, td.Main4, .Main1A, .StoryPreview {
	color: white;
	font-size: 8pt;
	padding: 10px;
	padding-left: 15px;
}

td.Main1A {
	display: block;
	width: 300px;
}

td.Main1, .StoryPreview {
	background: "#252525";
}

.StoryPreview {
	border-style: solid;
	border-width: 1px;
	border-color: #777;

}

td.Main2, td.Main3, td.Main4 {
	border-style: solid;
	border-width: 1px;
	border-color: #777;
}

td.Main2 {
	border-top-style: none;
	border-bottom-style: none;
}

td.Main3 {
	height: 154px;
	border-bottom-style: none;
}

td.Main4 {
	height: 188px;
}

.StoryTitle {
	font-family: Rockwell, Times New Roman, Helvetica, Arial, sans-serif; 
	font-size: 18px;
	color: #D55001; 
	margin-top: 6px;
	margin-bottom: 2px;
}

.StoryDate {

}

.StoryBody {

}

.StoryFooter {

}

td.RightPanel {
	color: rgb(0, 0, 90); 
	background: white;
	font-size: 11px;
	margin-top: 2px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;;
	width: 100%;
}

.SiteMapItem1,
.SiteMapItem2,
.SiteMapItem3,
.SiteMapItem4,
.SiteMapItem5 {
	color: white;
}

.SiteMapItem1 {
	font-size: 13pt;
}

a.SiteMapItem2 {
	font-size: 12pt;
	margin-top: 12px;
	height: 20px;
	font-weight: bold;
	margin-left: 15px;
}

a.SiteMapItem3 {
	font-size: 11px;
	margin-left: 30px;
	height: 15px;
}

a.SiteMapItem4 {
	font-size: 10px;
	margin-left: 45px;
}


.Footer, 
a.FooterLink ,
a.FooterLink:link,
a.FooterLink:visited,
a.FooterLink:active
{
	color: gray;
	font-size: 9px; 
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	text-align: left;
}

a, a.FooterLink:hover {
	color:  #D85100;
}


.ErrorMessage, .WarningMessage {
	color: orange;
}


span.MacroError {
	color: white;
	background: red;
}

form {
	border-style: outset;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

form.HiddenForm {
	border-style: none;
	border-width: 0px;
}

.SearchResults {
	border-style: outset;
	border-width: 1px;
	height: 300px;
	overflow: auto;
}

.SearchResultsList {
}

.FastFindOuter {
	border-style: none;
	border-width: 1px;
	padding: 4px;
	padding-left: 0px;
	text-align: left;
}

.SearchResultItem {
	font-family:  Arial, Helvetica;
	font-size: 8pt;
	vertical-align: top;
	padding-top: 6px;
}


span.ExactPhraseMatch {
	background: yellow;
}

span.CharacterMatch {
	color: red;
	font-weight: bold;
}

.FastSearch {
	font-size: 8pt;
	background: white;
	color: blue;
}

td.Collage {
	height: 103px;
}


td.LoginPanel {
	padding-left: 20px;
	padding-bottom: 20px;
}

td.FFFilterLabel {
	text-align: left;
}

td.FFFilterSelect {
	text-align: left;
}

td.FormCaption {

}

td.FormCaptionDimmed {
	color: gray;

}

input {
	size: 14pt;

}

.MainBox {
	width: 351px;
}




