body {
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}

/****************BEGIN: Header  ****************/
.abstd.shim {
	width:760px;
	height: 19px;
}

.pageSupNavDiv /* RSS | Site Map */
{
	color: #999999;
	font-weight: bold;
	font-family: Arial;
	font-size: .86em;
	padding-right:36px;
	
}
/****************END:   Header  ****************/

#accessibleNavDiv{
 height: 19px;
 line-height: 1px;
}

#bodyContentDiv{
	width:760px;	
}

#pageHeaderDiv{
	width:760px;
}

.dcflHeader{
 float: left;
 text-align: left;
 line-height: .8em;
 text-indent: -.1em;
 font-family: "helvetica neue 45", helvetica, sans-serif;
 font-size: 3.4375em;
 color: #0066CC;
 padding-left: 19px;
 margin: 0px;
}

.dcflHeaderCan{
 float: left;
 text-align: left;
 line-height: .9em;
 font-family: "helvetica neue 45", helvetica, sans-serif;
 font-size: 30pt;
 color: #0066CC;
 padding-left: 17px;
 margin: 0px;
}


a:link { font-weight: bold; text-decoration: none; }
a:selected { font-weight: bold; text-decoration: none; }
a:visited { font-weight: bold; text-decoration: none; } 
a:hover { font-weight: bold; text-decoration: underline; } 

.pageFooterDiv
{
	font-weight: bold;
	font-family: Arial;
	font-size: .86em; /* Font Arial, FontSize 11  (i.e. 0.8*0.86*16 = 11 approx) */
	float: center;
}

.pageNavDiv{
	color: #666666; 
	font-family: Arial;
	font-size: .86em;
	font-weight: bold;
	
	width:176px;
	float:left;
	padding-left: 0px;
	padding-right: 0px;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 19px;
	margin-bottom: 15px;
	
	/*
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	margin-top: 15px;*/
}

.pageContentDiv{
	float: right;
	margin-top: 19px;
}

.pageMainContentDiv{
	width:584px;
	font-size: .9375em;
}

table{
	font-size: 1em;
}

select {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
 font-size: 1em;
 font-weight: normal;
}

.searchForm {
 width: 145px;
 text-align: center;
 margin: 35px 0px 0px 0px;
 padding: 0px;
}

.searchField {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
 width: 89px;
 font-size: 1.1em;
 font-weight: normal;
}

.searchBtn {
 vertical-align: -5px;
 #vertical-align: -2px;
}

.navTable{
	border-top: solid 1px #0066CC;
	border-bottom: solid 1px #0066CC;
	margin-left: 0px;
 margin-top: 18px;
	width: 145px;
}

.navTable td {
 padding-top: 5px;
}

.navTable tr.lastRow td {
 padding-bottom: 5px;
}

.navTable td.leftCol {
    padding-right: 3px;
    padding-left: 8px;		
}

.navTableNoLines{
	margin-left: 0px;
	width: 145px;
}


.navTableNoLines td {
    padding-bottom: 5px;
}

.navTableNoLines td.leftCol {
    padding-left: 14px;		/* 6 x 7 NavSelect Image + 8px padding = 14 px */
}


.navTableNoTopline {
	/*
	border-bottom: solid 1px #1A5EC3; */
	width: 145px;
	margin-left: 0px;
}

a{
	color: #0066CC;
	text-decoration:none;
}

.blue{
	color: #0066CC;
}

.black{
	color: #000000;
}

.orange{
	color:#FF6600;
}

.navSelectedLink{
	color: #0066CC;
	font-weight:bold;
}

.navUnselectedLink{
	color:#666666;
	font-weight:bold;
}

.underlineDiv{
	border-bottom: 1px solid black;
}

table.thin{
	border-collapse:collapse;
	border-style:solid;
}

