/* CSS Document */

/*PAGE LAYOUT*/

body {
	background:#0546bc;
	}
#content{
	align: center;
	width:995px;
	background:#0546bc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
#logo{
	float:left;
	background-image:url(tie_logo.gif);
	width:265px;
	height:129px;
}
#topheader{float:left; width:730px; height:97px; background-color:#66ccff;}
#toplinks{position:absolute; right:10px; top:10px;}
#menu{float:left; width:730px; height:32px; background-image:url(bg_menu.gif); background-repeat:repeat-x;}
#submenu{float:right; width:730px; height:32px; background-image:url(bg_submenu.gif); background-position:top; background-repeat:repeat-x;}
#leftpanel{
	float:left;
	width:265px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
#leftpanelm{
	float:left;
	width:365px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
	
#leftpanel1{
	float:left;
	width:700px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}	
	
#rightpanel{
	float:right;
	width:600px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
		
#contenttext{

	float:right;
	width:730px;
	height:inherit;
	}
		
#contenttext1{
	margin-top: 10px;
	margin-left: 10px;
	float: right;
	width:710px;
	height:inherit;
	font-family: Vivaldi;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	page-break-before: auto;
	page-break-after: auto;
	margin-right: 10px;
	color: #F9C75A;
     }
	 
	 #contenttext2{
	margin-top: 10px;
	margin-left: 10px;
	float: right;
	width:710px;
	height:inherit;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	line-height: 25px;
	page-break-before: auto;
	page-break-after: auto;
	margin-right: 10px;
	color: #FFFFFF;
	margin-bottom: 10px;
	background-color: #0546BC;
     }
	 
	  #contenttext2m{
	margin-top: 10px;
	margin-left: 10px;
	float: right;
	width:610px;
	height:inherit;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	page-break-before: auto;
	page-break-after: auto;
	margin-right: 10px;
	color: #FFFFFF;
	margin-bottom: 10px;
	background-color: #0546BC;
     }
	 
#footer{float:left; width:986px; background-color:#F9C75A; padding:5px;}

/*GRAY PANEL*/
.graypanel{
	margin-right: 0px;
	margin-bottom: 0px;	
}

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

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

.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#CC0000;
}
.smallwhitetext {
	font-size: 11px;
	font-weight:bold;
	color: #F9C75A;
	font-family: Tahoma, sans-serif;
}
.smallwhitetext a{
	font-size: 11px;
	font-weight:bold;
	color: #F9C75A;
	text-decoration:none;
	font-family: Tahoma, sans-serif;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#000000;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:000000;
	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;
}
.midcontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F9C75A;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
}
