p	{
	font-family: sans-serif;
	font-size: 10pt;
	}
sub	{
	font-family: sans-serif;
	font-size: 8pt;
	}
sup	{
	font-family: sans-serif;
	font-size: 8pt;
	}
td	{
	font-family: sans-serif;
	font-size: 10pt;
	}
th	{
	font-family: sans-serif;
	font-size: 10pt;
	}
.smallblock
	{
	font-family: sans-serif;
	font-size: 8pt;
	text-align: justify;
	}
.block	{
	text-align: justify;
	}
.left	{
	text-align: left;
	}
.blueblock
	{
	font-family: sans-serif;
	font-size: 10pt;
	color: #0000FF;
	background-color: #FFFFFF;
	text-align: justify;
	}
ul	{
	font-family: sans-serif;
	font-size: 10pt;
	list-style: square;
	}
ol	{
	font-family: sans-serif;
	font-size: 10pt;
	}
li	{
	font-family: sans-serif;
	font-size: 10pt;
	}
h2	{
	font-family: sans-serif;
	font-size: 14pt;
	}
.smallcenter
	{
	font-family: sans-serif;
	font-size: 8pt;
	text-align: center;
	}
.smalltext
	{
	font-size: 8pt;
	}
th.smalltext
	{
	font-size: 8pt;
	font-weight: bold;
	}

html	{height: 100%}
body	{
	height: 100%;
	color: black; background-color: white;
	font-family: sans-serif; font-size: 10pt;
	}

div.colleft	{
		float: left; width: 170px;
		}
div#colmain	{
		margin-left: 170px;
		}
div.colmain	{
		margin-left: 170px;
		}
div.n4ie	{width: 100%; border: solid white 1px;}

div.headmain	{
		text-align: center;
		margin-top: 0;
		margin-bottom: 1em;
		}
div.footmain	{
		text-align: center;
		margin-top: 1em;
		margin-bottom: 0;
		}

div.width50	{
		margin-left: 25%;
		margin-right: 25%;
		}

p.tblock	{
		text-align: justify;
		margin-top: 1em;
		margin-bottom: 1em;
		}
p.tcenter	{
		text-align: center;
		margin-top: 1em;
		margin-bottom: 1em;
		}

table thead {
	background: #7896C3;
	}

ul.UL1	{
	list-style: outside square url(/images/dot_6.gif);
	padding-left: 20px;
	margin-left: 0;
	}
ul.UL1 li	{margin-bottom: 1em;}
ul.UL1b	{
	list-style: outside square url(/images/dot_6.gif);
	padding-left: 20px;
	margin-left: 0;
	}
ul.UL1b li	{margin-bottom: 1em; text-align: justify;}
ul.UL2	{list-style: outside square url(/images/dot_5.gif);}

ul.AE	{list-style: square outside;}

div.menu img	{border-style:none; vertical-align:top;}

div.menu a       img.m_plain {display:inline;}
div.menu a:hover img.m_plain {display:none;}
div.menu a       img.m_highlight {display:none;}
div.menu a:hover img.m_highlight {display:inline;}

.shrink		{width: 0px;}

.condensed p	{margin: 0;}

.debug		{border: solid red 1px;}
div.debugdiv	{border: solid red 1px; margin: 0; padding: 0;}
