/* updated style sheet - 2.21.07 - soceus */

body {
	margin-top: 0px;
	/*	background-color:#141b59; background-color:#363636*/
	background-color:#626262;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #283578;
	line-height: 20px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#283578;
	font-weight: bold;
	margin: 5px 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #002bc6;*/
	color: #283578;
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#283578;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding: 0px;
}
h4 a:link{
	color: #283578;
	text-decoration:none;
}
h4 a:visited{
	color: #26347a;
	text-decoration:none;
}
h4 a:hover{
	color: #646464;
	text-decoration:none;
}
h4 a:active{
	color: #999999;
	text-decoration:none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #283578;
	margin-bottom: 5px;
	margin-top: 7px;
}
h5 a:link{
	color: #283578;
	text-decoration:none;
}
h5 a:visited{
	color: #26347a;
	text-decoration:none;
}
h5 a:hover{
	color: #646464;
	text-decoration:none;
}
h5 a:active{
	color: #999999;
	text-decoration:none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #283578;
	margin-bottom: 7px;
	padding: 0px;
	margin-top: 7px;
}
h6 a:link{
	color: #283578;
	text-decoration:none;
}
h6 a:visited{
	color: #26347a;
	text-decoration:none;
}
h6 a:hover{
	color: #646464;
	text-decoration:none;
}
h6 a:active{
	color: #999999;
	text-decoration:none;
}
hr {
	color:#98a3cf;
}
#content li {
	margin-top: 5px;
	margin-bottom: 2px;
	list-style-image: url(../images/recipes_bullet.gif);
}
ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#283578;
	list-style-type: decimal;
	list-style-position: outside;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#283578;
	margin-top: 0px;
}
p a:link{
	color:#0000CC;
	text-decoration:underline;
}
p a:visited{
	color:#0000CC;
	text-decoration:underline;
}
p a:hover{
	color:#FF5400;
	text-decoration:underline;
}
p a:active{
	color:#0000CC;
	text-decoration:underline;
}
ul {
/*	font-family:Arial, Helvetica, sans-serif;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#283578;
}

#OpeningFlash {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

#home a:link, #home a:visited {
	color: #000000;
	text-decoration:none;

}
#home a:hover{
	color: #CC0000;
	text-decoration:none;
}
#home a:active{
	color: #000000;
	text-decoration:none;
}
#homecontainer {
	background-image: url(../images/homeskin/main_blank.jpg);
	position: relative;
	height: 578px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#homecontainer #home_trends_btn {
	position: absolute;
	left: 123px;
	top: 136px;
}
#homecontainer #home_catering_btn {
	position: absolute;
	left: 251px;
	top: 136px;
}
#homecontainer #home_tools_btn {
	position: absolute;
	left: 386px;
	top: 136px;
}
#homecontainer #home_merch_btn {
	position: absolute;
	left: 531px;
	top: 136px;
}


#pagecontainer {
	position: relative;
	width: 860px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(../images/inside_bkg.gif);
		background-image: url(../images/inside_bkg-2.gif);*/
	background-repeat:no-repeat;
	height: 100%;
/*	padding-top: 100px;*/
	text-align:center;

}
#cateringCafeLogo {
	/*position: absolute;*/
	/*top: 153px;*/
	width: 331px;
	padding-top: 111px;
	background-image:url(../images/cateringCafe-logo.gif);
	overflow: hidden;
	height: 0px !important;
	height /**/:111px; /* IE5/Win */}

#mainmenu {
	position: relative;
	height: 93px;
	width: 860px;
	text-align: center;
}
#breadcrumbcontainer {
	position: relative;
	height: 20px;
	width: 800px;
	text-align:center;
}
#breadcontainer {
	position: relative;
	/*height: 20px;*/
	width: 800px;

}

#breadcrumb {
	position: relative;
	height: 20px;
	width: 220px;
	text-align: center;
	margin:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom:8px;

}
#breadcrumb a:link{
	color: #999999;
	text-decoration:none
}
#breadcrumb a:visited{
	color: #999999;
	text-decoration:none
}
#breadcrumb a:hover{
	color: #646464;
	text-decoration:none
}
#breadcrumb a:active{
	color: #999999;
	text-decoration:none
}

#buttons {
	background-image: url(../images/iff_btn_sign.gif);
	height: 147px;
	width: 117px;
	position: relative;
	left: 182px;
	top: 25px;
}

