/* Basic CSS */
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.superscript { font-size: 0.7em; bottom: 0.4em; position: relative; }
.paragplus { font-size:130%; line-height:130%; }

li.bluesquare {list-style-image:url(../images/blue-dot.jpg);} 

a:link {
	color: #0066cc;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0066cc;
}
a:hover {
	text-decoration:underline;
	color: #0066cc;
}
a:active {
	text-decoration: underline;
	text-align: right;
}

a.greyLinks:link {
	color: #666666;
	text-decoration: none;
	font-family: "Arial Narrow";
	font-weight:bold;
	font-size:13px;
}
a.greyLinks:visited {
	text-decoration: none;
	color: #666666;
	font-family: "Arial Narrow";
	font-weight:bold;
	font-size:13px;
}
a.greyLinks:hover {
	text-decoration:underline;
	color: #666666;
	font-family: "Arial Narrow";
	font-weight:bold;
	font-size:13px;
}
a.greyLinks:active {
	text-decoration: none;
}

a.footer:link {
	color: #666666;
	text-decoration: none;
	font-family: "Arial Narrow";
	font-weight:bold;
	font-size:11px;
}
a.footer:visited {
	text-decoration: none;
	color: #666666;
	font-family: "Arial Narrow";
	font-weight:bold;
	font-size:11px;
}
a.footer:hover {
	text-decoration:underline;
	color: #666666;
	font-family: "Arial Narrow";
	font-weight:bold;
	font-size:11px;
}
a.footer:active {
	text-decoration: none;
}

.style1 {color: #999999}
/* a.greyLinks {font-family: "Arial Narrow"; font-weight:bold; font-size:13px; color:#666666;} */
.subTitle {font-family:"Arial Narrow"; color:#555555; font-size:17px; font-weight:bold; letter-spacing: -1px;}
.blueTitle {font-family:"Arial Narrow"; color:#0066cc; font-size:33px; font-weight:bold; line-height:100%; letter-spacing: -1px;}
.blueSub {font-family:"Arial Narrow"; color:#0066cc; font-size:23px; font-weight:bold; line-height:100%; letter-spacing: -1px;}
.blueSubSmall {
	font-family:"Arial Narrow";
	color:#0066cc;
	font-size:17px;
	font-weight:bold;
	line-height:100%;
	letter-spacing: -1px;
}
.orangeSub {font-family:"Arial Narrow"; color:#FFA739; font-size:18px; font-weight:bold; line-height:100%; letter-spacing: -1px;}
.copyright {font-size:10px; color:#666666;}
.ref {font-size:10px; color:#333333;}
.pad-rl { padding-left:5px; padding-right:5px; }
/* End Basic CSS*/


a.menubar {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color:#004572;
}
a.menubar:link {
	color: #004572;
	text-decoration: none;
}
a.menubar:visited {
	text-decoration: none;
	color: #004572;
}
a.menubar:hover {
	text-decoration: none;
	color: #004572;
}
a.menubar:active {
	text-decoration: none;
}
.nav_table {
	background-image: url(../images/nav_back_1.jpg);
	background-repeat: repeat-x;
}
.nav_text {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 110%;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
	padding-left: 15px;
	padding-top:10px;
	padding-bottom:10px;
	border-right:10px solid #FFA739;
	border-left:10px solid #FFA739;	
	color: #FFA739;
	letter-spacing: normal;
	text-decoration: none;
}
.nav_text_mouseover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 110%;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
	padding-left: 15px;
	padding-top:10px;
	padding-bottom:10px;
	border-right:10px solid #FFA739;
	border-left:10px solid #FFA739;
	color: #FFA739;
	letter-spacing: normal;
	text-decoration: none;
	background-image: url(../images/nav_back_2.jpg);
}


/* *    Setup */ 
ul.cssmenu {     list-style: none;     padding: 0px;  margin-left:-50px;   } 
.displace {     position: absolute;     left: -5000px;     } 
ul.cssmenu li {     float: left;     } 
ul.cssmenu li a {     display: block;     width: 145px;     height: 222px;     background: url('../images/bottles-e.jpg');     } 

/* *    Normal Links */ 
ul.cssmenu li.wildberry a {     background-position: 0 0;     } 
ul.cssmenu li.vanilla a {     background-position: -145px 0;     } 
ul.cssmenu li.chocolate a {     background-position: -290px 0;     } 
ul.cssmenu li.strawberry a {     background-position: -435px 0;     } 

/* *    Hover Links */ 
ul.cssmenu li.wildberry a:hover {     background-position: 0 -222px;     } 
ul.cssmenu li.vanilla a:hover {     background-position: -145px -222px;     } 
ul.cssmenu li.chocolate a:hover {     background-position: -290px -222px;     } 
ul.cssmenu li.strawberry a:hover {     background-position: -435px -222px;     }


/* Saveurs fR */
/* *    Setup */ 
ul.cssmenuf {     list-style: none;     padding: 0px;  margin-left:-50px;   } 
.displace {     position: absolute;     left: -5000px;     } 
ul.cssmenuf li {     float: left;   } 
ul.cssmenuf li a {     display: block;   width: 145px;     height: 222px;     background: url('../images/bottles-f.jpg');     } 

/* *    Normal Links */ 
ul.cssmenuf li.wildberry a {     background-position: 0 0;     } 
ul.cssmenuf li.vanilla a {     background-position: -145px 0;     } 
ul.cssmenuf li.chocolate a {     background-position: -290px 0;     } 
ul.cssmenuf li.strawberry a {     background-position: -435px 0;     } 

/* *    Hover Links */ 
ul.cssmenuf li.wildberry a:hover {     background-position: 0 -222px;     } 
ul.cssmenuf li.vanilla a:hover {     background-position: -145px -222px;     } 
ul.cssmenuf li.chocolate a:hover {     background-position: -290px -222px;     } 
ul.cssmenuf li.strawberry a:hover {     background-position: -435px -222px;     } 

.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;
}

.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;
}

.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;
}

.articleListColDiv{
	float:left;
	font-weight:bold;
	width: 190px;
}

.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;
}

.byLine{
	padding-top:0px; 
	margin-top:0px;
}

.underlineDiv{
	border-bottom: 1px solid black;
}

.underlineWP {
	border-bottom: 2px solid #06C;
	background-color: #DEF;
	font-weight:bold;
	color:#06C;
}

.programCalloutContDiv{
	border-top: dotted 1px #E6E6E6;
	border-bottom: dotted 1px #E6E6E6;
	padding: 4px 0px 4px 0px;
	color:#000000;
}

.colHeaderGrey{
	background-color:#E6E6E6;
	color:#FF6600;
}

.whiteFill{
	background-color:white;
}

.greyFillDark{
	background-color:#676767;
}

.greyFillMed{
	background-color:#E6E6E6;
}

.greyFillLight{
	background-color:#EDEDED;
}


