/* iframe.css */
/* 10/24/2006 */
 
body {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

	/* Anchor tag styles */

a			{	text-decoration: none; font-weight: bold; outline: none; }
a:visited	{	text-decoration: none; font-weight: bold; outline: none; }
a:active	{	text-decoration: none; font-weight: bold; outline: none; }
a:hover		{	color: #0000CC; text-decoration: underline; }

.activelink {
	color: #FFCC00; 
}

.deletelink {
	color: #FF0000; 
}

	/* Default styles */
	
img			{	border: 0; }
p 			{	font-size: 12px; line-height: 16px; }
strong		{	font-weight: bold; }
b			{	font-weight: bold; }
em			{	font-style: italic; }
i			{	font-style: italic; }
h1			{	font-size: 18px; font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;}
h2			{	font-size: 16px; font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;}
h3			{	font-size: 14px; font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;}
h4			{	font-size: 12px; font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;}
h5			{	font-size: 11px; font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;}
h6			{	font-size: 10px; font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;}

	/* content - box containing the contents of the web page */

	/* Form Field Style */
input[type=text] {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

input[type=password] {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

select {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

#content {
	margin: 0;
	width: 717px;
	border: 2px solid #000;
}

	/* This style is only for IE5 browsers */

#content {
	background: url(/verifone/verizone/images/background2.gif) repeat-y;
}

/* IE5 hack \*/
#content {
	background: url(/verifone/verizone/images/background.gif) repeat-y !important;
}
/* end hack */

	/* header - This contains the VeriFone DevNet logo and the VeriFone logo */
	
#content #header h1 a {
	display: block;
	width: 545px;
	height: 80px;
}

#content #header h1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 717px;
	height: 80px;
	border-bottom: 1px solid #999;
}


	/* main - This is the main box for all pages other than the home page */

#main {
	background-color: #fff;
	padding: 10px;
	margin: 0 0 0 0;
}

#main h1 {
	margin: 10px 0 0 0 !important;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}

	/* usermain - This is the main box for all pages other than the home page */

#usermain {
	background-color: #fff;
	padding: 10px;
	margin: 0 0 0 0;
}

#usermain h1 {
	margin: 0 0 5px 0 !important;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}

#usermain h2 {
	margin: 0 0 5px 0;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}

#usermain h3 {
	margin: 0 0 5px 0;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}

#usermain h4 {
	margin: 0 0 5px 0;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

#usermain p {
	background-color: #fff;
	padding: 0px;
	margin: 5px 0 10px 0;
	font-size: 12px;
	font-weight: normal;
}

#usermain a {
	font-size: 14px;
}

#usermain ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
	border: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}

#usermain ul li {
	margin: 5px 0 5px 10px;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
}

	/* copyright - This is the footer on every page */

#copyright {
	clear: both;
	background: #0073bb;
	color: #fff;
	font-size: 9px;
	padding: 2px;
	margin: 0;
}

#copyright a {
	font-weight: normal;
	color: #fff;
}

	/* sidebar - The secondary navigation bar, located on the left-hand side of every page except the home page - for firefox, netscape, etc... */

#sidebar {
	border-right: 1px solid #000;
	padding: 0 0 5px 0;
	margin-bottom: 1em;
	background-color: #000;
	color: #fff;
	float: left;
	width: 148px;
}

* html #sidebar {
\width: 144px;
w\idth: 133px;
}

#sidebar h2 {
	margin: 0 0 5px 0;
	padding: 5px 0 5px 5px;
	border-bottom: 1px solid #ffcc00;
	width: 144px;
	font-size: 12px;
	font-weight: bold;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;	
}

html>body #sidebar li a {
	width: 138px;
}

#sidebar li a:hover {
	background-color: #666;
	color: #fff;
}

#sidebar li a.current:hover {

}

#sidebar ul li {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	width: 138px;
}

#sidebar ul li a {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #fff;
	text-decoration: none;
	width: 138px;
}

