﻿body	{
	font-family: Georgia, serif;
	font-size: 0.9em;
}

a:link  {
      font-weight : normal;
      text-decoration : underline;
      color: black;
      background: transparent;
}

a:visited  {
      font-weight : normal;
      text-decoration : underline;
      color: black;
      background: transparent;
}

a:active  {
      font-weight : normal;
      text-decoration : underline;
      color: black;
      background: transparent;
}
      
a:hover  {
      font-weight : bold;
      text-decoration : underline;
      color: black;
      background: transparent;
}

h2	{
	font-weight: bold;
	font-size: 1.4em;
	color: #D75C28;
	margin-bottom: 0.1em;
	text-align: center;
}

p.footnote	{
	font-size: 0.75em;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
	margin-left: 10px;
}

#masthead {
	margin: 0;
	padding: 0;
	min-width: 760px;
	background: #ccc url('../images/page_top.gif') no-repeat center bottom;
}

#masthead h1	{
	padding: 0.3em 0 1em 0;
	color: #D75C28;
	font-weight: bold;
	font-size: 2em;
	text-align: center;
	font-family: Verdana;
}

#container {
	position: relative;
	width: 100%;
}

#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#left_col a:link	{
	text-decoration: none;
}

#left_col a:visited	{
	text-decoration: none;
}

#left_col a:active	{
	text-decoration: none;
}

#left_col a:hover	{
	text-decoration: underline;
}

#left_col dl	{
	width: 190px;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	background: #9fc url('../images/box_bottom.gif') no-repeat left bottom;
}

#left_col dt	{
	margin: 0;
	padding: 3px 0 3px 8px;
	font-size: 1em;
	text-align: center;
	background: #ccc url('../images/box_top.gif') no-repeat left top;
}

#left_col dd	{
	margin: 5px 0 5px 5px;
	padding: 0 0 0 0;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
}

#tech dl	{
	width: 400px;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	background: #9fc url('../images/tech_box_bottom.gif') no-repeat left bottom;
}

#tech dt	{
	margin: 0;
	padding: 3px 0 3px 8px;
	font-size: 1em;
	text-align: center;
	background: #ccc url('../images/tech_box_top.gif') no-repeat left top;
}

#tech dd	{
	margin: 5px 0 5px 5px;
	padding: 0 0 0 0;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
}

#page_content {
	margin-right: 200px;
	margin-left: 200px;
	min-width: 300px;
}

td	{
	border: 2px;
	border-color: black;
	border-style: solid;
	padding: 2px;
}

td.vatstatement	{
	text-align: center;
	color: white;
	background-color: black;
}

td.supplied	{
	text-align: center;
}

#right_col {
	width: 200px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#right_col a:link	{
	text-decoration: none;
}

#right_col a:visited	{
	text-decoration: none;
}

#right_col a:active	{
	text-decoration: none;
}

#right_col a:hover	{
	text-decoration: underline;
}

#right_col dl	{
	width: 190px;
	margin: 0.5em 0 0.5em 10px;
	padding: 0;
	background: #ccc url('../images/box_bottom.gif') no-repeat left bottom;
}

#right_col dt	{
	margin: 0;
	padding: 3px 0 3px 8px;
	font-size: 1em;
	text-align: center;
	background: #9fc url('../images/box_top.gif') no-repeat left top;
}

#right_col dd	{
	margin: 5px 0 5px 5px;
	padding: 0 0 0 0;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
}

#red dt	{
	background-color: #D75C28;
}

ul.address	{
	font-family: Arial;
	padding: 0;
	margin-left: 55px;
	font-weight: bold;
	font-size: 0.8em;
	list-style: none;
}

img.rightcolimage	{
	margin-left: 55px;
}

p.strap {
	border: thin gray solid;
	color: gray;
}
