﻿body 
{
	background-color: #ccc;
	border: 0;
	color: #000;
	font-family: Verdana, Tahoma, Sans-Serif, Serif;
	font-size: 0.6em;
	margin: 0;
	padding: 0;
	text-align: center;
}

img
{
	border: 0;
	margin: 0;
	padding: 0;
}

p, #tWelcome
{
	margin: 0 0 10px 0;
}

#tWrapper
{
	background-color: #fff;
	margin-left : auto;
	margin-right: auto;
	text-align: left;
	width: 640px;
}

#tHead
{
	margin: 0;
	padding: 0;
}

#tDate
{
	margin: 0 0 25px 0;
	padding: 0;
}

#tContent
{
	width: 640px;
}

#tContentCenter
{
	margin: 0 35px 25px 35px;
}

#tLeft
{
	float: left;
	/*margin-left: 42px;*/
	padding-left: 42px;
	width: 198px;
}

#tRight
{
	float: left;
	width: 380px;
}

#tSidebar
{
	background-image: url(../../App_Images/content_slither.gif);
	background-position: top center;
	background-repeat: repeat-y;
	margin-bottom: 3px;
	width: 156px;
}

#tSidebar a:active,
#tSidebar a:link,
#tSidebar a:visited
{
	color: #000;
	text-decoration: none;
}

#tSidebar a:hover
{
	color: #333;
	text-decoration: underline;
}

#tSidebar ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#tSidebar ul li
{
	margin-bottom: 10px;
}

#tSideTop
{
	background-image: url(../../App_Images/content_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 19px;
	width: 156px;
}

#tSidebarContent
{
	margin: 0 5px 0 5px;
}

#tSideBottom
{
	background-image: url(../../App_Images/content_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 19px;
	width: 156px;
}

#tPDF
{
	margin-bottom: 10px;
	text-align: right;
}

#tFoot
{
	background-image: url(../../App_Images/bpanel_slither.gif);
	background-position: top left;
	background-repeat: repeat-x;
	clear: both;
	height: 70px;
	width: 640px;
}

.footerLink
{
	color: #fff;
	font-size: 1.15em;
	float: right;
	margin-right: 25px;
	margin-top: 35px;
	text-transform: uppercase;
}

.footerLink a:active,
.footerLink a:link,
.footerLink a:visited
{
	color: #fff;
	text-decoration: none;
}

.footerLink a:hover
{
	text-decoration: underline;
}

.spacer
{
	height: 150px;
}

.previous
{
	border: 1px solid #000;
	margin-bottom: 25px;
}

.previousHeader
{
	background-color: #c12a45;
	border-bottom: 1px solid #000;
	color: #fff;
	font-size: 1em;
	margin: 0;
	padding: 5px;
	text-transform: uppercase;
}

.previousDownload
{
	font-weight: bold;
	float: right;
	text-transform: none;
}

.previousDownload a:active,
.previousDownload a:link,
.previousDownload a:visited
{
	color: #fff;
	text-decoration: none;
}

.previousDownload a:hover
{
	text-decoration: underline;
}

.previous .previousContent
{
	padding: 10px;
}

#tDownload div
{
	margin: 0 0 4px 0;
}
