@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family: Arial, Sans-Serif;
	font-size:11px;
	line-height:14px;
	position:relative;
	background:url(images/bg-blue.png) repeat-x #184071;
	_background: #ffffff; /* IE 6 and below */
}
#container {
	width: 970px;
	background: transparent;
	margin: 0 auto;
	text-align: left;
}
/* Header */
#header {
	margin:0px auto 0 auto;
	position:relative;
	z-index:100
}
#logo {
	float:left;
	margin:0px 0px 0px 0;
	padding:10px 0 0 0;
}
/* top right nav */
#navtop {
	margin:0;
	width:970px;
}
#top_links {
	font-size:11px;
	margin:0 0 4px 0;
	padding:5px 0 0 0;
	float:right;
	text-align:right;
}
#customer_login {
	font-size:11px;
	padding:0;
	margin:0;
	float:right;
}
#search {
	float:right;
	text-align:right;
	font-weight:bold !important;
	text-decoration:none;
	font:normal 13px Arial, Sans-Serif;
	color: #ffffff;
	float:left;
	margin:0px 0 0px 0;
	padding:4px 0px 4px 0px;
	width:335px;
}

/* Flash */
#flash {
	margin:0;
	padding:0;
}
/* Index Content */
#bot_bar {
	background:url(images/bot_bar.png) repeat-x;
	height:23px;
	width:650px;
	float:left;
	color:#FFFFFF;
	clear:both;
}
#bot_bar_r {
	background:url(images/bot_bar_r.png) repeat-x;
	height:23px;
	width:243px;
	float:left;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:0px 9px 0 0;
	text-align:right;
}
#index_content {
	padding:20px 20px 0 0px;
	background-color:#FFFFFF;
	min-height:500px;
	border-left:#CCC solid 2px;
	border-right:#CCC solid 2px;
	clear:both;
}
#col1 {
	margin:0 0px 0 30px;
	width:660px;
	float:left;
	min-height:300px;
	border-right:1px solid #CCCCCC;
}
#col2 {
	margin:0 0px 0 20px;
	width:220px;
	float:left;
}
.col1a {
	float:left;
	width:190px;
	border-right:1px solid #CCCCCC;
	margin:0;
	padding: 0 10px 0 0;
	min-height:340px;
}
.col1a_last {
	float:left;
	width:213px;
	padding: 0 0px 0 15px;
}
.colb {
	float:left;
	border-right:1px solid #CCCCCC;
	padding:0 10px 10px 0px;
	margin:30px 0 0 0;
	width:300px;
}
/* content */
.content {
	padding:0px 0px 0 0px;
	background-color:#FFF;
	margin:0;
	min-height:300px;
	border-left:#CCC solid 2px;
	border-right:#CCC solid 2px;
	border-top:#CCC solid 2px;
	clear:both;
}
.content2 {
	padding:0px 0px 0 0px;
	background-color:#FFF;
	margin:0;
	min-height:400px;
	border-left:#CCC solid 2px;
	border-right:#CCC solid 2px;
}
.body-text ol li {
	font-size:13px;
	line-height:17px;
	color:#333333;
	padding:8px 0 0 0;
	list-style-position: outside;
	margin:0;
}
.body-text ul li {
	font-size:13px;
	line-height:17px;
	color:#333333;
	padding:5px 0 0 0;
	list-style-position: outside;
	margin:0;
}
.body-text ol li ul li {
	font-size:11px;
	line-height:15px;
	color:#333;
	padding:0 0 0 0;
	list-style-type: circle;
	list-style-position:outside;
}
.col1 {
	margin:30px 0px 20px 0;
	padding:0px 0px 0 0px;
	width:260px;
	float:left;
	min-height:240px;
}
/* col1 links */
#links {
	margin:0;
	padding:20px 0 0 30px;
	float:left;
	background-color:#FFFFFF;
	font-size:11px;
	line-height:15px;
	width:230px;
	border:0;
}
#links a {
	color:#333333;
}
#links a:visited {
	color: #666666;
	text-decoration: none;
}
#links a:hover {
	color: #1673db;
}
#links .text {
	float:left;
	padding:2px 0 3px 7px;
	width:200px;
	display:block;
}
#links .text2 {
	float:left;
	padding:0 0 10px 7px;
	width:200px;
	display:block;
}
#links .row {
	clear:both;
	display:block;
}
.col2 {
	margin:30px 0px 0 0px;
	padding:0px 0 0 0px;
	width:680px;
	float:left;
	min-height:210px;
}
/* other */
#contact {
	margin:30px 0px 0 30px;
	width:600px;
	float:left;
}
#worldwide_contacts {
	padding-left:30px;
}
.copy {
	width:630px;
	float:left;
	padding:0 0 0 0px;
}
/* Text */
h1 {
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	margin:0;
	padding:0px 0 16px 0;
	color:#124695;
	font-size:16px;
}
.hd {
	padding:2px 0 8px 0;
	margin:0
}
h2 {
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	margin:0;
	padding:0px 0 5px 0;
	color:#124695;
	font-size:14px;
	line-height:18px;
}
/*h2 {
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	margin:0;
	padding:10px 0 5px 0;
	color:#333;
	font-size:14px;
	line-height:18px;
}*/
h3 {
	font-family:Arial, Sans-Serif;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	margin:0;
	padding:0;
	color: #333333
}
h4 {
	font-family:Arial, Sans-Serif;
	margin:0;
	padding:0
}
h5 {
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	margin:2px 0 0px 0;
	padding:0px 0 0px 0;
	color:#333333;
	font-size:14px;
	line-height:18px;
}
h6 {
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	margin:0;
	padding:0px 0 px 0;
	color:#333333;
	font-size:11px;
	padding:2px 0 2px 0
}
h7 {
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	margin:0;
	padding:2px 0 5px 0;
	color:#124695;
	font-size:16px;
}
p {
	font-family:Arial, Sans-Serif;
	margin:0 0 14px 0;
	padding:0;
	line-height:19px;
	font-size:14px;
	color:#333333
}
/* Clear */
.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
	visibility:hidden;
	display:block;
}
/* General */
.fl_r {
	float:right;
}
.fl_l {
	float:left;
	margin:0;
}
/* Link */
a {
	color: #21599E;
	text-decoration: none;
}
a:visited {
	color: #1e518f;
	text-decoration: none;
}
a:hover {
	color: #1673db;
}
/* Footer */
.footer {
	text-align:center;
	margin:20px 0 30px 0;
	font-size: 10px;
	line-height: 12px;
	color:#FFFFFF;
	_color: #000000; /* IE 6 and below */
}
.footer a {
	color:#FFFFFF;
	_color:#000000;
}
.footer a:visited {
	color: #FFFFFF;
	_color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	_color: #000000;
}
#btm_m {
	background:url(images/btm_m.png) repeat-x;
	_background:none;
	_border-top:2px solid #CCCCCC;
	_margin-top:8px;
	float:left;
	width:948px;
}
#Table_01 .home-ql {
	text-decoration: none;
	padding:0px;
	color:#21599E;
	font-size:70%;
	font-weight:bold;
	line-height:18px;
	margin-left:0px;
}
.news-heading {
	background-color:#999999
}
#imgcontainer {
	text-align: right;
}
.home-header {
	background-color:#cae2fb;
	padding:4px;
}
.home-ql A {
	text-decoration:none;
	color:#FF0000
}
.home-table {
	border:5px solid #E1E1E1;
}
.img-right2 {
	float: right;
}
.img-right {
	display: block;
	margin: 0 0 0 auto;
}
.body-text {
	padding:0px 10px 0px 30px;
	font:normal 85%/138.5% Arial, Sans-Serif, Sans-Serif;
	color:#707070;
	margin:0px 0px 0px;
	border-left:#CCC solid 1px;
	min-height:240px;
}
/*start menu nav*/
/* a hack so that IE5.5 faulty box model is corrected */
ul.cssMenu a, * html .cssmmenu a:visited {
	width:175px;
	w\idth:175px;
}
ul.cssMenu ul {
	display:none;
	position: absolute;
	left:0px;
	top:100%;
}
ul.cssMenu li:hover>ul {
	display: block
}
ul.cssMenu ul ul {
	position: absolute;
	left:100%;
	top:0px;
}
ul.cssMenu, ul.cssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 0px 0px 0px;
	background-color:#21599E;
	
}
ul.cssMenu {
	border-collapse:collapse;
	display:block;
	zoom:1;
	float: left;
	height:32px;
}
ul.cssMenu ul {
	width:195px;
}
ul.cssMenu li {
	display:block;
	padding-left:0px;
	margin:0px 0px 0px 0px;
	float:left;
	border:0px 0px 0px 0px;
	border-color:transparent;
	background:url(images/nav_bg.png) repeat-x;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
	outline-style:none;
}
ul.cssMenu a {
	display:block;
	text-align:center;
	vertical-align:middle;
	font-weight:bold !important;
	text-decoration:none;
	padding:10px 3px 10px 4px;
	font:normal 13px Arial, Sans-Serif;
	color: #ffffff;
}
ul.cssMenu ul li {
	display:block;
	margin:0px 0px 0px 0px;
	padding-top:0px;
	background-color:transparent;
	color:#FFFFFF;
	font-size:0px;
	float:none;
}
ul.cssMenu span {
	overflow:hidden;
}
ul.cssMenu ul a {
	text-align:left;
	background-color:#FFFFFF;
	color:#21599E;
	white-space:nowrap;
	padding:5px 10px 5px 10px;
	border-top: dotted 1px #CCCCCC;
	border-right: dotted 1px #CCCCCC;
	border-left: dotted 1px #CCCCCC;
}
ul.cssMenu li:hover {
	display:block;
	position:relative;
}
ul.cssMenu li:hover>a {
	background-color:#FFFFFF;
	font:normal 13px Arial, Sans-Serif;
	color: #21599E;
	text-decoration:none;
}
ul.cssMenu ul li:hover>a {
	background-color:#86abd9;
	font:normal 13px Arial, Sans-Serif;
	text-decoration:none;
	color:#ffffff;
}
ul.cssMenu a:hover ul {
	display:block
}
ul.cssMenu span {
	display:block;
	background-position:right center;
	background-repeat: no-repeat;
	padding-right:13px;
}
/* end menu */


