BODY
{
	background-image: url(/images/background.gif);
	background-repeat: repeat;
	font-family: Arial;
	font-size: 8pt;
	top: 0px;
	text-align:center;
}
h1
{
	font-size:12pt;
}
h2
{
	font-size:10pt;
}
P
{
	font-size:8pt;
		
}
.CommonButton
{
	color: #FFFF99;
	font-weight:bold;
	background-color:#993300;
	border-color:#903305;
}
a:link
{
	color: #234A8D;
	text-decoration: underline;

}
a:active
{
	color: #234A8D;
	text-decoration: underline;
}
a:visited
{
	color: #234A8D;
	text-decoration: underline;
}
a:hover
{
	color: #2DA944;
	text-decoration: underline;
}

.main-table
{
	background-color: White;
	border-color: LimeGreen;
	border-width: 2.5px;
	border-top-width: 8px;
	border-style: solid;
	width: 750px;
	height: 550px;
	top: 20px; 
}
.home-page
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: 500;
	margin-left: 30px;
}
.ParaHeaders
{
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: center;
}
.ParaSubHeader
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 12px;
	text-align: center;
}
.SiteText
{
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
	margin-left: 20px;
}
.SiteTextCenter
{
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
}
.footer-links
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #234A8D;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
.footer-links a:link
{
	color: #234A8D;
	text-decoration: none;
}
.footer-links a:active
{
	color: #234A8D;
	text-decoration: none;
}
.footer-links a:visited
{
	color: #234A8D;
	text-decoration: none;
}
.footer-links a:hover
{
	color: #2DA944;
	text-decoration: underline;
}

.footer-note
{
	font-family: Arial;
	font-size: 7pt;
	color: #A8A8A8;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer-Disclam
{
	font-family: Arial;
	font-size: 7pt;
	color: #2DA944;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight:700;
}
.Drop_Down
{
	font-family: Verdana;
	width: 120px;
	font-size: 8pt;
	margin-bottom: 5px;
}
.Text_Field
{
	font-family: Verdana;
	font-size: 8pt;
}
.Text_Field_Required
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: lemonchiffon;
}
.FormItem
{
	font-family: Verdana;
	font-size: 8pt;
	text-align: right;
	font-weight: bold;
}
.ListingHeader
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
.GreyTable
{
	border-color: lightgrey;
	border-width: 1px;
	border-style: solid;
	margin-left: 30px;
}
.BlueBoldNotice
{
	font-family: Verdana;
	color: #234A8D;
	font-weight: bold;
	font-size: 7pt;
	margin-left: 25pt;
}

.SectionHighlightedBorder
{
	border: 1px solid #234A8D;
}

.menuStatic
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
}
.headerMenu
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #234A8D;
}
.headerMenu A:link
{
	color: #234A8D;
	text-decoration: none;
}
.headerMenu A:active
{
	color: #234A8D;
	text-decoration: none;
}
.headerMenu A:visited
{
	color: #234A8D;
	text-decoration: none;
}
.headerMenu A:hover
{
	color: #2DA944;
	text-decoration: none;
}

.GridTitle
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #EAFCE9;
	height: 25px;
}
.GridTable
{
	border-style: solid;
	border-color: #EAFCE9;
	border-width: 1px;
}
.DataGrid
{
	border: 2px solid #EFF3FF;
}

.DataGrid a:link
{
	text-decoration:underline;	
	font-weight:bold;
}
.DataGrid a:visited
{
	text-decoration:underline;	
	font-weight:bold;
}
.DataGrid a:active
{
	text-decoration:underline;
	font-weight:bold;
		
}
.DataGrid a:hover
{
	text-decoration:underline;	
	font-weight:bold;
	
}

