body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background:  url(images/img-body-bg.jpg) repeat-x;
}
form {
	margin: 0px;
}
img a {
	border:none;
}
div.top a {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #201A5E;
	text-decoration: none;
	background: url(images/icon-top.gif) no-repeat 0px 6px;
	padding-left: 12px;
	margin-bottom: 12px;
	width: 35px;
	display: block;
}
div.line {
	line-height: 0px;
	height: 1px;
	border-bottom: 1px solid #CED1C7;
	margin-bottom: 15px;
}
.imgFloatLeft {
	float: left;
	border: 1px solid #ABADA3;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.logoFloatLeft {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 15px;
	border: none;
}
.submitButton {
	background: url(images/icon-submit.gif) no-repeat right top;
	cursor:pointer;
	border: none;
	display: block;
}
.clearer {
	line-height: 0px;
	clear: both;
}
#header {
	background: #FFFFFF;
	height: 105px;
	width: 699px;
	margin-bottom: 1px;
	padding-left: 41px;
}
#headerNav {
	background: #E3E5DF;
	position: absolute;
	left: 508px;
	height: 91px;
	width: 191px;
	border-right: 1px solid #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 14px;
}
#headerNav a {
	font: bold 10px/10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #CED1C7;
}
#headerNav a:hover {
	color: #201A5E;
	background: url(images/img-rightColumn-roller.gif) repeat-x;
}
#imageArea {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	height: 100px;
	width: 231px;
	float: left;
	position: absolute;
	left: 507px;
	top: 106px;
}
#nav {
	margin-left: 41px;
	margin-top: 4px;
	position: absolute;
	top: 206px;
	z-index: 300;
	width: 720px;
}
#nav a {
	font: bold 10px/10px Verdana, Arial, Helvetica, sans-serif;
	color:#B2BC1F; /*#99CC00;*/
	padding: 3px 15px 4px;
	text-decoration: none;
	border-left: 1px solid #B2BC1F;/*#99CC00;*/
	float: left;
}
#nav a:hover, #nav a.menuOver {
	color: #FFFFFF;
}
#contentContainer {
	background: #ABADA3;
	position: absolute;
	top: 242px;
	left: 0px;
	width: 100%;
}
#content {
	background: #FFFFFF url(images/img-header-bg.jpg) repeat-y right top;
	padding: 0px;
	width: 740px;
	border: none;
}
#contentLeft {
	width: 426px;
	vertical-align: top;
	padding: 20px 41px;
	border: none;
}
#contentLeft a img {
	border:none;
}
#contentLeft p {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #201A5E;
	margin: 0px 0px 12px;
}
#contentLeft ul, #contentLeft ol {
	margin: 0px 0px 15px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #201A5E;
}
#contentLeft ul ul {
	margin-bottom: 0px;
}
#contentLeft ul li {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #201A5E;
	list-style: none;
	background:  url(images/icon-bullet-grey.gif) no-repeat 0px 8px;
	padding-left: 11px;
}
#contentLeft ul li li {
	margin: 0px 0px 0px 8px;
}
#contentLeft ol li {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #201A5E;
	margin-left: 29px;
}
#contentLeft p a:hover, #contentLeft li a:hover, .top a:hover, #footer a:hover, #rightTable a:hover {
	color: #990000;
	text-decoration: none;
}
#contentRight {
	vertical-align: top;
	padding: 0px 0px 20px;
	border: none;
}
#leftTitle {
	border-bottom: 1px solid #CED1C7;
	margin-bottom: 10px;
}
#footer img {
	margin-bottom: 2px;
	margin-right: 8px;
	margin-left: 3px;
}
#rightTitle {
	margin: 20px 20px 2px;
}
.newsItem {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #201A5E;
	margin-right: 20px;
	margin-left: 20px;
}
.newsItem a {
	background: url(images/img-newsMore-small.gif) no-repeat right bottom;
	text-decoration: none;
	color: #201A5E;
	display: block;
	padding-top: 8px;
	padding-bottom: 10px;
	overflow: hidden;
}
.newsItem a:hover {
	background: url(images/img-newsMore-small-over.gif) no-repeat right bottom;
}
#menuProducts, #menuAbout {
	position: absolute;
	z-index: 200;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: none;
	top: 231px;
}
#menuProducts a, #menuAbout a {
	color: #FFFFFF;
	text-decoration: none;
	background: #ABADA3;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	display: block;
	padding: 3px 15px;
	width: 300px;
}
#menuAbout a {
	width: 115px;
}
#menuProducts a:hover, #menuAbout a:hover, #contentLeft p a, #contentLeft li a, #rightTable a, .quoteTable a {
	color: #201A5E;
}
#rightNav {
	border-right: 1px solid #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
