/* this stylesheet mostly for netscape 4 */


body, td, th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body
{
	margin: 0px 10px;
}

/* start classes */
.leftNav
{
	vertical-align: top;
}

.greystripe
{
	background-color: #666666;
	height: 1px;
	width: 1px;
}

.content
{
	vertical-align: top;
	text-align: justify;
	/* top right bottom left*/
	padding: 20 0 0 20;
	width: 520px;
}

.contentCaption
{
	font-weight: bold;
	position: relative;
	left: -10px;
	padding-bottom: 15px;
}

.contentHeadline
{
	font-weight: bold;
	position: relative;
	left: -10px;
	margin-bottom: -8px;
}

/* start definitions for topnav cells */
.topNavCell
{
	font-size: 11px;
	color: #333333;
	padding-left: 8px;
	height: 40px;
	padding-top: 16px;
	padding-bottom: 10px;
}

.topNavLinks
{
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height: 20px;
}

/* start definitions for leftnav cells */

.leftNavCell
{
	padding-top: 4px;
}

.leftNavTopCell
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #D6D7D0;
	padding-top: 5px;
}

.leftNavLink
{
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.leftNavCurrent
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.small:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.smallNoLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.downloadCellX
{
	padding-right: 10px;
	padding-bottom: 10px;
}

/* e-mail links */

.mail
{
	text-decoration: none;
	color: #000000;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