#sidebar ul li a.current {
	border-top: 1px solid #ffcc00;
	border-bottom: 1px solid #ffcc00;
	background-color: #666;
	color: #fff;
	width: 138px;
}

#sidebar ul li ul {
	padding: 0 0 0 5px;
}

#sidebar ul li ul li {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 11px;
	font-weight: bold;
	width: 138px;
	margin-left: -5px;
	padding-left: 5px;
}

#sidebar ul li ul li a {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	display: block;
	color: #fff;
	text-decoration: none;
	width: 138px;
	margin-left: -5px;
	padding-left: 5px;
}

#sidebar ul li ul li a:hover {
	background-color: #666;
	color: #fff;
}

#sidebar ul li ul li a.current {
	border-top: 1px solid #ffcc00;
	border-bottom: 1px solid #ffcc00;
	background-color: #666;
	color: #fff;
	width: 138px;
	margin-left: -5px;
	padding-left: 5px;
}

	/* breadcrumbs - This displays where the user is located in the site map */

#breadcrumbs {
	margin: 0;
	padding: 2px 0 10px 0px !important;
	padding: 2px 0 20px 3px;
	border: 1px solid #fff;
}

#breadcrumbs ul {
	font-size: 10px;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	display: inline;
}

#breadcrumbs ul li {
	display: block;
	float: left;
	padding: 0 5px 0 0;
	margin: 0;
}

#breadcrumbs ul li.last-item {
	clear: right;
}

html>body #breadcrumbs ul li a {
	width: auto;
}

	/* help - Styles for the web support help page */

#help li {
	font-size: 10px;
	line-height: 1.5em;
	padding-bottom: 5px;
}

#help ul {
	padding-top: 5px;
}


	/* warning - Warning labels */

.warning {
	color: red;
	font-weight: bold;
}

	/* Required Form Field Style */
