BODY {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#global-wrapper {
	background: url(../img/cardstream/body.jpg) repeat-x #F7F7F7;
}
h1 {
	font-family: helvetica;
	border-bottom: 2px solid #333333;
}
H1 SMALL {
	color: #666666;
	font-size: 16px;
	font-weight: normal;
}
h2.sectionHead {
	background: #CCC;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	font-size: 16px;
}
#globalnav LI A {
	color: #E0E0E0 ;
}
#globalnav LI A:hover {
	color: #E0E0E0;
}
#globalnav LI A.active {
	color: #fff;
	background: url(../img/cardstream/indent.png) no-repeat center top;
}
#supportbox {
	color: #FFFFFF;
}
#supportbox A {
	color: #CCC;
}
.help {
	font-size: 11px;
	color: #999999;
}
A {
	color: #063263;
}
A:hover {
	color: #063263;
	text-decoration: none;
}
.likeLink {
	color: #063263;
	text-decoration: underline;
}
DIV.dateSeperator {
	font-size: 30px;
	font-weight: bold;
}
DIV.download {
	background: #EAE9E4 url(../img/ico-csv-download.png) no-repeat;
	border-bottom: 1px solid #C4C5BD;
	border-right: 1px solid #C4C5BD;
	font-size: 13px;
}
DIV.download SPAN {
	color: #666;
	font-style: italic;
	font-weight: normal;
}
DIV.filter {
	background-color: #AEC2CB;
	border-bottom: 1px solid #94B0B4;
	border-right: 1px solid #94B0B4;
}
/*
DIV.filter INPUT.date {
	background-color: #FFFFFF;
	border: 1px solid #94B0B4;
	font-size: 18px;
}
*/
DIV.mtBox {
	background-color: #FFFFFF;
	border-bottom: 1px solid #9AADB7;
	border-right: 1px solid #9AADB7;
}
DIV.mtBox LABEL {
	font-size: 13px;
}
DIV.mtBox LABEL.required {
	font-weight: bold;
}
DIV.notifyWarn {
	background-color: #FCF8E3;
	background-image: url('../img/icons/warning.png');
	background-position: 5px 5px;
	background-repeat: no-repeat;
	color: #8A6D3B;
	border: 2px solid #FAEBCC;
}
DIV.notifyFail {
	background-color: #FFEEEE;
	background-image: url(../img/icons/error.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	color: #990000;
	border: 2px solid #990000;
}
DIV.notifySuccess {
	background-color: #EEFFEE;
	background-image: url(../img/icons/success.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	color: #009900;
	border: 2px solid #009900;
}
DIV.summary {
	color: #34393C;
}
DIV.tooltip {
	background-image: url(/libs/famfamfam/silk/help.png);
	background-position: 2px 2px;
	background-repeat: no-repeat;
}
DIV.trafficLightGrey {
	background: url(../img/traffic-light-grey.png);
}
DIV.trafficLightAmber {
	background: url(../img/traffic-light-amber.png);
}
DIV.trafficLightGreen {
	background: url(../img/traffic-light-green.png);
}
DIV.trafficLightRed {
	background: url(../img/traffic-light-red.png);
}
/***
INPUTS
***/
FORM {
	margin: 0;
	padding: 0;
}
LABEL {
	display: block;
	clear: both;
}
.input60, .input60-inline, .input150-inline, .input170-inline, .input250, .input250-inline, .input350, .input350-inline, .input450, .input450-inline, .input550, .input550-inline, .input650 {
	border: 1px solid #CCCCCC;
	background: #F9F9F9;
	padding-left: 3px;
}
INPUT.small.checkbox {
	height: auto;
	width: auto;
}
.select-auto-inline {
	background: #F9F9F9;
	border: 1px solid #CCCCCC;
}
.auto-reveal UL LI A {
	background: #CCCCCC;
	color: #333333;
}
.auto-reveal UL LI A:hover {
	background: #F3F3F3;
}
.auto-reveal UL LI.new A {
	background: #CCCC99;
	color: #333333;
}
.button {
	background: #333;
}
INPUT[type="text"].large, INPUT[type="password"].large, INPUT[type="file"].large, TEXTAREA.large, SELECT.large, DIV.ms-parent.large BUTTON.ms-choice,
INPUT[type="text"].medium, INPUT[type="password"].medium, INPUT[type="file"].medium, TEXTAREA.medium, SELECT.medium, DIV.ms-parent.medium BUTTON.ms-choice,
INPUT[type="text"].small, INPUT[type="password"].small, INPUT[type="file"].small, TEXTAREA.small, SELECT.small, DIV.ms-parent.small BUTTON.ms-choice {
	border: 1px solid #BBB;
	background: #F9F9F9;
	font-size: 16px;
}
INPUT[type="text"].small, INPUT[type="password"].small, INPUT[type="file"].small, TEXTAREA.small, SELECT.small {
	font-size: 13px;
}
TEXTAREA.medium {
	height: 150px;
}
P.err {
	background-color: #990000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
TABLE.dataForm EM {
	color: #666;
}
TABLE.dataForm TD {
	border-bottom: 1px dotted #999;
	font-size: 11px;
}
TABLE.dataForm TD P {
	font-size: 16px;
}
TABLE.dataForm TH {
	border-bottom: 1px dotted #999;
	font-weight: normal;
}
TABLE.dataForm TH.tableTitle {
	border-bottom: 1px solid #666;
	background: #D6D6D6;
	color: #333;
}
TABLE.dataForm TR.first TD {
	border-bottom: 1px dotted #999;
}
TABLE.dataForm TR.first TH {
	border-bottom: 1px dotted #999;
}
TABLE.dataForm TR.last TD {
	border-bottom: 1px dotted #999;
}

TABLE.transactions TH {
	background-color: #2a2a2a;
	color: #ccc;
	font-weight: normal;
	border-color: #c9dce0;
}
TABLE.transactions TD {
	border-color: #c9dce0;
}
TABLE.transactions TD.first {
	background-color: #EBEAE5;
}
TABLE.transactions TR.alt TD {
	background-color: #EBEAE5;
}
TABLE.transactions TR.details-row TD.details-row-content > DIV {
	background-color: #ffffff;
	border-color: #F3F3F3;
}
TABLE.transactions TR.details-row TD.details-row-content TABLE.transactions TR TH {
	background-color: #4c4c4c;
	color: #ddd; 
}
TABLE.transactions TR.details-row TD.details-row-content > DIV {
	border: 2px inset #c9dce0;
}
.maincontent TD {
	border-bottom: 1px solid #F3F3F3;
}
#inbox DIV.icon {
	background: url(/libs/famfamfam/silk/email_open.png) no-repeat;
}
#inbox TD {
	border-bottom: 1px solid #B2C1CC;
}
#inbox TH {
	border-bottom: 1px solid #B2C1CC;
}
#inbox TR.newEmail DIV.icon {
	background: url(/libs/famfamfam/silk/email.png) no-repeat;
}
#inbox TR.newEmail TD {
	background-color: #D4DDE2;
	font-weight: bold;
}
#merchantSelectorBox {
	background-color: #DDDFD8;
	border-bottom: 1px solid #C2C5B8;
	border-right: 1px solid #C2C5B8;
}
.receipt H2 {
	font-size: 16px;
}
.receipt TD {
	border-bottom: 1px dotted #DDDDDD;
	font-size: 12px;
}
.receipt TH {
	border-bottom: 1px dotted #DDDDDD;
	font-size: 12px;
	font-weight: 700;
}
BODY.mozilla .receipt TH {
	letter-spacing: -0.035em;
}
BODY.webkit .receipt TH,
BODY.safari .receipt TH {
	letter-spacing: -0.065em;
}
.bgAmber {
	background-color: #FFCC66 !important;
	color: #3C352D !important;
}
.bgGreen {
	background-color: #B4CC98 !important;
	color: #2D3837 !important;
}
.bgRed {
	background-color: #CC6566 !important;
	color: #FFFFFF !important;
}
.bgGrey {
	background-color: #EEEEEE !important;
	color: #2D3837 !important;
}
.fgAmber {
	color: #FFCC66 !important;
}
.fgGreen {
	color: #B4CC98 !important;
}
.fgRed {
	color: #CC6566 !important;
}
.fgGrey {
	color: #EEEEEE !important;
}
.boxhead {
	background: url(../img/cardstream/headerbox.png) repeat-x;
	color: #333;
	border-bottom: 1px solid #94AFBC;
	border-right: 1px solid #94AFBC;
}
.headerUtil {
	color: #999999;
}
.light-help {
	color: #999999;
}
.login-box {
	background: #FFFFFF;
	border-right: 1px solid #AEC2CC;
	border-bottom: 1px solid #AEC2CC;
}
.util-panel {
	background: #999999;
}
.pdmenu ul li a {
	border: 1px solid #063263;
	color: #FFF;
}
.pdmenu ul li a:hover {
	border: 1px solid #36577C;
}
.pdmenu ul ul {
	background: #fff;
}
.pdmenu ul ul li a {
	color: #036;
}
.pdmenu ul ul li a:hover {
	border: none;
	background: none;
}