.DataGrid-Title-Left
{
	background-color: #EFF3FF;
	/*background-image: url(/GlobalImages/DataGrid/DataGrid-Title-Left.gif);*/
	background-repeat: no-repeat;
	height: 23px;
	width: 32px;
}
.DataGrid-Title-Middle
{
	background-color: #EFF3FF;
	height: 23px;
	color: Black;
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}
.DataGrid-Title-Right
{
	background-color: #EFF3FF;
	/*background-image: url(/GlobalImages/DataGrid/DataGrid-Title-Right.gif);*/
	background-repeat: no-repeat;
	height: 23px;
	width: 32px;
}
.DataGrid-HeaderItem-Left
{
	background-color: White;
	/*background-image: url(/GlobalImages/DataGrid/DataGrid-Header-Left.gif);*/
	background-position: top left;
	background-repeat: no-repeat;
	height: 28px;
}
.DataGrid-HeaderItem-Right
{
	background-color: White;
/*	background-image: url(/GlobalImages/DataGrid/DataGrid-Header-Right.gif);*/
	background-position: top right;
	background-repeat: no-repeat;
	height: 28px;
}
.DataGrid-HeaderItem
{
	/*background-image: url(/GlobalImages/DataGrid/DataGrid-Header-Middle.gif);*/
	color: black;
	font-weight: bold;
	font-family: Verdana;
	font-size: xx-small;
	vertical-align: bottom;
	height: 28px;
}
.DataGrid-HeaderItem A:link, .DataGrid-HeaderItem A:visited, .DataGrid-HeaderItem A:hover, .DataGrid-HeaderItem A:active
{
	color: black;
	text-decoration: none;
}
.DataGrid-PagerItem-Left
{
	/*background-image: url(/GlobalImages/DataGrid/DataGrid-Pager-Middle.gif);*/
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 28px;
}
.DataGrid-PagerItem-Right
{
	/*background-image: url(/GlobalImages/DataGrid/DataGrid-Pager-Middle.gif);*/
	background-position: bottom right;
	background-repeat: repeat-x;
	height: 28px;
}
.DataGrid-PagerItem
{
	/*background-image: url(/GlobalImages/DataGrid/DataGrid-Pager-Middle.gif);*/
	background-position: bottom;
	background-repeat: repeat;
	height: 28px;
}
.DataGrid-PagerItem-Summary
{
	color: Black;
	font-family: Verdana;
	font-size: xx-small;
	text-align: left;
}
.DataGrid-PagerItem-PageSize
{
	color: Black;
	font-family: Verdana;
	font-size: xx-small;
	text-align: right;
}
.DataGrid-PagerItem-Paging
{
	color: Black;
	font-family: Verdana;
	font-size: xx-small;
	text-align: right;
}
.DataGrid-Item
{
	color: black;
	font-family: Verdana;
	font-size: xx-small;
	background-color: #FFFFFF;
}
.DataGrid-AlternatingItem
{
	color: black;
	font-family: Verdana;
	font-size: xx-small;
	background-color: #EFF3FF;
}
.DataGrid-EditItem
{
	color: black;
	font-family: Verdana;
	font-size: xx-small;
	background-color: LightBlue;
}
.DataGrid-SelectedItem
{
	color: black;
	font-family: Verdana;
	font-size: xx-small;
	background-color: #B5C3EF;
}
.DataGrid-HightlightItem
{
	color: black;
	font-family: Verdana;
	font-size: xx-small; /*font-weight: bold;*/
	background-color: #B5C3EF;
}
.DataGrid-SubtotalItem
{
	color: Black;
	font-family: Verdana;
	font-size: xx-small;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #808080;
}
.propInfo
{
	font-family: Verdana;
	font-size: 8pt;
	color: #234A8D;
	text-transform: uppercase;
	margin-left: 4px;
	margin-right:4px;
}
.propTag
{
	font-family: Verdana;
	font-size: 8pt;
	vertical-align: top;
}
.propHeader
{
	font-family: Verdana;
	font-size: 9pt;
	color: Black;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: bold;
}
.PageListingHeader
{
	font-family: Verdana;
	font-size: 10pt;
	color: Black;
	
	font-weight: bold;
	
}

.propTable
{
	margin-left: 10px;
}

.Headers
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: Gray;
}

.Pad15px
{
	padding-left:15px;
}

.Pad10px
{
	padding-left:10px;
}

.Pad20px
{
	padding-left:20px;
}

.Pad30px
{
	padding-left:30px;
}
.SubHeader
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}

.BlueBoldForclosuresNow
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #234A8D;
}

.GreenBoldForclosuresNow
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #2DA944;
}
a.ForeclosuresNowLink:link
{
	  text-decoration:none;
	  color:#2DA944;
}
a.ForeclosuresNowLink:active
{
	text-decoration:none;
}

a.ForeclosuresNowLink:visited
{
	text-decoration:none;
}
a.ForeclosuresNowLink:hover
{
	color:#2DA944;
	text-decoration:underline;
	
}

.Warning
{
	color: Red;
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
}

.BlueHeaders
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #234A8D;
}

.BlueSubHeader
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #234A8D;
}

.RedHeaders
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #9A3930;
}

.RedSubHeader
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #9A3930;
}

.Red-Bold
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: Red;
}

 .MapIt
{
	font-size:10pt;
	color:Red;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}

A.MapIt:link
{
	color:Red;
}
A.MapIt:active
{
	color:Red;
}


A.MapIt:visited
{
	color:Red;
}
A.MapIt:hover
{
	color:#2DA944;
	
}

.siteMapHeader
{
	font-size: 14pt;
	font-weight: bold;
	color: Gray;
	
}
.siteMapSubHeader
{
	font-size:10pt;
	font-weight:bold;
	color:#234A8D;
	margin-left:15px;
	margin-bottom:3px;
}

.siteMapLinkItem
{
	font-size:8pt;
	color:#234A8D;
	margin-left:25px;	
}
.siteMapSectionSeperator
{
	height:20px;
}
.articleH2
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 20px;	
	margin-right:20px;
	
}
.articleText
{
	font-family: Verdana;
	font-size: 9pt;
	text-align: justify;
	margin-left: 20px;	
	margin-right:20px;
}
.articleText OL
{
	 margin-right:40px;
	

}
.articleText a:link
{
	text-decoration:underline;
}
.articleText a:visited
{
	text-decoration:underline;
}
.articleText a:hover
{
	text-decoration:underline;
}
.articleText a:active
{
	text-decoration:underline;
}
.Note
{
	font-size:8pt;
}
.FAQQuest
{
	font-size: 9pt;
	padding-left: 20px;
}
.PropLink
{
	text-decoration:underline;
}
.terms
{
	margin-left:40pt;
	margin-right:30pt;	
	vertical-align:top;
	
}
.terms h1
{
	text-align:center;
	font-size:14pt;
	}

.SideMenu
{
	font-family:Verdana;
	font-size:9pt;	
	padding-top:10pt;
	padding-left:10pt;
}
.picNote
{
	font-family:Verdana;
	font-size:7pt;
	font-style:italic;	
	line-height:9pt;
	vertical-align:text-top;
	color: #2DA944;
	font-weight:700;
}
.errorMessage
{
	font-family:Verdana;
	font-size:8pt;
	color:Red;
	font-weight:bold;	
}
.TopDisclaimer
{
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
	margin-left: 20px;
	color: #2DA944;
	font-weight:700;
}
.FAQDisclaimer
{
	font-family: Verdana;
	font-size: 7pt;
	text-align: justify;
	margin-left: 20px;
	color: #2DA944;
	font-weight:700;
}
.ValidatorCalloutHighlight
{
	 background-color:LemonChiffon;
}
