<!--
abbr,acronym,address,area,b,big,blockquote,body,button,caption,center,cite,code,col,colgroup,dd,del,dfn,dir,dl,dt,em,fieldset,h1,h2,h3,h4,h5,h6,hr,i,img,input,ins,kbd,label,legend,link,map,menu,noframes,noscript,object,option,p,pre,q,s,samp,select,small,span,strike,strong,sub,sup,table,tbody,td,textarea,tfoot,th,thead,tr,tt,u,ul,var{
	font-family:		Arial, Calibri, sans-serif, Verdana, Tahoma, Helvetica, Geneva;
	color:				#3e3d40;
	font-size:			9pt;
}

body {
	background-color:	#FFFFFF;
	background-image:	url(../images/bglogo.jpg);
	background-repeat:	no-repeat;
	margin-left:		0px;
	margin-top:			0px;
	margin-right:		0px;
	margin-bottom:		0px;
}
table.withSpace{
	margin-bottom:		10px;
}
p,h1,h2,h3,h4,h5,h6{
	margin-top:			0px;
}
p {
	font-size:			9pt;
	line-height:		14pt;
}
p.noGap
{
	margin-bottom:		2px;
}
ul,li{
	margin-top:			0px;
	list-style-type:	circle;
	margin-left:		0px;
	list-style-position:inside;
	text-indent:		0px;
	line-height:		14pt;
}
h3 {
	font-size:			13pt;
}
h4 {
	font-size:			12pt;
	font-weight:		bold;
	margin-bottom:		8px;
}
h5 {
	font-size:			10pt;
	font-weight:		bold;
	margin-bottom:		2px;
}
a:link, a:visited {
	color:				#3e3d40;
	text-decoration:	none;
	border-bottom:		1px solid #FFF;
}
a:hover, a:active {
	border-bottom:		1px solid #ee843d;
	color:				#3e3d40;
}
a:link.nodec, a:visited.nodec, a:hover.nodec, a:active.nodec {
	border:				none;
	color:				#3e3d40;
	text-decoration:	none;
}
a:link.footer, a:visited.footer{
	color:				#585759;
}
a:active.footer, a:hover.footer{
	color:				#585759;
}
.footer {
	font-size:			8pt;
	color:				#a68b7e;
}
.hairline {
	border-right:		1px solid #919191;
}
p.verify{
	font-size:			10pt;
	font-weight:		bold;
	color:				#ee843d;
}
.fld{
	color:				#000000;
	height:				24px;
	font-size:			12pt;
	padding:			2px;
}
.fldnorm{
	width:				180px;
	color:				#000000;
	height:				18px;
	font-size:			12pt;
	padding:			2px;
}
.fldlong{
	width:				400px;
	color:				#000000;
	height:				18px;
	font-size:			12pt;
	padding:			2px;
}
.fldarea{
	width:				400px;
	color:				#000000;
	height:				100px;
	font-size:			12pt;
	padding:			2px;
}
.bttn{
	color:				#000000;
	height:				30px;
	font-size:			10pt;
	font-weight:		normal;
	font-style:			normal;
	padding:			1px;
	padding-left:		5px;
	padding-right:		5px;
}
-->