/*start left nav*/

#button {
	margin:0px 0 0 0px;
	padding: 0px;
	background-color: transparent;
	font:normal 13px Arial, Sans-Serif;
	color:#000000;
	font-weight:bold;
	float:left;
	display:block;
}
#button ul {
	list-style: none;
	margin: 0px;
	padding: 0 0 0 45px;
	border: none;
	overflow: hidden;
}
#button li {
	margin: 0;
	width:190px;
	padding: 5px 0px 5px 0em;
}
#button li a {
	display: block;
	margin:0 20px 0 0;
	color: #999999;
	text-decoration: none;
	/* a hack so that IE5.5 faulty box model is corrected */
		width:180px;
	w\idth:180px;
}
#button li a:active {
	background-color: transparent;
	color: #999999;
	width:190px;
	w\idth:180px;/* a hack so that IE5.5 faulty box model is corrected */
		}
#button li a:hover {
	background-color: transparent;
	color: #999999;
	width:180px;
	w\idth:180px;/* a hack so that IE5.5 faulty box model is corrected */
}
#button ul li ul {
	border-bottom:0px;
	margin:0 0 0 10px;
	padding:0px 0 5px 0;
	list-style:none;
	color: #999999;
	width:190px
}
#button ul li ul li {
	border-bottom:0px;
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	color:#999999;
	width:190px;
}
#button ul li ul li a {
	display: block;
	padding: 0;
	margin:0;
	color: #999999;
	border-bottom:0px;
	text-decoration: none;
	list-style:none;
	/* a hack so that IE5.5 faulty box model is corrected */
		width:180px;
	w\idth:180px;
}
#button ul li ul li a:active {
	background-color: transparent;
	color: #999999;
	width:180px;
	w\idth:180px;/* a hack so that IE5.5 faulty box model is corrected */
		}
