body {
	margin-left: 0px;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.leftmenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 19px;
	text-align: right;
	padding-right: 20px;
	padding-top: 13px;
	padding-left: 20px;
	color:#FFFFFF;
	font-size: 12px;
}
.whitetext {color: white; margin-left: 20px; line-height: 14px; font-size: 12px;}
.blacktext {margin-left: 20px; line-height: 20px; font-size: 12px;}
.blacktext_no_margin { line-height: 14px; font-size: 12px;}
.headline {margin-left: 20px; line-height: 14px; color: #5D3634; font-size: 12px; font-weight: bold; }
.headline_no_margin {line-height: 14px; color: #5D3634; font-size: 12px; font-weight: bold; }
.header {margin-left: 20px; line-height: 20px; color: #5D3634; font-size: 16px; font-weight: bold; }
.headline2 {color: #C3954A; font-size: 12px; font-weight: bold; }
.headlinelink {text-decoration: underline; color: #5D3634; font-size: 12px;}
.orangelink {text-decoration: underline; color: #ffffff; font-size: 12px; }
.whiteheader { color: white; margin-left: 20px; font-size: 11px; font-weight: bold; }
.whiteheader_no_margin { color: white; font-size: 11px; font-weight: bold; }
.breadcrumb {
	font-weight: bold;
	font-size: 12px;
	color: white;
	text-align: right;
	margin-left: 20px;
	margin-right: 20px;
}
.whitequote { color: white; font-size: 14px; font-weight: bold; text-align:right; margin-right:20px; }
a.bread { text-decoration: none; font-size: 11px; color: #ffffff; }
a.bread:hover { text-decoration: none; font-size: 13px; color: #642F29; }
a.left { text-decoration: none; color: #86876B; }
a.left:hover { text-decoration: none; color: #000000; }
a.breadcrumb {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	margin-left: 20px;
	margin-right: 20px;
}

a.left2:hover { text-decoration: none; color: #BCBA9B; }
a.left2 { text-decoration: none; color: #ffffff; }
a.current { text-decoration: none; color: #642F29; }
a.current:hover { text-decoration: none; color: #642F29; }
a.current2 { text-decoration: underline; color: #ffffff; }
.orangebullet { 
	list-style-image:url("http://www.knowledge-reservoir.com/images/orange_dot.gif");
	list-style-type:square;
	line-height: 20px; 
	font-size: 12px;
}
.orangebulletwhite { 
	list-style-image:url("http://www.knowledge-reservoir.com/images/orange_dot.gif");
	list-style-type:square;
	font-size: 12px;
	color: white;
}

