body
{
	background-color: #ffffff;
	background-image: url('../img/background.gif');
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 9pt;
	margin: 0px;
}
p
{
	margin: 0px;
}
th
{
	background-color: #027daa;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	padding: 5px;
}
td
{
	color: #000000;
	font-size: 8pt;
}
a
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
form
{
	margin: 0px;
}
input
{
	font-family: Verdana;
	font-size: 9pt;
}
textarea
{
	font-family: Verdana;
	font-size: 9pt;
}
select
{
	font-family: Verdana;
	font-size: 9pt;
}
h1
{
	color: #FF6600;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
}
h2
{
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
h3
{
	font-size: 8pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
a img
{
	border: 0px;
	vertical-align: middle;
}
.textWhite a, .textWhite
{
	color: #ffffff;
}
.divWidth
{
	width: 902px;
}
.divBorder
{
	background-color: #ffffff;
	padding-top: 0px;
	border-top: 0px;
	padding: 5px;
	border: 1px solid #ff7500;
}
.td1, .td1right, .td1center, .td1nowrap
{
	background-color: #fcfcfc;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.td2, .td2right, .td2center, .td2nowrap
{
	background-color: #ececec;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.td1nowrap, .td2nowrap
{
	white-space: nowrap;
}
.td1right, .td2right
{
	text-align: right;
}
.td1center, .td2center
{
	text-align: center;
}
.backPrint
{
	display: none;
}
.contentPrint
{
	background-image: url('/modules/NokiaService/img/print_back.gif');
}
.hideOnScreen
{
	display: none;
}
