body {
	margin-top: 1px;
	background-color: #114BFC;
	color: #000000;
	font-size: 110%;
	line-height: 110%;
   font-family: Arial, Helvetica, sans-serif;
}
.toc1{
height: 241px;
width: 300px;
background-color: #FFFFFF;
padding: 2px 0px 0px 0px;
overflow: auto;
}
li { line-height: 125%; }
h1 { font-size: 24px; }
h2 { font-size: 20px; }
.text14pxB {
	font-size: 14px;
	font-weight: bold;
}
.greenTxt { color: #017f01; }
.darkBlueTxt { color: #2d37f9; }
.whiteTxt { color: #ffffff; }
.redTxt { color: #ff0000; }
.tinyTxt { font-size: 12px; }
.tinyTxt2 { font-size: 60%; }
.smallTxt { font-size: 14px; }
.cap1 { font-size: 18px; font-weight: bold }
.smallCap { font-size: 90%; }
.smallCap1 { font-size: 80%; }
.smallCap2 { font-size: 70%; }
.yellowBack { background: Yellow; }
.elh_150 { line-height: 150%; }
.border2 {border: solid 2px #0104ff;}
.RecipeLinks{
height: 350px;
width: 140px;
background-color: #ffffff;
overflow: auto;
}
.indent1 {
	margin-left: 10px;
	margin-right: 10px;
}
.indent2 {
	margin-left: 25px;
	margin-right: 25px;
}
.indent3 {
	margin-left: 40px;
	margin-right: 40px;
}
.indent4 {
	margin-left: 50px;
	margin-right: 50px;
}
.indent5 {
	margin-left: 60px;
	margin-right: 60px;
}
.indent6 {
	margin-left: 80px;
	margin-right: 80px;
}
.indent7 {
	margin-left: 100px;
	margin-right: 100px;
}
.indent8 {
	margin-left: 120px;
	margin-right: 120px;
}
a:link {
	text-decoration: underline;
	color: #114BFC;
	background-color: #ffffff;
	padding: 0px 2px 1px 2px;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #114BFC;
	background-color: #ffffff;
	padding: 0px 2px 1px 2px;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #114BFC;
	background-color: #ffffff;
	padding: 0px 2px 1px 2px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
	background-color: #114BFC;
	padding: 0px 2px 1px 2px;
	font-weight: bold;
}

a.bullet:link {
	text-decoration: underline;
	color: #114BFC;
	background-color: #ffffff;
	padding: 0px 2px 1px 2px;
	font-size: 14px;
	font-weight: bold;
}
a.bullet:active {
	text-decoration: underline;
	color: #114BFC;
	background-color: #ffffff;
	padding: 0px 2px 1px 2px;
	font-size: 14px;
	font-weight: bold;
}
a.bullet:visited {
	text-decoration: underline;
	color: #114BFC;
	background-color: #ffffff;
	padding: 0px 2px 1px 2px;
	font-size: 14px;
	font-weight: bold;
}
a.bullet:hover {
	text-decoration: underline;
	color: #ffffff;
	background-color: #114BFC;
	padding: 0px 2px 1px 2px;
	font-size: 14px;
	font-weight: bold;
}

/* Side Navigation */
a.sideNav:link {
   text-decoration: none;
	text-align: center;
   color: #114BFC;
   background: #cbcbcb;
	width: 150px;
   padding: 2px 0 2px 0;
   font-size: 12px;
   font-weight: bold;
   font-family: arial;
   display: block;
}
a.sideNav:active {
   text-decoration: none;
	text-align: center;
   color: #114BFC;
   background: #cbcbcb;
	width: 150px;
   padding: 2px 0 2px 0;
   font-size: 12px;
   font-weight: bold;
   font-family: arial;
   display: block;   
}
a.sideNav:visited {
   text-decoration: none;
	text-align: center;
   color: #114BFC;
   background: #cbcbcb;
	width: 150px;
   padding: 2px 0 2px 0;
   font-size: 12px;
   font-weight: bold;
   font-family: arial;
   display: block;   
}
a.sideNav:hover {
   text-decoration: underline;
	text-align: center;
   color: #ffffff;
   background: #114BFC;
   width: 150px;
   padding: 2px 0 2px 0;
   font-size: 12px;
   font-weight: bold;
   font-family: arial;
   display: block;
}
/* Side Navigation */

