﻿html, body , #layouttable
{
	margin:0 auto 0 auto;
	text-align:center;	
}

td, th, p, div, span
{
	font-family:Arial, helvetia, Myriad Pro, Verdana;
	font-size:10pt;
	color:#082953;
	line-height:1.5em;
}

h1, .h1
{
	font-size:2.7em;
	font-weight:bold;
	color:#0a4087;
	line-height:1.0em;
}

h2, .h2
{
	font-size:1.4em;
	font-weight:bolder;
	color:#0a4087;
}


h3, .h3
{
	font-size:1.3em;
	font-weight:bold;
	color:#0a4087;
}

ol li, ul li
{
	margin-bottom:14px;
}

#contentcell
{
	text-align:left;
	margin:0 0 0 0;
}

#footerHR
{
	background-color:#cbe0f5;
}

#footer
{
	font-size:0.65em; 
	color:#797979;
	text-align:left;
	padding-top:7px;
}

#footer a:link, #footer a:hover, #footer a:visited
{
	color:#797979;
}

#homepageproductselect
{
	float:right; 
	width:343px; 
	height:95px; 
	border-top: solid 1px #162f69; 
	border-bottom:solid 1px #162f69; 
	border-left: solid 10px #162f69;
	border-right:solid 1px #162f69;
	background-image:url('images/homepageCalloutBackground.jpg');
	background-repeat:repeat-x;
	margin-left:20px;
	margin-bottom:15px;
	
}

#homepageproductselect div
{
	color:White;
	margin:8px 8px 8px 15px;
	font-size:0.9em;
	line-height:1.2em;
}

#individualTab
{
	background-color:#d8d8d8;
	font-size:9pt;
	
}

#groupTab
{
	background-color:#e8e8e8;	
	font-size:9pt;
}

#individualTab a:link, #individualTab a:hover, #individualTab a:visited, 
#groupTab a:link, #groupTab a:hover, #groupTab a:visited
{
	text-decoration:none;
	color:#333333;
}

#individualLoginTable
{
	background-color:#d8d8d8;
	font-size:9pt;
}

#groupLoginTable
{
	background-color:#e8e8e8;	
	font-size:9pt;
}

#individualLoginTable tr td, #groupLoginTable tr td
{
	font-size:9pt;
}

.errorMessage
{
	color:#d32828;
}

.whitelink
{
	color:White;
	font-weight:bold;
}

.whitelink a:link, .whitelink a:hover, .whitelink a:visited
{
	text-decoration:none;
	color:White;
	font-weight:bold;
}

.grocerystorelink
{
	text-decoration:none;
	color:Blue;
	font-weight:bold;
}

.grocerystorelink a:link, .grocerystorelink a:visited
{
	text-decoration:none;
	color:Blue;
}

.grocerystorelink a:hover
{
	text-decoration:none;
	color:Red;
}

.groupplanitem
{
	margin-bottom:20px;
}

div#quitsmokingproducts table tr td ul li
{
	margin-bottom:1px;	
}



