﻿body
{
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.CenterHeader
{
	padding-top: 25px;
	
	position: relative;
	left: auto;
	margin: auto;
	width: 845px;
}

.CenterEverythingElse
{
	position: relative;
	left: auto;
	margin: auto;
	width: 833px;
}

.MainTable
{
	width: 837px;
}

.HeaderTable
{
	width: 845px;
}

.HeaderLogoLeft
{
	width: 50%;
	text-align: left;
}

.HeaderLogoRight
{
	width: 50%;
	text-align: right;
}

.NavTable
{
	width: 837px;
	height: 26px;
	background-image: url(./images/NavGradient.gif);
}

.NavBorder, .NavText, .NavText a
{
	width: 1px;
	height: 26px;
	vertical-align: middle;
}

.NavText, .NavText a
{
	text-align: center;
	text-decoration: none;
	
	font-family: Arial;
	font-size: 8pt;
	font-weight: lighter;
	color: #000000;
}

.ContentTable
{
	width: 837px;
}

.ContentBorderTop
{
	width: 548px;
	border-top: solid 1px #B8B8B8;
}

.ContentBorderBottom, .IntroContentBorderBottom
{
	width: 548px;
	border-bottom: solid 1px #B8B8B8;
	background-color: #DEDEDE;
}

.IntroContentBorderBottom
{
	border-bottom: solid 1px #DEDEDE;
}

.ContentBorderLeft, .IntroPresBorderLeft
{
	border-left: solid 1px #B8B8B8;
	
	background-image: url(./images/ContentGradient.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
}

.ContentBorderRight, .IntroPresBorderRight
{
	border-right: solid 1px #B8B8B8;

	background-image: url(./images/ContentGradient.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
}

.IntroPresBorderLeft, .IntroPresBorderRight
{
	background-image: none;
	vertical-align: bottom;
}

.IntroPresBorderBottom
{
	vertical-align: bottom;
	border-bottom: solid 1px #B8B8B8;
}

.IntroPresContent, .IntroPresContent a
{
	width: 548px;
	background-color: #FFFFFF;
	padding: 20px 15px 5px 15px;
	
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #93173B;
}

.IntroPresContent a
{
	font-size: 10pt;
	color: #3760AD;
	
	padding: 0px 0px 0px 10px;
}

.ContentSubHeader, .ContentSideTableSubHeader
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #93173B;
}

.ContentText, .ContentSideTableText
{
	font-family: Arial;
	font-size: 10pt;
	color: #535353;
}

.ContentCopyArea
{
	width: 548px;
	background-image: url(./images/ContentGradient.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
}

.ContentSilverBullets
{
	background-image: url(./images/SilverBullet.gif);
	height: 100%;
	width: 31px;
}

.ContentSideTable
{
	width: 231px;
	background-color: #EBEBEB;
}

.ContentSideTableSubHeader
{
	padding: 0px 0px 0px 25px;
	font-size: 9pt;
	vertical-align: top;
}

.ContentSideTableText
{
	padding: 0px 15px 0px 25px;
	font-size: 8pt;
	vertical-align: top;
}

.ContentSideTableSubLink, .ContentSideTableSubLink a, 
.ContentSideTableSubLinkSelected, .ContentSideTableSubLinkSelected a
{
	vertical-align: top;
	
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #737373;
	text-decoration: none;
}

.ContentSideTableSubLink, .ContentSideTableSubLinkSelected
{
	padding: 10px 0px 0px 40px;
}

.ContentSideTableSubLinkSelected, .ContentSideTableSubLinkSelected a
{
	color: #353535;
}

.FooterTable
{
	width: 837px;
	height: 25px;
	background-color: #93173B;
}

.FooterBorder
{
	width: 1px;
	height: 25px;
	vertical-align: middle;
}

.FooterText, .FooterText a
{
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	
	font-family: Arial;
	font-size: 8pt;
	font-weight: lighter;
	color: #FFFFFF;
}