﻿
body 
{
	background-color:#a3a284;
	margin-top:10px;
}

.divMaxHeight
{
	background-color:#f5f7f4;
	height: 100%;  
}
.MasterSubscribeHeaderLink
{
	font-family:"Century Gothic","Arial";
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}

.MasterLineHeaderLink
{
	font-family:"Century Gothic","Arial";
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}
.MasterArticleHeaderLink
{
	font-family:"Century Gothic","Arial";
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}

.labelTopHeader
{
	float:left;
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}

.CopyrightFooter
{
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;
}

.InnerText
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}

.SignUpHeader
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

.SignUpTable
{
	border-width:1px;
	border-color:#ebebe4;
	padding:5px;
	border-style:solid;
	background-color:#ffffff;
}

.DetailsOfBusinessPreOffer
{
	border-width:1px;
	border-color:#ebebe4;
	padding:5px;
	border-style:solid;
	background-color:#f3fafd;
}

.BottomLine
{
	border-bottom-width:1px;
	border-bottom-color:#ebebe4;
	border-bottom-style:solid;
	height:1px;
}
.LeftLine
{
	border-left-width:1px;
	border-left-color:#ebebe4;
	border-left-style:solid;
	width:1px;
}
.RightLine
{
	border-right-width:1px;
	border-right-color:#ebebe4;
	border-right-style:solid;
	width:1px;
}
.TopLine
{
	border-top-width:1px;
	border-top-color:#ebebe4;
	border-top-style:solid;
	height:1px;
}
.Line
{
	background-color:#ebebe4;
	height:1px;
}

.VerticalLine
{
	background-color:#ebebe4;
	width:1px;
}

.LinkText
{
	font-family:Verdana;
	font-size:11px;
	color:#060936;
}

.ArticleLinkText
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#008b8b;
}
.ArticleTitleText
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
/*ValidatorCalloutExtender*/
.highlightValidatorExtender
{
	background-color:Yellow;
}