/* CSS Document */
body {
	margin-left: 5px;
	margin-top: 0px;
	font-family: Tahoma;
	font-size: small;
	background-color: #DEDEEB;
	margin-right: 0px;
	margin-bottom: 0px;
}
.caption {
	color: #000066;
	font-weight: bold;
	letter-spacing: 2px;
	border: thin none #92AD92;
	font-variant: small-caps;
	font-size: medium;
}
.noULine {
	color: #000000;
	text-decoration: none;
}
.bBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.lrBorder {
	border-right-width: thin;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.text {	font-size: small;
	color: #000000;
	text-decoration: none;
}

/* indexNewj.htm */
.imgBorder {
	border-right: thin outset #CCCCCC;
	border-bottom: thin outset #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menu {
	font-size: medium;
	color: #000000;
}
.caption2 {
	color: #000066;
	font-weight: bold;
	letter-spacing: 2px;
	text-indent: 5px;
	font-variant: small-caps;
	font-size: large;
}
.tableBorders {
	border: medium solid #000066;
}
.style3 {
	font-size: small;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-family: Tahoma;
}
.style4 {font-size: x-large}

.colTitleFILLED {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}
.note {
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
	font-size: medium;
}
.glanceNote {
	color: #FFFFFF;
	font-weight: bold;
	font-size: large;
}.colHeadings {
	font-size: small;
	font-weight: bold;
	white-space: nowrap;
}
.rptHeadings {
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
}
.borderTHIN {
	font-size: small;
	border: thin solid #000066;
}
.rptSummaryHeadings {
	background-color: #000066;
}
.rptTitle {
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	border: thin solid #000000;
}
.border {
	font-size: small;
	border: 1px solid #C1C1FF;
}
.bottomborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.topborderGreen {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
}
.data {
	font-size: small;
	text-align: left;
}
.headdata {
	font-size: small;
	font-weight: bold;
}
.noWrap {
	white-space: nowrap;
}
.error {
	font-weight: bold;
	color: #b70000;
}
.style5 {font-size: large}
