body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	/*color: #4B4A57;*/
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
a {
	color: #4B4A57;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #626274; 
	text-decoration: underline
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	list-style-image: url(/media/images/nav_bullet.gif);

}
.rT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	/*color: #4B4A57;*/
}
.rTB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;

}
.sT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.sTB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
.lS {
	color: #626274;
	font-weight: normal;
	text-decoration: none;
}
.lS:hover {
	color: #0B074F;
	font-weight: normal;
	text-decoration: underline
}
.wBorder {
	border: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #B1B0C7;
}
.err {
	color: #FF0000;
}
