.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #666666;
	text-decoration: none;
}

.text_header {
	font-family: Verdana;
	font-size: 11px;
	font-weight: 300;
	color: #666666;
	text-decoration: none;
}

.text_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 300;
	color: #666666;
	text-decoration: none;
}

.text_nav_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.text_nav_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: 300;
	color: #555555;
	text-decoration: none;
}
.text_required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 300;
	color: #FF0000;
	text-decoration: none;
}
.text_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.paging_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	background-image:url("../img/layout/data-header-bg.png");
	text-decoration: none;
}
.paging_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 24px;
	text-decoration: none;
}
.paging_row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: row;
	color: #666666;
	line-height: 24px;
	text-decoration: none;
}
.link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #555555;
	text-decoration: underline;
}
.link_small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 300;
	color: #555555;
	text-decoration: underline;
}
.text_invoice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #6F6F6F;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer-text {
	font-family: Verdana;
	font-size: 10px;
	font-weight: 300;
	color: #333333;
	text-decoration: none;
}

.footer-divider {
	font-family: Verdana;
	font-size: 10px;
	color: #174F82;
	font-weight: bold;
	text-decoration: none;
}