/* GENERAL */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	color: #5B5C59;
	text-align: center;
}

.pad_left10{
	padding-left: 10px;
}

/* FONT */
.copy_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.copy_white12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.copy_darkgrey{
	color: #5B5C59;
}
.copy_blackgrey{
	color: #5B5C59;
	text-align: center;
}
.copy_2darkblue{
	color: #6377aa;
	font-family: Roboto, sans-serif;
	font-size: 12px;
	text-align: center;
}
// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 100 to 900

.montserrat-400{
	color: #5B5C59;
  font-family: Montserrat, sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.copy_blackgrey11{
	color: #333333;
	font-size: 11px;
}
.copy_roboto11{
	color: #333333;
	font-family: Roboto, sans-serif;
	font-size: 11px;
}
.copy_blackgrey12{
	color: #333333;
	font-size: 12px;
}
.link_title {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.link_title10 {
	color: #333333;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.link_title13 {
	color: #660033;
	font-weight: bold;
	font-size: 14px;
}
.link_greenline {
	color: #95B442;
	text-decoration: underline;
}
.link_orangeline {
	color: #FC8D34;
	text-decoration: underline;
}
.link_greenlineL {
	color: #CC6699;
	text-decoration: underline;
	font-size: 12px;
}
.link_blueline {
	color: #006699;
	text-decoration: underline;
}
.copy_0066CC {
	color: #666666;
	font-size: 13px;
}
.copy_999999 {
	color: #999999;
	font-size: 11px;
}
#bullet_round {
	background: url(/mpoc/images/bullet_round.gif);
	text-align: center;
}
#recipe_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right: 2px #E8E8E8 solid;
	padding-right:2px;
	color:#A8A8A8;
	width: 70px;
}
/* TOP-MENU */

#mnu_top ul{
margin: 0;
padding: 0;
margin-bottom: 1px;
float: left;
font: bold 100% Tohoma;
width: 100%;
}

* html #mnu_top ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#mnu_top ul li{
display: inline;
}

#mnu_top ul li a{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
float: right;
color: #355F6A;
padding: 20px 5px 0 5px;
text-decoration: none;
/*background: transparent url(../images/vertical.gif) bottom right no-repeat;*/
}

#mnu_top a.active{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
float: right;
padding: 20px 5px 0 5px;
color: #D2B62A;
display: block;
background-color: #EDEFEF;
text-decoration: none;
}

#mnu_top ul li span{
float: right;
padding: 20px 2px 0 2px;
}

#mnu_top ul li a:hover{
color: #D2B62A;
display: block;
background-color: #EDEFEF;
}
/*
#mnu_top{
	font-weight: bold;
}

#mnu_top a{
	color: #355F6A;
	text-decoration: none;
	padding: 0 2px 0 2px;
}

#mnu_top a:hover{
	display: block;
	color: #D2B62A;
	width: 100%;
	height: 35px;
	background-color: #EDEFEF;
}

/* SIDE MENU */
#mnu_side{
	color: #96A265;
	font-size: 12px;
	font-weight: bold;
}

#mnu_side a{
	color: #96A265;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#mnu_sidetd:hover{
	background-color: #E8E3BE;
}

.mnu_side_pad{
	padding: 13px 11px 7px 5px;
}

/* SIDE FACTS */
#nutrition{
	padding: 5px 7px 0 0;
}
#nutrition ul{
	padding: 0;
	margin-left: 25px;
	list-style-image: url(/mpoc/images/bullet_squares.gif);
}

/* BOTTOM MENU */
#mnu_bottom{
	font-weight: bold;
}

#mnu_bottom a{
	color: #355F6A;
	text-decoration: none;
	padding: 0 2px 0 2px;
}

#mnu_bottom a:hover{
	color: #D2B62A;
}

.copyright{
	font-size: 9px;
}
.headline {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
.headline_sub {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
}
.headline_subred {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}
.headline_subred13 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}
.headlinepink {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: 100;
	font-style: normal;
	line-height: normal;
}
.subheadlinepink {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6699;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
/* ABOUT US */
#objectives {
	padding:0;
	/*margin-left:15px;
	*/
	margin:0;
	margin-top: 10px;
	list-style-type: none;
}
#objectives li {
	margin-bottom: 1em;
	background-image: url(../images/bullet_grey.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 15px;
}

/* REPORTS */
#reports ul{
	padding: 0;
	margin-left: 18px;
	list-style-image: url(/mpoc/images/bullet_squares.gif);
}
