/* dbsScreen.css, Discoverbiz.com 2004 for screen elements */

/* organizaed according to usage, i.e., global, type, content section */

/**********************************************************************/

/* Certain  "/*" combinations prevent Netscape 4 from acknowledging the class and not displaying it correctly, must be retained for display in Netscape 4.x */





/*Classes for straight tags*/



html, body {

	margin:0px;

	padding:0px;

	background-color:#ffffff;

	color:#000000;

	font-family:verdana,arial,helvetica,sans-serif;

}



body {

	margin:0px;

	padding:0px;

	background-color:#ffffff;

	color:#000000;

	font-family:verdana,arial,helvetica,sans-serif;

}



form {

	margin:0px 0px 0px 0px;

	padding:0px 0px 0px 0px;

}



label {

	cursor:pointer;

	cursor: hand;

}



textarea {

	white-space: normal;

}



sup {

	font-size:12px;

	text-decoration:none;

}



th {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	text-align:left;

}



td {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

}



h1 {

	font-weight:normal;

	margin: 12px 0px 0px 15px;

	padding: 0px 0px 0px 0px;

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:18px;

	line-height:17px;

	/*white-space: nowrap;*/

}



h2 {

	display:block;

	margin: -12px 0px 0px 14px;

	padding: 0px 0px 0px 0px;

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:14px;

	line-height:14px;

	/*white-space: nowrap;*/

}



h3 {

	margin: -8px 0px 0px 14px;

	padding: 0px 0px 0px 0px;

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:13px;

	line-height:15px;

}



p {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	line-height:18px;

	color:#000000;

}



ol {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	line-height:18px;

}



ul {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	line-height:18px;

	list-style-type: disc;

	list-style-image: url(/~sandbrd/store/media/images/site/bulletPointList1.gif);

}



ul li ul {

	list-style-image: url(/~sandbrd/store/media/images/site/bulletPointList2.gif);

}



/*login widget classes*/

.loginMsg {

	margin: 0px; 

	padding: 0px 0px 0px 4px;

	font: normal 10px/12px verdana,arial,helvetica,sans-serif;

	background-color:#e5e5e5;

}



.loginLink {

	width: 90px;

	height: 20px;

	margin: 0px; 

	padding: 0px 0px 0px 4px;

	font: normal 10px/12px arial, helvetica, sans-serif;

	color:#666;

	background-color:#e5e5e5;

	background-image:url(/~sandbrd/store/media/images/site/hdrWidgetBut.gif);

	background-repeat:no-repeat;

	background-position:top left;

}



.loginLink a {

	color:#000;

	padding: 0px 0px 0px 0px;

	background-color:transparent;

	text-decoration: none;

}



.loginLink a:hover {

	color:#00f;

	text-decoration: underline;

}



input#topLoginId {

	margin:0px 0px 0px 4px;

	width:106px;

	border:1px solid #FF6703;

}



input#topPinNumber {

	width:62px;

	border:1px solid #FF6703;

}



table#loginTable {

	width:246px;

	height:58px;

}



/*/*/

input.loginSubmit {

	font-weight:bold;

	color:#fff;

	background-color:#f60;

	background-image:url(/~sandbrd/store/media/images/site/formButBg.gif);

	background-repeat:repeat-x;

	background-position:top left;

	border-top:1px #FFBB8E solid;

	border-left:1px #FFBB8E solid;

	border-bottom:1px #9D3F01 solid;

	border-right:1px #9D3F01 solid;

	margin-right:4px;

}

/* */



/*global layout classes, left navigation*/

table#masterTable {

	max-width:1004px;

	min-width:780px;

	/* tell Brandon this won't css validate, an IE workaround */

	/*width:expression(document.body.clientWidth > 1000 ? "995px" : document.body.clientWidth < 780 ? "780px" : "auto" );*/

}



td#leftCol {

	color:#000;

	background-color:#9A9A9A;

	background-image:url(/~sandbrd/store/media/images/site/bgPatternLeftCol.gif);

	background-repeat:repeat-y;

	background-position:top left;

}



.subNavImg {

	padding:3px 0px 0px 0px;

}



.whatsNewItem {

	padding:4px 10px 0px 10px;

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

	line-height:12px;

}

/*/*/

.whatsNewItem ul {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

	line-height:12px;

	list-style-type: disc;

	list-style-image: url(/~sandbrd/store/media/images/site/bulletPointList1.gif);

}