#rightNav a {
	font: bold 10px/10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #CED1C7;
}
#rightNav a:hover {
	color: #201A5E;
	background: url(images/img-rightColumn-roller.gif) repeat-x;
}
#contentLeft ul h1, #contentLeft h1, #contentLeft ol h1,  #indexLogin h1 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	margin: 0px 0px 2px;
}
.contentTable, .quoteTable {
	padding: 0px;
	border: none;
	width: 426px;
}
.contentTable td, .quoteTable td {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #201A5E;
	vertical-align: top;
	padding: 0px;
	border: none;
}

#rightNav .subNav {
	display: none;
}
#rightNav .subNav a {
	color: #000000;
	border-top: none;
	margin-left: 15px;
	padding-top: 0px;
	padding-bottom: 4px;
}
#rightNav .subNav a:hover {
	background: url(none);
}
#footer {
	background: #FFFFFF url(images/img-footer-bg.gif) repeat-x;
	padding-top: 26px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #201A5E;
	padding-left: 41px;
	padding-bottom: 20px;
	white-space: nowrap;
}
#footer a {
	color: #201A5E;
	text-decoration: none;
}
#tools {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#tools a img {
	display: block;
	border: none;
	padding-bottom: 7px;
}
.newsPageItem h1 {
	text-transform: none;
	color: #990000;
}
.newsPageItem h1 a, #contentLeft h3 a {
	color: #990000;
}
.newsPageItem p a {
	text-decoration: none;
	border-top: 1px solid #ABADA3;
	display: block;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 25px;
	background: url(images/img-newsMore.gif) no-repeat right bottom;
}
.newsPageItem p a:hover {
	background: #F5F5F3 url(images/img-newsMore-over.gif) no-repeat right bottom;
	color: #201A5E;
}
#indexPoll {
	float: left;
	background: #ABADA3 url(images/txt-poll_of_week.gif) no-repeat top left;
	text-align: left;
	margin-left: 25px;
	
}
#indexPoll a {
	display: block;
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #201A5E;
	text-decoration: none;
	width: 186px;
	height: 75px;
	/*background: url(images/icon-go-red.gif) no-repeat right bottom;*/
	padding-top: 45px;
	padding-right: 12px;
	padding-left: 2px;
	overflow: hidden;
}
#indexPoll a.image {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 200px;
	height: 120px;
}
#indexPoll a:hover {
	/*background: url(images/icon-go-red-over.gi)f no-repeat right bottom;*/
}
#indexLogin {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid white;
	border-bottom: none;
}
#indexLogin .input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #201A5E;
	border: 1px solid #ABADA3;
	display: block;
	width: 188px;
	margin-bottom: 3px;
	padding-left: 2px;
}
#rightTable {
	padding: 0px;
	margin-left: 20px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #ABADA3;
	border-left: none;
	width: 190px;
}
#rightTable td {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #201A5E;
	padding: 4px 0px;
	border-top: 1px solid #ABADA3;
	border-right: none;
	border-bottom: none;
	border-left: none;
	vertical-align: top;
}
#popup-container {
	height: 512px;
	border-bottom: 1px solid #FFFFFF;
}
.textInput {
	font: 11px/11px Arial, Helvetica, sans-serif;
	color: #201A5E;
	border: 1px solid #ABADA3;
	margin: 0px;
	padding-left: 2px;
	display: block;
	float: left;
	padding-top: 2px;
	padding-bottom: 0px;
}
.dropInput {
	font: 11px/11px Arial, Helvetica, sans-serif;
	color: #201A5E;
	border: 1px solid #ABADA3;
	margin: 0px;
	display: block;
	float: left;
	padding: 2px 0px 0px 2px;
	width: 401px;
}
#contactTable {
	padding: 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #990000;
	background: #E3E5DF;
	width: 100%;
	border-top: none;
	border-right: none;
	border-bottom: 8px solid #E3E5DF;
	border-left: none;
}
#contactTable td {
	padding: 5px 15px 0px;
	border: none;
}
#contactTable td a, .quoteTable a:hover {
	color: #990000;
}
#contactTable td a:hover {
	text-decoration: none;
	color: #201A5E;
}
#contactTable input.textInput, #contactTable textarea.textInput {
	width: 100%;	
}

