body {
	background : #ffffff;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
       	font-size: 0.9em;
        padding: 5px 5px;
       	margin: 2px 2px 0px 0px;
	text-align: justify;
	scrollbar-face-color: #D0DAF0;
	scrollbar-shadow-color: #CACAFF;
	scrollbar-highlight-color: #F2F2FE;
	scrollbar-3dlight-color: #F2F2FE;
	scrollbar-darkshadow-color: #292980;
	scrollbar-track-color: #3333B8;
	scrollbar-arrow-color: #3333B8;
}
hr {
	color: deepskyeblue;
}
b {
	font-weight: bold;
}
ul {
	list-style-image: url(http://www.othellotech.net/images/li.gif)	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	font-size: 1.8em;
	background : lightgray;
}
h2 {	
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.5em;
	background : lightsteelblue;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background : lightgrey;
}
h4 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.9em;
	background : steelblue;
}
table.dent {
	padding: 5px 5px;
}
table.indent {
	padding: 5px 5px;
}
table.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #90FF90;
}
tr {
	font-size : 85%;
}
td {
	font-size : 85%;
}
address {
	padding: 5px 5px;
	margin: 1px 1px 0px 0px;
	font-size: 8pt;
	text-align: left;
}
a {
	color : #0040A0;
	text-decoration : none;
}
a:link {
	color: #000050;
	font-weight: bold;
}
a:visited {
	color: #000065;
	font-weight: bold;
}
a:hover {
	color: crimson;
	font-weight: bold;
}
a:active {
	color: #0073E7;
	font-weight: bold;
}
tr.titleBarTop {
	background : #003399;
}
td.tableOutline1 {
	background : gray;
}
td.tableHead1 {
	background : gainsboro;
}
tr.tableBody1 {
	background : #efefef;
}
td.tableOutline2 {
	background : cyan;
}
tr.tableHead2 {
	background : lightcyan;
}
tr.tableBody2 {
	background : white;
}
.heading {
	font-size : 1.2em;
	font-weight : bold;
}
.companyOutline {
	background : #bfbfff;
}
.companyName {
	border : none;
	color : #efefef;
	font-size : 1.6em;
	font-weight : bold;
}
a.companyName {
	color : #eeeeee;
}
a.companyName:link {
	color : #eeeeee;
}
a.companyName:visited {
	color : #eeeeee;
}
a.companyName:hover {
	color: crimson;
}
a:active {
	color : #eeeeee;
}
.companyAdvert {
	color : #efefef;
	font-size : 1.2em;
	font-weight : bold;
	text-decoration : none;
}
.companyButton {
	border : 2px solid white;
	background : gainsboro;
}
a.companyLinks {
	font-weight : bold;
	text-decoration : none;
}
a.companyLinks:hover {
	font-weight : bold;
	text-decoration : underline;
}
.servicesOutline {
	background : steelblue;
}
.servicesHead {
	background : lightblue;
}
.servicesBody {
	background : aliceblue;
}
.noticesOutline {
	background : darkgray;
}
.noticesHead {
	background : lightgray;
}
.noticesBody {
	background : whitesmoke;
}
.footer {
	background-color: #FE6C16;
	clear: right;
	border-width: 1px 2px 1px 2px;
	margin: 10px 0px 10px 0px;
	padding: 2px;
	border-color: #000000;
	border-style: solid;
}
.footerOutline {
	background : lightsteelblue;
}
.footerHead {
	background : ghostwhite;
       	font-size: 0.9em;
}
.footerBody {
	background : azure;
       	font-size: 0.8em;
}
.footerText {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
        font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-align: center;
	padding: 2px;
	margin: 0px;
}
a.menu:link	{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000050;
	text-decoration: none	}
a.menu:visited	{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000065;
	text-decoration: none;
}
a.menu:hover	{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
a.menu:active	{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #0073E7;
	text-decoration: none;
}
.menu	{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
        font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.inputFields	{
	color: #666666;
	font-weight: bold;
	background-color: #ffffff;
	font-family: Verdana, Helvetica, Arial;
	border-top: #666666 thin solid;
	border-left: #666666 thin solid;
	border-right: #666666 thin solid;
	border-bottom: #666666 thin solid;
}
.wrapper {
	margin: 10px 10px 10px 10px;
}
.leftColumn {
	float: left;
	width: 70%;
}
.rightColumn {
	float: right;
	width: 70%;
}
.footer {
	background-color: #FE6C16;
	clear: right;
	border-width: 1px 2px 1px 2px;
	margin: 10px 0px 10px 0px;
	padding: 2px;
	border-color: #000000;
	border-style: solid;
}
.footerText {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
        font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-align: center;
	padding: 2px;
	margin: 0px;
}
.nohover	{
	color: #000050;
}
.titleHead	{
	font-size: 24px;
	font-weight: normal;
	color: #000050;
}
.helptitlehead	{
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
}
.bodycopy	{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	text-align: left;
}
.subtitlehead	{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #0073E7;
}
.tablecopynormal {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.tablecopysmall {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 8px;
	font-weight: normal;
}
.tablelabelblue {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000080;
}
.tablelabelgreen {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #008000;
}
.tablelabelred {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #800000;
}
.tablelabelwhite	{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.maintext {
	text-indent: 10px;
}
.opentext {
	text-indent: 0px;
	padding-top: 5px;
}
.holder {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
.holdercopy	{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #000000;
        line-height: 12px;
        padding-left: 5px;
        padding-right: 5px;
        text-align: justify;
}
.copy	{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
}
.copytobefixed	{
	font-weight: bold;
	color: #006600;
}
.title	{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
        font-size: 10px;
        line-height: 10px;
}
