/* CSS Document */

a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #F0B510;
}
a:active {
	color: #003366;
}
a {text-decoration:none
}
.leftNavText {
	font-size: 15px;
	color: #1B3055;
	font-family: "Lucida Sans", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.leftNavTextSub {
	font-family: "Lucida Sans", sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 25px;
	text-align: left;
	text-transform: capitalize;
	color: #003366;
}
.recipe_underline {font-size: 12px;
	color: #003366;
}
body,td,th {
	background-repeat: no-repeat;
}
.recipe_heading {
	font-family: "Lucida Sans";
	font-weight: bold;
	font-size: 26px;
	color: #1B3055;
}
.recipe_text {
	font-family: "Lucida Sans", sans-serif;
	font-weight: 200;
	font-size: 13px;
	color: #003366;
}
.product_text_new {
	font-family: "Lucida Sans", sans-serif;
	font-weight: 200;
	font-size: 13px;
	color: #003366;
}
.recipe_textBolder {
	font-family: "Lucida Sans", sans-serif;
	font-weight: 400;
	font-size: 13px;
	color: #003366;
}
.shtmlPage_text {
	font-family: "Lucida Sans", sans-serif;
	font-weight: 200;
	font-size: 13px;
	color: #003366;
}
.shtmlPage_textHeavier {
	font-family: "Lucida Sans", sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bolder;
}
.shtmlPage_BulletHeading {
	font-family: "Lucida Sans", sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bolder;
	line-height: 30px;
}
