﻿body 
{
	background-color: White;
}

#ttcMsLogoPNGprint
{
	position:absolute;
	top:25px;
	left:20px;
	height: 89px;
	width: 100px;
	z-index:22;
	background-image: url('Images/TTC Logo web 04.gif');
	background-repeat: no-repeat;
	background-color: White;
	color: inherit;
}

#ttcMsTitleText
{
	color: Black;
	background-color: White;
	position: absolute;
	top: 45px;
	left: 120px;
	font-family: Arial, "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 28pt;
	letter-spacing: 18pt;
	z-index: 3;
}

#ttcMcContentPH
{
	position:static;
	margin-left:20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top:120px;
	min-width: 780px;
	width: auto;
	z-index:4;
	background-color: white;
	font-family: Arial, Verdana, "Trebuchet MS",  Tahoma, sans-serif;
	font-size: 12pt;
	line-height: 20px;
	color: Black;
	
}

#ttcMcContentPH h2
{
	font-family: inherit;
	font-size: 16pt;
}

#ttcMcContentPH h4
{
	font-family: inherit;
	font-size: 14pt;
}

#ttcMcContentPH p
{
	font-family: inherit;
	font-size: inherit;
}

#ttcMcContentPH a
{
	color: Blue;
	text-decoration: none;
}

#ttcMcContentPH a:visited
{
	color: Blue;
}

#ttcMcContentPH address
{
	text-align: center;
}

#address
{
	text-align:center;
}

#ttcMcContentPH heading
{
	font-family: inherit;
	font-size: 16pt;
	float:left;
}

.highlightFirst
{
	font-family:  Lucida Console, Courier New, Courier, Monospace;
	font-size: 16pt;
	color: Navy;
	margin-left: 30px;
}

#announcement
{
	
}

.announcementTable
{
	width: 95%;
}

.announcementDate
{
	width: 160px;
	vertical-align: top;
}

.announcementImage
{
	text-align: center;
}

.date
{
	font-family: inherit;
	font-size: inherit;
	font-weight: bolder;
}

#ttcMcContentPH img
{
	border-color: White;
	vertical-align:middle;
}

#ttcMcContentPH hr
{
	width: 70%
}

.FirstWord
{
	font-family: inherit;
	font-size: 12pt;
}

.FirstWord4
{
	font-family: inherit;
	font-size: 12pt;
	font-weight: bold;
}

/* Don't displays for print */

#ttcMsLoginStatus
{
	display: none;
}

#ttcMsMenuBar
{
	display: none;
}

#ttcMsTop
{
	display: none;
}

/* TTC Footer
-------------------*/

.footer
{ 
	font-size: 8pt;
	background-color: White;
	color:#9c9c9c;
	text-align:right;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:5px;
	width: 95%;
}

#links
{
	display: none;
}

#links a, .footer a:visited, a.headerLink, a:visited.headerLink 
{ 
	display: none;
}

#links a:hover, .footer a:active, a:hover.headerLink, a:active.headerLink 
{ 
	display: none;
}