#button ul li ul li ul{
	border-bottom:0px;
	margin:0 0 0 10px;
	padding:0px 0 5px 0;
	list-style:none;
	color: #999999;
	width:190px
}
#button ul li ul li ul li{
	border-bottom:0px;
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	color:#999999;
	width:160px;
}
#button ul li ul li ul li a {
	display: block;
	padding: 0;
	margin:0;
	color: #999999;
	border-bottom:0px;
	text-decoration: none;
	list-style:none;
	/* a hack so that IE5.5 faulty box model is corrected */
		width:180px;
	w\idth:180px;
}
#button ul li ul li ul li a:active {
	background-color: transparent;
	color: #999999;
	width:180px;
	w\idth:180px;/* a hack so that IE5.5 faulty box model is corrected */
		}
#button .current {
	background-color: transparent!important;
	padding: 10px 0px 10px 0px;
	display:block;
	color: #333333;
	border-bottom:#CCC solid 1px;
	border-top:#CCC solid 1px;
	margin:4px 0 4px 0;
	list-style:none;
	width:215px;
	w\idth:215px;/* a hack so that IE5.5 faulty box model is corrected */
	}
	
#button .current_sub {
	background-color: transparent!important;
	padding: 10px 0px 5px 0px;
	border-bottom:#CCC solid 1px;
	border-top:#CCC solid 1px;
	color:#333333;
	list-style:none;
	margin:4px 0 4px 0;
	width:215px;
	w\idth:215px;/* a hack so that IE5.5 faulty box model is corrected */
	}
