/* basic HTML tags */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #474242;
	background-color: #e3e3e3;
	background-image: url(../images/bot_body_bg.gif);
	background-repeat: repeat-x;
}
dl dt {
	font-weight: bold;
}
dl dd {
	text-align: justify;
}
dl {
	padding: 0px 0px 10px 0px;
}
img {
	border: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	border-bottom: solid 2px #02a1e5;
	padding-bottom: 2px;
	margin-bottom: 5px;
}	

table{
border:0px; /* border="0" */
border-collapse:collapse; /* cellspacing="0" */
}

table td{
padding:0px; /* cellspadding="0" */
} 

p {
	text-align: justify;
}
a { 
	font-family: tahoma;
}
a.freeLink, a.freeLink2 {
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
	_line-height: 18px;
}
a.freeLink:hover {
  color: #000;
  text-decoration: none;
}
a.freeLink2:hover {
  color: #000;
  text-decoration: none;
}
input {
	font-family: tahoma;
	font-size: 11px;
	padding: 1px 0;
	padding-left: 2px;

}
select {
	font-family: tahoma;
	font-size: 11px;
}
option {
	padding-left: 2px;
}
.boldText {
  vertical-align: middle;
  font-weight: bold;
  padding-bottom: 2px;
}
.sortIcon {
  border: 0px;
  margin-left: 2px;
}
/* layout divs */
.firstTd {
	background-image: url(../images/bg_top_line.gif); background-repeat: repeat-x;
}
.firstTdMember {
	
}
.firstTdAdm, .lastTdAdm {
	width: auto;
	padding: auto;
	width: 20%;
}
.center {
}
.clear {
	clear: both;
	_display: none;
}
.clearBoth {
	clear: both;
}
#container {
	width: 781px;
	text-align: left;
}
#containerMember {
	width: 786px;
	text-align: left;
	padding-bottom: 20px;
}
#containerAdm {
	
	text-align: left;
	width: 100%;
	
}
#container.adm {
	
}
#siteHeader {
	background-image: url(../images/bg_top_head.jpg);
	background-repeat: repeat-y;
	height: 148px;
	background-color: #004588;
	width: 100%;
}
#siteHeaderMember {
	background-image: url(../images/bg_top_head1.gif); 
	background-repeat: repeat-y;
	height: 98px;
	width: 786px;
	background-color: #004588;
}
#siteHeaderAdm {
	background-image: url(../images/bg_top_head3.gif);
	background-repeat: repeat-y;
	height: 98px;
	background-color: #004588;
	width: 100%;
}
.rightAdmBg {
	width: 100%;
	background-image: url(../images/bg_top_head2.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.headAdm {
	background-image: url(../images/bg.gif);
}
.bgAdm {
	background-image: url(../images/bg.gif);
}
#siteBody {
  height: 100%;
  background-color: #fff;
}
.topBg {
	height: 100%;
}
.botBg {
	width: 100%;
	background-image: url(../images/bot_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.leftTopC , .rightTopC, .leftBotC, .rightBotC {
	background-repeat: no-repeat;	
	height: 100%;
}
.leftTopC {
	padding: 4px;	

	padding-top: 0px;
	_height: 250px;

}
.leftBotC {
	background-image: url(../images/left_bot_c.gif);
	background-position: left bottom;	
}
.leftBotC p, .rightBotC p {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 10px;
	height: 1px;	
}
.rightTopC {
}
.rightBotC {
	background-image: url(../images/right_bot_c.gif); 
	background-position: right bottom;	
}
#siteBody.adm .rightBotC {
	width: auto;
	padding: 20px;
	padding-bottom: 20px;
	_padding-bottom: 40px;

}
.leftSide, .rightSide {
	background-repeat: repeat-y;	
	height: 100%;
}	
.leftSide {
	background-image: url(../images/left_bg.gif); 
	background-position: left;
}
.rightSide {
	background-image: url(../images/right_bg.gif); 
	background-position: right;
}
#siteFooter {
	clear: both;
}

/* header */
.pageHeader, .pageHeaderAdm {
	height: 148px;
	background-image: url(../images/bg_header_bot_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.pageHeaderMember {
	height: 98px;
	margin: 0px 2px 0px 2px;
	background-image: url(../images/bg_header_bot_line_m.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	
}

.pageHeader p span, .pageHeaderAdm p span, .pageHeaderMember p span {
	display: none;	
}
.pageHeader .p1, .pageHeaderAdm .p1 {
	float: left;
	clear: right;
	height: 158px;
	width: 158px;
	background-image: url(../images/logo_gts.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}
.pageHeader .p11, .pageHeaderAdm .p11 {
	float: left;
	clear: right;
	height: 148px;
	width: 100%;
	background-image: url(../images/logo_gts_p.jpg);
	background-position: 20px 35px;
	background-repeat:no-repeat;
	cursor: pointer;
}
.pageHeaderMember .p11 {
	float: left;
	clear: right;
	height: 98px;
	width: 200px;
	background-image: url(../images/logo_gts_m.jpg);
	background-position: 34px 15px;
	background-repeat:no-repeat;
	cursor: pointer;
}
.pageHeaderMember .p4 {
	text-align: right;
	padding: 37px 34px 0px 0px;
}
.pageHeaderMember .p5 {
	text-align: right;
	padding: 37px 34px 0px 0px;
}
.pageHeader .p2, .pageHeaderAdm .p2, .pageHeaderMember .p2 {
	display: none;
}
.pageHeaderMember .p2 {
	
}
.pageHeader .p2Adm, .pageHeaderAdm p2Adm, .pageHeaderMember .p2Adm {
	float: left;
	width: 450px;
	height: 158px;
	background-image: url(../images/tagline_adm.jpg);
	background-position: 50px;
	background-repeat: no-repeat; 
	margin-right: 2%;
}
/* main menu */
.mainMenu {
	height: 28px;
	vertical-align: middle;
	background-color: #fff;
	border-bottom: solid 2px #ccc;
	background-image: url(../images/main_menu_bg.gif);
}
.mainMenu2 {
	clear: both;
	border: 1px solid #8592b2;
	height: 0px;
	vertical-align: middle;
	background-color: #fff;
}
.mainMenu ul {
	
}
.mainMenu ul li {
	float: left;
	clear: right;
	margin-left: 5px;
	color: #daeaf7;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: bold;
	padding-left: 13px;
	padding-bottom: 4px;
	color: #999;
}
.mainMenu ul li a {
	color: #606060;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
}
.mainMenu ul {
	padding-top: 3px;
	list-style: none;
}
.mainMenu ul li a:hover, .mainMenu ul li a.activeItem {
	text-decoration: none;
	color: #0065b4;
}
/* side bar */
.sideBar {
	width: 180px;
	height: auto;
}
.flash {
	margin: 0px;
	padding: 0px;
	width: 334px;
	
	text-align: left;
}
.secNav {	
	height: 100%;
}

.secNav .p1 {
	display: none;
}

/* news */
.news {
display: none;
}
.nwBlock {
  height: auto;
}
/* content */
.pageContent, .pageSolid {
	vertical-align: top;
	width: auto;
}
.pageSolid {
  clear: both;
  width: 795px;  
}
.pageContent .d1, .pageSolid .d1 {
	width: 500px;
	float: left;
}
.pageSolid .d1 {
	width: auto;
}
.adm .pageContent {
}	
.content1 {
	float: left;
	padding-right: 30px;
	padding-bottom: 10px;
	margin: 0px 0px 0px 0px;
	width: 648px;
	padding-left: 35px;
	padding-right: 35px;
}

.content2 {	
	width: 100%;
	background-color: #e2e7e9;
	clear: both;
	text-align: center;
	padding: 4px 0px 8px 0px;
	background-image: url(../images/shadow.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.adm  .content2 {
	width: 185px;
	_width: 183px;
	margin: -63px 3px 0px 0px;
	float: left;
	_float: inherit;
	text-align: right;
}
.imgR {
	
}
.pageContent .d1 .p1, .pageSolid .d1 .p1 {
	margin: 10px 0px 0px 0px;
	
	text-transform: capitalize;
	color: #1f5e78;
	text-align: left;
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
	color: #0065b4;
	width: auto;
	
	padding: 10px 0px 5px 0px;
	padding-left: 60px;
	padding-right: 35px;
	background-image: url(../images/bg_title.gif);
	background-position: 30px 6px;
	background-repeat: no-repeat;
}
.pageContent p, ul {
	padding: 0px 0px 10px 0px;
}
.pageContent  ul li {
	list-style: none;
}
.pageContent .d1 .p1 span, .pageSolid .d1 .p1 span {
	/* background-color: #fff; */
	padding: 0 3px;
	font-weight: bold;
}
/* footer */
.pageFooter {
	margin-top: -8px;
	padding: 0px 10px 0px 10px;
	color: #fff;
	font-family: Arial;
	font-size: 9px;
	width: 97%;
}
.w800 {
	width: 800px;
}
.pageFooter2 { 
	margin-top: -10px;
	top: 0px;
	color: #fff;
	font-family: Arial;
	font-size: 9px;
	width: 800px;
}
.pageFooter .p1 {
}
.pageFooter .p1 .s1 {
	float: left;
}
.pageFooter2 .p1 .s1 {
	float: left;
	font-size: 9px;
	color: #8a8a8a;
}
.pageFooter .p1 .s2 {
	float: right;
	color: #000;
}
.pageFooter .p1 .s2 a {
	color: #000;
	text-decoration: underline;
}
.pageFooter .p1 .s2 a:hover {
	color:#900;
	text-decoration: none;
}
.skinBar {
  color: #900;
}
/* data grid */
.dataGrid, .dataGridTable {
	margin: 2px 0px;
	border-collapse: collapse;
	/* table-layout: auto; */
	width: 100%;
}
.dataGridTable {
  width: 90%;
  	border-left: 1px solid #00458a;
	border-right: 1px solid #00458a;	
}
table.dataGridTable {
	border-left: solid 1px #00458a;
	border-bottom: solid 3px #00458a;
}
.dataGrid td {
	padding: 2px;
	white-space: nowrap;
}
.dataGridTable td {
	padding: 3px 7px;
	border-top: 1px solid #3B6476;
	border-bottom: 1px solid #3B6476;	
	border-left: 1px solid #6F7577;
	border-right: 1px solid #6F7577;
	white-space: nowrap;
}
.dgTitle td {		
	background-color: #00458a;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	border-color: #DFEAEE;
	border-top: 1px solid #3B6476;
}
.dgTitle td a {
 	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.tr0 {
	text-align: center;
	background-color: #fff;
	color: #25446C;
}
.tr1 {
	text-align: center;
	background-color: #e6f1f7;
	color: #25446C;
}
.tr0 .dgEdit, .tr0 .dgDel {
	background-color: #f7e2b6;
	font-weight: normal;
	color: #000;
}
.tr1 .dgEdit, .tr1 .dgDel {
	background-color: #f5c666;
	font-weight: normal;
	color: #000;
}
.dgTitle .dgSortCell A  {
  background-color: #00458a;
  text-decoration: underline;
}
.tr0 .dgSortCell {
  background-color: #778fcc; 
  color: #fff;
}
.tr1 .dgSortCell {
  background-color: #4661a6;
  color: #fff;
}
.dgEdit a, .dgDel a {
	color: #000;
} 
.dgEdit a:hover, .dgDel a:hover {
	color: #000;
	text-decoration: none;
}
.dgEnab, .dgUnEnab {
	text-align: center;
}
.dgEnab .im span, .dgUnEnab .im span {
	display: none;
}
.dgEnab .im, .dgUnEnab .im {
	background-position: center;
	background-repeat: no-repeat;
	margin-left: 35%;
	_margin-left: 0px;
	height: 13px;
	width: 13px;
}
.dgEnab .im {
	background-image: url(../images/check.gif);
}
.dgUnEnab .im {
	background-image: url(../images/uncheck.gif);
}
.gridImg {
  text-align: center;
	amargin-left: 35%;
	_amargin-left: 0px;
	aheight: 13px;
	awidth: 13px;  
}
.dgFunc td {
	border: 0px;
}
.helpIco {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-left: 7px;
	margin-bottom: 1px;
	border: 0px;
}
.dgAdd {
	text-align: left;
	width: 13%;
}
.dgCust {
	text-align: right;
	padding-right: 5px;
}
.dgCust, .dgAdd {
  padding-top: 3px;
  padding-bottom: 3px;
}
.dgPage {
  vertical-align: middle;
	border: 1px solid #5B6C97;
	background-color: #fff;
	padding: 0 3px;
}
.dgPageSel {
  vertical-align: middle;
	border: 1px solid #5B6C97;
	background-color: #3D6475;
	color: #fff;
	padding: 0 3px;
}
.dgPageSel a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
}
.dgPage a {
	color: #3D6475;
	text-decoration: none;
	font-weight: bold;
}
.dgPage a:hover {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}
.dgPagesStart, .dgPagesEnd {
	border: 1px solid #5B6C97;
	background-color: #fff;
	padding: 0 4px;
	height: 11px;
	width: 14px;
}
.dgPagesStart a, .dgPagesEnd a {
	text-decoration: none;
}
.dgPagesStart {
	background-image: url(../images/dgpagesstart.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	_background-position: 0 .2em;	
}
.dgPagesEnd {
	background-image: url(../images/dgpagesend.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	_background-position: 0 .2em;	
}
/* form */
.formBox {
	width: 370px;
	padding-left: 170px;
	margin: 20px 0;
}
.formBox .d1 {
	padding-top: 7px;
}
.formBox .d1 .p1 {
	text-transform: uppercase;
	color: #1f5e78;
	text-align: right;
 	border-bottom: 1px solid #3f809a;
	padding-bottom: 3px;
	background-image: url(../images/ptitlefill.gif);
	background-position:0 .4em;
	background-repeat:repeat-x;
	padding-right: 5px;
}
.userInfo {
	width: 280px;
	display: block;
  text-transform: uppercase;
	color: #27479a;
	float: right;
	text-align: right;
 	border-bottom: solid 1px #3498c9;
	padding-bottom: 3px;
	margin-bottom: 10px;
	padding-right: 5px;
}
.userInfo span {
	background-color: #fff;
	padding: 0 3px;
	font-weight: bold;
}
.formBox .d1 .p1 span {
	background-color: #fff;
	padding: 0 3px;
	font-weight: bold;
}
.formCont2 {
	/*
	background-color: #F3F6F7;
	padding: 4px 0;
	*/
	
	width: 100%;
	height: 317px;
	vertical-align: middle;
}
.formTable {
	margin-top: 10px;
	_margin-top: 0px;
}
.headTbl1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #6176ad;
	padding-top: 30px;
	padding-bottom: 20px;
}
.formFieldName, .formFieldNameTC {
	text-align: right;
	padding: 2px 0;	
	padding-right: 10px;
	width: 25%;
	text-transform: capitalize;
	font-size: 12px;
	color: #004588;
	font-weight: normal;
	vertical-align: middle;
	height: 25px;
	white-space: nowrap;
}
.formFieldNameTC {
	vertical-align: top;
}
.formFieldData {
	font-size: 12px;
	text-align: left;
	padding: 2px 0;
	_padding: 1px 0;
	padding-left: 3px;	
	width: 60%;
	white-space: nowrap;
}
.formFieldData a, .formFieldData a:hover {
	color: #900;
}
.formFieldData a:hover {
	color: #004588;
	text-decoration: none;
}
.formTf, .formTfReq {
	border: 1px solid #9c9c9c;
	color: #25456C;
	width: 150px;
	vertical-align: middle;
}
.formTfReq {
	/* 
	background-color: #fde2e2;
	*/
	background-color: #fff;
	color: #474242; 
	font-weight: bold;
}

.formTfReq textarea {
	width: 250px;
	vertical-align: middle;
}

.formSelect, .formSelectReq {
	border: 1px solid #406778;
	color: #25456C;
	width: 156px;
	vertical-align: middle;	
}
.formSelectReq {
/*
	background-color: #fde2e2;
	*/
	color: #25456C;
}
.formReqStar, .validator {
	font-weight: bold;
	font-size: 10px;
	color: #ba6f05;
	vertical-align: middle;
	padding-left: 3px;
}
.formChk {
	color: #25456C;
	vertical-align: middle;	
}
.formRadio {
	vertical-align: middle;
}
.formRadioComment {
	font-size: 11px;
	padding:0 3px;
	color: #900;
}
.formTextArea {
	font-size: 11px;
	font-family: tahoma;
	text-align:left;
	width: 200px;
	height: 250px;
	overflow-y: scroll;
	border: 1px solid #406778;
}
.formFile {
	color: #25456C;
	width: 200px;
	vertical-align: middle;	
}
/* mess box */
.messBox {
	position: absolute;
	width: 370px;
	margin: 5px 0;
}
.messBox .pm {
	border: 1px solid #6F7577;
	padding: 2px 0 3px 0;
	padding-left: 5px;
	background-image: url(../images/buttonfill.gif);
	background-position: top left;
	background-repeat: repeat-x;	
	height: 13px;
}
.messBox .pm span{
	color: #555;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}
.messBox .closeIco {
	float: right;
	vertical-align: top;
	margin-top: 1px;
	margin-right: 3px;
	cursor: pointer;
}
.formCont {
	
	margin-left: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.messBox .formCont {
	margin: 0px;
	clear: both;
	background-color: #fff;
	border-left: 1px solid #8592b2;
	border-right: 1px solid #8592b2;
	border-bottom: 1px solid #8592b2;	
}
.messBox .formFieldData {
	text-align: center;
	border-top: 1px dashed #8592b2;
	padding-top: 6px;
}
.messBoxCntNum {
	color: #ba6f05;
	font-weight: bold;
	width: 7%;
	text-align: right;
	padding: 2px 0px;	
	padding-right: 3px;
	vertical-align: top;
}
.messBoxCnt {
	color: #ba6f05;
	width: 93%;	
	text-align: justify;
	padding: 2px 3px;	
}
.messBox .button {
	padding:0 3px;
}
/* elements */
.button {
	color: #0065b4;
	border: 1px solid #004588;
	background-color: #e6e6e6;
	background-image: url(../images/bg_button.gif);
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	text-transform: capitalize;
	margin: 0px;
	cursor: pointer;
	padding: 0px 5px 0px 5px;
}

.button2, .button2Ov {
	width: 79px;
	height: 28px;
	background-image: url(../images/btn_go.gif);
	background-repeat: no-repeat;
	border: none;	
	background-color: #000;
	cursor: pointer;
}
.button2Ov {
	background-image: url(../images/btn_go_ov.gif);
}
.cntr {
	text-align: center;
}
.logVSplit {
	width: 100%;
	height: 2px;
}
.leftSide {
	
}
/* controls */
.helper {
	display: none;
	color: #fff;
	margin-left: 2px;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	background-color: #005fa2;
	width: 250px;
	font-weight: bold;
  
}
.helper td {
	font-family: Tahoma;
	padding-left: 4px;
	white-space: normal;
	text-align: left; 
	padding: 10px; 
}
.helperContainer {
	position:absolute; 
	display:none;
}
.helperBody {
}
.helper ul li {
  	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 5px;
	color: #fff;
	font-weight: normal;
}
.helper ul {
  margin-left: 5px;
}
.logTbl {
	width: 100%;
}
/* Tab manager styles */
.tabManager {
}

.tabManager .tab a, .tabManager .tab a:visited, tabManager .tab a:hover {
    font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.tabManager .tab a:hover {
    text-decoration: underline;
}

.tabManager .tab span {
    font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: LightYellow;
	text-decoration: none;
}
.rightImage {
	margin: 5px;
	margin-bottom: 7px;
	_margin-bottom: 10px;
}
.w100 {
	width: 100%;
}
.copy, .copy2 {
	font-family: Arial;
	font-size: 11px;
	color: #565656;
	text-align: left;
	padding-left: 25px;
}
.copy2 {
	text-align: right;
	padding-right: 25px;
}
form, form.mainForm {
	margin: 0px;
	padding: 0px;
}	
.loginBox {
	width: 275px;
}
.loginBox .loginHead {
	height: 38px;
	background-image: url(../images/login_box_top_bg.gif);
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	color: #fff;
}
.loginBox .loginFooter {
	height: 10px;
	background-image: url(../images/login_box_bot_bg.gif);
}
.loginBox .loginBody {
	padding-top: 20px;
	background-image: url(../images/login_bg.gif);
}
a.freeLink3, a:hover.freeLink3 {
	font-size: 10px;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a:hover.freeLink3 {
	text-decoration: none;
	color: #003399;
}

.loginBot {
	padding: 10px 10px 0px 0px;
	text-align: right;
}
.topMemberMenu {
	height: 40px;
	background-color: #eee;
	background-image: url(../images/top_menu_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.topMemberMenu td {
	vertical-align: middle;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topMemberMenu a, .topMemberMenu a:hover {
	padding-right: 11px;
	padding-left: 11px;
	width: auto;
	padding-top: 12px;
	padding-bottom: 14px;
	vertical-align: middle;
	float: left;
	color: #606060;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/top_menu_bg_n.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.topMemberMenu a#menu8 {
	background-image: url(../images/top_menu_bg_n2.gif);
	padding-right: 11px;
	padding-left: 11px;		
}
.topMemberMenu a:hover, .topMemberMenu a.activeItem	 {
	color: #ba6f05;
	background-image: url(../images/top_menu_bg_ov.gif);
}
.topMemberMenu a#menu8:hover, .topMemberMenu a#menu8.activeItem {
	color: #ba6f05;
	background-image: url(../images/top_menu_bg_ov2.gif);

	padding-right: 11px;
	padding-left: 11px;		
}
div.rightArr {
	
	width: 13px;
	height: 40px;
	background-image: url(../images/bg_right_arr.gif);
	background-repeat: no-repeat;
	float: left;
}
div.botLine {
	margin: 0px 35px 15px 35px;
	border-top: solid 1px #c1c1c1;
}
div.botLineAdm {
	margin: 0px 35px 0px 35px;
	width: 716px;
	height: 1px;
	padding: 0px;
	line-height: 0px;
}
a.buttonStart, a:hover.buttonStart, a.buttonNext, a:hover.buttonNext {
	padding:0px;
	width:  64px;
	height: 24px;
	clear: both;
	float: right;
	margin: 0px 35px 0px 0px;
	background-image: url(../images/btn_start.gif);
}
div.btnNext {
	clear: both; text-align: right; padding-right: 35px; _padding-bottom: 10px;
}
div.btnNext2 {
	float:right; text-align: right; padding-right: 35px; _padding-bottom: 10px;
	padding-top: 20px;
}
a.buttonNext {
	background-image: url(../images/btn_next.gif);
}
a:hover.buttonStart {
	background-image: url(../images/btn_start_ov.gif);
}
a:hover.buttonNext {
	background-image: url(../images/btn_next_ov.gif);
}
.content1 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #474242;
	text-align: justify;
	font-size: 12px;
	line-height: 21px;
	padding-top: 12px;
	padding-bottom: 12px;
}

dl dd {
	text-align: justify;
}
dl {
	padding: 0px 0px 25px 0px;
}
dl dt, dl dd, dl , ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #474242;
	font-size: 12px;
	line-height: 21px;
}
dl dt {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
.content1 ul li {
	
	padding-left: 20px;
}
table.tblMarkets {
	background-image: url(../images/photo_map.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 700px;
}
table.tblMarkets td {
 	vertical-align: top;
	white-space: nowrap;
	padding-right: 10px;
	_padding-right: 10px;
}
table.tblMarkets td#last {
	padding-right: 0px;
}
.imgInv {
	border: solid 1px #02a1e5;
}
.right {
	text-align: right;
}
ul.bull {
	padding-left: 20px;
}
ul.bull li {
	list-style: disc;
	padding-left: 5px;
}

input.buttonSend, input.buttonSendOv {
	padding:0px;
	width:  79px;
	height: 28px;
	display: block;
	border: 0px;
	cursor: pointer;
	background-color: none;
	background-image: url(../images/btn_send.gif);
}
input.buttonSendOv {
	background-image: url(../images/btn_send_ov.gif);
}
.leftMarg1 {
	margin-left: 150px;
}
.none {
	display: none;	
}
p.right {
	text-align: right;
	padding: 0px;
	margin: 0px;
}
table.botFootTbl {
	width: 786px; height: 10px; margin-top: -4px;
}
table.botFootTblAdm {
	width: 100%; height: 10px; margin-top: -4px;
}
table.botFootTbl1 {
	_margin-top: 15px;
}
td.botFootTd1 {
	width: 20%;
	height: 40px;
	_height: 35px;
}
td.botFootTd2 {
	clear:both; padding-top: 0px;padding-left: 80px; _padding-left: 50px; text-align: center; font-family: Tahoma; color: #929292; font-size: 11px;
	background-image: url(../images/gts_small_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	_background-position: 0px 3px;
}
td.botFootTd3 {
	text-align: right; width: 20%; font-family: Tahoma; color: #929292; font-size: 11px; padding-right: 35px; 
}
.mainMapFlash {
	margin-top: 5px;
	margin-left: 4px; 
	_margin-left: 2px;
	float: left;
}
.i {
	font-weight: bold;
	/*font-style: italic;*/
}
p.bold {
	font-weight: bold;
}