body		{background-color: #ffffff; font-size: 10pt; font-family: arial; color: #000000;}

p			{font-size: 10pt; font-family: arial; color: #000000;}

p.bottom	{font-size: 	10pt; 
			font-family: 	arial; 
			color: 			#000000;
			margin:			0px 0px 0px 0px;}

p.author	{
			font-size: 		10pt; 
			font-family: 	arial; 
			color: 			#000000;
			font-style: 	italic; 
			text-align: 	right;
			}

div.image.org   {font-size: 10pt; font-family: arial; color: #00c000; margin:0 0 15px 20px; padding:15px; border:0px solid black; text-align: center;}

div.center	{
			margin-left: 	auto; 
			margin-right: 	auto;
			}

div.image 	{
			float:			center;
			align:			center;
			margin-left:	auto;
			margin-right:	auto;
			font-size: 		10pt; 
			font-family: 	arial; 
			color: 			#00c000;
			width: 			500px; 
			padding: 		15px; 
			border: 		1px solid black; 
			text-align: 	center;
			}

div			{
			font-size: 		10pt; 
			font-family: 	arial; 
			color: 			#000000;
			}
			
div.bottom	{
			font-size: 		8pt; 
			font-family: 	arial; 
			color: 			#999999;
			}

image.center	{align:		center;}

img.center	{align:		center;}

th			{font-size: 	10pt; 
			background-color: #dddddd;
			font-weight: 	bold;}

th.small		{font-size: 	8pt; 
			background-color: #dddddd;
			font-weight: 	bold;}


td			{font-size: 	10pt; 
			font-family: 	arial; 
			color: 		#000000;}

td.edge		{background-image: url("images/blackDot.gif");  background-repeat: repeat-y;}
td.menu		{font-size: 10pt; font-family: arial;}
td.center	{font-size: 10pt; font-family: arial; align: center; text-align: center;}

h1			{font-size: 30pt; font-family: arial; color: #000000; text-align: center;}
h2			{font-size: 14pt; font-family: arial; color: #00c000; text-align: left;}
h3			{font-size: 12pt; font-family: arial; color: #00c000; text-align: left;}

h3.bottom	{font-size: 	12pt; 
			font-family: 	arial; 
			color: 			#00c000; 
			text-align: 	left;
			margin:			0px 0px 3px 0px;}

a:link		{color: #000000; text-decoration: none; font-weight: bold;}
a:visited	{color: #000000; text-decoration: none; font-weight: bold;}
a:hover		{color: #000000; text-decoration: underline; font-weight: bold;}
a:active	{color: #000000; text-decoration: none; font-weight: bold;}

a:link.menu		{color: #000000; text-decoration: none; font-size: 10pt; font-family: arial; font-weight: normal;}
a:visited.menu	{color: #000000; text-decoration: none; font-size: 10pt; font-family: arial; font-weight: normal;}
a:hover.menu	{color: #000000; text-decoration: none; font-size: 10pt; font-family: arial; font-weight: normal;}
a:active.menu	{color: #000000; text-decoration: none; font-size: 10pt; font-family: arial; font-weight: normal;}

a:link.bottom		{color: #999999; text-decoration: none; font-size: 8pt; font-family: arial; font-weight: normal;}
a:visited.bottom	{color: #999999; text-decoration: none; font-size: 8pt; font-family: arial; font-weight: normal;}
a:hover.bottom		{color: #999999; text-decoration: underline; font-size: 8pt; font-family: arial; font-weight: normal;}
a:active.bottom		{color: #999999; text-decoration: none; font-size: 8pt; font-family: arial; font-weight: normal;}

ol.alpha		{list-style-type: lower-alpha}

ol.roman		{list-style-type: lower-roman}

.hidden		{position: relative; visibility: hidden;}
.visible	{position: relative; visibility: visible;}

img.right	{float:		right;
			margin:		10px 10px 10px 10px;}

img.left	{float:		left;
			margin:		10px 10px 10px 10px;
			vertical-align:	top;}
		
#tooltip 	{
			padding: 1px;
			background: #ffffff;
			border: 1px solid #000;
			text-align: center;
			font-size: 10pt;
			}

span.tip 	{
    		border-bottom: 1px solid #eee;
			}
			
#rightitem {
	margin: 3px;
	padding: 2px;
	border: 1px solid #00c000;
	background-color: #C5FFC5;
}