h1{
	font-size:1.3em;
	color:#FF6600;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}

h2{
	font-size:1.2em;
	color:#000000;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h3{
	font-size:1.0em;
	color:#FF6600;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h3.noMargin{
	font-size:1.0em;
	color:#FF6600;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

hr{
	border-top: solid 1px #9A9A9A;
	border-bottom: none;
	height:1px;
	color: #9A9A9A;
	line-height:0px;
	font-size:1px;
	margin-top:2px !important;    /*this is the Firefox/Opera margin*/
	margin-top:-5px;               /*this is the IE margin - 7px - less*/
	
	margin-bottom:7px !important;    /*this is the Firefox/Opera margin*/
	margin-bottom:0px;               /*this is the IE margin - 7px - less*/
}

hr.dotted{
	border-top: dotted 1px #E6E6E6;
	border-bottom: none;
	height:1px;
	color: #9A9A9A;
	line-height:0px;
	font-size:1px;

	margin-top:7px !important;    /*this is the Firefox/Opera margin*/
	margin-top:0px;               /*this is the IE margin - 7px - less*/
	
	margin-bottom:7px !important;    /*this is the Firefox/Opera margin*/
	margin-bottom:0px;               /*this is the IE margin - 7px - less*/
}

.orange{
	color:#FF6600;
}

.black{
	color:#000000;
}

h4{
	font-size:1.0em;
	color:#000000;
	padding-top: 2px;
	margin-top: 4px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

th{
	color:#000000;
}

div.articleContentDiv{
	width:560px;
}

.articleSpacerTR{
	background-image: url('/images/base/global_tile_dot.jpg');
	background-repeat: repeat-x;
	height:7px;
}

.articleWeekTD{
	color:#000000;
	background-color:#E6E6E6;
}

.articleTD{
	color:#0066CC;
	background-color:#E6E6E6;
	padding:10px 4px 10px 4px;;
}

.articleLink{
	color:#0066CC;
}


.subHeaderDiv{
	width:584px;
	color:#0066CC;
	text-align:right;
	margin-top: 6px;
	margin-bottom: 10px;
}

.subHeaderWeek{
	color:#0066CC;
	font-weight:bold;
}

.subHeaderLink{
	color:#0066CC;
}

.articleCalloutContDiv{
	border-top: dotted 1px #E6E6E6;
	border-bottom: dotted 1px #E6E6E6;
	width:180px;
	margin-right: 22px;
	padding: 4px 0px 4px 0px;
	color:#000000;
}

.articleCalloutDiv{
	background-color:#E6E6E6;
	font-size:.8em;
	font-weight:bold;
	padding: 6px 12px 6px 12px;
}

.articleCalloutFNDiv{
	font-weight:normal;
	padding-top: 6px;
}

.articleAnswerLine{
	border-bottom: solid 1px #000000;
}

p{
	color: #333333;
	margin-top: 0px;
	margin-bottom: 8px;
}

ul{
	margin-left:10px;
	padding-left:10px;
}

ul.bottomMargin{
	margin:0px 0px 10px 10px;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}

.floatClear{
	float:clear;
}

.errorGeneral{
	color:#CC0000;
}



.mealPlanDayHeaderTD{
	background-color: #676767;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	padding: 3px;
}

.mealPlanOccassionTable{
	border-right: 1px solid #BCBCBC;
}

.mealPlanOccassionHeaderDiv{
	font-weight: bold;
	background-color: #E6E6E6;
	padding: 2px;
}

.mealPlanOccassionLinkDiv{
	padding: 2px;
}

.mealPlanOccassionHeaderTD{
	font-weight: bold;
	background-color: #E6E6E6;
	padding: 2px;
	width: 99px;
	border-right: 1px solid #676767;
	padding: 0px;
	margin: 6px;
	color:#000000;
}

.mealPlanOccassionHeaderFirstTD{
	font-weight: bold;
	background-color: #E6E6E6;
	padding: 2px;
	width: 99px;
	border-right: 1px solid #676767;
	border-left: 1px solid #676767;
	padding: 0px;
	margin: 6px;
	color:#000000;
}

.mealPlanOccassionTD{
	width: 99px;
	border-bottom: 1px solid #676767;
	border-right: 1px solid #676767;
	padding: 0px;
	margin: 6px;
	color:#000000;
}

.mealPlanOccassionFirstTD{
	width: 99px;
	border-bottom: 1px solid #676767;
	border-right: 1px solid #676767;
	border-left: 1px solid #676767;
	padding: 0px;
	margin: 6px;
	color:#000000;
}

.mealPlanHeaderDiv{
	border-bottom: solid 1px #676767;
}

.mealPlanCalorieDiv{
	float:right;
	font-weight: bold;
	margin-bottom: 6px;
}

.recipeSidebarHeaderRow{
	background-color: #676767;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	padding-left: 5px;
	padding-right: 5px;
	height: 26px;
	width: 360px;
	padding-top: 4px;
	border: solid 1px #9A9A9A;
	cursor:pointer;
}

.recipeSidebarHeaderContainerRow{
	padding:8px 0px 8px 0px;
	width: 360px;
	clear:both;
	height:30px;
}

.recipeSidebarSelectLink:hover{
	text-decoration:none;
}

.recipeSidebarSelect{
	float:left;
}

.recipeSidebarSelectSign{
	float:right;
}

.abbott-signature {
	width: 39%;		/* width: 149px; */
	height: 101px;		
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: right;
}

.recipeEditSideInfo{
	padding-left: 8px;
	width:350px;
	clear:both;
}

.recipeList{
	list-style-image: url('/images/base/global_arr_blue.gif');
	vertical-align:middle;
}

li{
	margin:8px 2px 8px 2px;
}

li.bottomMargin{
	margin:0px 2px 8px 2px;
}

.boldItalic{
	font-weight: bold;
	font-style: italic;
}

.bold{
	font-weight: bold;
}

.italic{
	font-style: italic;
}

.articleContentTable{
	border: solid 1px #9A9A9A;
	width:100%;
	background-color:#EDEDED;
}

.articleDetailTable{
	border: solid 1px #9A9A9A;
}

.articleContentTD{
	text-align:center;
}

.articleContentTH{
	text-align:left;
}

.articleHeaderTH{
	font-size: 1.1em;
}

.articleFormTable{
	width:100%;
}

.articleBlankTD{
	border-bottom: solid 1px #676767;
}

.articleBlankCenterTD{
	border-bottom: solid 1px #676767;
	text-align:center;
}

.articleFormOccTD{
	padding-top:20px;
	font-weight:bold;
}

.homeContentDiv{
	float:left;
	width: 374px;
 	font-size: .9375em;
	padding: 0px 0px 10px 0px;
	margin-right:10px;
}

.homeSidebarDiv{
	float:left;
	width: 200px;
	background-color:#E7F3FF;
}

.homeSidebarContentDiv{
 font-size: .9375em;
	padding: 0px 15px 10px 15px;
}

.homeLocaleSelect{
	width:150px;
}

.topMarginSM{
	margin-top:10px;
}

.bottomMarginMini{
	margin-bottom:7px;
}

.programCalloutContDiv{
	border-top: dotted 1px #E6E6E6;
	border-bottom: dotted 1px #E6E6E6;
	padding: 4px 0px 4px 0px;
	color:#000000;
}

.programCalloutContBottomDiv{
	border-bottom: dotted 1px #E6E6E6;
	padding: 4px 0px 4px 0px;
	color:#000000;
}

.whiteFill{
	background-color:white;
}

.greyFillDark{
	background-color:#676767;
}

.greyFillMed{
	background-color:#E6E6E6;
}

.greyFillLight{
	background-color:#EDEDED;
}

.programCalloutDiv{
	background-color:#E6E6E6;
	padding: 4px 0px 4px 10px;
}

.grey{
	color:#999999;
}

.darkGrey{
	color:#333333;
}

.recipeViewNutAmountTD{
	text-align:right;
	color:black;
}

.recipeViewNutUnitTD{
	color:black;
}

.fieldTitle{
	text-align:right;
	color:black;
}

.title{
	font-weight:bold;
}

.rowGrey{
	background-color:#E6E6E6;
}

.recipeViewNutTable{
	border-bottom: dotted 1px #E6E6E6;
}

li.ingredients{
	margin:2px 2px 2px 5px;
}

ul.ingredients{
	margin-top:0px;
	padding-left:4px;
}

.recipeNutTable{
	border: solid 1px #000000;
	width:300px;
	padding:0px;
	margin:0px;
}

.recipeNutTitleTd{
	font-weight:bold;
	font-size:1.6em;
	padding-left: 4px;
}

.recipeNutSpacerTd{
	background-color:#000000;
	height:10px;
}

.recipeNutItemTd{
	font-weight:bold;
	padding-left: 4px;
}

.recipeNutAmtTd{
	text-align:right;
	padding-right: 4px;
}

.articleListColDiv{
	float:left;
	font-weight:bold;
	width: 190px;
}

.indent{
	padding-left:16px;
}

.articleBorderTable{
	border: solid 1px #000000;
}

.articleCol01{
	padding: 0px 15px 0px 15px;
	width:140px;
}

.articleCol02{
	padding: 0px 15px 0px 5px;
}

.articleHRTD{
	padding: 0px 15px 0px 15px;
}

.colHeaderGrey{
	background-color:#E6E6E6;
	color:#FF6600;
}

.disclaimer{
	font-size: 0.8em;
	color:#9A9A9A;
}

ul.checkbox{
	list-style-image: url('/images/base/check_box_0.jpg');
}

.downloadReader{
	font-size: 0.8em;
}

/*  FORM TABLE  */
.form-grid-table {
	border-collapse: collapse;
	width: 98%;
	border-bottom: 1px solid #0066CC;
}

.form-grid-table th {
	font: bold 12px arial, geneva, helvetica, sans-serif;
	color: #0066CC;
	background: #ffffff;
	vertical-align: top;
	border-top: 1px solid #0066CC;
	text-align: left;
}

.form-grid-table td {
	font: 12px arial, geneva, helvetica, sans-serif;
	vertical-align: top;
	border-top: 1px solid #0066CC;
	padding: 2px 5px;
}

ul.paddingSmall{
	margin:0px 2px 2px 5px;
}

ul.paddingSmall li{
	margin:2px 2px 2px 5px;
}


.padTp4{
	padding-top:4px;
}

.byLine{
	padding-top:0px; 
	margin-top:0px;
}

.padTp6{
	padding-top:6px;
}

.padLt10{
	padding-left:10px;
}

.padLt20{
	padding-left:20px;
}

.padBt10{
	padding-bottom:10px;
}

.errorGeneral{
	color:#BB0000;
}

.mgLt10{
	margin-left:10px;
}

.mgLt20{
	margin-left:20px;
}

.mgLt22{
	margin-left:22px;
}

.padTp10{
	padding-top:10px;
}

.padLt10{
	padding-left:10px;
}

.newPassword{
	font-size:1.3em;
	font-weight:bold;
	color: 0066CC;
}

/************* REGISTRATION STYLES - ADDED 7/15  ******************/

.regField{
	width:263px;
	margin: 8px 0px 8px 0px;
}

.dobField{
	width:50px;
	margin: 8px 20px 8px 0px;
}

.heightField{
	width:30px;
	margin: 0px 3px 0px 0px;
}

.regRadio{
	margin-top: 5px;
}

.regHeightWeight{
	margin: 14px 0px 17px 0px;
}

.regOther{
	width: 263px;
	margin: 7px 0px 7px 5px;
}

.regTable{
	background-color: #e6e6e6;
	padding: 4px;
}

.regChoiceCol{
	border-left-color: white;
	border-left-style: solid;
	border-left-width: 3px;
	text-align: center;
	font-weight: bold;
	width: 78px;
}

.regTableBorderTop{
	font-size: 4px;
	background-image: url(/images/base/tile-divider.jpg); 
	background-repeat: repeat-x;
}

.regTableBorderBottom{
	font-size: 7px;
	background-image: url(/images/base/tile-divider.jpg); 
	background-repeat: repeat-x;
}

.regChoiceQ{
	width: 260px;
	padding-left: 12px;
}

.regStep{
	float: right;
	width: 100px;
	margin-top: 8px;
	font-weight: bold;
	font-size: 1.1em;
}

.regBirth{
	margin: 14px 0px 17px 0px;
}

.profileList{
	list-style-type: none;
	margin-top: 6px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.profileList li{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}