/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	background: #fff;
	background-image:url(/images/tzc2/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	padding:0;
	margin:0;
	font: normal 11pt Arial, Helvetica,sans-serif;
	line-height:16px;
	color:#000;
}

h1{
 font: bold 20px Arial,sans-serif;
 font-style:oblique;
 color: #000;
 line-height: 24px;
 padding:0px 0px 10px 0px;
 margin: 0px;
}

h2{
 font: bold 14px Arial, Helvetica,sans-serif;
 line-height: 17px;
 color: #000000;
 padding:0px 0px 10px 0px;
 margin: 0px;
}

h3{
 font: bold 14px Arial, Helvetica,sans-serif;
 line-height: 18px;
 color: #000;
 padding:0px 0px 10px 0px;
 margin: 0px;
}

h4{
 font: normal 14px Arial, Helvetica,sans-serif;
 line-height: 18px;
 color: #000;
 padding:0px 0px 10px 0px;
 margin: 0px;
}

ul {
  font-style: normal;
  font-weight: normal;
  list-style-position: outside;
  list-style-type:square;
  padding: 5px 0 5px 12px;
  margin: 2px;
}

li{
  padding:0 0 6px 1px;
}



/************* Layout Styles *********************/

.spacer {
  clear: both;
	margin:0;
	padding:0;
	height:1px;
	overflow:hidden;
  }

.spacerDiv {
  clear: both;
	margin:0;
	padding:0;
  }

.floatRight{
float:right;
}

.floatLef{
float:left;
}

.container {
  width:760px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}

.header{
  width:760px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}

.logo{
  float:left;
	width:220px;
}

.singleCol{
  width:700px;
	text-align:left;
	font: normal 12px Arial, Helvetica,sans-serif;
	line-height:16px;
	color:#000;
	padding:25px 20px 0px 15px;
	text-align:left;
}
.leftCol{
  width:560px;
	text-align:left;
	float:left;
	font: normal 12px Arial, Helvetica,sans-serif;
	line-height:16px;
	color:#000;
	padding:25px 20px 0px 15px;
}

.leftCol2{
	text-align:left;
	font: normal 12px Arial, Helvetica,sans-serif;
	line-height:16px;
	color:#000;
	padding:25px 20px 0px 15px;
}

.rightCol{
  width:160px;
	text-align:left;
	float:left;
	font: normal 12px Arial, Helvetica,sans-serif;
	line-height:16px;
	color:#000;
	padding:25px 0 0 0;
}

.rightCol2{
	text-align:left;
	font: normal 12px Arial, Helvetica,sans-serif;
	line-height:16px;
	color:#000;
	padding:25px 10px 0 15px;
}

.zonecol{
  width:300px;
	text-align:left;
	float:left;
	font: normal 12px Arial, Helvetica,sans-serif;
	line-height:16px;
	color:#000;
	/* padding:25px 20px 0px 15px; */
}
.mapcol{
  width:400px;
	text-align:left;
	float:left;
	font: normal 12px Arial, Helvetica,sans-serif;
	line-height:16px;
	color:#000;
	/* padding:25px 0 0 0; */
}

.small{
	font: normal 9pt Arial, Helvetica,sans-serif; /* changed from 10px -- RLS.2006Mar11 */
	line-height: 11pt; /* changed from 14px -- RLS.2006Mar11 */
	color:#000;
	padding:5px 0 0 0;
}

.lightBg{
  background-color:#ecf7f9;
}

.error {
	font-weight: bold;
	line-height: 14px;
	color:#990000;
	margin: 0px 0px 8px 0px;
}


/************ Navigation Styles **********************/

.navdiv{
  float:left;
	width:530px;
	text-align:right;
	padding:37px 0 0 5px;
}
.navdiv2 {
  float:left;
	width:530px;
	text-align:right;
	padding: 4px 0 0 5px;
}


.topnav{
	float:right;
	background-color:#3992b2;
	padding:6px 8px 6px 8px;
	border-right:1px;
	border-left:0;
	border-top:0;
	border-bottom:0;
	border-style:solid;
	border-color:#fff;
}

