﻿/*
-------------------------------------------------------
Show Data Systems
Print Stylesheet
22nd August 2005
-------------------------------------------------------
*/
* {
	padding:0;
	margin:0;
}
body {
	color: #000;
	font-family: "Trebuchet MS", Verdana, "Lucida Sans", "Lucida Sans Unicode", Arial, Sans-Serif;
	font-size: 10pt;
}
#footer:after {content: "This is a printer-friendly version. The navigation and other unnecessary elements have been removed."; }
/* ~~~~~~~~~~~~~~~~~~~~ STRUCTURE ~~~~~~~~~~~~~~~~~~~~ */
#container {
	width: auto;
}
#header {
}
#leftcontent {
	display: none;
}
#content {
	width: auto;
}
#footer {
}

/* ~~~~~~~~~~~~~~~~~~~~ TEXT ~~~~~~~~~~~~~~~~~~~~ */
h1	{
	font-size: 22pt;	
}
h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #000;
	margin: 5px 0 10px;
}
h3 {
	font-size: 14pt;
	font-weight: normal;	
	color: #028C53;
	margin: 0 0 10px;
}
h4	{
	color: #000;
	font-size: 12pt;
	font-weight: normal;
	margin: 15px 0 0 0;
	padding: 0;
}
p {
	margin: 0 0 10px;
	line-height: 150%;
}
#footer p {
	display: none;
}
address {
	font-style: normal;
	font-size: 10pt;
	color: #ccc;
	line-height: 130%;
}
abbr, acronym, span.abbr {
	cursor: help;
	border-bottom: 1px dashed #000;
}

/* ~~~~~~~~~~~~~~~~~~~~ LISTS ~~~~~~~~~~~~~~~~~~~~ */
ul#services {
	list-style-type: none;
}
ul#services li{
	list-style-type: none;
	display: inline;
	font-size: 16pt;
	color: #01874A;
	margin-bottom: 50px;
}
.navigation {
	display: none;
}
ul#services li a {
	display: none;
}
ul#services li strong {
	display: none;
}

/* ~~~~~~~~~~~~~~~~~~~~ LINKS ~~~~~~~~~~~~~~~~~~~~ */
h1 a:link, h1 a:visited {
	text-decoration: none;
}
h1 a:hover, h1 a:active {
	text-decoration: none;	
}
h3 a:link, h3 a:visited {
	color: #01874A;
	text-decoration: underline;	
}
h3 a:active, h3 a:hover {
	color: #ff9900;
	text-decoration: none;
}
#services li a:link, #services li a:visited {
	color: #cccccc;
	text-decoration: none;
}
#services li a:active, #services li a:hover {
	color: #01874A;
}
#footer address a {
	color: #ccc;
}
a:link, a:visited {
	color: #01874A;
	text-decoration: underline;	
}
a:active, a:hover {
	color: #666666;
	text-decoration: none;
}

/* ~~~~~~~~~~~~~~~~~~~~ FORMS ~~~~~~~~~~~~~~~~~~~~ */
form {
	margin: 0;
	padding: 0 14px;
}
form#search {
	margin: 0;
	padding: 0 14px 14px 14px;
}
input, option, textarea, select {
	font-family: "trebuchet ms", trebuchet, verdana, arial, helvetica, sans-serif;
	border: 1px solid #ccc;
	font-size: 1em;
}
input.button {
	border: 1px solid #01874A;
	background-color: #eeeeee;
	color: #01874A;
	margin-top: 5px;
}
.radio {
	border: 0;
}
div.row {
	margin: 0;
	padding: 1px 0;
}
div.row .thisferror {
	color: #c30;
	font-weight: bold;
	width: 160px;
	float: left;
	margin-top: 3px;
}
div.row .thismandatory, div.row .this {
	width: 160px;
	float: left;
	margin-top: 3px;
}
form .textfield {
	width: 200px;
}
form .buttons {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 160px;
}
label { 
	cursor: pointer;
	padding-left: 8px;
}
form #cleardiv	{
	clear: both;
	height: 1px;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #028C53;
	background: #eeeeee;
}
legend {
	font-weight: bold;
	color: #797951;	
}
fieldset {
	border: 0 solid #fff;
	border-top: 1px solid #797951;
}
/* ~~~~~~~~~~~~~~~~~~~~ TABLES ~~~~~~~~~~~~~~~~~~~~ */
table caption {
	display: none;
}
table {
	margin: 18px 0 0 18px;
}
table th, table td {
	padding: 5px;
	margin: 0;
	text-align: left;
}
table th {
	background: #ddd;
}
table td {
	background: #eee;
}
/* ~~~~~~~~~~~~~~~~~~~~ QUOTES ~~~~~~~~~~~~~~~~~~~~ */
blockquote {
	text-align: left;
	margin: 35px 10px 25px 10px;
	font-family: "Times New Roman", Times, serif;
	padding: 10px;
	color: #666;
	font-weight: bold;
	font-size: 0.9em;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 20px solid #ded;
	background-color: #efe;
	clear: right;
}
blockquote span {
	color: #028C53;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 5px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
blockquote h4 {
	color: #333; 
	font-family: "Trebuchet MS", Verdana, "Lucida Sans", "Lucida Sans Unicode", Arial, Sans-Serif;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
}
blockquote p {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.cite {
	color: #333;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	margin-top: 10px;
	text-align: right;
}
/* ~~~~~~~~~~~~~~~~~~~~ EXTRA ~~~~~~~~~~~~~~~~~~~~ */
img {
	display: block;
	border: 0;
}
.inline {
	display: inline;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.error {
	color: #c33;
}
.items {
	width: 265px; 
	margin: 0 10px 13px 0;
	padding: 0; 
	float: left;
}
* html .items {
	margin: 0 10px 20px 0;
}
img.map {
	border: 1px solid #01874A;
	float: left;
	margin-right: 10px;
}
.mapping {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}
.fleft {
	float: left;
	border: 1px solid #01874A;
	margin-right: 15px;
}
.fright {
	float: right;
	border: 1px solid #01874A;
	margin-left: 15px;
}
.left {
	float: left;
	margin-right: 15px;
}
.right {
	float: right;
	margin-left: 15px;
}
.none {
	display: none;
}