﻿h1 
{
	font-family: "Century Gothic", "Sans-Serif";
	font-size: 22px;
	color: #eeeeee;
	margin-top: -3px;
	margin-bottom: 10px;
	font-weight:normal;
}

h2 
{
	font-family: "Century Gothic", "Sans-Serif";
	font-size: 12pt;
	font-weight: normal;
	color: #3E928B;
	margin-top: 1px; 
	margin-bottom: 10px;
}

h3
 {
	font-family: "Century Gothic", "Sans-Serif";
	font-size: 10pt;
	font-weight: normal;
	color: #3E928B;
	margin-top: 10px;
	margin-bottom: 10px;
}

a:link
{
	text-decoration:none;
	color : #3E928B;
}

a:visited 
{ 
	text-decoration:none;
	color : #3E928B; 
}

a:hover 
{
	text-decoration: none; 
	color: #ff6600;
}

.datatable
{
	
}

.datatable th
{
	text-align: left;
	background-color: #eeeeee;
	color: #79B0A6;
	padding: 5px;
	font-size: 10pt;
	font-weight: normal;
	border: none;
}

.datatable td
{
	border-bottom: 1px solid #dddddd;	
}

.tabular5
{
	border: 1px solid #dddddd;
}

.tabular5 th
{
	font-family: "Century Gothic", "Sans-Serif";
	font-size: 11pt;
	font-weight: bold;
	color: #3E928B;
	background-color: #ffffff;
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: left;
	padding: 7px;
	min-width: 50px;
}

.tabular th
{
	text-align: left;
	color: #eeeeee;
	padding: 5px;
	font-weight: normal;
	font-size: 11pt;
	color: #3E928B;
	border-bottom: 2px solid #3E928B;
}

#indexer
{
	position: relative;
	top: -1px;
	left: 0px;
	height: 150px;
	visibility: visible;
	color: #ffffff;
	background-color: #3E928B;
	background-image: url('../../images/timearchitect/bannerbg.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	padding-left:20px;
	padding-right: 20px;
	font-size: 16pt;
	border-bottom: 1px solid #dddddd;
	z-index: 1;
}

#banner
{
	top: 0px;
	left: 0px;
	visibility: visible;
	color: #333333;
	background-color: #ffffff;
	margin: 0px;
	z-index: 1;
}

.pocket
{
	
	background-color: #ffffff;
}

.pocket td
{
	padding-left: 8px;	
	padding-right: 8px;	
}

.pocket th
{
	font-family: "Century Gothic", "Sans-Serif";
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: left;
	padding: 6px;
	min-width: 50px;
	background-image: url('../../images/background/taheader.jpg');
	background-repeat:repeat-x;
	background-position:top;
	background-color: #5b8a8a;
	height: 16px;
	border: 1px solid #5b8a8a;
}

.tabular2 th
{
	font-family: "Century Gothic", "Sans-Serif";
	font-size: 11pt;
	font-weight: bold;
	color: #5b8a8a;
	margin-bottom: 10px;
	margin-top: 5px;
	text-align: left;
	padding: 6px;
	min-width: 50px;
	height: 28px;
	border: 1px solid #5b8a8a;
}