.rightpanel {
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C9C6C9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C9C6C9;


}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
	font-weight: bold;
	text-decoration: none;


}
.link-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2961AD;
	text-decoration: none;

}
.link-blue:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.bold-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
.bold-black:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;

}
.bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;

}
.left {

	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFF3F7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C9C6C9;
}

