/* Global Definitions for TLS website */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
.homeBottom {
	background-image: url(images/bottombackground.jpg);
	background-repeat: repeat-x;
}

.tableborders {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DCE1E4;
	border-right-color: #DCE1E4;
	border-bottom-color: #DCE1E4;
	border-left-color: #DCE1E4;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #80919D;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 5px;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
}
.regularCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
}
.boldHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.callout {
	display: block;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #999999;
	width: 220px;
	position: relative;
	padding: 10px;
	background-color: #E2ECF5;
}


.footerCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.image_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

a {
	color: #3E5257;
}
li {
	list-style-position: outside;
	margin-left: -20px;
	margin-bottom: 10px;
}
.image_left {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.stripedBackground {
	background:none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #80919D;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}

/* Items with printing tags */

.printLogo {
	visibility: visible;
	position: relative;
	display: block;
}
.contentTable {
	width: 600px;
}
.navigation {
	position: absolute;
	visibility: hidden;
}
.headerTable {
	position: absolute;
	visibility: hidden;
}
.mainTable {
	position: relative;
	width: opx;
}

.printImages {
	position: absolute;
	visibility: hidden;
}