#button .sub  {
	background-color: transparent!important;
	padding: 10px 0px 5px 0px;
	border-bottom:#CCC solid 1px;
	border-top:#CCC solid 1px;
	color:#666666;
	list-style:none;
	margin:4px 0 4px 0;
	width:215px;
	w\idth:215px;/* a hack so that IE5.5 faulty box model is corrected */
	}

#button .sub-current{
	background-color: transparent!important;
	padding: 5px 0px 0px 0px;
	color:#333333;
	margin: 0;
	width:215px;
	w\idth:215px;/* a hack so that IE5.5 faulty box model is corrected */
	}
#button .sub2  {
	color:#666666;
	padding:0 0 5px 0;
	margin:0;
}


#button li:hover {
	position:relative;
}
#button a:hover ul {
	display:block;
}
#button ul li:hover>a {
	background-color: transparent;
	color: #1673db;
	width:180px;
	w\idth:180px;/* a hack so that IE5.5 faulty box model is corrected */
}

#button ul li:hover>a .current_sub {
	background-color: transparent;
	color: #1673db;
	margin:0;
	padding:0;
	width:180px;
	w\idth:180px;/* a hack so that IE5.5 faulty box model is corrected */
}

/* end left nav */

#itsthetable {
	padding:0;
	margin:0;
	text-align:left;
	font-size:13px;
	line-height:16px;
}
#itsthetable table a:link {
	color: #333333;
	text-decoration: none;
	text-align:left;
}
#itsthetable table a:visited {
	color: #333333;
	text-decoration: none;
	text-align:left;
}
#itsthetable table a:hover {
	color: #333333;
	text-decoration: none;
	text-align:left;
	padding-bottom:1px #fff;
	padding-top:1px #fff;
}
#itsthetable table a:active {
	color: #333333;
	text-decoration: none;
	text-align:left;
}
#itsthetable table a:focus {
	color: #333333;
	text-decoration: none;
	text-align:left;
}
#itsthetable table caption {
	padding: 18px 2px 15px 2px;
	color: #cfcfcf;
	background-color: inherit;
	font-weight: normal;
	/*text-align: centered;*/
	text-transform: capitalize;
}
#itsthetable table {
/*border: 0px solid #D9D9D9;*/
}
#itsthetable table thead th {
	background-color: #E5E5D8;
	/*border-bottom: 1px solid #ccc;
	border-left: 1px solid #D9D9D9;*/
	font-weight: bold;
	text-align:left;
	padding: 0px 0px;
	color:#592C16;
}
#itsthetable table tbody tr th {
	border-left: none;
	padding: 0px;
	background-color: #D1E7F7;
}
#itsthetable td {
	border-bottom: 1px solid #D9D9D9;
	padding:10px 5px 10px 0;/*text-align:center;*/
}
#itsthetable table tbody td {
	border-bottom: 1px solid #D9D9D9;/*text-align:center;*/
}
#itsthetable table tbody tr.odd {
	background-color: #FFF;
	color:#D1E7F7;
}
#itsthetable table tbody tr.even {
	background-color: #D1E7F7;
	color:#FFF;
}
#itsthetable table tbody tr.even:hover {
	color: #333333;
	background-color: #E2E2E2;
}
#itsthetable table tbody tr.odd:hover {
	color: #333333;
	background-color: #E2E2E2;
}
#itsthetable table tfoot td, #itsthetable table tfoot th {
	border-top: 1px solid #ccc;
	font-weight:bold;
	color:#592C16;
	padding: 16px 9px;
}
.news-items {
	font-size: 100%;
	color:#21599E;
	font-weight:bold;
	margin: 0px;
	padding: 4px;
	text-decoration: none;
	text-align:center;
}
.news-items A {
	color:#21599E;
	font-weight:bold;
	margin: 4px 0px 0px 2px;
	padding: 4px 0px 0px 2px;
	text-decoration: none;
}
.subheading {
	font-weight:bold;
	color: #0066CC;
}
.divscroll {
	float:left;
}
.contact-sub-head {
	font-size:14px;
	font-weight:bold;
}
.white-sub-head {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
}
/*.indent {
	padding-left: 15px;
}*/
#Table_01 #button .current a {
	background-color: #E2E2E2;
}
#mpwtable table {
	border: 0px solid #FFFFFF;
}
#mpwtable {
	padding: 3px 6px;
	text-align:left;
}
#mpwtable table thead th {
	background-color: #CCCCCC;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #D9D9D9;
	font-weight: bold;
	text-align:left;
	padding: 0px;
	color:#0065B3;
}
#mpwtable table tbody tr th {
	border-left: none;
	padding: 0px;
	background-color: #FFFFF;
}
#mpwtable table tbody td {
	border-bottom: 0px solid #FFFFFF;/*text-align:center;*/
}
#mpwtable table tbody tr.odd {
	background-color: #0065B3;
	color:#FFFFFF;
	font-weight:bold;
}
#mpwtable table tbody tr.even {
	background-color: #CAE2FC;
	color:#0065B3;
	font-weight:bold;
}
#mpwtable table tbody tr:hover {
/*color: #333333;
background-color: #CAE2FC;*/
}
#mpwtable table tbody tr.odd:hover {
/*color: #333333;
background-color: #CAE2FC;*/
}
.centeredImage {
	margin:0 auto;
	text-align:center;
	display:block;
}
.tgsTable {
	text-decoration: none;
	padding:0px;
	color:#21599E;
	font-weight:none;
	line-height:18px;
	margin-left:0px;
}
.tb_header {
	background-color:#124695;
	background-image:url(images/table_header.jpg);
	background-repeat: repeat-x;
	padding:5px 0 5px 0;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
.tb_end_l {
	background-image: url(images/table_end.jpg);
	background-repeat: no-repeat;
}
.tb_end_r {
	background-image: url(images/table_end_r.jpg);
	background-repeat: no-repeat;
}
.hover{
	border:solid 0px #CCCCCC; 
	font-size:10px; 
	color:#333333; 
	text-align:center; 
	border-collapse:collapse;
	table-layout:fixed; 
	padding:5px 0 5px 0;
	}
	
.hover{
	border:solid 0px #CCCCCC; 
	font-size:10px; 
	color:#333333; 
	text-align:center; 
	border-collapse:collapse;
	table-layout:fixed; 
	}
	
#dsap{
	font-size:10px; 
	color:#333333; 
	text-align:center; 
	}
