﻿div.control .BodyText 
{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	line-height: 16px;
	color: #333333;
}

div.control h1 
{
	font-size: 18px;
	margin: 0px;
	font-weight: normal;
}

div.control  .colour_green 
{
	color: #9fa615;
}

div.control .colour_red 
{
	color: #d9531e;
}

div.control  #textfield001
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #40408c;
	font-size: 9px;
	border: 1px solid #40408c;
	padding-bottom: 12px;
	font-weight: none;
	width: 109px;
	height: 18px;
}

div.control #textfield002
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #727272;
	font-size: 10px;
	border: 1px solid #d3d452;
	font-weight: none;
	width: 30px;
	height: 14px;
	background-repeat: repeat-x;	
}

div.control .colour_greenSml 
{
	color: #9fa615;
	font-size: 16px;
}

div.control .colour_greenmedital 
{
	color: #9fa615;
	font-size: 14px;
	font-style: normal;
}

div.control .BodyText02 
{
	line-height: 16px;
	color: #333333;
	padding: 0px;
}

div.control .colour_redSml 
{
	color: #d9531e;
	font-size: 16px;
}

div.control table
{
    border-collapse: collapse;
}

div.control .menumaininst
{
    font-family:Arial, Helvetica, sans-serifl;
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 8px;
}

div.control .paymentconfirmationbox 
{
	background-image: url(/content/images/confirmation_icon.png);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-top: 20px;
	padding-left: 80px;
	background-position: left top;
	text-align: left;
	vertical-align: top;
}

div.control .paymentfailurebox 
{
	background-image: url(/content/images/rejection_icon.png);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-top: 20px;
	padding-left: 80px;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
}

div.control .payment-top-bar
{
	background-image: url(/content/images/Confirmationtable_toptilebk.jpg);
}

div.control .payment-bottom-bar
{
	background-image: url(/content/images/Confirmationtable_bottomtilebk.jpg);
}

div.control .top-space 
{
	padding-left: 4px;
	padding-top: 20px;
	float: left; 
	height: 180px;
	width: 322px; 
	background-color: #ffffff;
}

div.control .menuhdr 
{
	padding: 10px;
}

div.control .menuhdr h2 
{
	padding: 0px;
	margin: 0px;
	display:inline;
	color: #d9531e;
	font-size:11px;
}

div.control UL 
{
	TEXT-ALIGN: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.control UL h2
{
	color: #d9531e;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;	
}

div.control UL LI 
{
	padding: 0 0 0 20px;
	margin-top: 5px;
	background-image: url(/content/images/Bullet07.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.control UL LI 
{
	VERTICAL-ALIGN: middle
}

div.control h3 
{
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;	
}
div.control .contacts
{
	padding:0;
	width: 350px;
}
div.control .fltrt
{
	float:right;
	padding: 0 0 8px 0;
}
.contacts
{
	width: 300px;
	height: 30px;
	display:table-row;
	padding: 0 0 0 20px;
}
.contactLft
{
	padding: 8px 0 8px 35px;
	width: 120px;
	float: left;
	font-size: 14px;
	color: #9fa716;	
}
.contactLft a
{
	font-size: 14px;	
	text-decoration: underline;
}
.contactLft a:hover
{
	color: #333333;
}
.tel 
{	background-image: url(/content/images/icon_tel.gif);
	background-repeat: no-repeat;
}
.mail 
{
	background-image: url(/content/images/icon_email.gif);
	background-repeat: no-repeat;
}

.hour 
{	background-image: url(/content/images/icon_time.gif);
	background-repeat: no-repeat;
}
.help 
{	background-image: url(/content/images/icon_helpline.gif);
	background-repeat: no-repeat;
}
.contactRt
{
	padding: 8px 0 0 0;
	float:left;
	font-size: 14px;
	color: #999999;		
}