/*	File:		Main.css
 *	Author:		Matthias Friedrich
 *	Date:		05-01-2005
 *
 */

body
{	list-style-position: outside;
	font-size: 9pt;
	background-image: none;
	margin: 0px;
	padding: 0px;
	color: black;
	line-height: 130%;
	font-family: Arial, Verdana, Tahoma, 'Times New Roman';
	list-style-type: disc;
	background-color: transparent;
	text-decoration: none;
}

td
{
  	list-style-position: outside;
	font-size: 9pt;
	background-image: none;
	margin: 0px;
	padding: 0px;
	color: black;
	line-height: 130%;
	font-family: Arial, Verdana, Tahoma, 'Times New Roman';
	list-style-type: disc;
	background-color: transparent;
	text-decoration: none;

}

hr 
{	width: 100%;
	color: #cccccc;
	height: 1px;
}

p
{	font-weight: normal;
	list-style-position: outside;
	font-size: 9pt;
	background-image: none;
	color: #000000;
	line-height: 130%;
	font-family: Arial, Verdana, Tahoma, 'Times New Roman';
	list-style-type: disc;
	background-color: transparent;
	text-decoration: none;
}

div.leftIndent1
{
	width: 100px;
}

div.leftIndent2
{	width: 115px;
	height: 100%;
}

ul
{	font-family: Arial;
	font-size: 9pt;
}

li
{	list-style-position: outside;
	font-size: 9pt;
	font-family: Arial;
	list-style-image: url(../images/bulletpoint.jpg);
}

a
{	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

a.textlink
{	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}

a.nav
{	font-family: Arial;
	font-size: 7.5pt;
	color: #747b7c;
	text-decoration: none;
	font-weight: bold;
}

a.nav:active
{	font-family: Arial;
	font-size: 7.5pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

td.highlite { 
	background: #ececec; 
}

td.rndimage_number
{	height: 8px;
	width: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Arial;
	font-size: 6.5pt;
	color: Black;
	vertical-align: middle;
	text-align: center;
}

a.rndimage_number
{	font-family: Arial;
	font-size: 6.5pt;
	color: Black;
	text-decoration: none;
}

a.rndimage_number:active
{	font-family: Arial;
	font-size: 6.5pt;
	color: Black;
	text-decoration: none;
}

a.rndimage_number:hover
{	font-family: Arial;
	font-size: 6.5pt;
	color: Black;
	text-decoration: underline;
}

p.rndimage_number
{	font-family: Arial;
	font-size: 6.5pt;
	color: Black;
	text-decoration: none;
}
