/* CSS Document */
/*All pages--------------------------------------------------------------------------------*/
body{
	font-size: 10pt;
	color: #004812;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-image:url(images/allpages/bkgdsquares_05.gif);
	margin:0px 0px 0px 0px;
}
	
.bkgdTextArea {
	background-image:url(images/homepage/homepageSlices_11.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#CCDAD0;
	}
	
.bkgdLeftBar{
	width:181px;
	background-image:url(images/allpages/homepageSlices_33.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}
.yellowBkgd{
	padding: 4px 4px 4px 4px;
	background-color:#FFC327;
	}

hr{ color:#e8b000;}
/*Homepage------------------------------------------------------------------------*/	
.requestHR {
text-align:center;
width: 75%;
color: #FFC327;
}
.bottomPadding{
	padding-bottom: 10px;
	}
	
/*Fonts-----------------------------------------------------------------------------*/
td tr .regFont{
	font-size: 10pt;
	color: #004812;
	font-family:Arial, Helvetica, sans-serif;

}
.whiteFont{
	font-size: 10pt;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
.whiteBigFont{
	font-size: 11pt;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
}

.boldFont{
	font-size: 10pt;
	color: #004812;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;

}
.bigBoldFont{
	font-size: 12pt;
	color: #004812;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;

}
.smallfont{
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;
	}

/* Links----------------------------------------------------------------------------*/
a.greenlink:link {
	font-size:10pt;
	color: #004812;
}
a.greenlink:visited {
	font-size:10pt;
	color: #004812;
}
a.greenlink:hover {
	font-size:10pt;
	color: #004812;
}
a.greenlink:active {
	font-size:10pt;
	color: #004812;
}

a.LGgreenlink:link {
	font-size:12pt;
	color: #004812;
}
a.LGgreenlink:visited {
	font-size:12pt;
	color: #004812;
}
a.LGgreenlink:hover {
	font-size:12pt;
	color: #004812;
}
a.LGgreenlink:active {
	font-size:12pt;
	color: #004812;
}

a.smalllink:link {
	color: #004812;
	font-size:8pt;
}
a.smalllink:visited {
	color: #004812;
	font-size:8pt;
}
a.smalllink:hover {
	color: #004812;
	font-size:8pt;
}
a.smalllink:active {
	color: #004812;
	font-size:8pt;
}
a.yellowlink:link {
	color: #e8b000;
	font-size:10pt;
}
a.yellowlink:visited {
	color: #e8b000;
	font-size:10pt;
}
a.yellowlink:hover {
	color: #e8b000;
	font-size:10pt;
}
a.yellowlink:active {
	color: #e8b000;
	font-size:10pt;
}
/* Inside Pages---------------------------------------------------------------------*/
.logosBottom{
	text-align:left;
	height:50px;
	background-image:url(images/insidepages/insidepageslices_59.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

/*----------------------------------------------------------------------------------*/
.familyFare{
	background-image:url(images/aboutUs/newsletter/clockmast3_02.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
.familyFareHome{
	background-image:url(images/aboutUs/newsletter/familyFareHome_03.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	}
.familyFareHEarticle{
	background-image:url(images/aboutUs/newsletter/winter07/moneyBag.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	}
.familyFarekidsClub{
	background-image:url(images/aboutUs/newsletter/winter07/kidClubKids.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	}