/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#6EB1BB;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	line-height:1.6em;
	}
	
.wrapper {
	position:relative;
	margin:0 auto;
	padding:0;
	width:760px;
	background:#FFFFFF;
	overflow:hidden;
	}
	
#topbar {
	float:left;
	width:720px;
	height:20px;
	padding:5px 20px;
	margin:0;
	border:0;
	background:#FFFFFF;
	}
	
*html #topbar {
	width:760px;
	w\idth:720px;
	height:30px;
	he\ight:20px;
	}
		
#ts_flash {
	clear:both;
	width:760px;	
	height:130px;
	padding:0;
	margin:0;
	border:0;
	}

#ts_left {
	float:left;
	padding:0;
	width:220px;
	margin:0;
	
		}

#ts_left p {
	margin:20px 0px 10px 20px;
	}

#ts_logo_print {
	display:none;
	}			

#ts_logo {
	float:left;
	width:220px;
	height:80px;
	text-indent:-9999px;
	padding:0;
	margin:0;
	border:0;
	background: #ffffff url(../images/ts_logo.gif) no-repeat top left;
}

#ts_left ul {
	margin:0;
	border:0;
	padding:0;
	}
	
#ts_left ul li {
	margin:0;
	padding:0;
	display:inline;
	}

.ts_links {
	float:left;
	width:180px;
	height:24px;
	padding:4px 20px;
	margin:0;
	background:#ffffff url(../images/dot_horiz.gif) top left repeat-x;
	color:#333333;
	text-decoration:none;
	}

*html .ts_links {
	width:220px;
	w\idth:180px;
	height:32px;
	he\ight:24px;
	}		
	
.ts_last {
	float:left;
	width:180px;
	height:24px;
	padding:4px 20px;
	margin:0;
	background:#ffffff url(../images/dot_last.gif) top left repeat-x;
	color:#333333;
	text-decoration:none;
	}	

*html .ts_last {
	width:220px;
	w\idth:180px;
	height:32px;
	he\ight:24px;
	}	


.ts_links:hover {
	background:#d7e9ec url(../images/dot_horiz.gif) top left repeat-x;
	}
	
.ts_last:hover {
	background:#d7e9ec url(../images/dot_last.gif) top left repeat-x;
	}	

#ts_right {
	float:left;
	width:540px;
	min-height:280px;
	background:#ffffff url(../images/bottom_curve.gif) no-repeat bottom right;
	padding-top:0;
	padding-left:0;
	padding-right:0;
	margin:0;
	}



#ts_right #box1 {
	float:left;
	width:280px;
	margin:0;
	padding:40px 20px 40px 20px;
	background:#ffffff;
	}

*html #ts_right #box1 {
	width:320px;
	w\idth:280px;
	}	


#ts_right #box2 {
	float:left;
	width:177px;
	margin:30px 0px 40px 0px;
	padding:10px;
	background: #DEEDEF url(../images/adhesion_bg.jpg) top left no-repeat;
	border:#6EB1BB 1px dotted;
	}
	
*html #ts_right #box2 {
	width:197px;
	w\idth:177px;
	}

#ts_right #box3 {
	width:499px;
	padding:40px 20px 40px 20px;
	margin:0;
	}

*html ts_right #box3 {
	width:539px;
	w\idth:499px;
}
	
#ts_right ul {
	margin-top:5px;
	padding-left:0;
	margin-left:0;
	border:0;
	list-style: disc url(../images/bullet.gif) outside;
	}
	
#ts_right ul li {
	margin-left:0;
	padding-left:0;

	}
	
#ts_right a {
	color:#666666;
	text-decoration:none;	
	}	
	
#ts_right a:visited {
	color:#666666;
	text-decoration:none;
	}	
	
#ts_right a:hover {
	color:#666666;
	background: #deedef url(../images/dot_horiz.gif) repeat-x bottom left;
	text-decoration:none;
	
	}		


	
h1 {
	color:#6C962C;
	font-size:140%;
	font-weight:normal;
	padding:0;
	margin:0;
	}
	
h2 {
	float:left;
	color:#6BB1BB;
	font-size:110%;
	font-weight:normal;
	text-transform:uppercase;
	padding:0;
	margin:10px 0px 0px 0px;
	
	}	

h3 {
	float:left;
	font-size:100%;
	color:#333333;
	margin:10px 0px 0px 0px;
	}
p {
	margin:5px 0px 10px 0px;
	padding:0;
	clear:both;
	}
	
.important {
	color:#6C962C;
	}

hr {
	height:1px;
	padding:10px 0px;
	border:0;
	margin:0;
	background-image: url(../images/dot_horiz.gif);
	background-repeat: repeat-x;
	background-position: left center;
	}
	
.superscript {
	font-size:60%;
	vertical-align: super;
	}
	
input {
	margin:2px 0px 3px 0px;
	font-size: 80%;
	}
	
.alignright {
	text-align: right;
	}

table {
	clear:both;
	}

td {
	padding:2px 0px;
	vertical-align:baseline;
	}