/* */

.leftAd {

	padding:6px 0px 6px 0px;

}



.rightPad {

	padding-right:6px;

}



.cardMembers {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:11px;

	line-height:13px;

}



/*main body content classes*/

h1#head1Home {

	font-weight:normal;

	font-size:17px;

	line-height:17px;

	margin: 8px 0px 0px 14px;

	padding: 0px 0px 0px 0px;

}



h2#head2Home {

	margin: 4px 0px 0px 15px;

	padding: 0px 0px 0px 0px;

}



#content {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	vertical-align:top;

}



#content hr {

	color: #ccc;

	background-color: #ccc;

	height: 1px;

	border: 0;

}



#content h1 {

	margin: 0px 0px 0px 0px;

}



#content h2 {

	margin: 0px 0px 0px 0px;

}



#content h3 {

	margin: 0px 0px 0px 0px;

}



td.content {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	vertical-align:top;

}



th.content {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:13px;

	font-weight:bold;

}



h3.head3Body {

	margin: 24px 0px -8px 12px;

	padding: 0px 0px 0px 0px;

}





.actionButton {

	margin:0px 0px 32px 0px;

	padding:0px 0px 0px 0px;

}



img.imgdropshadow {

	border-top:#cccccc 1px solid;

	border-left:#cccccc 1px solid;

	border-right:#cccccc 2px outset;

	border-bottom:#cccccc 2px outset;

}



a.doclink {

	font-size:10px;

}



.smallLink {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

	font-weight:normal

}



td#content p.backtotop {

	width:100%;

	text-align:right;

}



.footer {

	padding:24px 0px 0px 15px;

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:11px;

	line-height:13px;

	color:#000000;

}



div#footerLine {

	background-image:url(/~sandbrd/store/media/images/site/sepLineFooter.gif);

	background-repeat:repeat-x;

	background-position:top left;

	height:4px;

	background-color: #ccc;

	border: 0;

}



div#footerLine hr {

	display:none;

}



.footnote {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

}



.copyright {

	padding:0px 0px 0px 15px;

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

	line-height:14px;

	color:#666666;

}





/*all purpose, colors*/

.white {

	color:#ffffff;

}



.error {

	background-color:#ff0000;

	color:#ffffff;

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	line-height:18px;

}



.minus, .negative {

	color:#ff0000;

}



/*global form classes*/

.formLabel {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	line-height:16px;

	margin-left:0;

}



.formLabelErr {

	padding:2px;

	background-color:#f00;

	color:#fff;

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	line-height:16px;

	margin-left:0;

}



/*/*/

td#content form table tr td.formLabel {

	padding: 2px 5px 2px 0px;

	border-top: 1px #cccccc solid;

	border-bottom: 1px #cccccc solid;

}

/* */

.formLabelDetail {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

}

.labelFootNote {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:11px;

	line-height:14px;

}



/* classes related to home elements (orange) */



.homeSmall {

	font-size:10px;

	color:#ff6600;

}



table.homeData  {

	border-top:1px solid #cccccc;

	border-right:0px;

	border-bottom:0px;

	border-left:1px solid #cccccc;

}	



table.homeData th, table.homeData td {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	line-height:18px;

	border-top:0px;						

	border-right:1px solid #cccccc;		

	border-bottom:1px solid #cccccc;		

	border-left:0px;			

	padding: 5px 5px 5px 5px;	

}



#content table tr td ul.homeLink, #content ul.homeLink {

	margin:0px 0px 6px 17px;

	padding:0;

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	line-height:18px;

	list-style-type: disc;

	list-style-image: url(/~sandbrd/store/media/images/site/arrowButHome.gif);

}



/* Begin home form classes */



form#formHome input, form#formHome textarea, form#formHome table tr td input, form#formHome table tr td textarea {

	border-width: 1px;

  	border-style: solid;

   	border-color: #FF6703;

}



form#formHome input.homeSubmit, form#formHome table tr td input.homeSubmit  {

	font-weight:bold;

	color:#fff;

	background-color:#f60;

	background-image:url(/~sandbrd/store/media/images/site/formButBg.gif);

	background-repeat:repeat-x;

	background-position:top left;

	border-top:1px #FFBB8E solid;

	border-left:1px #FFBB8E solid;

	border-bottom:1px #9D3F01 solid;

	border-right:1px #9D3F01 solid;

}



