@charset "utf-8";
/* CSS Document */

a.search_links{
	color:#FFFFFF;
	font-size: 9px;
}

.breadcrumbs {
	color:#666666;
	margin: 10px 0 0 0;
}

img { border:0; }
.bot { vertical-align:bottom; }

.white { color: #ffffff; }
.orange { color: #f66802; }

form { margin:0; padding:0; }

h1 { font-size:18px;margin:0;padding:10px 0; }

a.dark { color:#333; }
a.dark:hover { color:#333; }

a.quick_link { font-family:Arial;font-size:12px;line-height:14px;color:white;text-decoration:none; }

.blue_titles { color:#006699; }

.black_titles { color:#000000; }

#details_tabs a { color:#2C80A5; }

.smallfonts { font-size:9px; }

.dataset { padding:2px 0 2px 5px; clear:both; }

.err_msg {
	font-size: 18px;
	font-style:italic;
	color:#333; /*#FF0000*/
	background:#f8f8f8;
	margin-bottom:10px;
	border:1px dashed orange;
}
hr {
	color:#FFFFFF;
	margin: 10px;
	height: 2px;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #FFFFFF;
}

h1 a{ margin-left:20px;}
h2 a{ margin-left:40px;}
h3 a{ margin-left:60px;}