.topnavEnd{
	float:right;
	background-color:#3992b2;
	padding:6px 8px 6px 8px;
}

a.nav:link, a.nav:visited{
 font: bold 11px Arial, Helvetica,sans-serif;
 text-decoration:none;
 color:#fff;
 line-height:13px;
}
 
a.nav:hover{
	color:#000;
	text-decoration: none;
}

.navbar{
	padding:40px 0px 0px 0px;
	text-align:right;
	}




/************ Homepage Divs **********************/

.leftColHome{
  width:505px;
	text-align:left;
	float:left;
	font: normal 12px Arial, Helvetica,sans-serif;
	line-height:16px;
	color:#000;
	padding:25px 20px 0px 15px;
}

.rightColHome{
  width:202px;
	text-align:left;
	float:left;
	font: normal 12px Arial, Helvetica,sans-serif;
	line-height:16px;
	color:#000;
	padding:25px 0 0 0;
}

.homeRightBox{
	text-align:left;
	font: normal 11px Arial, Helvetica,sans-serif;
	line-height:15px;
	color:#000;
	background-color:#ecf7f9;
	border-right:1px;
	border-left:1px;
	border-top:0px;
	border-bottom:0px;
	border-style:solid;
	border-color:#b0d3e0;
	padding:5px 8px 5px 10px;
}

.homeBoxContainer{
 width:497px;
 }
 
.homeBoxTop{
	text-align:left;
	font: bold 18px Arial, Helvetica,sans-serif;
	line-height:16px;
	color:#000;
	background-image:url(/images/tzc2/box-globe-top.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:50px;
	padding:15px 0 5px 12px;
}

.homeBoxMid{
	text-align:left;
	font: normal 12px Arial, Helvetica,sans-serif;
	line-height:16px;
	color:#000;
	background-color:#f9f9f9;
	border-right:1px;
	border-left:1px;
	border-top:0px;
	border-bottom:0px;
	border-style:solid;
	border-color:#c2dde7;
	padding:12px 12px 0 12px;
	margin:0;
}

/**************** World Time Styles **************/
.timerow-odd  {
	background-color: #ffffff;
}
.timerow-odd-bar  {
	background-color: #ffffff;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: thin;
}
.timerow-even  {
	background-color: #e9e9e9;
}
.timerow-even-bar  {
	background-color: #e9e9e9;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: thin;
}
.second-row  {
	font-size: 9pt;
}
.table-head-text  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	background-color:#3992b2;
	/* background-color: #333366; */
	color: White;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

/**************** Link Divs **********************/
.textTitle{
  font: normal 10px Arial, Helvetica,sans-serif;
	color:#666;
  margin: 0px 0px 10px 0px;
}

.textLink{
  font: normal 11px Arial, Helvetica,sans-serif;
	line-height: 14px;
	color:#000;
  margin: 0px 0px 8px 0px;
}

.textLinkBottom{
  font: normal 11px Arial, Helvetica,sans-serif;
	line-height: 14px;
	color:#000;
	padding:0 25px 0 0;
	width: 160px;
	float:left;
}

/************** Footer Divs **********************/
.footer{
	font: 11px Arial, Helvetica,sans-serif;
	line-height: 14px;
	color:#666;
	text-align: center;
	border-top:1px;
	border-bottom:0;
	border-right:0;
	border-left:0;
	border-style:dotted;
	border-color:#999;
	padding:10px;
	margin:15px 0 5px 0;
}

/************* Link Styles *********************/

a:link {
	color:#0000ff;
	text-decoration: underline;
	font-weight: normal;
}
a:visited{
	color:#0000cc;
	text-decoration: underline;
	font-weight: normal;
}

a:hover{
  color:#FF3300;
	text-decoration: underline;
}

a.footerLink:link, a.footerLink:visited{
	font: normal 11px Arial, Helvetica,sans-serif;
	color:#666;
	text-decoration: underline;
}
 
a.footerLink:hover{
	color:#FF3300;
	text-decoration: underline;
}


/********************* end **********************/