/* CSS Document For Version 1 Skin */
.boxshaddow{
	-moz-box-shadow: 2px 2px 2px lightgray;
	-webkit-box-shadow: 2px 2px 2px lightgray;	
}

body {
	font-size:14px;
}

table {
	font-size:inherit;
}

input {
	
}
a{
	color:#00008B;
}
#localizeoption{
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	border:1px solid #C1C1C1;
	
}
.txtheader { 
	font-size:22px;
	font-weight:bold;
	margin-bottom:10px;
	font-family:arial;
}
.txtsubheader { 
	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{
	font-size:12px;
	margin-bottom:10px;
}
.searchtable {
	border:1px solid black;
	-moz-border-radius: 10px;/* rounded corners */
	-webkit-border-radius: 10px;/* rounded corners */
	background-image:url(images/gbg.png);	
	background-repeat:repeat-x;
}
.tableheader{
	background-image:url(images/barbg.png);
	color:white;
	background-repeat:repeat-x;
	height:25px;
	font-family:arial;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;		
}
.resultsmapitemheader{
	background-image:url(images/barbg.png);
	color:white;
	background-repeat:repeat-x;
	height:25px;
	font-family:arial;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	padding-bottom:5px;
}
.tableheaderleft{
	text-align:left;
	padding-left:2px;
}

.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{
}
.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:14px;
}
.resultsdisplay1 a{
	text-decoration:none;
}
.resultsdisplay2 td{
	font-size:14px;
}

.resultsdataitem {
	border-left:1px solid black;
	border-top:1px solid black;
	border-bottom:1px solid black;
	background-color:#F2EFE9;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;	
	background-image:url(images/gbg.png);
}
.mapwindow{
	font-size:14px;
}
.map {
	border:1px solid black;
}
.smalltxt{
	font-size:small;
}
.altlink{
	color:blue;
}
.altaltlink{
	color:purple;
}
.altaltaltlink{
	color:green;
}
.altrow{
	
}
.alttxt{
	
}
.hide{
	display:none;
}
#localizeoption{
	-moz-border-radius: 10px;/* rounded corners */
	-webkit-border-radius: 10px;/* rounded corners */
	padding-top:5px;
	padding-bottom:5px;
}
