body
{
	background-color:gainsboro;
}
.ContactUs
{
	background-color:#095e53;
	color:"#ffffff"; 
	font-size:12;
	border:0;

}
/* --------JNL Quote results page ---------*/
.QuoteTable
{
	border-color:Gainsboro;
}
.QuoteSpacer
{
	background-color:dimgray;
}
.QuoterDetailsFont 
{
	FONT-SIZE: 11px; 
	COLOR: dimgray; 
	FONT-FAMILY: arial;
}
.QuotesHeader {
	FONT-SIZE: 12px; 
	COLOR: white; 
	FONT-FAMILY: arial; 
	BACKGROUND-COLOR: dimgray; 
	TEXT-ALIGN: center;
}
.Disclosure
{
	font-family:arial; 
		font-size:10; 
		text-align:center;
}
/*------ Run Another Quote Header --------*/
.RunAnotherHeader
{
	background-color:#203c00;
	text-align:center;
	width:98%;
}
.RunAnother
{
	background-color:#D2E6DB;
	font-family:Arial;
	font-size:12;
	color:#3f3f3f;

	
}
.RunAnotherAmount
{
	font-size:14;
	background-color:#D2E6DB;
	font-family:Arial;
	font-weight:bold;
	color:Black;
}

/* ------ Quotes Data Grid Controls --------*/
.QuoteDataGridHeader
{
	font-family:Arial;
	font-size:12;
	background-color:#666666;
	color:White;
	text-align:center;	
}
.HoldDataGridTable
{
	width:90%;
	border:1; 
	border: solid 1 #666666;
}
.DataRows
{
	background-color:white;
	font-family:Arial;
	text-align:center;
}
.AlternatingDataRows
{
	background-color:#F3F3F3;
	font-family:Arial;
	text-align:center;
}
.AnotherQuoteHeader
{
	font-family:Arial;
	font-weight:bold;
	font-size:16;
	background-color:#666666;
	color:White;
	text-align:center;	
}
/* ------ END  --------*/
/* Font control for About us page for Left column bio Q=Question A=Answer*/
.ControlFontBioQ
{
	font-family:Arial;
	font-size:15;
	color:black;
	background-color:#EBEBEB

}
.ControlFontBioA
{
	font-family:Arial;
	font-size:16;
	color:#000066;
}
/* ------End---*/
.HeaderTable
{
	background-color:White;
}
.InfoTable
{
	background-color:"#cfcfb8";	
}
.LogoFont
{ 
	font-family:Arial;
	font-size:16; 
	color:#095e53;
	font-weight:bold;
	text-align:center;	
}
.NavBar
{
	background-color:#095e53;
	color:White;
	font-family:verdana;
	font-weight:bold;
	border:solid 1 #999966;
}
.NavLine
{
	background-color:#999966;
}
.NavSpacer
{
	border:solid 1 #999966;
	background-color: #095e53;
	color:#095e53;
}
.QuoterFont
{
	font-family:Verdana;
	font-weight:bold;
	font-size: 14;
}
.WelcomeFont
{
	font-family:Arial;
	font-size: 20;
}	
.NavLink
{
	background-color: #095e53;
	color:White;
	font-family:Arial;
	font-weight:bold;
}
.chkLabel
{
	font-family:Arial;
	font-size:12; 
	color:Black;
}
.HealthLabel
{
	font-family:verdana;
	font-size: 12;
	font-weight:bold;
	color: white;
	background-color: #095e53;
}
.HealthCell
{
	width:50%;
}
.ControlItem
{
	font-family:Arial;
	font-size:14;
}
.ControlAlternatingItem
{
	font-family:Arial;
	font-size:14;
}
.ControlFont
{
	font-family:Arial;
	font-size: 14;
}
.ControlLabelFont
{
	font-family:Arial;
	font-size: 14;	
}
.ControlFooterFont1
{
	font-family:Arial;
	font-size: 10;
	color:White;	
}
.ControlFooterFont2
{
	font-family:Arial;
	font-size: 12;
	color:White;	
}
.PledgeHeader
{
	font-family:Arial;
	font-weight:bold;
	font-size: 20;
}
.PledgeItems
{
	font-family:Arial;
	font-size:12;
	color:#3f3f3f;
}
.SpacerLine
{
	background-color:#1E620B;
}
.Decline
{
	background-color:whitesmoke;
}

/* Text */
.Black12Bold
{
	font-family:Arial;
	font-size:12;
	color:Black;
	font-weight:bold;
}
.Black12
{
	font-family:Arial;
	font-size:12;
	color:Black;
}
.Black10
{
	font-family:Arial;
	font-size:10;
	color:Black;
}
.Black14Bold
{
	font-family:Arial;
	font-size:14;
	color:Black;
	font-weight:bold;
}

.Black16Bold
{
	font-family:Arial;
	font-size:16;
	color:Black;
	font-weight:bold;
}
.Red24Bold
{
	font-family:Arial;
	font-size:24;
	color:#990000;
	font-weight:bold;
}
/* Headings & color and font used inside as subheaders on the articles pages */
.ItemHeader1
{
	font-family:Arial;
	color:#000066;
	font-size:19;	
	font-weight:bold;
}.ItemHeader2
{
	font-family:Arial;
	color:#000066;
	font-size:16;	
	font-weight:bold;
}
.ItemMain
{
	font-family:Arial;
	font-size:12;	
}
.QuoteDisplay
{
	background-color:White;
}


