@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #006600;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
.everlock-intro {
	border: thin solid #CCCCCC;
}

a:active {
	text-decoration: none;
}
ul {
	padding: 0px;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.productcats {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	padding: 5px;
	background-color: #E9903C;
	width: 100px;
	float: left;
	color: #FFFFFF;
}
hr {
	margin: 0px;
	padding: 0px;
	height: 1px;
	background-position: bottom;
	position: relative;
	top: 16px;
	color: #E9903C;
}
.industries {
	height: 460px;
	width: 230px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: auto;
}
.press {
	height: 665px;
	width: 230px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: auto;
}