form#formHome input.radio, form#formHome table tr td input.radio {

	width:auto;

	border:none;

}



/* End home form classes */



/* Begin Home Sub Navigation classes*/



.subNavHome {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:11px;

	line-height:13px;

	border-top:1px #ffffff solid;

	border-bottom:1px #9A9A9A solid;

	background-color:#EBEBEB;

}



.subNavHome a {

	color:#000000;

	text-decoration:none;

}



.subNavHome a:hover {

	color:#ff6600;

	text-decoration:underline;

}



.subNavHomeDown {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:11px;

	line-height:13px;

	background-color:#ff6600;

}



.subNavHomeDownCell {

	background-color:#ff6600;

}



.subNavHomeDown a {

	color:#ffffff;

	text-decoration:none;

}



.subNavHomeDown a:hover {

	text-decoration:underline;

}



.subsubNavHome {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

	line-height:12px;

	border-top:1px solid #ffffff;

	border-left:1px solid #ffffff;

	border-right:1px solid #9B9B9B;

	border-bottom:1px solid #9B9B9B;

	background-color:#D8D8D8;

}



.subsubNavHome a {

	display: block;

	color:#000000;

	text-decoration:none;

	padding: 5px 0px 5px 10px;

	width: 162px;

}



.subsubNavHome a:hover {

	color:#ffffff;

	background-color:#ff6600;

}



.subsubNavHomeDown {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

	line-height:12px;

}



.subsubNavHomeDown a {

	display: block;

	color:#ffffff;

	background: transparent;

	text-decoration:none;

	padding: 5px 0px 5px 10px;

	width: 162px;

}



.subsubNavHomeDown a:hover {

	text-decoration:underline;

}

/* End Home Sub Navigation classes*/



/* classes related to merchant account center elements (purple) */



table.macData  {

	border-top:1px solid #cccccc;

	border-right:0px;

	border-bottom:0px;	

	border-left:1px solid #cccccc; 

}

table.macData th, table.macData td {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	line-height:18px;

	border-top: 0px;

	border-right: 1px solid #cccccc;

	border-bottom:1px solid #cccccc;

	border-left: 0px;

	padding: 5px 5px 5px 5px;

}



.macSmall {

	font-size:10px;

	color:#330066;

}



.whiteSmallLink {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

	color:#ffffff;

}



.whiteSmallLink a {

	color:#ffffff;

	text-decoration:none;

}



.whiteSmallLink a:hover {

	text-decoration:underline;

}



#content table tr td ul.macLink, #content ul.macLink {

	margin:0px 0px 6px 17px;

	padding:0;

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	line-height:18px;

	list-style-type: disc;

	list-style-image: url(/~sandbrd/store/media/images/site/arrowButMac.gif);

}



td#content table.macData tr th span.backtotop a {

	font-weight:normal;

	float:right;

}



table.calendar {

	border-bottom:1px solid #999999;

	border-right:1px solid #999999;

}



table.calendar tr td {

	font-size:9px;

	text-align:center;

	border-top:1px solid #999999;

	border-left:1px solid #999999;

}



table.calendar tr th {

	font-size:9px;

	text-align:center;

}



.dateYearHead {

	background-color:#330066;

	color:#ffffff;

}



.dateYearHead a {

	color:#ffffff;

	text-decoration:none;

}



.dayHead {

	background-color:#F0EAF4;

	font-weight:normal;

}



.calDay {

	color:#999999;

}



.calToday {

	font-weight:bold;

}



.calPassed {

	font-size:9px;

	text-align:center;

}



/* Begin Merchant Account Center form classes */



form#formMac input, form#formMac textarea, form#formMac table tr td input, form#formMac table tr td textarea {

	border-width: 1px;

  	border-style: solid;

   	border-color: #330066;

}



form#formMac input.radio, form#formMac table tr td input.radio {

	width:auto;

	border:none;

}



form#formMac table tr td input.macSubmit, form#formMac input.macSubmit {

	margin-left:4px;

	font-weight:bold;

	color:#fff;

	background-color:#306;

	background-image:url(/~sandbrd/store/media/images/site/formButBgMac.gif);

	background-repeat:repeat-x;

	background-position:top left;

	border-top:1px #663399 solid;

	border-left:1px #663399 solid;

	border-bottom:1px #000033 solid;

	border-right:1px #000033 solid;

}



