/*RESET CSS*/
html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,img,ins,kbd,q,s,samp,small,strike,strong,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline;}
body{font-family:"Tahoma", sans-serif;height:auto !important;height:100%;line-height:1.25;min-height:100%;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:medium none;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:none;}
abbr,acronym{border:0;}
/*PAGE LAYOUT*/
html{background:#FFFFFF none repeat scroll 0 0;height:100%;}
#logo{background-image:url(images/tie_logo.gif);float:left;height:213px;width:274px;}
#topheader{background-color:#F0F0F0;float:right;height:97px;position:relative;width:686px;}
#toplinks{background-color:#F0F0F0;position:absolute;right:10px;top:74px;}
#menu{background-image:url(images/bg_menu.gif);background-repeat:repeat-x;float:right;height:32px;width:686px;}
#submenu{background-image:url(images/bg_submenu.gif);background-position:top;background-repeat:repeat-x;float:right;height:32px;width:686px;}
#contenttext{float:right;width:686px;}
#leftpanelfloat{position:absolute;top:218px;left:50%;margin-left:-480px;width:274px;}
#leftpanel{float:left;width:274px;}
#footer{background-color:#F0F0F0;float:left;height:24px;padding-top:8px;width:960px;}
#footercounter{background-color:#FFFFFF;float:left;height:31px;padding-top:3px;width:960px;}
/*GRAY PANEL*/
.graypanel{background-color:#F7F7F7;border:1px solid #999999;margin:10px;padding:10px;}
/*TEXT STYLES */
h1{font-size:12px;}
textarea:focus{background-color:#F0F0F0;border:2px solid #999999;}
.comment{color:#000000;font-size:13px;}
.bodytext{color:#000000;font-size:14px;}
.bodytext strong{font-weight:bold;}
.bodytext .redbold{color:#CC0000;font-weight:bold;}
.bodytext .redboldnew{color:#CC0000;font-weight:bold;font-size:17px;}
.bodytext .sape{color:#000000;font-size:12px;}
.bodytext li{list-style-type:circle;margin-left:17px;}
.titletext{color:#CC0000;font-size:22px;font-weight:bold;}
.smalltitle{color:#CC0000;font-size:15px;font-weight:bold;}
.smallwhitetext{color:#FFFFFF;font-size:14px;font-weight:bold;}
.smallwhitetext a{color:#FFFFFF;font-size:14px;font-weight:bold;text-decoration:none;}
.smallwhitetext .whiteactivetext{color:#999999;}
.smallgraytext{color:#999999;font-size:12px;font-weight:bold;}
.smallgraytext a{color:#999999;font-size:12px;font-weight:bold;text-decoration:none;}
.smallgraytext .grayactivetext{color:#CC0000;}
.smallredtext{color:#CC0000;font-size:12px;font-weight:bold;}
.smallredtext a{color:#CC0000;font-size:12px;font-weight:bold;text-decoration:none;}
.bodytext a:link,.bodytext .sape a:link{color:#999999;text-decoration:none;}
.bodytext a:visited,.bodytext .sape a:visited{color:#CC0000;text-decoration:none;}
.smallwhitetext a:hover,.smallgraytext a:hover,.smallredtext a:hover{text-decoration:underline;}
.whitetitle {font-size:36px;font-weight:bold;color:#FFFFFF;}