/* CSS Document */

/*
.sel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
}
*/
.selectionbar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
}

.selx {
	width:70px;
	border: 1px #FFFFFF solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	color: #006699;
	text-align:center;
	font-style: normal;
	text-decoration: none;
	vertical-align:middle;

}

.selx:hover {
	width:70px;
	border: 1px #FFFFFF solid;
	background-color:#F1F6FA;
}


/*  =======================
	DATA BLOCK 
	=======================
*/

.dataDistance {
	height:30px;
}

.dataContainer {
	width:540px;
}

.dataCell {
	float: left;
	width: 123px;
	height: 10pt;
	background-color: #F1F6FA;
	padding: 4px;
	border-right: 4px solid white;
	border-bottom: 2px solid white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
}

.dataCell:hover {
	background-color: #E3F1FD;
}

.dataCell:visited {
	color: #CCCCCC;
 	text-decoration:none;
}

.dataClose {
	height:4px;
	clear: left;
}

.anvs {border: 1px black solid; padding-right: 0px; padding-left: 5px; FONT-WEIGHT: normal; padding-bottom: 0px; padding-top: 0px;}
.anvn {border-right: 1px black solid; border-top: 1px black solid; border-bottom: 1px black solid; padding: 0px 5px 0px 8px; font-weight: normal; line-height: 16px; text-decoration: none;}
.anva {border-right: 1px black solid; border-top: 1px black solid; border-bottom: 1px black solid; padding: 0px 5px 0px 8px; font-weight: bold; line-height: 16px;  COLOR: #065FB5; }

.anvn:hover {
	background-color: #E3F1FD;
}


.embrace {
	width: 537px;
	/* border: 1px #FF0000 solid; */
}

.sform {
	float: left;
	width:300px;
}

#container #loading {
	position:absolute;
	left:250px;
	top:230px;
	width:195px;
	height:87px;
	z-index:10;
	visibility: visible;
}