form#formMac2 input, form#formMac2 textarea, form#formMac2 table tr td input, form#formMac2 table tr td textarea {

	border-width: 1px;

  	border-style: solid;

   	border-color: #330066;

}



form#formMac2 input.radio, form#formMac2 table tr td input.radio {

	width:auto;

	border:none;

}



form#formMac2 table tr td input.macSubmit {

	margin-left:4px;

	font-weight:bold;

	color:#fff;

	background-color:#306;

	background-image:url(/~sandbrd/store/media/images/site/formButBgMac.gif);

	background-repeat:repeat-x;

	background-position:top left;

	border-top:1px #663399 solid;

	border-left:1px #663399 solid;

	border-bottom:1px #000033 solid;

	border-right:1px #000033 solid;

}



/* End Merchant Account Center form classes */



/* Begin Merchant Account Center Account Information table classes */



.macTableTop {

	text-align:left;

	color:#fff;

	background-color:#330066;

	font: bold 12px/12px verdana,arial,helvetica,sans-serif;

}



.macTableTopRight {

	text-align:right;

	color:#fff;

	background-color:#330066;

	font: normal 10px/10px verdana,arial,helvetica,sans-serif;

}



.macTableTopRight a {

	color:#fff;

}



.helpImg {

	vertical-align:middle;

}



.mac12 {

	font: normal 12px/18px verdana,arial,helvetica,sans-serif;

	vertical-align:top;

}



.mac11 {

	font: normal 11px/18px verdana,arial,helvetica,sans-serif;

	text-align:right;

	vertical-align:top;

}



.macHeadLeft {

	text-align:left;

	color:#666;

	background-color:#fff;

	font: normal 10px/12px verdana,arial,helvetica,sans-serif;

}



.macHeadRight {

	text-align:right;

	color:#666;

	background-color:#fff;

	font: normal 10px/12px verdana,arial,helvetica,sans-serif;

}



.macDataLightLeft {

	text-align:left;

	color:#000;

	background-color:#fff;

	font: normal 12px/14px verdana,arial,helvetica,sans-serif;

}



.macDataLightRight {

	text-align:right;

	color:#000;

	background-color:#fff;

	font: normal 12px/14px verdana,arial,helvetica,sans-serif;

}



.macDataDarkLeft {

	text-align:left;

	color:#000;

	background-color:#F0EAF4;

	font: normal 12px/14px verdana,arial,helvetica,sans-serif;

}



.macDataDarkRight {

	text-align:right;

	color:#000;

	background-color:#F0EAF4;

	font: normal 12px/14px verdana,arial,helvetica,sans-serif;

}



.macFn {

	text-align:left;

	color:#666;

	background-color:#fff;

	font: normal 10px/12px verdana,arial,helvetica,sans-serif;

}



/* End Merchant Account Center Account Information table classes */



/* Begin Merchant Account Center Sub Navigation classes*/



.subNavMac {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:11px;

	line-height:13px;

	border-top:1px #ffffff solid;

	border-bottom:1px #9A9A9A solid;

	background-color:#EBEBEB;

}



.subNavMac a {

	color:#000000;

	text-decoration:none;

}



.subNavMac a:hover {

	color:#330066;

	text-decoration:underline;

}



.subNavMacDown {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:11px;

	line-height:13px;

	background-color:#330066;

}



.subNavMacDownCell {

	background-color:#330066;

}



.subNavMacDown a {

	color:#ffffff;

	text-decoration:none;

}



.subNavMacDown a:hover {

	text-decoration:underline;

}



.subsubNavMac {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

	line-height:12px;

	border-top:1px solid #ffffff;

	border-left:1px solid #ffffff;

	border-right:1px solid #9B9B9B;

	border-bottom:1px solid #9B9B9B;

	background-color:#D8D8D8;

}



.subsubNavMac a {

	display: block;

	color:#000000;

	text-decoration:none;

	padding: 5px 0px 5px 10px;

	width: 162px;

}



.subsubNavMac a:hover {

	color:#ffffff;

	background-color:#330066;

}



.subsubNavMacDown {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

	line-height:12px;

}



.subsubNavMacDown a {

	display: block;

	color:#ffffff;

	background: transparent;

	text-decoration:none;

	padding: 5px 0px 5px 10px;

	width: 162px;

}



.subsubNavMacDown a:hover {

	text-decoration:underline;

}

