@charset "UTF-8";
body {
	margin: 0px;
	background: url(/images/bg_bluenarrow.jpg) repeat-x;
	font: 12px/18px "Trebuchet MS", Arial, sans-serif;
}
.fields input {
	height: 25px;
	border: 1px solid #99c2f1;
	width: 140px;
}
.headingbar {
	padding-top: 10px;
	height: 48px;
}
.icons {
	text-align: center;
	padding-bottom: 12px;
	font-weight: bold;
	padding-top: 6px;
}
.altrow {
	background: #f1f7ff;
}
.nav {
	height: 40px;
	text-transform: uppercase;
	vertical-align: middle;
}
.whiteheading_page  {
	font-size: 24px;
	margin-top: 6px;
	font-weight: bold;
	color: #FFFFFF;
}
.introcell {
	padding-top: 10px;
}
.black {
	color: #000000;
}
.navcell {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.headingcell {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #9AC3F2 url(/images/triangle.gif) no-repeat 5px center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.headingcellnoarrow {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #9AC3F2;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.headingcellnoarrowleft {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #9AC3F2;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
a:hover {
	text-decoration: underline;
}
.datacell {
	padding-left: 20px;
	vertical-align: middle;
}
.datacellcentre {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.smaller {
	font-size: 11px;
}
.quotecell {
	height: 215px;
	width: 460px;
	padding-right: 20px;
}
.plumblogo {
	text-align: right;
	vertical-align: middle;
}
.imagefloatright {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.needlogin {
	width: 220px;
	padding-right: 20px;
}
.tradeapp {
	width: 220px;
}
.whiteheading {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 6px;
}
.logopad {
	padding-left: 10px;
}
.blackheading {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
	padding-bottom: 18px;
	padding-top: 6px;
}
.quicklinks {
	font-size: 11px;
	padding-bottom: 10px;
}
a {
	color: #000080;
	text-decoration: none;
}
.quote {
	font-size: 14px;
	font-style: italic;
	color: #666666;
	line-height: 22px;
}
.heading {
	font-size: 18px;
	font-weight: bold;
	color: #000080;
	margin-top: 0px;
}
td {
	vertical-align: top;
}
.red {
	color: #FF0000;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #000080;
	margin-top: 0px;
}
.header {
	background: #00007F;
}
.bannerhome {
	height: 348px;
	background: url(/images/banner.jpg) no-repeat;
}
.navcell a:link, .navcell a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
img {
	border-width: 0px;
}
.buycells {
	width: 220px;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 20px;
}
.buyfields {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #9AC3F2;
}
.iconcontainer {
	padding-bottom: 10px;
	padding-top: 15px;
}
.accountdetails {
	color: #FFFFFF;
	vertical-align: middle;
}
.datacell input {
	height: 30px;
	width: 820px;
}
.datacellcentre input {
	height: 30px;
}
.buycelllast {
	width: 220px;
}

.error_red
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 15px;
	font-weight: bold;
	COLOR: #ee3333;
 	text-decoration: none
}