#contactTable input, #contactTable textarea
{
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #201A5E;
}

#contactTable span
{
	color: #201A5E;
}

#contactTable span.tickets
{
	padding-left:4px;
	padding-top:2px;
	float:left;
	display:block;
}

#contactTable select
{
	padding-top:0px;
	float:left;
}

#contactTable td.title {
	font: 11px/15px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	padding-left:2px;
	padding-bottom:2px;
	padding-top:2px;
	background: #ABADA3;
}

#contactTable tr.total td
{
	border-top: solid 1px #FFFFFF;
	background: #ABADA3;
	vertical-align:middle;
	padding-top:2px;
	padding-bottom:2px;
}



.button {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #990000;
	border: 1px solid #FFFFFF;
	cursor:pointer;
	padding-top: 0px;
	padding-bottom: 0px;
}
#contentLeft h2 {
	border-bottom: 1px solid #ABADA3;
	margin-bottom: 10px;
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #201A5E;
	line-height: 18px;
	padding-bottom: 3px;
}
#contentLeft h3 {
	font-weight: normal;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CED1C7;
	color: #990000;
	font: 11px Arial, Helvetica, sans-serif;
}
.catagoryHeading {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #201A5E;
	margin-top: 10px;
	margin-bottom: 20px;
}
#indexBanner {
	height: 120px;
	margin-bottom: 0px;
	float: left;
	/*background: url(images/icon-go.gif) no-repeat right bottom;*/
}
#indexBanner a {
	display: block;
	border: none;
	padding-bottom: 0px;
	height: 120px;
	width: 200px;
	
}
#indexBanner a:hover {
	/*background: url(images/icon-go-over.gif) no-repeat right bottom;*/
}
.topQuote {
	font: bold 11px/18px Arial, Helvetica, sans-serif;
	/*color: #ABADA3;*/
	color: #990000;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
}

/* quote styles */

.quoteTable {
	background: #E3E5DF;
	border-collapse: collapse;	
}
.quoteTable td, .quoteTable th {
	border-top: 1px solid white;
	line-height: 14px;
	vertical-align: middle;
}

.quoteTable th {
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
	text-align: left;
}

.quoteTable td.left {
	padding-left: 4px;
	white-space: nowrap;
}
.quoteTable td.right {
	padding-right: 4px;
}

.quoteTable td.right input {
	width: 210px;
}

.quoteTable tr.total {
	background: #ABADA3;
}
.quoteTable tr.total td.cost {
	font-weight: bold;	
	width: 60px;
}
.quoteTable td.total {
	text-align: left;
	font-weight: bold;	
	color: #990000;
	width: 40px;
	line-height: 18px;
}

.quoteTable tr.full td {
	line-height: 18px;
}

.quoteTable td.checkBox, .quoteTable td.details{
	border-right: 1px solid white;
	width: 19px;
}
.quoteTable td.details {
	padding-top: 1px;
	background-color: #CED1C7;
	width: 19px;
	padding-bottom: 0px;
}

.quoteTable td.detailsDemo {
	padding-top: 1px;
	background-color: #CED1C7;
	width: 19px;
	padding-bottom: 0px;
	border-right: 1px solid white;
}

.quoteTable td.detailsDemo a img{
	margin-left: 8px;
}

.quoteTable td.details img {
	padding-bottom: 0px;
}

.quoteTable td.option, .quoteTable th.option, .quoteTable td.descriptionDemo, .quoteTable th.descriptionDemo{
	padding-left: 4px;
}

.quoteTable td.option
{	
	width:52px;
}

.quoteTable td.descriptionDemo, .quoteTable th.descriptionDemo{
	padding-left: 4px;
}

.quoteTable td.cost, .quoteTable th.cost {
	text-align: right;
	padding-right: 4px;
	
}

.quoteTable tr.demo td.cost, .quoteTable tr.demo th.cost
{
	width:55px;
}

.quoteTable td span
{	
	height:19px;
}