/* End Merchant Account Center Sub Navigation classes*/



/* classes related to become a merchant elements (light blue) */



#content table tr td ul.bamLink, #content ul.bamLink {

	margin:0px 0px 6px 17px;

	padding:0;

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	line-height:18px;

	list-style-type: disc;

	list-style-image: url(/~sandbrd/store/media/images/site/arrowButBam.gif);

}



.bamSmall {

	font-size:10px;

	color:#336699;

}



/* Begin Become A Merchant form classes */

form#formBam input, form#formBam textarea, form#formBam table tr td input, form#formBam table tr td textarea {

	width:325px;

	border-width: 1px;

  	border-style: solid;

   	border-color: #336699;

}



form#formBam input.radio, form#formBam table tr td input.radio {

	width:auto;

	border:none;

}



form#formBam table tr td input.bamSubmit {

	width:auto;

	margin-left:4px;

	font-weight:bold;

	color:#fff;

	background-color:#369;

	background-image:url(/~sandbrd/store/media/images/site/formButBgBam.gif);

	background-repeat:repeat-x;

	background-position:top left;

	border-top:1px #6699cc solid;

	border-left:1px #6699cc solid;

	border-bottom:1px #003366 solid;

	border-right:1px #003366 solid;

}

/* End Become A Merchant form classes */



/* Begin Become A Merchant Sub Navigation classes*/

.subNavBam {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:11px;

	line-height:13px;

	border-top:1px #ffffff solid;

	border-bottom:1px #9A9A9A solid;

	background-color:#EBEBEB;

}



.subNavBam a {

	color:#000000;

	text-decoration:none;

}



.subNavBam a:hover {

	color:#3399CC;

	text-decoration:underline;

}



.subNavBamDown {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:11px;

	line-height:13px;

	background-color:#3399CC;

}



.subNavBamDownCell {

	background-color:#3399CC;

}



.subNavBamDown a {

	color:#ffffff;

	text-decoration:none;

}



.subNavBamDown a:hover {

	text-decoration:underline;

}



.subsubNavBam {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

	line-height:12px;

	border-top:1px solid #ffffff;

	border-left:1px solid #ffffff;

	border-right:1px solid #9B9B9B;

	border-bottom:1px solid #9B9B9B;

	background-color:#D8D8D8;

}



.subsubNavBam a {

	display: block;

	color:#000000;

	text-decoration:none;

	padding: 5px 0px 5px 10px;

	width: 162px;

}



.subsubNavBam a:hover {

	color:#ffffff;

	background-color:#3399CC;

}



.subsubNavBamDown {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

	line-height:12px;

}



.subsubNavBamDown a {

	display: block;

	color:#ffffff;

	background: transparent;

	text-decoration:none;

	padding: 5px 0px 5px 10px;

	width: 162px;

}



.subsubNavBamDown a:hover {

	text-decoration:underline;

}



/* End Become A Merchant Sub Navigation classes*/



/* classes related to merchant resources elements (green) */



table.resData  {

	border-top:1px solid #cccccc;

	border-right:0px;

	border-bottom:0px;	

	border-left:1px solid #cccccc; 

}



table.resData th, table.resData td {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	line-height:18px;

	border-top: 0px;

	border-right: 1px solid #cccccc;

	border-bottom:1px solid #cccccc;

	border-left: 0px;

	padding: 5px 5px 5px 5px;

}



.resSmall {

	font-size:10px;

	color:#339933;

}



#content ul.resLink {

	margin:0px 0px 6px 17px;

	padding:0;

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	line-height:18px;

	list-style-type: disc;

	list-style-image: url(/~sandbrd/store/media/images/site/arrowButMerch.gif);

}



.opRegs {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	line-height:18px;

	list-style-type: none;

	list-style-image: none;

}



.opRegs li {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	line-height:18px;

}



/* Begin Merchant Resources form classes */



form#formRes input, form#formRes textarea, form#formRes table tr td input, form#formRes table tr td textarea {

	width:325px;

	border-width: 1px;

  	border-style: solid;

   	border-color: #339933;

}



form#formRes input.radio, form#formRes table tr td input.radio {

	width:auto;

	border:none;

}



