body{
	margin:0px;
	padding:0px;
	font-family:verdana,tahoma,sans-serif;
	font-size:x-small;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:small;
	background-color:#ffffff;
	color:#666666;
	background-image:url(gfx/body-repeated-background.gif);
} 

html>body{
	font-size:small;
}

a{
	color:#434343;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

div.hr {display: none}
/*/*/a{}
div.hr {
  display:block;
  height:1em;
  background-image:url(../gfx/bg-dots.gif);
  background-repeat:repeat-x;
  background-position:center center;
  margin:0px;
}
hr {display:none}
/* */

h2{
	font-size:1.1em;
	margin-top:3px;
	margin-bottom:8px;
	font-weight:bold;
}

.textblack{
	color:#666666;
}
.textblue{
	color:#395a8c;
}

.box1{
	float:left;
	width:180px;
	background-image:url(../gfx/bg-box.gif);
  	background-repeat:no-repeat;
	background-position:0px 2px;
	margin-bottom:10px;
}
.box2{
	float:left;
	width:175px;
	background-image:url(../gfx/bg-box.gif);
  	background-repeat:no-repeat;
	background-position:0px 2px;
	margin-left:10px;
	margin-bottom:10px;
}
.box1 h2,.box2 h2{
	font-size:1em;
	color:#395a8c;
	margin:0px 0px 5px 15px;
	font-weight:bold;
}

#search_form{
	margin:-8px 0px 0px 3px;
	float:left;
}

#search_form div{
	background:none;
}

#search_form label{
	color:#395a8c;
	font-family:verdana,tahoma,sans-serif;
	font-weight:bold;

}

#wm_search{
	border:solid 1px #a7a7a7;
	width:107px;
	height:14px;
	margin:0px;
	padding:0px 0px 0px 3px;
	color:#666666;
	font-size:0.8em;
}

#search_button{
	margin:0px 0px -4px -4px;
}

.table_references{
	width:100%;
	border:solid 1px #395a8c;
	border-collapse:collapse;
}
.table_references caption,.table_references th{
	text-align:left;
}
.table_references .row1{
	background-color:#f5f5f5;
}
.table_references .row2{
	background-color:#ffffff;
}