body {
		background-color: white;
		font-size:8pt;
		font-family: Arial, Helvetica, sans-serif;
}

p {
		color: black;
		font-size:8pt;
		font-family: Arial, Helvetica, sans-serif;
}

b {
		font-weight:bold;
		font-family: Arial, Helvetica, sans-serif;
}

td {
		color: black;
		font-size:8pt;
		font-family: Arial, Helvetica, sans-serif;
}

td.main_search {
		color: black;
		font-size:10pt;
		font-family: Arial, Helvetica, sans-serif;
		width:100%;
}

td.right_side {
		background: #71A3CE;
		color: white;
		font-size:10pt;
		font-family: Arial, Helvetica, sans-serif;
		width:100%;
		padding-left: 8px;
}

table.main_search {
}

table.search_results {
}

table.basket {
}

table.secure_checkout {
}

table.forgot_your_password {
}

table.declined {
}

table.secure_confirmation {
}

table.finalize {
}

a:link {
	color: #D35D1E;
	font-size: 9pt;
	text-decoration: none;
}

a:visited {
	color: #D35D1E;
	font-size: 9pt;
	text-decoration: none;
}

a:active {
	color: #D35D1E;
	font-size: 9pt;
	text-decoration: none;
}

a:hover {
	color: #D35D1E;
	font-size: 9pt;
	text-decoration: underline;
}

a.left_menu:link {
	text-decoration: none;
	color: #004B98;
	font-size: 12pt;
	font-weight: bold;
}

a.left_menu:visited {
	text-decoration: none;
	color: #004B98;
	font-size: 12pt;
	font-weight: bold;
}

a.left_menu:active {
	text-decoration: none;
	color: #004B98;
	font-size: 12pt;
	font-weight: bold;
}

a.left_menu:hover {
	text-decoration: none;
	color: #004B98;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}

a.selected {
		color: black;
}

h1 {
		color: black;
		font-size:14pt;
		font-family: Arial, Helvetica, sans-serif;
}

h2 {
		color: black;
		font-size:12pt;
		font-family: Arial, Helvetica, sans-serif;
}

h2.secure_checkout {
		color: black;
		font-size:11pt;
		font-family: Arial, Helvetica, sans-serif;
}

h2.basket {
		color: black;
		font-size:11pt;
		font-family: Arial, Helvetica, sans-serif;
}

h2.forgot_your_password {
		color: black;
		font-size:11pt;
		font-family: Arial, Helvetica, sans-serif;
}

h2.declined {
		color: black;
		font-size:11pt;
		font-family: Arial, Helvetica, sans-serif;
}

h2.secure_confirmation {
		color: black;
		font-size:11pt;
		font-family: Arial, Helvetica, sans-serif;
}

h2.finalize {
		color: black;
		font-size:11pt;
		font-family: Arial, Helvetica, sans-serif;
}

h3 {
		color: black;
		font-size:10pt;
		font-weight:bold;
		font-family: Arial, Helvetica, sans-serif;
}

h3.search_results {
		color: black;
		font-size:11pt;
		font-family: Arial, Helvetica, sans-serif;
}


input[type="submit"] {
}

input[type="button"] {
}

input[type="reset"] {
}

.td1 {
		padding: 2px;
		margin: 2px;
		background-color: #FF9900;
		color: white;
		font-family: Arial, Helvetica, sans-serif;
}

.whbld {
		color:#D63333;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
}
.whtxt {
		color:#D63333;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration:none;
		font-size:8pt;
}

tr.row1 {
		background-color: #C8D2D7;
}

.error {
      color: #FF0000;
}

#footer {
	width: 100%;
	clear: both;
	color: #005EA6;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	float: left;
}

#footerL {
	width: 48%;
	border-top: 1px solid #005EA6;
	float: left;
	padding-top: 15px;
}

#footerR {
	width: 52%;
	border-top: 1px solid #005EA6;
	float: left;
	padding: 0;
}

#footerA {
	float: left;
	padding-top: 15px;
}