form#formRes table tr td input.resSubmit, form#formRes input.resSubmit {

	width:auto;

	margin-left:4px;

	font-weight:bold;

	color:#fff;

	background-color:#393;

	background-image:url(/~sandbrd/store/media/images/site/formButBgMerch.gif);

	background-repeat:repeat-x;

	background-position:top left;

	border-top:1px #66CC66 solid;

	border-left:1px #66CC66 solid;

	border-bottom:1px #006600 solid;

	border-right:1px #006600 solid;

}



/* End Merchant Resources form classes */



.resComItemLabel {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	line-height:16px;

	margin-left:0;

}

.resComSubItemLabel {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	line-height:16px;

	margin-left:0;

}



/*/*/

td#content table tr td.resComItemLabel {

	padding: 2px 5px 2px 0px;

	border-top: 1px #D8E8DB solid;

	border-bottom: 1px #D8E8DB solid;

}

/* */



/*/*/

td#content table tr td.resComSubItemLabel {

	padding: 2px 5px 2px 0px;

	background-color: #D8E8DB;

}

/* */



/* Begin Merchant Resources Sub Navigation classes*/

.subNavRes {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:11px;

	line-height:13px;

	border-top:1px #ffffff solid;

	border-bottom:1px #9A9A9A solid;

	background-color:#EBEBEB;

}



.subNavRes a {

	color:#000000;

	text-decoration:none;

}



.subNavRes a:hover {

	color:#339933;

	text-decoration:underline;

}



.subNavResDown {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:11px;

	line-height:13px;

	background-color:#339933;

}



.subNavResDownCell {

	background-color:#339933;

}



.subNavResDown a {

	color:#ffffff;

	text-decoration:none;

}



.subNavResDown a:hover {

	text-decoration:underline;

}



.subsubNavRes {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

	line-height:12px;

	border-top:1px solid #ffffff;

	border-left:1px solid #ffffff;

	border-right:1px solid #9B9B9B;

	border-bottom:1px solid #9B9B9B;

	background-color:#D8D8D8;

}



.subsubNavRes a {

	display: block;

	color:#000000;

	text-decoration:none;

	padding: 5px 0px 5px 10px;

	width: 162px;

}



.subsubNavRes a:hover {

	color:#ffffff;

	background-color:#339933;

}



.subsubNavResDown {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

	line-height:12px;

}



.subsubNavResDown a {

	display: block;

	color:#ffffff;

	background: transparent;

	text-decoration:none;

	padding: 5px 0px 5px 10px;

	width: 162px;

}



.subsubNavResDown a:hover {

	text-decoration:underline;

}



/* End Merchant Resources Sub Navigation classes*/



/* classes related to my biz elements (gold) */



.bizArticleDate {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

}



.bizBreadCrumb {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

}



.bizBreadCrumbArrow {

	padding:0px 6px 0px 6px;

}



table.bizData  {

	border-top:1px solid #cccccc;

	border-right:0px;

	border-bottom:0px;	

	border-left:1px solid #cccccc; 

}

table.bizData th, table.bizData td {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	line-height:18px;

	border-top: 0px;

	border-right: 1px solid #cccccc;

	border-bottom:1px solid #cccccc;

	border-left: 0px;

	padding: 10px 10px 10px 10px;

}



.bizSmall {

	font-size:10px;

	color:#ff9933;

}



p.bizPage {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	line-height:18px;

	color:#000000;

	text-align:right;

}



#content table tr td ul.bizLink, #content ul.bizLink {

	margin:0px 0px 6px 17px;

	padding:0;

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	line-height:18px;

	list-style-type: disc;

	list-style-image: url(/~sandbrd/store/media/images/site/arrowButMyBiz.gif);

}



/* Begin MyBiz form classes */



form#formBiz input, form#formBiz textarea, form#formBiz table tr td input, form#formBiz table tr td textarea {

	border-width: 1px;

  	border-style: solid;

   	border-color: #ff9933;

}



form#formBiz input.radio, form#formBiz table tr td input.radio {

	width:auto;

	border:none;

}



form#formBiz table tr td input.bizSubmit {

	margin-left:4px;

	font-weight:bold;

	color:#fff;

	background-color:#ff9933;

	background-image:url(/~sandbrd/store/media/images/site/formButBgMyBiz.gif);

	background-repeat:repeat-x;

	background-position:top left;

	border-top:1px #FFCC66 solid;

	border-left:1px #FFCC66 solid;

	border-bottom:1px #CC6600 solid;

	border-right:1px #CC6600 solid;

}



