html {
	overflow-y: scroll;
	overflow:-moz-scrollbars-vertical;
}

body {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	text-align: left;
	margin: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	color: rgb(0, 0, 0);
	background-color: #C9D1DC;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #284474;
}

a:hover {
	text-decoration: underline;
	color: #009999;
}

img {
	border: 0;
}

h1 {
	font-size: 1.8em;
	font-weight: normal;
	color: #009999;
}

h2 {
	font-size: 1.1em;
	font-weight: normal;
	color: #009999;
	margin-top: 10px;
}

p {
	font-size: 90%;
	font-weight: normal;
}

.imagetopright {
	position: relative;
	top: 0px;
	right: 0px;
	margin-left: 40px;
	margin-bottom: 20px;
	float: right;
	clear: right;
	border-width: 1px;
	border-style: solid;
	border-color: #284474;
}

.extrapic {
	position: relative;
	top: 0px;
	right: 0px;
	margin-left: 40px;
	margin-bottom: 20px;
	float: right;
	clear: right;
	border-width: 1px;
	border-style: solid;
	border-color: #284474;
}

.imagetoprightnoborder {
	position: relative;
	top: 0px;
	right: 0px;
	margin-left: 40px;
	margin-bottom: 40px;
	float: right;
	border-width: 0px;
	border-style: solid;
	border-color: #284474;
	}

.bullets {
	font-size: 90%;
	color: #009999;
}

.black {
	color: #000000;
}
	
a#digital {
	background-image: url(images/digital.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

a#digital:hover {
	background-image: url(images/digital.gif);
	background-repeat: no-repeat;
	background-position: 0px -150px;
	display: block;
}

a#signs {
	background-image: url(images/barmed.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

a#signs:hover {
	background-image: url(images/barmed.gif);
	background-repeat: no-repeat;
	background-position: 0px -150px;
	display: block;
}

a#w2p {
	background-image: url(images/ethernet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

a#w2p:hover {
	background-image: url(images/ethernet.gif);
	background-repeat: no-repeat;
	background-position: 0px -150px;
	display: block;
}

a#cm {
	background-image: url(images/field.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

a#cm:hover {
	background-image: url(images/field.gif);
	background-repeat: no-repeat;
	background-position: 0px -150px;
	display: block;
}

a#screen {
	background-image: url(images/screenprintfront.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

a#screen:hover {
	background-image: url(images/screenprintfront.gif);
	background-repeat: no-repeat;
	background-position: 0px -150px;
	display: block;
}

a#litho {
	background-image: url(images/lithoprintfront.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

a#litho:hover {
	background-image: url(images/lithoprintfront.gif);
	background-repeat: no-repeat;
	background-position: 0px -150px;
	display: block;
}

font.table-text {
	font-size: 80%;
	color: #FFFFFF;
}
