/* CSS Document */

/*PAGE LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#logo{
	float:left;
	background-image:url(tie_logo.jpg);
	width:124px;
	height:97px;
}
#topheader{
	float:right;
	width:674px;
	height:97px;
	background-color:#E0E0E0;
	position:relative
}
#toplinks{
	position:absolute;
	right:56px;
	top:9px;
	width: 613px;
	height: 15px;
	text-align: center;
}
#menu{float:right; width:800px; height:32px; background-image:url(bg_menu.gif); background-repeat:repeat-x;}
#submenu{float:right; width:800px; height:32px; background-image:url(bg_submenu.gif); background-position:top; background-repeat:repeat-x;}
#contenttext{float:right; width:526px;}
#leftpanel{
	float:left;
	width:206px;
}
#footer{float:justify; width:800px; background-color:#F0F0F0; padding:10px;}

/*GRAY PANEL*/
.graypanel{
	border:solid 1px #666666; background-color:#F0F0F0; padding:10px; margin:10px;
}

/*TEXT STYLES*/
.bodytext {
	font: 0.8em Tahoma, sans-serif;
	color: #666666;
}
.bodytext3 {
	font: 0.8em Tahoma, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodytext4 {
	font: 0.8em Tahoma, sans-serif;
	font-size: 12px;
	color: #004080;
}
.bodytext2 {
	font: 0.8em Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
}
.bodytext2 a{
	font: 0.8em Tahoma, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
.bodytext2 a:hover{
	text-decoration:underline;
	color:#004080;
}
.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#004080;
}
.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:#004080;
}
.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;
}
.smallorangetext2 {
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:orange;
}
.smallorangetext2 a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:orange;
	text-decoration:none;
}
.smallorangetext2 a:hover{
	text-decoration:none;
	color:#004080;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 16px;
	font-weight:bolder;
	color:orange;
}
.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;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}
.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}
}
.smallorangetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:orange;