input.bizSubmit {

	margin-left:4px;

	font-weight:bold;

	color:#fff;

	background-color:#ff9933;

	background-image:url(/~sandbrd/store/media/images/site/formButBgMyBiz.gif);

	background-repeat:repeat-x;

	background-position:top left;

	border-top:1px #FFCC66 solid;

	border-left:1px #FFCC66 solid;

	border-bottom:1px #CC6600 solid;

	border-right:1px #CC6600 solid;

}



/* End MyBiz form classes */



/* Begin MyBiz Sub Navigation classes*/

.subNavBiz {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:11px;

	line-height:13px;

	border-top:1px #ffffff solid;

	border-bottom:1px #9A9A9A solid;

	background-color:#EBEBEB;

}



.subNavBiz a {

	color:#000000;

	text-decoration:none;

}



.subNavBiz a:hover {

	color:#ff9933;

	text-decoration:underline;

}



.subNavBizDown {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:11px;

	line-height:13px;

	background-color:#ff9933;

}



.subNavBizDownCell {

	background-color:#ff9933;

}



.subNavBizDown a {

	color:#ffffff;

	text-decoration:none;

}



.subNavBizDown a:hover {

	text-decoration:underline;

}



.subsubNavBiz {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

	line-height:12px;

	border-top:1px solid #ffffff;

	border-left:1px solid #ffffff;

	border-right:1px solid #9B9B9B;

	border-bottom:1px solid #9B9B9B;

	background-color:#D8D8D8;

}



.subsubNavBiz a {

	display: block;

	color:#000000;

	text-decoration:none;

	padding: 5px 0px 5px 10px;

	width: 162px;

}



.subsubNavBiz a:hover {

	color:#ffffff;

	background-color:#ff9933;

}



.subsubNavBizDown {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

	line-height:12px;

}



.subsubNavBizDown a {

	display: block;

	color:#ffffff;

	background: transparent;

	text-decoration:none;

	padding: 5px 0px 5px 10px;

	width: 162px;

}



.subsubNavBizDown a:hover {

	text-decoration:underline;

}



/* End MyBiz Sub Navigation classes*/

/* Begin Issuers Sub Navigation classes*/

.subNavIss {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:11px;

	line-height:13px;

	border-top:1px #ffffff solid;

	border-bottom:1px #9A9A9A solid;

	background-color:#EBEBEB;

}



.subNavIss a {

	color:#000000;

	text-decoration:none;

}



.subNavIss a:hover {

	color:#000099;

	text-decoration:underline;

}



.subNavIssDown {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:11px;

	line-height:13px;

	background-color:#000099;

}



.subNavIssDownCell {

	background-color:#000099;

}



.subNavIssDown a {

	color:#ffffff;

	text-decoration:none;

}



.subNavIssDown a:hover {

	text-decoration:underline;

}



.subsubNavIss {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

	line-height:12px;

	border-top:1px solid #ffffff;

	border-left:1px solid #ffffff;

	border-right:1px solid #9B9B9B;

	border-bottom:1px solid #9B9B9B;

	background-color:#D8D8D8;

}



.subsubNavIss a {

	display: block;

	color:#000000;

	text-decoration:none;

	padding: 5px 0px 5px 10px;

	width: 162px;

}



.subsubNavIss a:hover {

	color:#ffffff;

	background-color:#000099;

}



.subsubNavIssDown {

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:10px;

	line-height:12px;

}



.subsubNavIssDown a {

	display: block;

	color:#ffffff;

	background: transparent;

	text-decoration:none;

	padding: 5px 0px 5px 10px;

	width: 162px;

}



.subsubNavIssDown a:hover {

	text-decoration:underline;

}

#content table tr td ul.bizLink, #content ul.bizLink {

	margin:0px 0px 6px 17px;

	padding:0;

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	line-height:18px;

	list-style-type: disc;

	list-style-image: url(/~sandbrd/store/media/images/site/arrowButMyBiz.gif);

}

#content table tr td ul.issLink, #content ul.issLink {

	margin:0px 0px 6px 17px;

	padding:0;

	font-family:verdana,arial,helvetica,sans-serif;

	font-size:12px;

	line-height:18px;

	list-style-type: disc;

	list-style-image: url(/~sandbrd/store/media/images/site/arrowButIssuer.gif);

}


/* End Issuers Sub Navigation classes*/
