﻿body 
{
	background-color:White;
	font-family:Verdana;
	font-size:9PT;
	margin:0PX;
}
A
{
	color:#808080;
	text-decoration:none;
}
A:hover
{
	color:Black;
	text-decoration:none;
}
TD.LinkCell
{
	padding-left:6PX;
	padding-right:6PX;
	padding-top:7PX;
	padding-bottom:7PX;
}
TD.LinkCell:hover
{
	padding-left:6PX;
	padding-right:6PX;
	padding-top:7PX;
	padding-bottom:7PX;
	background-color:#e1e1e1;
}
TD.PubCell
{
	padding-left:6PX;
	padding-right:6PX;
	padding-top:7PX;
	padding-bottom:7PX;
	background-color:#909090;
	border:8PX solid white;
	cursor:hand;
}
TD.PubCell:hover
{
	padding-left:6PX;
	padding-right:6PX;
	padding-top:7PX;
	padding-bottom:7PX;
	background-color:#e51c26;
	border:8PX solid #e6e6e6;
	cursor:hand;
}
P.HeaderText
{
	color:#808080;
	font-family:Times New Roman;
	font-size:16PT;
	margin:0PX;
	margin-bottom:8PX;
}
P.HeaderText2
{
	color:#808080;
	font-family:Times New Roman;
	font-size:13PT;
	margin:0PX;
	margin-bottom:8PX;
}
P.ContentText
{
	text-indent:20PX;
	line-height:20PX;
	margin:0PX;
	margin-bottom:10PX;
}
P.ContentText2
{
	text-indent:20PX;
	line-height:18PX;
	margin:0PX;
	margin-bottom:2PX;
	font-size:8PT;
}
P.ContentText3
{
	margin:0PX;
	font-size:8PT;
}
P.ContentTextNoIndent
{
	line-height:20PX;
	margin:0PX;
	margin-bottom:10PX;
}
P.ContentTextNoIndent2
{
	font-size:0.9em;
	line-height:18PX;
	margin:0PX;
	margin-bottom:10PX;
}
P.OContentText
{
	text-indent:-20PX;
	line-height:20PX;
	padding-left:20PX;
	margin:0PX;
	margin-bottom:10PX;
}
DIV.ReadMore
{
	color:Red;
	text-align:right;
	margin:0PX;
	
}
TD.BulletText
{
	font-size:8PT;
	text-indent:6PX;
	padding-left:2PX;
	padding-bottom:5PX;
}
.HeaderTextTNR
{
	color:#808080;
	font-family:Times New Roman;
	font-size:15PT;
	margin:0PX;
	margin-bottom:10PX;
}
.HeaderTextRed
{
	color:#d90026;
	font-family:Arial;
	font-size:11PT;
	margin:0PX;
	margin-bottom:10PX;
	font-weight:600;
}
.HeaderTextBlack
{
	color:Black;
	font-family:Arial;
	font-size:11PT;
	margin:0PX;
	margin-bottom:10PX;
	font-weight:600;
}
.PageOfText
{
	color:#808080;
	font-family:Arial;
	font-size:8PT;
	margin-left:10PX;
}
.RedText
{
	color:#d90026;
}
.GrayText
{
	color:#808080;
}
TD.FAQCell
{
	font-weight:bold;
}

