/***************************************
	Print Stylesheet for XY.is
	Developed by Islandsbanki
	14.06.2005
***************************************/
body{
	font-family: Times New Roman;
	font-size: 11pt;
	color: #000;
}
.NoPrint
{
	display: none;
}
th{
	text-align: left;
}
img{
	border: none;
}

a, h1 a, h2 a, h3 a{
	color: #000;
	text-decoration: none;
}
.Clear{
	clear: both;
	border-top: 1px solid #fff;
	height: 0;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
}

#MainNav, #NetbankiOgPosturNav, #SubNav{
	display: none;
}

#Footer{
	text-align: center;
	padding: 0 0 15px;
}
#Footer a{
	text-decoration: none;
}

.List .Right{
	text-align: right;
}
.List .Left{
	text-align: left;
}

table.List{
	border: 1px solid #000;
	border-bottom: none;
	width: 100%;
}
table.List .First{
	border-left: none;
}
table.List td,
table.List th
{
	border: 1px solid #000;
	border-width: 0 0 1px 1px;
}

input.FormBox{
	border: 1px solid #000;
	border-width: 0 0 1px;
}