<!--
h1 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
-->

<!--
body {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
-->

<!--
h2 {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
-->
<!--
h3 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding:2px 2px 2px 2px;
}
-->
<!--
h4 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding:2px 2px 2px 2px;
}
-->
<!--
top {
	height:94px;
	background-color: #C6D1E4;
}
-->


 A:link, A:active
	{
	text-decoration	:	none;
	font-weight            :         700;
	color		:	#000000;
	background	:	transparent;
	}
A:visited 
	{
   	text-decoration	:	none; 
   	font-weight            :         700;
   	color		:	#000000; 
  	background	:	transparent; 
	}		
A:hover 
	{ 
   	text-decoration	:	none; 
	color		:	#3A7A3B;
	background	:	transparent;
	}
	
.subheader {
	margin-left: 85px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16px;
	color: #FFFFFF;
	background-color:#599B53;
}

.greybar {
	background-color:#EFEFEF;
	background-position:center;
	width: 865px;
	}
	
.warning {

	list-style-image:url(form_bullet.gif);
	font-size: 10pt;
	color: #CC0000;
}

.errorheader {
	margin-left: 85px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16px;
	color: #FFFFFF;
	background-color:#CC0000;
}

.smalltext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:  #666666;
}

#question1 table{
	font-weight:bold;
	font-family:arial;
	font-size:8pt;
}

#question1 table td{
	padding:10px;
}

#tleft{
	text-align:right;
	vertical-align:text-top;
}

#tright{
	text-align:left;
}

form#detailsform input.submit { display:block; width:51px; height:15px; text-indent:-9999px; background: url(../scpro/bernards/shopimages/deliverynext.gif) no-repeat; cursor:pointer; border:none; }