.quoteTable td.sectorLeft {
	padding: 4px;
	text-align: right;
	width: 200px;
}
.quoteTable td.sectorMiddle {
	border-right: 1px solid white;
	border-left: 1px solid white;
	width: 19px;
}
.quoteTable td.sectorRight {
	padding: 4px;
	width: 200px;
}

.quoteTable td.sectorLeft select, .quoteTable td.sectorRight select {
	width: 194px;
	
}
.quoteTable td.sectorRight input {
	width: 190px;
	padding:0px;
}

.quoteTable select, .quoteTable input, .quoteTable textarea, .txtQuote {
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #201A5E;
}
.quoteTable textarea.terms {
	width: 412px;
}

.quoteTableTitle
{
	background: #ABADA3;
	color:#FFFFFF !important;
	padding-left:2px;
}

.required {
	color: #990000;	
}

h2.registrationSteps {
	float: right;
}
h2.registrationSteps span {
	color: #ABADA3;
}
h2.registrationSteps span.current {
	color: #990000;
}

/* end quote styles */

/* resources styles */

.categoryTitle {
	font: 14px/14px Arial, Helvetica, sans-serif;
	color: #201A5E;
	text-transform: capitalize;
	font-weight: bold;
}

.documentItem {
	margin-bottom: 20px;
}
.documentItem .date {
	float: right;
	font: 11px/20px Arial, Helvetica, sans-serif;
	color: #990000;
}
.documentItem .title {
	border-bottom: 1px solid #CED1C7;
	font: 11px/20px Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
}
.documentItem .text {
	
}
.documentItem .image {
	float: right;
}
.documentItem .image img {
	display: block;
}
.documentItem .footerImage {
	clear: both;	
}

.documentItem a {
	display: block;
	background: url(images/img-resource-download.gif) no-repeat bottom left;
	height: 60px;
	padding-top: 14px;
	text-decoration: none;
	overflow: hidden;
	
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #201A5E;
}
.documentItem a:hover {
	background: #F5F5F3 url(images/img-resource-download-over.gif) no-repeat bottom left;;	
}

/* end resources styles */

.warning {
	color: #990000;	
}

a.visitSite {
	clear: both;
	display: block;
}

#contentLeft ul.organisationList li {
	width: 200px;
	float: left;
}

#indexLogin a.tempLogin {
	display: block;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	
	font: 10px/13px Arial, Helvetica, Sans-Serif;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.indexLoginImage {
	border: none;
}
.adobe {
	margin-left: 20px;
}

#logoContainer {
	width: 200px;
	padding: 10px 10px 0px 20px;
	height: 85px;
	overflow: hidden;
	vertical-align: middle;
}
#logoContainer img {
	border: none;
	margin-top: auto;
	margin-bottom: auto;
	vertical-align: middle;
}
#logoText {
	font: 11px Arial, Helvetica, Sans-serif;
	color: #201A5E;
	border-bottom: 1px solid white;
	padding: 0px 10px 10px 20px;
	margin: 0px;
}

/* default opacity for IE */
img {
	filter:alpha(opacity=100);
}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
}
.UBPTWlogo {
	margin-top: 20px;
	margin-left: 40px;
	display:block;
}
.reportingTable {
	padding: 0px;
	width: 100%;
	border: none;
	margin-bottom: 10px;
}
.reportingTable td {
	background: #E3E5DF;
	vertical-align: top;
	padding: 10px;
	border: none;
}
.reportingTable td a img {
	border: none;
}

#reporting a table {
	padding: 0px;
	width: 100%;
	border: none;
	cursor: hand;
}
#reporting a table td {
	padding: 10px;
	vertical-align: top;
	border: none;
	text-decoration: none;
}
#reporting a {
	background: #E3E5DF url(images/button-more.gif) no-repeat right bottom;
	border: 1px solid #ABADA3;
	display: block;
	margin-bottom: 10px;
	clear: both;
}
#reporting a img {
	border-style: none;
}

#reporting a:hover {
	background: #F5F5F3 url(images/button-more-over.gif) no-repeat right bottom;
	border: 1px solid #ABADA3;
}

.reportingContainer
{
	border: 1px solid #ABADA3;
	background: #E3E5DF;
	padding-top: 10px;
	margin-bottom: 10px;
}

.reportingContainer a, .reportingContainer a:hover
{
	border:0px !important;
}


