body{
font-family:Tahoma;
font-size:12px;
color:#333333;
cursor:default;
}
td{
font-family:Tahoma;
font-size:12px;
color:#333333;
}
.gray-bot-border {
	border-bottom: 1px solid #666666;
}
.sub-title {
	font: bold 14px Tahoma;
	text-decoration: none;
	color: #298df1;
	padding-left: 5px;
}

.gray-top-border {
	border-top: 1px solid #666666;
}
.footer-text {
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#909192;
	text-decoration: none;
}
a.footer-text:hover {
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#909192;
	text-decoration: underline;
}
.left-link-text {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #222325;
	text-decoration: none;
	padding-left: 12px;
}
.content {
	font: normal 12px Tahoma;
	text-decoration: none;
	color: #646566;
	text-align: justify;
}
.link {
	font: normal 11px Tahoma;
	text-decoration: none;
	color: #298df1;

}
a.link:hover {
	font: normal 11px Tahoma;
	text-decoration: underline;
	color: #298df1;

}
.dotted-line {
	font: normal 12px Tahoma;
	text-decoration: none;
	color: #646566;
	text-align: justify;
	border-right: 1px dotted #646566;
}
.gray-bor {
	border: 2px solid #6D7278;
}
