@charset "UTF-8";
/* CSS Document */


body{
	background-color: #FFFFFF;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

table.pop{
	width: 631px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}



table.Careerpop{
	width:631px;
	border-color:#e03d2e;
	border-style:solid;
	border-width:12px;
	
}

table.Careerpop td{
	padding:30px 30px 30px 30px;
	margin:0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:20px;
	vertical-align: top;
}

table.Careerpop td a{
	color:#f21610;
	text-decoration: none;
}

table.Careerpop td a:hover{
	color:#343434;
}

table.Allergenpop
{
	width:631px;
	border-color:#daa53b;
	border-style:solid;
	border-width:12px;
}


table.Allergenpop td{
	padding:30px 32px 30px 30px;
	margin:0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:20px;
	vertical-align: top;
}

table.Allergenpop td a{
	color:#f21610;
	text-decoration: none;
}

table.Allergenpop td a:hover{
	color:#343434;
}

img.floatRight
{
	float:right;
	padding:5px 0px 6px 5px;
}
