body {
	font-family: Arial, Helvetica, sans-serif; 
	background-color: white;
	background: white;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	color: black;
	font-size: 8px;
}

a {
	font-family: Arial, Helvetica, sans-serif; 
	xfont-size: 11pt;
	color: #062E2D;
	text-decoration: none;
	color:  purple;
}

a:visited {
	text-decoration: none;
	color:  #666950;
	color:  purple;
}


a:active {
	text-decoration: bold;
	color:  #062E2D;
	/* color:  #AEC3C4; */
	color:  purple;
}

sup {
	color: red;
	font-size: 8pt;
}


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

textarea, select, body, xdiv, xspan, td, tr, xli, xtable {
	font-family: Arial, sans-serif; 
	font-size: 11px;
	color: #062E2D;
}

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



h1, h2, h3, h4 {
	font-family: Arial, sans-serif; 
	color: #0CAB0C;
	text-indent: 0;
	margin-top: 6px;
	margin-bottom: 4px;
}

h1 {
	text-transform: uppercase;
	font-size: 11px; 
	text-decoration: bold;
	font-weight: bold;
	padding-bottom: 4px;
}

h2, h3 {
	text-transform: uppercase;
	font-size: 10px; 
	text-decoration: bold;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 4px;
}

h3 {
	color: black;
}

p, ul, ol {
	margin-bottom: 3px;
	margin-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 3px;

}

.Main {
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 20px;
	width: 360px;
}

.StoryMain {
	padding-top: 15px;
	padding-left: 20px;
	width: 360px;
}

.HomeMain {
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 5px;
	width: 380px;
}

.HomeRight {
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 2px;
	width: 188px;
}

.LeftText {
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	width: 180px;
}

.Right, .TopRight {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 280px;
}

.TopMain {
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: center;
	color: white;
	font-size: 15pt;
	padding-left: 20px;
	padding-right: 20px;
	width: 360px;
}



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

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



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

a, a.FooterLink:hover {
	color:  black;
	text-decoration: underline;
}


.ErrorMessage, .WarningMessage {
	color: darkorange;
}















.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;
}




