/*

blue: #3f4b64
red: #ff4817

*/


#container {
	padding-left: 30px; 
}

body, td, th, ol, ul, li, p, .normal, .subheading {
	font-family: Times, serif;
	font-size: 12pt;
	line-height: 130%;
	color: #000;
	background: #fff;
	} 

ul {
	list-style-type: square;
	}


a, a:visited, a:active	{ 
	font-weight: normal;
	text-decoration: underline; 
	/*color: #AE171C;*/
	color: #333; 
	}


a:hover, a.link:hover 	{
	color: #BF564B; 
	text-decoration: underline;
	}


em { 
	font-weight: bold;
	font-style: normal;
	 }

.title {
	font-size: 18pt;
	}


/*  UNIT MENU =============================================  */


#unitMenu {
	display: none; 
}

#fmcontainer {
	display: none; 
}

#constants {
	display: none; 
} 

#pageTitle {
	height: 50px; 
	background: pink; 
		background: #fff url("../images/TTZLogo01-2.jpg") no-repeat left top; 

}
	
#pageTitle h1 {
	font-size: 18pt; 
	}


#topConstants {
	display: none; 
}

#mainTable {
	width: 100%; 
}

#leftCol {
	display: none; 
}


#rightCol {
	display: none; 
}

#smallDecoPic {
	display: none; 
}

#footerArea {
	display: none; 
}


