html {
	height: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	background: #FFFFFF;
	font-size: 12px;
}

* + html {
	overflow: hidden;
}

body {
	height: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	color: #000000;
	background: #FFFFFF;
	text-align: center;
	font-family: arial;
}

table {
	border-collapse: collapse;
	width: 100%;
}

.left {text-align: left;}

table td {
	padding: 3px;
	border: 1px solid black;
}

.table-nostyle td {
	border: 0px;
	padding: 0px;
}

#contact-info {
	margin-bottom: 20px;
}

table .first-column {
	width: 20%;
}

img {
	text-decoration: none;
	border: none;
}

#page-wrapper {
  	position: fixed;
	left: 0;
	right: 0;
	width: 100%;
	overflow: auto;
	height: 100%;
}

#page-container {
	text-align: left;
	width: 793px;
	margin: 0 auto;
	position: relative;
}

#header {
	height: 90px;
}

#tab {
	height: 35px;
}

#stock-info {
	position: absolute;
	top: 0px;
	right: 0px;
}

#home-content-area {
	position: absolute;
	top: 280px;
	left: 20px;
	width: 743px;
}

#side-bar {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 180px;
}

#content-area {
	position: absolute;
	top: 150px;
	left: 190px;
	width: 600px;
}

#home-content {
	padding-bottom: 10px;
	margin-left: 5px;
	text-align: justify;
}

#content {
	padding-bottom: 10px;
	margin-left: 10px;
	text-align: justify;
}

#pic-note {
	font-size: 10px;
	width: 500px;
	margin: 0 auto;
}

#words-logo {
	height: 58px;
}

.under-bar {
	height: 1px;
	border-top: 1px solid #7BC2C4;
}

.company-white-bar {
	position: absolute;
	left: 88px;
	top: 125px;
	width: 80px;
	border-top: 8px solid #FFFFFF;
}

.thelma-white-bar {
	position: absolute;
	left: 174px;
	top: 125px;
	width: 80px;
	border-top: 8px solid #FFFFFF;
}

.contact-white-bar {
	position: absolute;
	left: 534px;
	top: 125px;
	width: 80px;
	border-top: 8px solid #FFFFFF;
}

.investor-white-bar {
	position: absolute;
	left: 449px;
	top: 125px;
	width: 80px;
	border-top: 8px solid #FFFFFF;
}

.cybrand-white-bar {
	position: absolute;
	left: 362px;
	top: 125px;
	width: 80px;
	border-top: 8px solid #FFFFFF;
}

.medicalbanking-white-bar {
	position: absolute;
	left: 259px;
	top: 125px;
	width: 98px;
	border-top: 8px solid #FFFFFF;
}

.colour-008293 {
	color: #008293;
}

.colour-9A9A9A {
	color: #9A9A9A;
}

.font-bold {
	font-weight: bold;
}

.font-size9 {
	font-size: 9px;
}

.font-size10 {
	font-size: 10px;
}

.font-size14 {
	font-size: 14px;
}

.align-top {
	vertical-align: top;
}

.top-gap10 {
	margin-top: 10px;
}

:root .top-gap5 {
	margin-top: 5px;
}
