/* _lcid="1033" _version="12.0.4518"
_LocalBinding */
body,form{
margin:0;
}

body{
	background-color:#FFFFFF;
	font-family:verdana,arial,helvetica,sans-serif;
	color:#000000;
	width:925px;
}

.searchButton 
{
	height:28px;
	background-color:#E0E0FF
}

h1,h2,h3,h4,h5,h6 
{
	color:#003A69;
}

fieldset td
{
	background-color:#FFFFFF;
	color:#000000;
	font-size:15px;
}

fieldset td input
{
	width:120px;
}

.attribute 
{
	font-size:15px;
	color:#000000;
}

.attribute span
{
	font-weight:bold;
}

.visRow a
{
	color:Blue;
}

.visRow a:link
{
	color:Blue;
}

.hidRow
{
	display:none;
	position:absolute;
	background-color:#FFFFFF;
}

.fullDetails
{
	position:absolute;
	display:none;
	background-color:#ECE9D8;
	border-style:ridge;
	border-color:#000000;
	border-width:1px;
	top:250px;
	left:100px;
	width:700px;
	
}

.fullDetails ul
{
	float:left;
	list-style-type:none;
	top:20px;
	left:10px;
	color:Black;
	width:650px;
}

.fullDetails li
{
	float:left;
	width:325px;
	height:50px;
}

.fullDetails h3
{
	text-align:center;
}

.fullDetails .closeButton
{
	width:50px;
	position:fixed;
	left:750px;
	top:254px;
	color:Blue;
}



