/* Global Definitions for TLS website */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/headingbackground.gif);
	background-repeat: repeat-x;
}
.homeBottom {
	background-image: url(images/bottombackground.jpg);
	background-repeat: repeat-x;
}

.tableborders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DCE1E4;
	border-right-color: #DCE1E4;
	border-bottom-color: #DCE1E4;
	border-left-color: #DCE1E4;
	width: 750px;
}
.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: 12px;
	line-height: 18px;
	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: 10px;
	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-image: url(images/striped_background.png);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	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;
}
.printLogo {

	visibility: hidden;
	position: absolute;
	display: block;
}
.contentTable {
	position: relative;
	width: 500px;
}

table td.hr {
	height:50px;
}

table td.hr hr {
	color:#e4e4e4;
	background-color:#e4e4e4;
	height:1px;
	border:0;
}

a.dh-link {
	text-decoration:none;
	color:#666666;
}