.boldText {
	font-weight: bold;
	color: #990000;
}
.paraFix p {
	width: 400px;
}
.support {
	margin-top: 17px;
	margin-left: 20px;
}
.support a {
	font: 11px Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 2px;
	color: #990000;
}
.support a:hover {
	color: #201A5E;
}
#tourOne, #tourTwo, #tour-02-1, #tour-02-2, #tour-02-3, #tour-02-4, #tour-02-5, #tour-02-6 {
	position: absolute;
	left: 10px;
	top: 10px;
	background-color: #FFFFFF;
	z-index: 400;
	display: none;
	height: 500px;
	width: 755px;
}
#tourOne img, #tourTwo img, #tourOne a img, #tourTwo a img, #tour-02-1 img, #tour-02-2 img, #tour-02-3 img, #tour-02-4 img, #tour-02-5 img, #tour-02-6 img, #tour-02-1 a img, #tour-02-2 a img, #tour-02-3 a img, #tour-02-4 a img, #tour-02-5 a img, #tour-02-6 a img  {
	display:block;
	border:none;
}
/*   ----tour close button---*/
#closeTour{
	background:#FFFFFF;
	height: 23px;
	position: relative;
	bottom: 4px;
	
}
* html #closeTour{
	bottom: 0px;
}
#closeTour a img{
	display:block;
}
#closeTour a{
	display:block;
	float:right;
	height:19px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #201A5E;
	background: url(tour-02/button-tourClose.gif) no-repeat left bottom;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 8px;
	position: relative;
	left: 28px;
	width: 76px;
	z-index: 500;
}
* html #closeTour a{
	height:23px;
	left: 20px;
	width: 76px;
	heigh\t:19px;
	lef\t: 28px;
	widt\h: 76px;
	
}
#closeTour a:hover{

	background: url(tour-02/button-tourClose.gif) no-repeat left top;

}
img.floatImageLeft {
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	vertical-align: text-top;
}

#scriptWarning {
	font: 11px/15px Arial, Helvetica, sans-serif;
	background-color:red;
	color:white;
	width:auto;
	padding:7px;
}

#indexLinks 
{
	display:inline;
	height:120px;
	
}

#indexLinks h2
{
	margin-bottom: 0px !important;
	margin-top:0px;
	float:left;
	margin-left:23px;
	width:200px;
	border-bottom: 0px;
}

#indexLinks ul
{	
	width:200px;
	margin-bottom:0px;
	padding-left:5px;
	float:right;	
}

#indexLinks ul li
{
	border-bottom:1px solid #ABADA3;
	width:100%;
	background:none;
	padding-left:0px;
	
}

#indexLinks ul a
{	
	color:#990000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	width:100%;
	margin:0px 0px 0px;
	text-decoration:none;
	display:block;
	background: transparent url(images/icon_quicklinks_arrow.gif) no-repeat scroll right bottom ;
}

#indexLinks ul a:hover
{
	color:#201A5E;
	background: transparent url(images/icon_quicklinks_arrow.gif) no-repeat scroll 191px bottom;
}

img.new
{
	margin-left:5px;
	margin-top:3px;
}

/* Styles for Step added to registration april 2007*/


.step2Container
{
	border: 1px solid #ABADA3;
	background: #E3E5DF;
	padding: 10px 10px 5px 10px;	
	margin-bottom: 15px
}

.step2Container p{
	margin-bottom: 0px !important;
}

.step2Container img{
	float:left;
	margin-right:15px;
}

.step2Container table{
	width:100%;
	color:#201A5E;
}

.step2Container td{	
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	vertical-align:bottom;
}

.step2Container a{
	color:#201A5E;
}

.step2Container a:hover{
	color:#990000;
}

.step2Container td.checkbox{
	padding-left:0px;
	width:19px;
}

.step2Container td.checkbox input{
	margin-left:0px;
}

.step2Container td.demo{
	width:40px;
	color:#990000;
	font-weight:bold;
	padding-left:15px;
	padding-right:0px;
		
}

.step2Container td.demo a img{
	margin-left:8px;
	margin-top:2px;
	margin-bottom:5px;
}

.step2Container td.price{
	width:50px;
	text-align:right;
}

#TotalStep2b .quoteTable td.total {
	width: 170px;
	text-align: right;
}