#content {
	position: relative;
	height: 100%;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	/*margin-top: 50px;*/
	margin-bottom: 30px;
	list-style-type: decimal;
}
#content p {
	padding-left: 15px;
	text-align:left;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#content #brandtext {
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 20px;
}

#content #breakindextable {
	position: relative;
	width: 635px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #75ACFF;
	font-weight: bold;
}

#content #Break1 {
	background-color: #FFFFFF;
	background-image: url(../images/catering_breakfastTitle.jpg);
	position: relative;
	height: 180px;
	width: 660px;
	background-repeat: no-repeat;
}
#content #Break2 {
	background-color: #FFFFFF;
	background-image: url(../images/catering_smartTitle.jpg);
	position: relative;
	height: 215px;
	width: 660px;
	background-repeat: no-repeat;
}
#content #Break3 {
	background-color: #FFFFFF;
	background-image: url(../images/catering_worldTitle.jpg);
	position: relative;
	height: 180px;
	width: 660px;
	background-repeat: no-repeat;
}
#content #Break4 {
	background-color: #FFFFFF;
	background-image: url(../images/catering_myoparfait.jpg);
	position: relative;
	height: 180px;
	width: 660px;
	background-repeat: no-repeat;
}
#content #Break5 {
	background-color: #FFFFFF;
	background-image: url(../images/catering_milkTitle.jpg);
	position: relative;
	height: 180px;
	width: 660px;
	background-repeat: no-repeat;
}
#content #Break6 {
	background-color: #FFFFFF;
	background-image: url(../images/catering_innovationTitle.jpg);
	position: relative;
	height: 180px;
	width: 660px;
	background-repeat: no-repeat;
}
#content #Break7 {
	background-color: #FFFFFF;
	background-image: url(../images/catering_energyTitle.jpg);
	position: relative;
	height: 180px;
	width: 660px;
	background-repeat: no-repeat;
}
#content #Break8 {
	background-color: #FFFFFF;
	background-image: url(../images/catering_playballTitle.jpg);
	position: relative;
	height: 180px;
	width: 660px;
	background-repeat: no-repeat;
}
#content #Break9 {
	background-color: #FFFFFF;
	background-image: url(../images/catering_atmoviesTitle.jpg);
	position: relative;
	height: 180px;
	width: 660px;
	background-repeat: no-repeat;
}
#content #Break10 {
	background-color: #FFFFFF;
	background-image: url(../images/catering_sspandoTitle.jpg);
	position: relative;
	height: 180px;
	width: 660px;
	background-repeat: no-repeat;
}
#content #Break11 {
	background-color: #FFFFFF;
	background-image: url(../images/catering_snackTitle.jpg);
	position: relative;
	height: 180px;
	width: 660px;
	background-repeat: no-repeat;
}
#content #Break12 {
	background-color: #FFFFFF;
	background-image: url(../images/catering_chipsTitle.jpg);
	position: relative;
	height: 180px;
	width: 660px;
	background-repeat: no-repeat;
}
#content .BreakCopy img {
	float: left;
	margin-right: 10px;
}
#content #merchcopy {
	position: relative;
	width: 520px;
	left: 70px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #5C5380;
	text-align: center;
	line-height: 25px;
}
#content .trends_buttonbar {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 48px;
}


#content #TrendContainer #IdeasAtWork {
	float: right;
	height: auto;
	width: 180px;
	position: relative;
	padding-left: 15px;
	padding-bottom: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

#content #TrendContainer #IdeasAtWork #ideascontentarea {
	background-image: url(../images/trend_box_repeat.gif);
	background-repeat: repeat-y;
	height: 100%;
	position: relative;
	width: 179px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 20px;
	
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*new--has no effect--
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size: 12px;
}
#content #TrendContainer #IdeasAtWork #ideascontentarea a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0000CC;
}
#content #TrendContainer #IdeasAtWork #ideascontentarea a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0000CC;
}
#content #TrendContainer #IdeasAtWork #ideascontentarea a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF5400;
}
#content #TrendContainer #IdeasAtWork #ideascontentarea a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0000CC;
}

#content #TrendContainer #IdeasAtWork h1 {
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#content #pptFrame {
	position: relative;
	height: 476px;
	width: 635px;
	border: 1px solid #a2b1b9;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

