/* CSS Document */

/*PAGE LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_02.gif);
	background-repeat: repeat-x;
	background-color: #EBF1F1;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	}
.normaltext {
	font-family: Tahoma;
	font-size: 11px;
	color: #797979;
	font-weight: normal;
}

.underline {
	text-decoration: underline;
	/*font-weight: bold;*/
}
/*a:link {color: #666666;}      unvisited link */
/*a:visited {color: #dd0000;}  /* visited link */
a:hover {color: #FF0000;}   /* mouse over link */
a:active {
	color: #0000FF;
	text-decoration: none;
}   /* selected link */
a:visited {
	color: #666666;
	text-decoration: none;
}   /* selected link */

#logo{float:left; background-image:url(tie_logo.gif); width:274px; height:213px;}
#topheader{float:right; width:526px; height:97px; background-color:#F0F0F0; position:relative}
#toplinks{position:absolute; right:10px; top:10px;}
#menu{float:right; width:526px; height:32px; background-image:url(bg_menu.gif); background-repeat:repeat-x;}
#submenu{float:right; width:526px; height:32px; background-image:url(bg_submenu.gif); background-position:top; background-repeat:repeat-x;}
#contenttext{float:right; width:526px;}
#leftpanel{float:left; width:274px;}
#footer{float:left; width:800px; background-color:#F0F0F0; padding:10px;}

/*GRAY PANEL*/
.graypanel{
	border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:10px;
}

/*TEXT STYLES*/
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #666666;
}

.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#CC0000;
}

.title-page1 {
	font: 0.7em Tahoma, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
}

.title-page2 {
	font: 0.7em Tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}
.title-page3 {
	font: 0.7em Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
}
.text-sky {
	font: 0.7em Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#02b4f1;
}
.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}
.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#666666;
}
.smallgraytextnormal {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#666666;
}

.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}

.smallgraytextp1 {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color:#666666;
}
.smallgraytextp1 a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
.smallgraytextp1 a:hover{
	text-decoration:underline;
	color:#ff0000;
}

.smallgraytextp2 {
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	font-weight:none;
	color:#666666;
}
.smallgraytextp2 a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	font-weight:none;
	color:#666666;
	text-decoration:none;
}
.smallgraytextp2 a:hover{
	text-decoration:underline;
	color:#ff0000;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#CC0000;
	text-decoration: none;
}
.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}
.smallbluetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#003366;
	text-decoration: none;
}
.smallbluetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000066;
	text-decoration:none;
}
.bluetext a:hover{
	text-decoration:underline;
}

.bluetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#0000ff;
	text-decoration: none;
}
.bluetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#0000ff;
	text-decoration:none;
}
.bluetext a:visited{
	font: Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#0000ff;
	text-decoration:none;
}
.bluetext a:hover{
	text-decoration:underline;
}
tdleft{
	background-image: url(images/home_01.gif);
	background-repeat: repeat-x;
	}
tdright{
	background-image: url(images/home_03.gif);
	background-repeat: repeat-x;
	}
/* ????*/
#ok-common-nav {
  position: relative;
  z-index:2; /* needed for IE and the menu */
  background: url(../images/bgmm.gif) bottom repeat-x #e30021 ;
  height: 35px;
}	
#top-menu {
  position: relative;
  list-style:none;
  text-align:left;
  height: inherit;
  margin: 0 !important;
  padding-left: 9px;
  z-index: 100;
  }

#top-menu li {
  position: relative;
  list-style:none;
  display:block;
  float:left;
  height: 30px;
  top: 5px;
  margin: 0;
  line-height: normal;
  }

#top-menu li a.root {
  position: relative;
  cursor:pointer;/*IE needs this*/
  text-decoration: none;
  display: block;
  /*padding-bottom: 15px;*/
  }

#top-menu li a.root {
  position: relative;
  font-family: arial;
  font-size: 14px;
  padding: 5px 12px 0 12px;
  color:#fff;
  display:block;
  height:inherit;
  }

#top-menu li:hover, li.nav-active {
	background: url(../images/menu-left.gif) top left no-repeat;
}

#top-menu li:hover a.root, li.nav-active a.root {
	background: url(../images/menu-right.gif) top right no-repeat;
	color: #000;
}

#top-menu li:active, li.nav-active {
	background: url(../images/menu-left.gif) top left no-repeat;
}

#top-menu li:active a.root, li.nav-active a.root {
	background: url(../images/menu-right.gif) top right no-repeat;
	color: #000;
}
  
#top-menu li:hover a.root, li.nav-active a.root {
  color: #000 !important;	
} 

ul#top-menu > li > a:hover {
  color: #4a4a4a;
  text-decoration: none;
  width: inherit;
  display: block;
  height: 27px;
  /*width: 147px;
  cursor: pointer;*/
}

.stylep1 {
	color: #666;
	text-align:left;
	font-size: 11px;
	height: inherit;
	margin: 0 !important;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
  }
.more {
	color: #666;
	text-align:right;
	font-size: 11px;
	height: inherit;
	margin: 0 !important;
	padding-left: 0px;
	padding-right: 9px;
	padding-top: 15px;
  }
  .more2 {
	color: #0000ff;
	text-align:right;
	font-size: 11px;
	height: inherit;
	margin: 0 !important;
	padding-left: 0px;
	padding-right: 9px;
	padding-top: 15px;
  }
  .more2 a:visited{
	font: Tahoma, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#0000ff;
	text-decoration:none;
}
.more2 a:hover{
	text-decoration:underline;
}
#about{
	margin: 5px;}
.datatext {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.date {
	color: #FF6600;
}
.grayboarder {
	border: 1px solid #999999;
}
.applist {
	font: 0.7em Tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000099;
}
.textworldwide {
	color: #666;
	text-align:left;
	font-size: 11px;
	height: inherit;
	margin: 5px;
  }
  
  .textwww {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.textwww2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
