﻿body 
{
	font-family: Verdana;
	font-size: 10pt;
	background-image: url('Images/SiteHeader/Background.gif');
	background-repeat: repeat-x;
	background-color: White;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

h1
{
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}

a
{
	color: #1C70A7;
	text-decoration: none;
}

a:Hover
{
	color: #1C70A7;
	text-decoration: underline;
}

li
{
	padding-bottom: 5px;
}

.BasicCallToAction
{
	font-weight: bold;
	font-family: Tahoma;
}

.AlsoViewedTitle
{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #79A12E;
}

.AlsoViewedDescription
{
	font-size: 7.5pt;
	font-family: Tahoma;
}

.AuthorLine
{
	font-size: 8pt;
	font-style: italic;
	color: silver;
}

/* START NAV BAR STYLES */
.NavBar
{
	color: #3A3637;
	font-size: 8pt;
	background-color: #E2E2E2;
	width: 100%;
}
.NavBarTitleCell
{
	background-image: url('Images/NavBar/TitleBackground.gif');
	background-repeat: repeat-x;
	background-color: #393738;
	padding-left: 10px;
	padding-right: 10px;
}
.NavBarTopSpacerCell
{
	font-size: 1pt;
	height: 7px;
}
.NavBarArrowCell
{
	padding-left: 10px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 7px;
}
.NavBarLinkCell
{
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: left;
}
.NavBarBottomSpacerCell
{
	font-size: 1pt;
	height: 7px;
}
a.NavBarLink
{
	color: #3A3637;
	font-size: 8pt;
	text-decoration: none;
}
a.NavBarLink:Hover
{
	color: #3A3637;
	font-size: 8pt;
	text-decoration: underline;
}
/* END NAV BAR STYLES */

/* START SITE HEADER STYLES */
a.TopHeaderLink
{
	color: #466490;
	font-family: Arial;
	font-size: 7.5pt;
	text-decoration: none;
}
a.TopHeaderLink:Hover
{
	color: #466490;
	font-family: Arial;
	font-size: 7.5pt;
	text-decoration: underline;
}
/* END SITE HEADER STYLES */

/* START SITE FOOTER STYLES */
.SiteFooterBarTable
{
	width: 100%;
	background-color: #E2E2E2;
	color: #3A3637;
}
.SiteFooterBarCell
{
	font-size: 8pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #3A3637;
}
.FooterTable
{
	width: 100%;
	font-size: 8pt;
	color: #3A3637;
}
a.FooterBarLink
{
	text-decoration: none;
	color: #3A3637;
}
a.FooterBarLink:Hover
{
	text-decoration: underline;
	color: #3A3637;
}
/* END SITE FOOTER STYLES */

/* START PAGE OPTIONS TOOLBAR STYLES */
.PageOptionsToolbar
{
	padding-bottom: 20px;
	color: #79A12E;
}

a.PageOptionsToolbarLink
{
	font-size: 7.5pt;
	font-family: Arial;
	text-decoration: none;
	color: #79A12E;
}

a.PageOptionsToolbarLink:Hover
{
	font-size: 7.5pt;
	font-family: Arial;
	text-decoration: underline;
	color: #79A12E;
}
/* END PAGE OPTIONS TOOLBAR STYLES */

/* START CONTENT STYLES */
.IndexPageTitle
{
	padding-bottom: 3px;
	font-size: 11pt;
	font-weight: bold;
}

a.IndexPageTitleLink
{
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

a.IndexPageTitleLink:Hover
{
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}

div.IndexPageArticleDescription
{
	
}
/* END CONTENT STYLES */
