﻿/* styles for ING DIRECT tables */
body 
{	
}

h1
{
	font-family: Verdana;
}

/* table styles */
table
{
	border-collapse: collapse;
	border: 0;
}

.rowHead td
{
	font-family: Calibri;
	font-size: large;
	background-color: #010066;
	color: White;
	padding: 10px 10px 10px 10px;
	white-space: nowrap;
	font-weight: 700;
}
.rowHead td.c7
{
    text-align: right;
}
.page
{
	margin: 10px 30px 0px 30px;
}
tr.rowEven td
{
	font-family: Verdana;
	font-size: small;
	padding: 5px 10px 5px 10px;
	background-color: #efefef;
}
tr.rowOdd td
{
	font-family: Verdana;
	font-size: small;
	padding: 5px 10px 5px 10px;
}
.pa
{
    font-family: Arial;
    font-size: x-small;
}
tr.rowHead td.cFirst
{
	background-color: #010066;
	background-image: url('images/border.gif');
	background-repeat: repeat-y;
	background-position: left;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}
tr.rowHead td.cLast
{
	background-color: #010066;
	background-image: url('images/border.gif');
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px 0px 0px 0px;
	vertical-align:top;
}
.asterisk
{
	margin: 5px 0px 50px 40px;
	color: #000000;
	font-family: Verdana;
	font-size: x-small;
}
.conditions
{
	width: 553px;
	font-family: Arial;
	font-size: x-small;
	color: #777777;
	padding: 30px 0px 0px 0px;
}

tr td.i182 
{
	font-family: Verdana;
	font-size: large;
	background-color: #ff6600;
	color: #010066;
	padding: 10px 10px 10px 10px;
	white-space: nowrap;
	border-top: solid 5px #ffffff;
}

/* table cell styles */
td
{
	font-family: Arial;	
}
.content
{
	font-family: Verdana;
	font-size: small;
	padding: 5px 10px 5px 10px;
}
.content_alt
{
	background-color: #efefef;
	font-family: Verdana;
	font-size: small;
	padding: 5px 10px 5px 10px;
}