#standard{
	font-size:14px; 
	color:#333333; 
	text-align:left;
	line-height:20px;
	vertical-align:top;
	border-top:solid 0px #CCC;
	}

.hover tr {
	border-bottom:0px solid #CCC;
}
.hover tr#noLine {
	border-bottom:none;
}
.hover tr:hover {
	background-color: #F4F4F4;
}
.hover td {
	padding:4px 0
}
.hover_col {
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
	color:#333333;
	border-collapse:collapse;
	table-layout:fixed;
	text-align:center;
	padding:7px 0 7px 0;
}
.hover_col td {
	border-right:1px solid #CCC;
}
.hover_col td#noLine {
	border-right:none;
}
.hover_col td {
	padding:7px 0 7px 0
}
.hover_col th[scope=col] {
	border-bottom: 2px solid #CCC;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
.hover_col .logo {
	padding:5px 0
}

.table_gray {
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
	color:#333333;
	border-collapse:collapse;
	table-layout:fixed;
	text-align:left;
	padding:7px 0 7px 0;
	vertical-align:middle;
}
.table_gray td {
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:7px 20px 7px 20px
}
.table_gray td#noLine {
	border-right:none;	
}
.table_gray th[scope=col] {
	border-bottom: 2px solid #CCC;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

.tb_gray_hd{
	background-color:#333333; color:#FFFFFF; font-weight:bold; letter-spacing:.1em; font-size:14px;}

.tb_gray_hd_ip{
	background-color:#333333; color:#FFFFFF; font-weight:bold; font-size:11px;}

.facilities_photo {
	float:right;
	padding:20px 0px 20px 15px;
}
.facilities_info {
	float:left;
	text-align:left;
	padding:20px 10px 10px 0px;
}
.bot_line {
	border-bottom:1px solid #CCCCCC;
	padding:18px 0 0 0;
	clear: both;
}
.no_line {
	padding:18px 0 0 0;
	border-bottom:0px solid #CCCCCC;
}
/* management */
.bot_line2 .photo {
	margin:20px 20px 15px 0;
	border:1px #CCCCCC solid;
	float:left;
}
.bot_line2 .copy {
	float:left;
	width:480px;
	margin:20px 0 10px 0;
}
.bot_line2 .border {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:15px;
}
.bot_line2 {
	border-bottom:1px solid #999999;
	padding:18px 0 0 0;
}
.bot_line-tb{
border-bottom:1px solid #CCCCCC;
	padding:20px 0 20px 0;
}
.bot_line-tbb{
border-bottom:0px solid #CCCCCC;
	padding:20px 0 20px 0;
}
/* newsletter */
.n-row {
	margin:0px 0px 0 0px;
	border-bottom:1px solid #CCCCCC;
	padding:20px 0 5px 0;
	width:640px;
}
.n-colbox {
	width:175px;
	float:left;
	margin:0 0 10px 15px;
}
.gray {
color:#333333;
}
.top{
	color: #333333; font-weight:200; font-size:11px;
}

.space{
		padding:35px 0 0 0
		}
.new{
	 color:#FF0000}
.tm30{/*top margin 30*/
	margin: 30px 0 0 0;
	}
.logo_tb{/*IP Partners page*/
height:45px;
float:left; 
width:170px;
vertical-align: central;
	
	}
	
.h_tb{/*header ip*/
height:30px;
float:left;
padding-top:15px; 
vertical-align: middle;
	
	}
.bbd{/*border bottom dashed*/
border-bottom:1px dashed #CCCCCC;
}

.check{/*form*/
	margin: 8px 3px 0 30px;
	vertical-align:center;
	height:14px;
	}
.check1{/*form*/
	margin: 8px 3px 0 0px;
	vertical-align:center;
	height:14px;
	}
.checkbox{/*index*/
	margin: 3px 3px 0 0px;
	vertical-align:center;
	height:12px;
	}
	.tgsp{ /*TGS Presentations on Technology pages*/
	font-size:11px;
	line-height:15px;	
	float:right;
	width:170px;
	padding:0 10px 0 25px;
	color: #333;
	}
.pdf{
	padding-bottom:10px;
	float:left;
	}	
