﻿a.InternalLink
{
	color				: #888888;
}

a.SplashSquareLink
{
	color				: #FFFFFF;
	font-weight			: bold;
	text-decoration		: none;
}

div.DefinitionTitle
{
	font-weight			: bold;
	padding				: 10px 0px 0px 0px;
}

div.Definition
{
	padding				: 5px 0px 0px 20px;
}

td.Copyright
{
	font-size			: 12px;
	color				: #FFFFFF;
}

td.HeaderQuote
{
	font-style			: italic;
	color				: #848FA3;
}

div.OrderSectionTitle
{
	color				: #627698;
	background-color	: #D5DFF3;
	border-bottom		: 3px double #ADBAD3;
	width				: 90%;
	text-align			: center;
	padding				: 2px;
}

a.ParagraphTitle, span.ParagraphTitle
{
	font-size			: 17px;
	font-weight			: bold;
	color				: #111111;
	border-left			: 8px solid #CCCCCC;
	border-bottom		: 1px solid #DDDDDD;
	padding				: 3px 7px 3px 7px;
	background-color	: #EEEEEE;
	width				: 100%;
}

a.ParagraphTitle:hover
{
	border-left			: 4px solid #EFC152;
}

a.GetStarted
{
	font-size			: 20px;
	color				: #8FA3C8;
	padding				: 0px 5px 2px 5px;
}

a.GetStarted:hover
{
	font-size			: 20px;
	color				: #8C9AB3;
	padding				: 0px 5px 2px 5px;
}

a.WebsiteTitle
{
	font-size			: 22px;
}

a.WebsiteTitle:hover
{
	font-size			: 22px;
}

span.ValidationFailed
{
	font-size			: 12px;
	padding				: 0px 0px 0px 5px;
}

span.WebsitePrice
{
	font-size			: 22px;
	color				: orange;
	font-weight			: bold;
}

span.PriceAndTaxes
{
	color				: #555555;
	font-size			: 16px;
	font-weight			: bold;
}

span.TotalPrice
{
	color				: #000000;
	font-size			: 20px;
	font-weight			: bold;
}

span.BannerSetName
{
	color				: #000000;
	font-size			: 18px;
	font-weight			: bold;
}

span.AccountBalance
{
	color				: #000000;
	font-size			: 20px;
	font-weight			: bold;
}

td.Bolded, a.Bolded, span.Bolded, div.Bolded, font.Bolded
{
	font-weight			: bold;
}

div.Warning
{
	border				: 1px solid red;
	color				: Red;
	padding				: 10px 0px 10px 0px;
	width				: 100%;
	text-align			: center;
	background-color	: #F0F0F0;
}

span.OrderNotaBene
{
	color				: #BBBBBB;
	font-size			: 12px;
}

td.EmailBody
{
	font-size			: 12px;
}

td.Rebate, a.Rebate, span.Rebate, div.Rebate, font.Rebate
{
	color				: #3BCF27;
}