.NavLink {
	font-family: Tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
body,td,th {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}.PageHeader {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #001A5B;
	text-decoration: none;

}
p {
	text-align: justify;
}
.SideNavBg {
	background-color: #6C8AC1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