#content #PPTNav {
	width: 635px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
}
#content #Print_Recipe {
	position: absolute;
	font-size: 12px;
	margin-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#content #Print_Recipe_Popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 660px;
}


#content .recipe {
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 15px;
}
#content .recipe p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	color: #283578;
	padding-top: 10px;
	line-height: 22px;
}
#content #RecipePageBanner {
	height: 350px;
	width: 660px;
	background-repeat: no-repeat;
}
#content #RecipePageBanner #BackButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 15px;
	width: 50px;
	left: 485px;
	top: 7px;
	text-align: right;
}
#content #RecipePageBanner #MerchandizeInfo {
	position: absolute;
	left: 500px;
	top: 225px;
}
#content #RecipePageBanner #break_pdf_version_btn {
	position: absolute;
	width: 140px;
	top: 325px;
	left: 500px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content #RecipePageBanner #POS {

	position: absolute;
	left: 500px;
	top: 265px;
}

#content #RecipePageBanner #ProductListButton {
	position: absolute;
	left: 500px;
	top: 185px;
}
#content #RecipePageBanner #break_submenu {
	background-image: url(../images/breakthemes/images/btn_sign.gif);
	position: absolute;
	height: 185px;
	width: 125px;
	top: 140px;
	left: 507px;
}

#content #Recipe_Table {
	width: 635px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #bfb6c9;
	background-color: #FFFFFF;
}
#Recipe_Table .recipe_meta {
	font-weight: normal;
	color: #000000;
	font-size: 18px;
}

#content #Recipe_Table td {
	border: 1px solid #C1CEA5;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#content #Recipe_Table h1 {
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#content #Recipe_Table h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #768A4A;
}

#content #Recipe_Table h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #768A4A;
	margin-bottom: 7px;
	margin-top: 5px;
}

#content #Recipe_Table p {
	font-size: 16px;
	text-align: left;
	padding-top: 10px;
}
#content #Recipe_Table ul {
	font-size: 16px;
	list-style-image: url(../images/recipes_bullet.gif);
}
#content_popup {
	position: relative;
	height: 100%;
	width: 660px;
	list-style-type: decimal;
	background-color: #FFFDE7;
	margin: 0px;
}
#content_popup #Recipe_Table {
	width: 635px;
	border: 1px solid #bfb6c9;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#content_popup #Recipe_Table td {
	border: 1px solid #C1CEA5;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#content_popup #Recipe_Table h1 {
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#content_popup #Recipe_Table h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #768A4A;
}
#content_popup #Recipe_Table h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #768A4A;
	margin-bottom: 7px;
	margin-top: 5px;
}

#content_popup #Recipe_Table p {
	font-size: 16px;
	text-align: left;
	padding-top: 10px;
}
#content_popup #Recipe_Table ul {
	font-size: 16px;
	list-style-image: url(../images/recipes_bullet.gif);
}
#content_popup #Print_Recipe_Popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFDE7;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 660px;
	position: relative;
	text-align: center;
}

#content #return_merch {
	position: absolute;
	right: 20px;
	height: 20px;
	width: 230px;
	text-align: right;
	top: 15px;
	text-transform: lowercase;
}
#content #scrolling {
	height: 399px;
	width: 519px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../images/merch_box.gif);
}
#content #scorllingcontent {
	position: relative;
	height: 323px;
	width: 485px;
	left: 13px;
	top: 62px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content #searchresults {
	width: 635px;
	margin-left: 8px;
	border: 1px solid #C1CEA5;
}
#content #searchresults td {
	border: 1px solid #bfb6c9;
}
#content #searchresults .resultscol1 {
	width: 61px;
	text-align: center;
}
#content #searchresults .resultscol2 {
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #604877;
	text-align: center;
	text-transform:capitalize;
}
#content #searchresults .resultscol3 {
	width: 145px;
	font-size: 14px;
	color: #604877;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#content #searchresults .resultscol4 {
	width: 102px;
}
#content #searchresults .searchresultsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	background-color: #C1CEA5;
}
#content #slidenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#content #TrendContainer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 15px;
	list-style-type: decimal;
	text-align:left;
/*deosnt work here-*/	font-family:Georgia, "Times New Roman", Times, serif;
}

#content #TrendContainer hr {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	color: #D8DAE9;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}
#content #TrendContainer p {
	margin-top: 15px;
}




