body		{
	background:	url("_backgroundmain.gif");
	margin-right:	40px;
	margin-top:	20px;
	margin-bottom:	60px;
	text-align:		center; /* for IE */
	}
div.all		{ 
	text-align:		left;
	background:	url("_backgrounddiv.gif");
	width:		765px;
	margin:		0 auto;
	padding-top:	0;
	}
div.topbanner	{
	padding-top:	0;
	}

	/* grouping common text attributes */

h1, h2, h3, p, li, body, p.boldheader, blockquote	{
	font-style:		normal;
	letter-spacing:	normal;
	word-spacing:	normal;
	line-height:	normal;
	}
h1, h2, h3, p, li, div, table, table.main, tr, center, div.links, div.text {
	margin-left:	0;
	margin-right:	0;	
	margin-top:	0;
	margin-bottom:	0;
	padding-left:	0;
	padding-right:	0;
	border-top:	0;
	border-bottom:	0;
	border-left:	0;
	border-right:	0;
	padding-top:	.33em;
	padding-bottom:	.33em;
	float:		none;
	clear:		none;
	}

	/* text control */

h1, h2, h3, p, body, h3.boldheader, p.boldheader, blockquote	{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	}
p, p.boldheader, p.smalltext, blockquote	{
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	}
h1		{
	font-size:		13pt;
	font-weight:	bold;
	}
h2		{
	font-size:		12pt;
	font-weight:	bold;
	}
h3		{
	font-size:		11pt;
	font-weight:	bold;
	}
h3.listheader		{
	font-size:		10pt;
	font-weight:	bold;
	color:		#333333;
	}
body		{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	font-size:		9pt;
	font-weight:	normal;
	color:		#333333;
	}
p		{
	font-size:		9pt;
	font-weight:	normal;
	color:		#333333;
	text-align:		justify;
	}
u.activelink	{
	font-weight:	normal;
	color:		#999999;
	}
font.greytext	{
	color:		#999999;
	}
font.colortext	{
	color:		#999999;
	}
h3.boldheader	{
	font-size:		11pt;
	color:		#333333;
	}
p.boldheader	{
	font-size:		9pt;
	font-weight:	bold;
	color:		#333333;
	}
p.smalltext		{
	font-size:		7pt;
	text-align:		justify;
	color:		#333333;
	}
blockquote		{
	font-size:		9pt;
	font-weight:	normal;
	color:		#000000;	
	margin-left:	0;
	text-align:		justify;
	}
li		{
	font-size:		9pt;
	text-align:	left;
	}
ul		{
	list-style-type:	none;
	text-align:	left;
	}
ol		{
	font-family:	lower-alpha;
	}		
b		{
	font-weight:	bold;
	}
i		{
	font-style:	italic;
	}
p.ctrlinks 		{
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	text-align:		center;
	font-size:		9pt;
	}
p.smalltext	{
	font-size:		8pt;
	font-weight:	normal;
	color:		#333333;
	}

	/* object control */

div.links		{
	text-align:		left;
	}
div.text		{
	text-align:		justify;
	}
div.ctrlinks		{
	text-align:		center;
	}
div.object		{
	text-align:		left;
	}
td, td.adsense	{	
	vertical-align:	top;
	}
table, tr, td	{ 
	vertical-align:	top;
	}
table.main		{
	text-align:		left;
	vertical-align:	top;
	}

	/* begin link affordances */
		
a:active		{color: #000099; text-decoration: none;}		
a:link		{color: #000099; text-decoration: none;}	
a:visited		{color: #000099; text-decoration: none;}
a:hover		{color: #FF6600; text-decoration: underline;}

.menubar a:active	{color: #666699; text-decoration: none;}			
.menubar a:link	{color: #666699; text-decoration: none;}	
.menubar a:visited	{color: #666699; text-decoration: none;}
.menubar a:hover	{color: #FF6600; text-decoration: underline;}
