@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
}

table
{
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
}

.text {
	color: #032e6e;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
}

a.text:link, a.text:active, a.text:visited {
	color: #032e6e;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
}

a.text:hover {
	color: #b92332;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
}

a.text1:link, a.text1:active, a.text1:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
} 

a.text1:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
}

.menuheading {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
}

a.menuheading:link, a.menuheading:active, a.menuheading:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
} 

a.menuheading:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
} 

.menu {
	color: #032e6e;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
}

.currency {
	color: #032e6e;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
}

.calc {
	color: #335e94;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
}

a.calc:link, a.calc:active, a.calc:visited {
	color: #335e94;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
} 

a.calc:hover {
	color: #d1242c;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
}

.menuheading2 {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
	font-family: Tahoma, sans-serif;
}

.form {
	text-decoration:none;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	color: #032e6e;
	font-weight:normal;
	border: 1px solid #032e6e;
	background-color: #f0f3f8;
	padding: 2px 5px;
	width: 300px;
}


.form2 {
	text-decoration:none;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	color: #032e6e;
	font-weight:normal;
	border: 0;
	background-color: #f0f3f8;
	padding: 3px;
	width:160px;
}

.form3 {
	text-decoration:none;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	color: #032e6e;
	font-weight:normal;
	border: 0;
	background-color: #f0f3f8;
	padding: 3px;
	width:133px;
}

.form4 {
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	color: #032e6e;
	font-weight:normal;
	border: 1px solid #032e6e;
	background-color: #f0f3f8;
	width: 80px;
}

#form22 {
	line-height: 1.5em;
}

#form22 li, ol {
	padding: 0 0 0 10px;
	margin: 0;
	text-indent: 20px;
}

#form23 {
	background-color:#032e6e;
}

#form23 td {
	background-color:#f0f3f8;
}

.transfers {
	list-style: none;
	clear: both;
	padding: 0;
	margin: 0;
}

.transfers li {
	margin: 0 0 10px 4px;
	float: left;
	width: 93px;
	height: 41px;
	display: block;
}