/* CSS Document For Version 1 Skin */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

table {
	font-size:inherit;
}

input {
	border:1px solid #C6C6C6;
}
a, link, visited{
	/*color:#00008B;*/
	color:#707070;
}
.txtheader { 
	color:#f43323;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	
}
.txtsubheader { 
	color:#333333;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.txtsubheaderhr { 
	font-size:15px;
	font-weight:bold;
	margin-top:10px;	
	margin-bottom:10px;
	border-bottom:1px solid #c6c6c6;
}
.breadcrumbs{
	color:707070;
	font-size:12px;
	margin-bottom:10px;
}
.searchtable {
	/*border:1px solid #C1C1C1;*/
}
.tableheader{
	
	/*border-bottom:1px solid #C1C1C1;*/
	background-color:#ededed;
	height:25px;
	color:#333333;
}
.tableheaderleft{
	/*background-image:url(images/silver_bgbar.jpg);
	border-bottom:1px solid #C1C1C1;*/
	background-color:#333;
	height: 25px;
	text-align:left;
	padding-left:5px;
	color:#ffffff;
}

.searchtable td{
	padding:5px;
}
.innersearchtable td{
	padding:2px;
}
.innersearchtable th{
	text-align:left;
}
.searchfooter{
	font-size:12px;
	text-align:center
}
.error{
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	background-color:#CCFFFF;
}
.maptable{
	margin-top:20px;
}
.maptable td{
	padding:2px;
}
.txtsubheader{
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}
.resultsdisplay1 ol{
	
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.resultsdisplay1 li{
	margin-bottom:5px;
	font-size:12px;
}
.resultsdisplay1 a{
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}
.resultsdisplay2 td{
	color:#333333;
	font-size:12px;
}

.resultsdataitem {
	padding:2px;
	/*border:1px solid #CCCCCC;*/
	background-color:#ededed;
	color:#333333;
}
.mapwindow{
	color:#666666;
	font-size:14px;
}
.map {
	border:1px solid #CCCCCC;
}
.smalltxt{
	font-size:small;
}
.altlink{
	color:#f43323;
}
.altaltlink{
	color:purple;
}
.altaltaltlink{
	color:green;
}
.altrow{
	background-color:#ededed;
}
.alttxt{
	color:#666666;
}
.hide{
	display:none;
}