body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: justify;
	text-decoration: none;
	color: #000000;
	margin: 10px;
}

frameset {
	border: none;
	border-collapse: collapse;
}

Frame {
	border: none;
	border-collapse: collapse;
}

#content {	
	padding: 10px;
	width: 95%;
}

#index {	
margin-top: -5px;
	padding: 0px;
	width: 95%;
}

h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 120%;
	color: #ffffff;
	text-align: center;
	border: thin #43579c;
	padding: 10px;
	background-color: #43579c;
}
h2 {color: #000066; 
		font-family: Tahoma; 
		font-size: 2em; 
		font-weight: bold; 
		text-align: center;}
h3 {
	font-family: Tahoma;
	font-size: 100%;
	font-weight: bold;
	color: #000066;
	text-align: left;
}
h4 {font-family: Tahoma;
		   font-size: 90%;
		   font-weight: bold;
		   color: #000066;}
h5 {font-family: Tahoma;
		   font-size: 80%;
		   font-weight: bold;
		   color: #000066;}
#header {background-color: #ffffff;
		 color: ##003366;
		 margin: 0;
		 height: 60px;
		 text-align: center;
		 }
#header a:link {color: #0000ff;}
/**#logo {background: url(../images/tflogo2.gif) no-repeat top left fixed;
	   position: absolute;
	   top: 0px;
	   left: 0px;
	   width: 160px;}
#logo a{width: 160px;
		height: 60px;}**/
#slogan {padding-left: 20%;
		 padding-right: 20%;
		 padding-top: 10px;
		 font-family: Tahoma; 
	 	 color: darkblue;
		 font-size: 1.7em; 
		 font-weight: bolder; 
		 text-align: center;}
#search {position: absolute;
	     top: 0px;
	     right: 5px;
	    }
/*********** #nav link styles ***********/

#leftframe {
	background-color: #43579c;
	height: 100%;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-size: 0.9em;
	font-weight: bold;
}	
#nav li {
	list-style-type: none;
	margin: 0;
	padding: 5px;
	background-color: #43579c;
}
#nav a {
	text-decoration: none;
	color: #ffffff;
}
#nav a:visited {
	color: #e2e2e2;
}		
#nav a:hover {
	color: #ffff00;
	background-color: #556bb7;
}	
#nav a:active {
	color: #ffe4b5;
}
#pageindic { background: #fcfcfc;
			}

#hright {
	padding: 5px;
	float: right;
	width: 60%;
	/*border-left: 2px solid darkblue;*/
	margin-right: 1%;
}
#hleft {margin-right: 64%;
		  padding: 5px;	
		  }


table {border-collapse: collapse;
	    height: auto;
       overflow: auto;
	  }

#eq table  {
	border: thin solid #191970;
	height: auto;
	width: 75%;
}

#eq td {
	vertical-align: middle;
}
caption {
	padding: 5px;
	font: bold 100%;
}

#twocol2 {float: right;
			 width: 48%;		 
}	
#twocol1 {margin-right: 50%;	
	}
#leader {
	background: #ffffff ;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin: 0px;
}
#footer {
	clear: both;
	background: #fff url(../images/block2.gif) repeat-x;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	margin: 0px;
}
#mtime {
	background-color: #43579c;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
}

#mleft {width: 48%;
		  background-color: darkred;
		  vertical-align: top;
		  margin: -5px;
		  padding: 8px;
		  float: left;
		}
		
#clock {
	margin-left: 47%;	
	padding: 4px;
}
#back    {width: 48%; 
		  float: left; 
		  text-align: right; 
		  padding: 5;}
#forward {width: 48%; 
		  float: right; 
		  text-align: left; 
		  padding: 5;}
.noScroll
    {position:relative;
     top:expression(this.offsetParent.scrollTop); 
     }

td {padding: 5px;
    vertical-align: top;
    text-align: left;
	border-bottom: 1px solid #111a64;
	font-size: 12px;}
	
th {
	background: #43579c;
	padding: 10px;
	color: #FFFFFF;
	margin: 0;
	font-size: 1em;
	text-align: center;
}

/* Jan 2006 robot bullets */
#red {
	padding: 0px 20px;
	background: url(../images/redlight.gif) no-repeat left;
	list-style-type: none;
}

#yellow {
	padding: 0px 20px;
	background: url(../images/yellowlight.gif) no-repeat left;
	list-style-type: none;
}

#green {
	padding: 0px 20px;
	background: url(../images/greenlight.gif) no-repeat left;
	list-style-type: none;
}

/* End Jan 2006 robot bullets */

img {margin: 0 10px 0 0;}
.backtotop {font-family: Tahoma;
		    font-weight: bold;
		    font-size: 10;
			color: #FFFFFF;
			text-align: right;
			text-decoration: none;}

