@charset "utf-8";
#info_title #name{
	width:100px;
	font-size:14px;
}

#info_title #quicklinks{
	width:62px;
	border-left:#CCCCCC solid 1px;
	float:right;
	text-align:center;
	cursor:pointer;
}
.colorblue {
	BORDER: #b9cde3 1px double;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0.2em;
	PADDING-TOP: 0.2em;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #fff;
	margin: 2px;
}
.colorfocus {
	BORDER:#9c0 1px double;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0.2em;
	PADDING-TOP: 0.2em;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #fdfdfd;
	margin: 2px;
}
#news_search{
	background:url(/images/search_bg.gif) no-repeat top left;
	height:80px;
}
#searchInfoShow{
	height:20px;
	border-bottom:#CCCCCC 1px dotted;}
.resultsShow{
	padding:10px 0;
}
a.resultsShow_Title{
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#003b86;
}
a.resultsShow_Title:link {
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#003b86;
}
a.resultsShow_Title:hover {
	text-decoration:underline;
	color:#ff6600; 
	font-size:16px;
}
a.resultsShow_Title:visited {
	text-decoration:underline;
	color:#003b86;
	font-size:16px;
}

.resultsShowOthers{
	color:#333;}
.resultsShowIconBg {
	PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BORDER-BOTTOM: #dddddd 1px solid; BACKGROUND-COLOR: #f6f6f6;
}
.hotkeys{
	color:#FF0000;}