img {
	border: 0px none;
}

body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-transform: none;
}

td {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.tdsmall {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.subitemtext {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.subitemheader {
	background-color: #686868;
	background-image: url("subheader.gif");
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	height: 20px;
}

.subitemheaderunderscore {
	/* background-color: #FFAD10; */
	background-color: #FFAD10;
}

.subitembg {
	background-image: none;
	/* background-color: #DEDFDE; */
	background-color: #FFFFE3;
}

/* filler between subitems */
.subitemfill {
	background-image: none;
	background-color: #FFFFFF;
}

.itembgtop {
	background-image: none;
	background-color: #FFFFE3;
/*	border: 1px solid; */
	border-left:  #DDDDDD 1px solid;
	border-top:  #DDDDDD 1px solid;
	border-right:  #DDDDDD 1px solid;
	padding: 5px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.itembodyleft {
	background-image: none;
	background-color: #FFFFFF;
	border-bottom: #DDDDDD 1px solid;
	border-left:  #DDDDDD 1px solid;
/*	border-bottom: #DDDDDD 1px thin dotted;
	border-left:  #DDDDDD 1px thin dotted; */
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.itembodyright {
	background-image: none;
	background-color: #FFFFFF;
	border-right: #DDDDDD 1px solid;
	border-bottom:  #DDDDDD 1px solid;

/*	border-right: #DDDDDD 1px thin dotted;
	border-bottom:  #DDDDDD 1px thin dotted; */
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding-right: 5px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}


DIV.Navigation A:text {
	color: #000000;
/* 	font-weight: normal; */
	font-weight: normal;
}

DIV.Navigation A:link {
	color: #000000;
	font-weight: normal;
}

DIV.Navigation A:visited {
	color: #000000;	
/* 	font-weight: normal; */
	font-weight: normal;
}

DIV.Navigation A:hover {
	color: #000000;
/* 	color: #FFAD10; */
/* 	font-weight: normal; */
	font-weight: normal;
}

a:link, a:visited, a:active {
	text-decoration: underlined;
}