/* Obejct Class Tags */
a {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 1em;*/
	font-weight: normal;
	color: #282828;
	text-decoration: none;
/*	line-height: 1em;*/
}
a:hover {
	color: #95B454;
	text-decoration: underline;
}
a:active {
	color: #8FCFFF;
	text-decoration: underline;
}
body,td,th{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#282828;
	font-size:.7em; 
	/* these items are only valid in IE */
	SCROLLBAR-BASE-COLOR:#000000; /**/
	SCROLLBAR-ARROW-COLOR:#2B3F0A; /*blue- of the slider*/
	SCROLLBAR-3DLIGHT-COLOR:#999966;/*blue*/
	SCROLLBAR-HIGHLIGHT-COLOR:#999966;/*blue*/
	SCROLLBAR-SHADOW-COLOR:#005B7F;/*blue-left corner SHADOW around the upper slider and arrow boxes*/
	SCROLLBAR-DARKSHADOW-COLOR:#999966;/*right corner SHADOW around the upper slider and arrow boxes*/
	SCROLLBAR-FACE-COLOR:#1590C8;/*the upper slider and arrow square face*/
	SCROLLBAR-TRACK-COLOR:#E6E6E6;/*gray - the track color*/
}
#FullListing{
font-size:2em;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.8em;
	color:#1074A0;
	font-weight:normal;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	color:#1074A0;
	font-weight:bold;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input, select, textarea {
	font-weight:800;
	color: #1A465C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	background:#FFFFFF;
	border: 1px solid #1590C8;
}
iframe {
	background:transparent;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:1.7em;
}
/* ID tags */
#propRow {
	background-repeat: repeat-x;
	background-image: url(../../images/backgroundFill.png);
	color: #666666;
	font-size: 1.8em;
	cursor: hand;
}

/* Class Tags */
.SpryHiddenRegion {
	display:none;
	visibility:hidden;
}
.labels2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
}

.selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #FFFFFF;
}

.Red {
	color:#FF0000;
	font-weight: bold;
}
.black {
	color:#000000;
}
.Green {
	color:#00CC99;
	font-weight: bolder;
}
.Blue {
	color:#397497;
	font-weight: bolder;
}
.Category {
/*	position: relative;*/
	top: 1px;
/*	float: left;*/
/*	padding: 5px 5px 5px 5px;*/
/*	margin: 0px 1px 0px 0px;*/
	font-size:1.2em;
	font-weight:bold;
/*	font-family: Arial, Helvetica, sans-serif;*/
	color:#0099FF;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.Speedtest {
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	clear:both;
}
.currentPage {
/*	font-variant:normal;*/
	font-weight: bold;
}
.listLink {
	font-size: 1.1em;
}
.overQuota {
	display:block;
	height: 76px;
	width: 160px;
	top: 10%;
	margin-top:-38px;
	left: 50%;
	margin-left: -80px;
	position: absolute;
	border: medium outset #FFFFFF;
	background-color: #FFFFCC;
	text-align: center;
	padding: 2px;
	z-index: 100;
}
.noResults {
	display:block;
	height: 76px;
	width: 160px;
	top: 10%;
	margin-top:-38px;
	left: 50%;
	margin-left: -80px;
	position: absolute;
	border: medium outset #FFFFFF;
	background-color: #FFFFCC;
	text-align: center;
	padding: 2px;
	z-index: 100;
}
.Loading {
	display:block;
	height: 100px;
	width: 190px;
	top: 10%;
	margin-top:-50px;
	left: 50%;
	margin-left: -95px;
	position: absolute;
	z-index: 100;
}
.load {
	font-weight: bold;
	color: #333399;
/*	font-size: 10px;*/
	font-size:1em;
}
.Disclaimer {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	/*	font-size: 12px;*/
	font-size:.9em;
	font-style: normal;
	font-weight: bolder;
	letter-spacing: 0.8em;
	text-align: center;
}
.odd {
        background-color: #F0F8FD;
/*      color: #FFFFFF;*/
}
.even {
        background-color: #BED0E1;
/*      color: #666666;*/
}
.hover {
        background-color: #9DACBA;
}
.selected {
        background-color: #BABFE4;
        color: #CCFF00;
}
.button {
	margin: 0px;
	padding: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-color: #999999;
	
	border-right-width: 2px;
	border-right-color: #999999;
	border-bottom-width: 2px;
	border-bottom-color: #999999;

}
#moreInfo {
/*	background:url(/images/MoreInfo.png);*/
	border-bottom-width:2;
/*	font-family:"Courier New", Courier, monospace;
	font-size:1.9em;!important
	font-size:1em;
	line-height:2em;*/
	cursor:pointer;
	border-top-width: 1;
	border-right-width: 2;
	border-left-width: 1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#calculator {
/*	background:url(/images/calculate.png);*/
	border-bottom-width:2;
	cursor:pointer;
/*	font-family:"Courier New", Courier, monospace;
	font-size:1em; 
	font-size:1.8em;!important
	line-height:1em;*/
	border-top-width: 1;
	border-right-width: 2;
	border-left-width: 1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.RightBorder {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #999999;
}
.LeftRightBorder {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-color: #999999;
}
.noborder {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.noborder-disabled {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: default;
}
.noborder-reset {
	margin: 0px;
	padding: 0px;
	background: url(../../images/startover.gif) no-repeat;
	width: 77px;
	height: 25px;
	border: 0;
}
.noborder-submit {
	margin: 0px;
	padding: 0px;
	background: url(../../images/submitsearch.gif) no-repeat;
	width: 94px;
	height: 25px;
	border: 0;
}
.mainTable {
	border: 1px solid #CCCCCC;
}
.outline {
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width:0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	clear: left;
	float: left;
	width: 450px;
	background-color: #FFFFFF;
}
.Center-search {
	display:block;
	width: 426px;
	left: 50%;
	margin-left: -213px;
	position: absolute;
	z-index: 90;
}
.Center-results {
	background-color:transparent;
	display:block;
	width: 452px;
	left: 50%;
	margin-left: -226px;
	position: absolute;
	z-index: 90;
}
.CenterInline {
	display:block;
	width: 470px;
	left: 50%;
	margin-left: -225px;
	position: relative;
	z-index: 90;
}
