.headTxt {
	font-weight: bold;
	font-size: 16px;
	color: #365180;
	font-family: trebuchet ms, sans-serif;
}

.headSTxt {
	font-weight: bold;
	font-size: 13px;
	color: #365180;
	font-family: trebuchet ms, sans-serif;
}

.subHeadTxt {
	font-weight: bold;
	font-size: 15px;
	color: #1e3e6d;
	font-family: trebuchet ms, sans-serif;
}

.menuTxt {
	font-size: 12px;
	color: #FFFFFF;
	font-family: trebuchet ms, sans-serif;
}

.bodyTxt {
	font-size: 12px;
	color: #000000;
	font-family: trebuchet ms, sans-serif;
	line-height: 1.35;
}

.newTxt {
	font-size: 12px;
	color: #9C2926;
	font-family: trebuchet ms;
}

.othTxtBig {
	font-size: 12px;
	color: #425F89;
	font-family: georgia;
	line-height: 1.35;
}

.othTxt {
	font-size: 11px;
	color: #4F4E50;
	font-family: georgia;
	line-height: 1.5;
}

.menuTxt a {
	color: #FFFFFF;
	text-decoration: none;
}

.menuTxt a:hover {
	text-decoration: underline;
}

.bodyTxt a {
	color: #000000;
	text-decoration: none;
}

.bodyTxt a:hover {
	text-decoration: underline;
}

.othTxt a {
	color: #000000;
	text-decoration: none;
}

.othTxt a:hover {
	text-decoration: underline;
}

.hltCell1 {
	background-color: #3969a9;
	cursor: pointer;
}

.hltCell2 {
	background-color: #e9dfc4;
	cursor: pointer;
}

.popCell {
	border: 1px solid #FFFFFF;
}

.popHltCell {
	border: 1px solid #cccccc;
}

a.noLine:hover {
	text-decoration: none;
}

.input {
	font-size: 10px;
	1background-color: #FAF3E1;
	padding: 0px 0px 0px 4px;
}