.required input {
	background-color: #FFCC00;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

.required select {
	background-color: #FFCC00;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

.required textarea {
	background-color: #FFCC00;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

	/* Disabled Form Field Style */
.disabled input {
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

.disabled select {
	background-color: #EEEEEE;
}

.disabled textarea {
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

	/* datatable - styles for various tables in the DevNet web site */

.datatable {
	padding-bottom: 15px;
}

.divider {
	padding-bottom: 25px;
}

.datatable h3 {
	margin-left: 10px;
}

	/* header-table - */

table.header-table {
	margin: auto;
	border: none;
	padding: 0px;
}

table.header-table td.toprowheader{
	margin: auto;
	border: none;
	padding: 0 0 2px 0;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
}

	/* mini-table - */

table.mini-table {
	margin: auto; 
	border: 1px solid #999;
	border-collapse: separate;
	padding: 0px;
}

table.mini-table caption {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

table.mini-table a.white-link {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
}

table.mini-table a:visited.white-link {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
}

table.mini-table a:active.white-link {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
}

table.mini-table a:hover.white-link {
	text-decoration: underline;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
}

table.mini-table th {
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	background-color: #CCCCCC;
	text-align: center;
}

table.mini-table th.large {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	background-color: #CCCCCC;
	white-space: nowrap;
}	

table.mini-table tr.medium th {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	background-color: #CCCCCC;
	text-align: center;
}

table.mini-table tr.medium-border1 th {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	background-color: #CCCCCC;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

table.mini-table tr.medium-border2 th {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	background-color: #CCCCCC;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.mini-table tr.medium-border3 th {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	background-color: #CCCCCC;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #GGGGGG;
}

table.mini-table td {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	padding: 3px;
	background: #EEEEEE;
}

table.mini-table td.right {
	text-align: right;
}

table.mini-table tr td.indent {
	padding: 2px 1px 2px 120px;
}

table.mini-table tr td.indent-small {
	padding: 2px 1px 2px 60px;
}

table.mini-table tr td.indent-large {
	padding: 2px 1px 2px 180px;
}

table.mini-table tr td.required input {
	background-color: #FFCC00;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.mini-table tr td.required select {
	background-color: #FFCC00;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.mini-table tr td.required textarea {
	background-color: #FFCC00;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.mini-table tr td.disabled input {
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.mini-table tr td.disabled select {
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.mini-table tr td.disabled textarea {
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.mini-table tr td.right {
	text-align: right;
}

table.mini-table td.nowrap {
	white-space: nowrap;
}

table.mini-table th.nowrap {
	white-space: nowrap;
}

table.mini-table tr td.subheader {
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	padding: 2px;
	white-space: nowrap;
	background: #333333;
	color: #FFFFFF;
	border-width: 1px 0 1px 0;
}

table.mini-table tr td table tr td.subheader {
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	padding: 2px;
	white-space: nowrap;
	background: #333333;
	color: #FFFFFF;
	border-width: 1px 0 1px 0;
}

table.mini-table tr td.subheader-large {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 2px;
	white-space: nowrap;
	background: #333333;
	color: #FFFFFF;
	border-width: 1px 0 1px 0;
}

table.mini-table tr td table tr td.subheader-large {
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	padding: 2px;
	white-space: nowrap;
	background: #333333;
	color: #FFFFFF;
	border-width: 1px 0 1px 0;
}

table.mini-table tr.even td {
	background: #EEEEEE;
}

table.mini-table tr.odd td {
	background: #FFFFFF;
}

table.mini-table tr.even-border1 td {
	background: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

table.mini-table tr.odd-border1 td {
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

table.mini-table tr.even-border2 td {
	background: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.mini-table tr.odd-border2 td {
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.mini-table tr.even-border3 td {
	background: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #GGGGGG;
}

table.mini-table tr.odd-border3 td {
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #GGGGGG;
}

table.mini-table a {
	font-weight: bold;
}

table.mini-table tr.border1 td {
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

table.mini-table tr.border1 th {
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

table.mini-table tr.border2 td {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.mini-table tr.border2 th {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.mini-table tr.border3 td {
	border-width: 1px;
	border-style: solid;
	border-color: #GGGGGG;
}

table.mini-table tr.border3 th {
	border-width: 1px;
	border-style: solid;
	border-color: #GGGGGG;
}

table.mini-table tr.topheaderborder th {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #GGGGGG;
}

table.mini-table tr.headerborder th {
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #GGGGGG;
}

table.mini-table tr.bottomheaderborder th {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #GGGGGG;
}

table.mini-table tr.topheaderborder-large th {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #GGGGGG;
	font-size: 11px;
}

table.mini-table tr.headerborder-large th {
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #GGGGGG;
	font-size: 11px;
}

table.mini-table tr.bottomheaderborder-large th {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #GGGGGG;
	font-size: 11px;
}

table.mini-table tr.border4 td {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

table.mini-table tr.border4 th {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}


table.mini-table tr.border5 td {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}

table.mini-table tr.border5 th {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}

table.mini-table a.orders {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #FF0000;
}

table.mini-table a:visited.orders {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #FF0000;
}

table.mini-table a:active.orders {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #FF0000;
}

table.mini-table a:hover.orders {
	text-decoration: underline;
	font-weight: bold;
	outline: none;
	color: #0000CC;
}

.red {
	color: #FF0000;
}

.gray {
	color: #808080;
}

.grey {
	color: #808080;
}

.blue {
	color: #0000FF;
}

.blueVO {
	color: #0073BB;
}

.green {
	color: #008000;
}

.yellowRequired {
	color: #FFCC00;
}

.bold {
	font-weight: bold;
}

	/* report-table - */

table.report-table {
	margin-right: auto;
	border: 1px solid #999;
	padding: 0px;
}

table.report-table caption {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

table.report-table a.white-link {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
}

table.report-table a:visited.white-link {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
}

table.report-table a:active.white-link {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
}

table.report-table a:hover.white-link {
	text-decoration: underline;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
}

table.report-table th {
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	background-color: #CCCCCC;
	text-align: center;
}

table.report-table th.large {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	background-color: #CCCCCC;
	white-space: nowrap;
}	

table.report-table tr.medium th {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	background-color: #CCCCCC;
	text-align: center;
}

table.report-table tr.medium-border1 th {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	background-color: #CCCCCC;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

table.report-table tr.medium-border2 th {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	background-color: #CCCCCC;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.report-table tr.medium-border3 th {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	background-color: #CCCCCC;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #GGGGGG;
}

table.report-table td {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	padding: 3px;
	background: #EEEEEE;
}

table.report-table tr td.indent {
	padding: 2px 1px 2px 120px;
}

table.report-table tr td.indent-small {
	padding: 2px 1px 2px 60px;
}

table.report-table tr td.indent-large {
	padding: 2px 1px 2px 180px;
}

table.report-table tr td.required input {
	background-color: #FFCC00;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.report-table tr td.required select {
	background-color: #FFCC00;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.report-table tr td.required textarea {
	background-color: #FFCC00;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.report-table tr td.disabled input {
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.report-table tr td.disabled select {
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.report-table tr td.disabled textarea {
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.report-table td.nowrap {
	white-space: nowrap;
}

table.report-table th.nowrap {
	white-space: nowrap;
}

table.report-table tr td.subheader {
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	padding: 2px;
	white-space: nowrap;
	background: #333333;
	color: #FFFFFF;
	border-width: 1px 0 1px 0;
}

table.report-table tr td table tr td.subheader {
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	padding: 2px;
	white-space: nowrap;
	background: #333333;
	color: #FFFFFF;
	border-width: 1px 0 1px 0;
}

table.report-table tr td.subheader-large {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 2px;
	white-space: nowrap;
	background: #333333;
	color: #FFFFFF;
	border-width: 1px 0 1px 0;
}

table.report-table tr td table tr td.subheader-large {
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	padding: 2px;
	white-space: nowrap;
	background: #333333;
	color: #FFFFFF;
	border-width: 1px 0 1px 0;
}

table.report-table tr.even td {
	background: #EEEEEE;
}

table.report-table tr.odd td {
	background: #FFFFFF;
}

table.report-table tr.even-border1 td {
	background: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

table.report-table tr.odd-border1 td {
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

table.report-table tr.even-border2 td {
	background: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.report-table tr.odd-border2 td {
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.report-table tr.even-border3 td {
	background: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #GGGGGG;
}

table.report-table tr.odd-border3 td {
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #GGGGGG;
}

table.report-table a {
	font-weight: bold;
}

table.report-table tr.border1 td {
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

table.report-table tr.border1 th {
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

table.report-table tr.border2 td {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.report-table tr.border2 th {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.report-table tr.border3 td {
	border-width: 1px;
	border-style: solid;
	border-color: #GGGGGG;
}

table.report-table tr.border3 th {
	border-width: 1px;
	border-style: solid;
	border-color: #GGGGGG;
}

table.report-table tr.topheaderborder th {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #GGGGGG;
}

table.report-table tr.headerborder th {
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #GGGGGG;
}

table.report-table tr.topheaderborder-large th {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #GGGGGG;
	font-size: 11px;
}

table.report-table tr.headerborder-large th {
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #GGGGGG;
	font-size: 11px;
}

table.report-table tr.border4 td {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

table.report-table tr.border4 th {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}


table.report-table tr.border5 td {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}

table.report-table tr.border5 th {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}

table.report-table a.orders {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #FF0000;
}

table.report-table a:visited.orders {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #FF0000;
}

table.report-table a:active.orders {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #FF0000;
}

table.report-table a:hover.orders {
	text-decoration: underline;
	font-weight: bold;
	outline: none;
	color: #0000CC;
}

/* two-column-table - table used whenever there are two columns of information */

table.two-column-table {
	font-size: 9px;
	padding: 0px;
	margin: 5px;
	background #eee;
	width: 310px;
	border: 1px solid #ccc;
}

table.two-column-table th {
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	padding: 4px;
	white-space: nowrap;
}	

table.two-column-table td {
	font-weight: normal;
	font-size: 9px;
	padding: 4px;
}

table.two-column-table tr.odd td {
	background: #fff;
	color: #000;
}

table.two-column-table tr.even td {
	background: #eee;
	color: #000;
}

table.two-column-table tr.left th {
	text-align: left;
}


/* three-column-table - table used whenever there are three columns of information */

table.three-column-table {
	font-size: 9px;
	padding: 0px;
	margin: 5px;
	background #eee;
	width: 420px;
	border: 1px solid #ccc;
}

table.three-column-table th {
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	padding: 4px;
	white-space: nowrap;
}	

table.three-column-table td {
	font-weight: normal;
	font-size: 9px;
	padding: 4px;
}

table.three-column-table tr.odd td {
	background: #fff;
	color: #000;
}

table.three-column-table tr.even td {
	background: #eee;
	color: #000;
}

table.three-column-table tr.left th {
	text-align: left;
}


/* four-column-table - table used whenever there are four columns of information */

table.four-column-table {
	font-size: 9px;
	padding: 0px;
	margin: 5px;
	background #eee;
	width: 530px;
	border: 1px solid #ccc;
}

table.four-column-table th {
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	padding: 4px;
	white-space: nowrap;
}	

table.four-column-table td {
	font-weight: normal;
	font-size: 9px;
	padding: 4px;
}

table.four-column-table tr.odd td {
	background: #fff;
	color: #000;
}

table.four-column-table tr.even td {
	background: #eee;
	color: #000;
}

table.four-column-table tr.left th {
	text-align: left;
}

	/* data-column-table - table used when there is more than four columns of data being displayed */

table.data-column-table {
	font-size: 9px;
	padding: 0px;
	margin: 5px;
	background #eee;
	width: 640px;
	border: 1px solid #ccc;
}

table.data-column-table a.white-link {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
}

table.data-column-table a:visited.white-link {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
}

table.data-column-table a:active.white-link {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
}

table.data-column-table a:hover.white-link {
	text-decoration: underline;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
}

table.data-column-table th {
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	padding: 4px;
	white-space: nowrap;
}	

table.data-column-table th.large {
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	padding: 4px;
	white-space: nowrap;
}	

table.data-column-table td {
	font-weight: normal;
	font-size: 9px;
	padding: 4px;
}

table.data-column-table td.highlight-green {
	font-weight: bold;
	font-size: 9px;
	padding: 4px;
	background-color: #00FF33;
}

table.data-column-table td.highlight-yellow {
	font-weight: bold;
	font-size: 9px;
	padding: 4px;
	background-color: #FFFF33
}

table.data-column-table td.highlight-blue {
	font-weight: bold;
	font-size: 9px;
	padding: 4px;
	background-color: #0099FF;
}

table.data-column-table td.highlight-lightblue {
	font-weight: bold;
	font-size: 9px;
	padding: 4px;
	background-color: #66CCFF;
}

table.data-column-table tr.odd td {
	background: #fff;
	color: #000;
}

table.data-column-table tr.even td {
	background: #eee;
	color: #000;
}

table.data-column-table tr.even-border1 td {
	background: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

table.data-column-table tr.odd-border1 td {
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

table.data-column-table tr.even-border2 td {
	background: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.data-column-table tr.odd-border2 td {
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.data-column-table tr.even-border3 td {
	background: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #GGGGGG;
}

table.data-column-table tr.odd-border3 td {
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #GGGGGG;
}

table.data-column-table tr td.indent {
	padding: 2px 1px 2px 120px;
}

table.data-column-table tr td.required input {
	background-color: #FFCC00;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.data-column-table tr td.required select {
	background-color: #FFCC00;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.data-column-table tr td.required textarea {
	background-color: #FFCC00;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.data-column-table tr td.disabled input {
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.data-column-table tr td.disabled select {
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.data-column-table tr td.disabled textarea {
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.data-column-table tr.report-border td {
	border-width: 1px;
	border-style: solid;
	border-color: #GGGGGG;
}

table.data-column-table tr td.subheader {
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	padding: 2px;
	white-space: nowrap;
	background: #333333;
	color: #FFFFFF;
}

table.data-column-table tr td.subheader-large {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 2px;
	white-space: nowrap;
	background: #333333;
	color: #FFFFFF;
}

table.data-column-table tr.left th {
	text-align: left;
}

table.data-column-table tr.even-border1 td {
	background: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

table.data-column-table tr.odd-border1 td {
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

table.data-column-table tr.even-border2 td {
	background: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.data-column-table tr.odd-border2 td {
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.data-column-table tr.even-border3 td {
	background: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #GGGGGG;
}

table.data-column-table tr.odd-border3 td {
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #GGGGGG;
}

table.data-column-table tr.border1 td {
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

table.data-column-table tr.border1 th {
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

table.data-column-table tr.border2 td {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.data-column-table tr.border2 th {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.data-column-table tr.border3 td {
	border-width: 1px;
	border-style: solid;
	border-color: #GGGGGG;
}

table.data-column-table tr.border3 th {
	border-width: 1px;
	border-style: solid;
	border-color: #GGGGGG;
}

table.data-column-table tr.border4 td {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

table.data-column-table tr.border4 th {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}


table.data-column-table tr.border5 td {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}

table.data-column-table tr.border5 th {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}

/* vericentre-search-table - table used whenever there are four columns of information */

table.vericentre-search-table {
	font-size: 9px;
	padding: 0px;
	margin: 0px;
	background #FFFFFF;
	width: 100%;
	border: none;
}

table.vericentre-search-table th {
	font-weight: bold;
	font-size: 10px;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-left: 1px #000000 solid;
	text-align: center;
	padding: 3px;
	white-space: nowrap;
}

table.vericentre-search-table td {
	font-weight: normal;
	font-size: 9px;
	padding: 4px;
	text-align: center;
}

table.vericentre-search-table tr.odd td {
	background: #fff;
	color: #000;
}

table.vericentre-search-table tr.even td {
	background: #eee;
	color: #000;
}

/* MyVeriCentre Fields */
p.vcHeader-large {
	text-align:center; 
	margin:auto; 
	padding:5px 0 10px 0; 
	font-size:14px; 
	font-weight:bold;
}

p.vcHeader-medium {
	text-align:center; 
	margin:auto; 
	padding:5px 0 5px 0; 
	font-size:12px; 
	font-weight:bold;
}

p.vcHeader-small {
	text-align:center; 
	margin:auto; 
	padding:5px 0 5px 0; 
	font-size:10px; 
	font-weight:bold;
}

	/* sortable - */

table.sortable {
	margin: auto;
	border: 1px solid #999;
	padding: 0px;
}

table.sortable caption {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

table.sortable a.white-link {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
}

table.sortable a:visited.white-link {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
}

table.sortable a:active.white-link {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
}

table.sortable a:hover.white-link {
	text-decoration: underline;
	font-weight: bold;
	outline: none;
	color: #FFFFFF;
}

table.sortable th {
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	background-color: #CCCCCC;
	text-align: center;
	cursor: pointer;
	color: #006699
}

table.sortable th:hover {
	color: #0000CC; 
	text-decoration: underline
}

table.sortable th.large {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	background-color: #CCCCCC;
	white-space: nowrap;
	cursor: pointer;
	color: #006699
}

table.sortable th.large:hover {
	color: #0000CC; 
	text-decoration: underline
}

table.sortable tr.medium th {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	background-color: #CCCCCC;
	text-align: center;
}

table.sortable tr.medium-border1 th {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	background-color: #CCCCCC;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

table.sortable tr.medium-border2 th {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	background-color: #CCCCCC;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.sortable tr.medium-border3 th {
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	background-color: #CCCCCC;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #GGGGGG;
}

table.sortable td {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	padding: 3px;
	background: #EEEEEE;
}

table.sortable td.right {
	text-align: right;
}

table.sortable tr td.indent {
	padding: 2px 1px 2px 120px;
}

table.sortable tr td.indent-small {
	padding: 2px 1px 2px 60px;
}

table.sortable tr td.indent-large {
	padding: 2px 1px 2px 180px;
}

table.sortable tr td.required input {
	background-color: #FFCC00;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.sortable tr td.required select {
	background-color: #FFCC00;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.sortable tr td.required textarea {
	background-color: #FFCC00;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.sortable tr td.disabled input {
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.sortable tr td.disabled select {
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.sortable tr td.disabled textarea {
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}

table.sortable tr td.right {
	text-align: right;
}

table.sortable td.nowrap {
	white-space: nowrap;
}

table.sortable th.nowrap {
	white-space: nowrap;
}

table.sortable tr td.subheader {
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	padding: 2px;
	white-space: nowrap;
	background: #333333;
	color: #FFFFFF;
	border-width: 1px 0 1px 0;
}

table.sortable tr td table tr td.subheader {
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	padding: 2px;
	white-space: nowrap;
	background: #333333;
	color: #FFFFFF;
	border-width: 1px 0 1px 0;
}

table.sortable tr td.subheader-large {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding: 2px;
	white-space: nowrap;
	background: #333333;
	color: #FFFFFF;
	border-width: 1px 0 1px 0;
}

table.sortable tr td table tr td.subheader-large {
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	padding: 2px;
	white-space: nowrap;
	background: #333333;
	color: #FFFFFF;
	border-width: 1px 0 1px 0;
}

table.sortable tr.even td {
	background: #EEEEEE;
}

table.sortable tr.odd td {
	background: #FFFFFF;
}

table.sortable tr.even-border1 td {
	background: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

table.sortable tr.odd-border1 td {
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

table.sortable tr.even-border2 td {
	background: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.sortable tr.odd-border2 td {
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.sortable tr.even-border3 td {
	background: #EEEEEE;
	border-width: 1px;
	border-style: solid;
	border-color: #GGGGGG;
}

table.sortable tr.odd-border3 td {
	background: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #GGGGGG;
}

table.sortable a {
	font-weight: bold;
}

table.sortable tr.border1 td {
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

table.sortable tr.border1 th {
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE;
}

table.sortable tr.border2 td {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.sortable tr.border2 th {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

table.sortable tr.border3 td {
	border-width: 1px;
	border-style: solid;
	border-color: #GGGGGG;
}

table.sortable tr.border3 th {
	border-width: 1px;
	border-style: solid;
	border-color: #GGGGGG;
}

table.sortable tr.topheaderborder th {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #GGGGGG;
}

table.sortable tr.headerborder th {
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #GGGGGG;
}

table.sortable tr.bottomheaderborder th {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #GGGGGG;
}

table.sortable tr.topheaderborder-large th {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #GGGGGG;
	font-size: 11px;
}

table.sortable tr.headerborder-large th {
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #GGGGGG;
	font-size: 11px;
}

table.sortable tr.bottomheaderborder-large th {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #GGGGGG;
	font-size: 11px;
}

table.sortable tr.border4 td {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}

table.sortable tr.border4 th {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}


table.sortable tr.border5 td {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}

table.sortable tr.border5 th {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}

table.sortable a.orders {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #FF0000;
}

table.sortable a:visited.orders {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #FF0000;
}

table.sortable a:active.orders {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #FF0000;
}

table.sortable a:hover.orders {
	text-decoration: underline;
	font-weight: bold;
	outline: none;
	color: #0000CC;
}
