body
{
	font-family: Arial, Sans-Serif;
}
.ErrorText
{
	font-weight: bold;
	font-size: 14px;
	color: red;
}
.NavBarTable
{
	font-family: 'Arial Black' , Arial, Sans-Serif;
	background-color: #ffffcc;
}
.NavBarLargeText
{
	font-weight: bold;
	font-size: 30px;
}
.NavBarLinkCell
{
	font-size: 14px;
	background-color: #ff9933;
}
.NavBarLinkCell td:hover
{
	color: white;
	background-color: #0000cc;
}
.NavBarLinkCell a
{
	display: block;
	text-decoration: none;
}
.NavBarLinkCell a:hover
{
	color: white;
	background-color: #0000cc;
}
.NavBarLink
{
	color: #000000;
}
.NavBarLinkSmallText
{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	background-color: #ff9933;
}
.SignInTableBorder
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ffffcc;
}
.SignInTable
{
	font-family: Arial, Sans-Serif;
	background-color: #ffffcc;
}
.SignInSmallText
{
	font-size: 12px;
}
.FooterTable
{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
}
.FooterCopyright
{
	font-size: 10px;
}
.ArchiveCalendarTable
{
	font-size: 9px;
}
.PreviewPane
{
	background-color: #ffffcc;
}
.InnerPreviewPane
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 20px;
	background-color: #ffffff;
}
.AccountInfoSmallText
{
	font-size: 9px;
}
.DropCap
{
	font-size: 40px;
	float: left;
	color: darkorange;
	position: relative;
	top: -4px;
}
.MajorPoint
{
	font-weight: bold;
	font-size: 16px;
	color: darkorange;
}
.InfoPoint
{
	font-size: 14px;
}
.MinorPoint
{
	font-weight: bold;
	font-style: italic;
}
.TagLine
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
}
.SixReasons
{
	font-weight: bold;
	font-size: 18px;
	color: #009999;
}
.MustReading
{
	font-weight: bold;
	font-size: 16px;
	color: #009999;
}