#footer {
text-align:center;
background-color:#fffde7;
	/*background-image: url(../images/footer.bkg.gif);
	background-repeat: no-repeat;*/
	position: relative;
	height: 92px;
	width: 100%;
		padding:.5em 0 .5em 0;

	margin-top: 0px;
}
#footer #copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	top: 32px;
	left: 668px;
	width: 110px;
	color: #888888;
	text-decoration:none;
	text-align: center;
	height: 45px;
}
#footer #copyright a:link{
	color: #888888;
	text-decoration:underline
}
#footer #copyright a:visited{
	color: #888888;
	text-decoration:underline
}
#footer #copyright a:hover{
	color: #000000;
	text-decoration:underline
}
#footer #copyright a:active{
	color: #888888;
	text-decoration:underline
}
#realCopyright {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:1em;
	color:#999999;


}

#popup {
	margin: 0px;
}
#popupcontainer {
	background-color: #999999;
	position: relative;
	height: 400px;
	width: 700px;
	background-image: url(../images/popupbkg.gif);
}
#popupcontentscroll {
	position: absolute;
	height: 250px;
	width: 630px;
	top: 50px;
	left: 20px;
	padding: 15px;
	overflow: auto;
}
#textboxright {
	top: 1095px;
	position: absolute;
	left: 80px;
	width: 200px;
}
.breadcrumbon {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #BF0000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
.BreakCopy {
	position: absolute;
	width: 475px;
	left: 32px;
	top: 50px;
}
.button {
	margin-bottom: 5px;
	margin-top: 5px;
}
.catalogtext {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.cellCol4 {
	padding-bottom: 0px;
}
.col4row4 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 635px;
	background-color: #EAEAEA;
	height: 75px;
	border: 1px solid #999999;
	margin-left: 8px;
	margin-top: 10px;
}
.collText {
	text-align: justify;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.dashedbullet {
	list-style-type: circle;
}

.em_italics {
	font-style: italic;
	color: #9195AE;
	font-size: 12px;
	text-align: left;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.iaw_links {
	position: relative;
	top: 70px;
	padding-left: 15px;
}

.ideasAtWork {
	background-repeat: no-repeat;
	height: 273px;
	position: relative;
	width: 278px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	clear: both;
	background-image: url(../images/bkg_featuredbreak.gif);
	margin-left: 15px;
	margin-bottom: 20px;
}
.imagecenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 20px;
}


.imageleft {
	float: left;
	padding-right: 15px;
}
.imageleftMerchandise {
	margin-right: 10px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.imageright {
	float: right;
	padding-left: 15px;
	clear: right;
}
.indent_10 {
	margin-left: 10px;
}
.indent_20 {
	margin-left: 20px;
	margin-top: 5px;
}
.indent_h2 {
	margin-left: 35px;
	list-style-type: square;
	list-style-image: none;
}

.merchlist {
	margin-left: 50px;
	padding-left: 55px;
	list-style-type: none;
}
.merchrightcolumn {
	clear: both;
	padding-left: 15px;
	vertical-align: top;
}
.pulldown {
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.productlistCell {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 10px;
	vertical-align: top;
}
.productlistTable {
	border: 1px solid #283578;
	vertical-align: top;
	width: 625px;
	margin-left: 8px;
	margin-top: 4px;
	background-color: #F8FAFC;
	clear: both;
}
.sublistwithdash {
	list-style-image: none;
	list-style-type: circle;
	list-style-position: outside;
	text-align: left;
	margin-left: 20px;
}
.supportbutton {
	position: relative;
	width: 635px;
	text-align: right;
	clear: both;
}

.tabletext {
	font-size: 10px;
	text-transform: uppercase;
}
.textbottom {
	vertical-align: bottom;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: normal;
	text-align: left;
	text-indent: 0px;
	padding-left: 0px;
	margin-left: 0px;
	left: 0px;
	font-size: 13px;
	font-weight: bold;
}
.threecolumn {
	float: left;
	width: 28%;
	position: relative;
	height: 390px;
	padding: 10px;
	text-align: justify;
}
.twocolumb {
	float: left;
	width: 305px;
	position: relative;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
}
.twocolumbRight {
	float: right;
	width: 305px;
	position: absolute;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.pulldown_break {

	width: 233px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.breadcrumbon_recipe {

	text-align: right;
font-family:Georgia, "Times New Roman", Times, serif;
	color: #768A4A;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
.breadcrumbon_signature {
	text-align: right;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #CA7D4A;
	/*color: #2e197c;*/
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
.breadcrumbon_merch {
	text-align: right;
font-family:Georgia, "Times New Roman", Times, serif;
	color: #74689D;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
.breadcrumbon_trends {
	text-align: right;
font-family:Georgia, "Times New Roman", Times, serif;
	color: #738A95;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
#buttons_research {
	background-image: url(../images/iff_btn_sign2.gif);
	height: 129px;
	width: 117px;
	position: relative;
	left: 182px;
	top: 10px;
	background-repeat: no-repeat;
}
#content .introcopy {
	position: relative;
/*	width: 475px;*/
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-size: large;
	/*color: #94ccff;*/
	color:#29317c;
	text-align: center;
	line-height: 25px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0; margin-bottom:1em;
	font-weight: normal;
}
#content .introcopy_breaks {
	position: relative;
	width: 475px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000CC;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#content .merchcopy {

	position: relative;
	width: 475px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #B1AAC8;
	text-align: center;
	line-height: 25px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
}
.merchlistTable {

	border: thin solid #283578;
	vertical-align: top;
	width: 450px;
	margin-left: 8px;
	margin-top: 4px;
	background-color: #F1F3F8;
}

/*new site header tag */

h1.siteHeader{
	margin: 0 auto;
	position: relative;
	top: 0px;
	display: block;
	width: 860px;
	padding-top: 88px;
	overflow: hidden;
	background: url(../images/nav/siteheader.jpg) no-repeat;
	height: 0px !important; 
	height /**/:88px; /* IE5/Win */
}

/*rebuilt top naviagation */


#mainmenu {
/*	float:right;*/
	width: 682px;
	list-style-type: none;
	/*border:1px solid blue; /********* for testing  *********/
	display:block;
	height: 125px;
	margin:auto;
	padding:0;
}

#mainmenu li {
	float:left;
	height: 125px;
	padding:0px;
	/*border:1px solid green; /********* for testing  *********/
	}		
	
	
#mainmenu a {
	display: block;
	padding-top: 125px;
	overflow: hidden;
	height: 0px !important;
	height /**/:125px; /* IE5/Win */
}

#mainmenu a:hover,
#mainmenu a.on {background-position: 0 125px;}	
#trends a {width: 171px;	background: url(../images/nav/nav04.jpg);}
#signature a {width: 144px; background: url(../images/nav/nav05.jpg);}
#tools a {width: 138px; background: url(../images/nav/nav06.jpg);}
#merch a {width: 178px;	background: url(../images/nav/nav07.jpg);}
#homeLink a {width: 44px;	background: url(../images/nav/nav_home.jpg); }

#trends-active a {width: 171px;	background: url(../images/nav/nav04.jpg); background-position: 0 125px;}
#signature-active a {width: 144px;	background: url(../images/nav/nav05.jpg); background-position: 0 125px;}
#tools-active a {width: 138px;	background: url(../images/nav/nav06.jpg); background-position: 0 125px;}
#merch-active a {width: 178px;	background: url(../images/nav/nav07.jpg); background-position: 0 125px;}

fieldset {
	width:450px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#283578;
	border:1px solid #edeac9;
}
legend {
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
	color:#283578;
}

div.fRow {
	text-align:left;
	display:block;
	width:400px;
	padding-top:12px;
	padding-bottom:6px;
	border-bottom:1px solid #DFDCD7;
}

div.fRow label{
	width:120px;
	float:left;
	margin-left:2em;

}
.regHeader {
font-family:Georgia, "Times New Roman", Times, serif;
color:#283578;
padding-top:1em; padding-bottom:1em;
text-align:left;
}
.regLabel {
	color:#283578;
	text-align:left;
	font-size:12px;
	padding-top:0.5em; padding-bottom:0.5em; padding-left:1.5em; 
	font-family:Georgia, "Times New Roman", Times, serif;
}

.regField{
	color:#283578;
	text-align:left;
	font-size:12px;
	padding-top:0.5em; padding-bottom:0.5em; padding-left:0.5em; 
	font-family:Georgia, "Times New Roman", Times, serif;
	}
 .regFooter {
 padding:1em;
 text-align:right;
 }