﻿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: 20pt;
	font-weight: normal;
	color: #0355a9;
	margin-top: 1px; 
	margin-bottom: 10px;
}

h3
 {
	font-family: "Century Gothic", "Sans-Serif";
	font-size: 14pt;
	font-weight: normal;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
}

h4 
{
	font-family: "Century Gothic", "Sans-Serif";
	font-size: 18px;
	font-weight: normal;
	color: #0355a9;
	margin-bottom: 10px;
	margin-top: 5px;
}

h5
{
	font-family: "Century Gothic", "Sans-Serif";
	font-size: 10pt;
	font-weight: normal;
	color: #0355a9;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left:0px;
}

a:link
{
	text-decoration:none;
	color : #0355a9;
}

a:visited 
{ 
	text-decoration:none;
	color : #0355a9; 
}

a:hover 
{
	text-decoration: none; 
	color: #ff6600;
}

.datatable
{
	
}

.datatable th
{
	text-align: left;
	background-color: #eeeeee;
	color: #008fd5;
	padding: 5px;
	font-size: 10pt;
	font-weight: normal;
	border: none;
}

.datatable td
{
	border-bottom: 1px solid #dddddd;	
}

.tabular
{
	background-color: #ffffff;
}

.tabular td
{
	min-width: 60px;	
}

.tabular2 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/header.jpg');
	background-repeat:repeat-x;
	background-position:top;
	background-color: #008fd5;
	height: 28px;
	border: 1px solid #008fd5;
}


.tabular th
{
	text-align: left;
	color: #eeeeee;
	padding: 5px;
	font-weight: normal;
	font-size: 11pt;
	color: #008fd5;
	border-bottom: 2px solid #0355a9;
}

.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/header.jpg');
	background-repeat:repeat-x;
	background-position:top;
	background-color: #008fd5;
	height: 16px;
	border: 1px solid #008fd5;
}

#indexer
{
	position: relative;
	top: -1px;
	left: 0px;
	height: 150px;
	visibility: visible;
	color: #ffffff;
	background-color: #008fd5;
	margin: 0px;
	padding-left:20px;
	padding-right: 20px;
	font-size: 16pt;
	border-bottom: 1px solid #dddddd;
	z-index: 1;
}

.pocketTA
{
	
	background-color: #ffffff;
}

.pocketTA td
{
	padding-left: 8px;	
	padding-right: 8px;	
}

.pocketTA 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;
}

.pocketNewt
{
	
	background-color: #ffffff;
}

.pocketNewt td
{
	padding-left: 8px;	
	padding-right: 8px;	
}

.pocketNewt 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/Newtheader.jpg');
	background-repeat:repeat-x;
	background-position:top;
	background-color: Black;
	height: 16px;
	border: 1px solid Black;
}

.pocketTA a:link
{
	color: #3E928B;	
}

.pocketTA a:visited
{
	color: #3E928B;	
}

.pocketTA a:hover
{
	color: #ff6600;	
}

