.errDiv {
	font-family:Tahoma;
	font-size:8pt;
	color:#c00;
}
A {
	color:#898D8C;
	text-decoration:none;
}

A:hover {
	text-decoration:underline;
}

TD {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11;
	color:#666666;
}

HR {
	color:#898D8C;
	height:1;
	position:relative;
	top:-5;
}

.lnkContent {
	font-family:Tahoma;
	font-size:11;
	color:#166BB8;
}

.bLnkContent {
	font-family:Tahoma;
	font-size:11;
	font-weight:bold;
	color:#2E78BC;
}


.lnkHdr {
	font-family:Tahoma;
	font-size:11;
	font-weight:bold;
	color:#898D8C;
}

.contentHdr {
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	color:#666666;
}

.contentLarge {
	font-family:Tahoma;
	font-size:12;
	color:#666666;
}

.bContentHdr {
	font-family:Tahoma;
	font-size:12;
	font-weight:bold;
	color:#2E78BC;
}

.bFont {
	font-family:Tahoma;
	font-size:11;
	color:#2E78BC;
}

.redFont {
	font-family:Tahoma;
	font-size:11;
	color:#FF0000;
}

.loginInput {
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	height:16px;
	border-style:solid;
	border-width:1px;
	border-color:#3F3F3E;
	padding-left:3px;
}

.formInput {
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#3F3F3E;
	padding-left:3px;
}
.formInputDisabled {
	background:#CCCCCC;
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#3F3F3E;
	padding-left:3px;
}

.footer {
	font-family:Tahoma;
	font-size:7pt;
	color:#898D8C;
	text-align:center;
}
.footer A {
	font-family:Tahoma;
	font-size:7pt;
	color:#898D8C;
	text-decoration:none;
}
.footer A:hover {
	text-decoration:underline;
}

.packDesc {
	position:absolute;
	z-index:10;
	width:300px;
	padding:4px;
	padding-top:2px;
	text-align:justify;
	background:#7DC3EA;
	color:#000000;
	border-style:solid;
	border-width:1px;
	visibility:hidden;
}