/* BANNER */
#banner {
	background-image: url("../images/payments/banner_Bg.jpg");
	background-color: #FC3;
}


/* TEXT ENLARGE */
#textSize {
	background-color: #FC3;
}


#textSize p{
	color: #963 !important;
}

#textSize a {
	color: #963 !important;
}

/* BREADCRUMB */
.breadHi {
	color: #963;
}

/* LHS */
.upTo {
	background-image: url("../images/payments/arrow_nav-up.gif");
}
.navLine {
	background-image: url("../images/payments/menu-rule.gif");
}
.here {
	color: #963 !important;
	background-image: url("../images/payments/arrow_nav-r.gif");
}
.sitelink {
	background-image: url("../images/payments/arrow_sml.gif");
}



/* DIARY */
.diary h1 {
	color: #963;
	background-image: url("../images/payments/arrow_big.gif");
}
.meetdate {
	background-image: url("../images/payments/arrow_sml.gif");
}

/* CATEGORY ITEMS */
#contentItem h1{
	color: #963;
}

#categoryItems h1 {
	color: #963;
}

#catitemList a {
	background-image: url("../images/payments/arrow_sml.gif");
}

.contactsList a {
	background-image: url("../images/payments/arrow_sml.gif");
}

.listContentB {
	color: #963;
}

#mainContent hr {
	border-top: 3px dashed #963;
}

.tableStyled th {
	color: #FFF !important;
	background-color: #963;
}
/* FEATURES */
.fHeader {
	background-color: #963;
}





/* 2 COLUMN SPLIT */
.subHArrow {
	color: #963;
	background-image: url("../images/payments/arrow_big.gif");
}
.subHnoArrow {
	color: #963;
}
.subHnoArrow2 {
	color: #963;
}



/* MPA */

/*#mpaNav a:link {
	color: #963; 
}
#mpaNav a:hover {
	color: #963; 
}*/

#mpaNav  {
	border-bottom: 1px dotted #963;
}

#printDisplay a {
	color: #963;
}


.prev {
	color: #963;
	background-image: url("../images/payments/arrow_prev.gif");
}

.next {
	color: #963;
	background-image: url("../images/payments/arrow_next.gif");
}



/* SITE PROXY */
#spNav {
	background-image: url("../images/payments/arrow_sml.gif"); 
}

/*#spNav a:link {
	color: #963; 
}
#spNav a:hover {
	color: #963; 
}*/

/* FORMS */

.formItemHead {
	color: #963  !important;
}

/*	 FAUX FORMS */

.fFormHeader {
	background-color: #963;
}

.fFormItemHead {
	color: #963  !important;
}



/* FILE STORE INFO */
.fileHeader {
	background-color: #963;
}

#fileLinks {
	background-image: url("../images/payments/arrow_sml.gif"); 
}

/* BACK & UP ARROWS */

#back {
	background-image: url("../images/payments/arrowL.gif"); 
}

#top  {
	background-image: url("../images/payments/arrowUp.gif"); 
}



.sectionWrapper li {
	background-image: url("../images/payments/arrow_sml.gif"); 
}

hr  {
	color:#ffffff;
	background-color:#ffffff;
	border-bottom: 1px dotted #963;
}

.formsubmit {
	cursor:pointer;
	cursor:hand;
	border: none;
	background: url("../images/payments/arrowR.gif") left no-repeat; 
	color: #339966;
	font-weight: bold;
	height: 27px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.formsubmitnarrow {
	cursor:pointer;
	cursor:hand;
	border: none;
	background: url("../images/payments/arrowRnarrow.gif") left no-repeat; 
	color: #339966;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.subhead {
	font-weight: bold;
	color: #000000 !important;
}

.phighlight {
	font-weight: bold;
}

.alert {
	font-weight: bold;
	color: #990000 !important;
}

.alertbox {
	border: 1px solid #990000;
	margin-left:15px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:15px;
	padding-left:15px;
	padding-right:8px;
	padding-top:15px;
	padding-bottom:5px;	
}

.helpsupportheader {
	color: #963 !important;
	font-weight: bold;
}

.helpsupport {
	background: url("../images/payments/helpbullet.gif") left top no-repeat;
	padding-left: 20px;
	margin-top: 3px;
}

.qLNotes {
	clear: both;
	position: relative;
	margin: 2px 0px 0 35px;
	padding: 8px;
	text-align: left;
	background-color: #E1F0FF;
}

.qLNotes p {
	font-size: 0.7em;
}

.qLPostNotes {
	clear: both;
	position: relative;
	margin: 5px 0px 0 35px;
	padding: 8px;
	text-align: left;
	background-color: #FFFFFF;
}

.qLPostNotes p {
	font-size: 0.7em;
}

qLNotes a {
	display: block;
	color: #000;
	font-size: 0.7em;
	/*text-transform: capitalize;*/
	margin: 0 0 0 10px;
	padding: 3px 0 3px 15px;
	background-image: url("../images/arrow_sml-blu.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
.qLNotes a:link {
	color: black; 
	text-decoration: none;
}
.qLNotes a:visited {
	color: black; 
	text-decoration: none;
}
.qLNotes a:hover {
	color: #396; 
	text-decoration: underline;
}
.qLNotes a:active {
	color: #396; 
	text-decoration: underline;
}


.formsubmitQL {
	cursor:pointer;
	cursor:hand;
	border: none;
	color: #000;
	font-size: 0.7em;
	background-color: #E1F0FF;
	/*text-transform: capitalize;*/
	margin: 0 0 0 10px;
	padding: 2px 0px 2px 5px;
	background-image: url("../images/arrow_sml-blu.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

.neverdisplay {
	position: absolute;
	left: -3000px;
	top: -3000px;
}

#mainContent table { 
	border-collapse: collapse; 
	border-spacing:0;  
}
#mainContent th { 
	border:1px;
	text-align: left;
	padding:2px; 
	vertical-align:top; 
}
#mainContent th.thc { 
	text-align: center; 
}
#mainContent th.thr { 
	text-align: right; 
}
#mainContent td { 
	text-align: left; 
	padding: 2px; 
	vertical-align:top; 
}
#mainContent td.tdc { 
	text-align: center; 
}
#mainContent td.tdr { 
	text-align: right; 
}