body, td, p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
hr {
	color:#AD4A4A;
}

a {
	text-decoration: none;
	color: #2f48d7;
}

a:hover {
	text-decoration: underline;
}
.warning { color: #964623; font-weight:bold; }
.SideBarLink {
	text-decoration: none;
	color: #2e47d5;
}

.SideBarLink:hover {
	text-decoration: underline;
}

.txtBlackLink {
	color: #2f48d7;
	text-decoration: none;
	font-weight: bold;
}

.txtBlackLink:hover {
	text-decoration: underline;
}

.txtPageHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #AD4A4A;
	font-weight: normal;
}

.txtSectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AD4A4A;
	font-weight: bold;
}

.txtBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.txtRightBar {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

.txtRightBarBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #454545;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
