body, p, td, th, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

.banner {
	border: thin solid #003366;
}

a:link {
	color: #ff6633;
	text-decoration: none;
	font-weight: bold;
}
a:visited {  
	color: #ff6633;
	text-decoration: none;
	font-weight: bold;
}
a:hover { 
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:active {  
	color: #ff6633;
	text-decoration: none;
	font-weight: bold;
}

a.module:link {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.module:visited {  
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.module:hover { 
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
a.module:active {  
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

a.menuSelected:link {
	font-weight: bold;
	color: #ff6633;
	text-decoration: none;
}
a.menuSelected:visited {  
	font-weight: bold;
	color: #ff6633;
	text-decoration: none;
}
a.menuSelected:hover { 
	font-weight: bold;
	color: #ff6633;
	text-decoration: none;
}
a.menuSelected:active {  
	font-weight: bold;
	color: #ff6633;
	text-decoration: none;
}

a.menu:link {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.menu:visited {  
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.menu:hover { 
	font-weight: bold;
	color: #ff6633;
	text-decoration: none;
}
a.menu:active {  
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

a#breadcrumb:link {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a#breadcrumb:hover {
	font-weight: bold;
	color: #ff6633;
	text-decoration: none;
}
a#breadcrumb:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

a.tabs:link, a.tabs:hover, a.tabs:visited, a.tabs:active {
	font-size: 11px; 
	font-weight: bold; 
	color: #000080;
	margin-left: 13px; 
	text-align: center;
	text-decoration: none;
}



LI
{
	COLOR: #003366;
	TEXT-DECORATION: None;
	margin-bottom: 5px;
}

H1
{
	/*COLOR: #FF6633;
	FONT-SIZE: 14px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	FONT-WEIGHT: Bold;
	margin-bottom: 3pt;
	margin-left: 25px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	margin-top: 25px;
	margin-right: 50px;
	margin-left: 50px;
}

H2
{
	COLOR: #666666;
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	FONT-WEIGHT: Bold;
	margin-bottom: 3pt;
}

H3
{
	COLOR: #003366;
	FONT-SIZE: 12px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
	margin-bottom: 2pt;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
}

H4
{
	COLOR: #003366;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	margin-bottom: 3pt;
	margin-left: 0px;
	margin-right: 25px;
}

H5
{
	COLOR: #003366;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	margin-bottom: 0pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

H6
{
	COLOR: #003366;
	FONT-SIZE: 10px;
	TEXT-DECORATION: none;
	margin-bottom: 0pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

.RedText {
	color: #ff0000;
	text-decoration: none;
}

.BlueText {
	color: #003366;
	text-decoration: none;
}

P
{
	margin-bottom: 0pt;
	margin-left: 20px;
	margin-right: 20px;
}

.BoldText
{
	COLOR: #666666;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	FONT-WEIGHT: Bold;
	margin-bottom: 3pt;
}
.SmallText
{
	COLOR: #333333;
	FONT-SIZE: 11px;
	TEXT-DECORATION: None;
	margin-bottom: 3pt;
}
.smallBlueText
{
	COLOR: #0000FF;
	FONT-SIZE: 11px;
	TEXT-DECORATION: None;
	margin-bottom: 3pt;
}
UL
{
	COLOR: #666666;
	TEXT-DECORATION: None;
	margin-bottom: 3pt;
}

OL
{
	COLOR: #666666;
	TEXT-DECORATION: None;
	margin-bottom: 3pt;
}

.MenuItem
{
	COLOR: #ffffff;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: None;
}

th {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #003366; 
	text-align: center; 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px; 
	border: #003366; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
}
.datacells { 
	border: thin #003366 solid; 
	text-align: center; 
	font-weight: bold; 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px;
}
.datatable 
{  
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	width: 100%;
	text-align: center;
	border: 0px;
	border-width: 0px;
}
/*
.datatable td.detailsLabel {
	width: 49%;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}
.datatable td.detailsSpacer {
	width: 2%;
}
.datatable td.detailsValue {
	width: 49%;
	text-align: left;
	vertical-align: middle;
}
*/
.datatable td.detailsLabel {
	width: 49%;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	border-collapse:separate;
	border-spacing:2px 2px;
}
.datatable td.detailsSpacer {
	width: 2%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	border-collapse:separate;
	border-spacing:2px 2px;
}
.datatable td.detailsValue {
	width: 49%;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	border-collapse:separate;
	border-spacing:2px 2px;
}
.datatable tr.odd 
{
	background-color: #f0f0f0;  
}

table.reporttable
{
	border-collapse: separate;
	border-spacing: 4px;
	margin-left: auto; 
	margin-top: auto; 
	margin-right: auto; 
	margin-bottom: auto;
}

table.viewtable
{
	border-collapse: separate;
	border-spacing: 4px;
	margin-left: auto; 
	margin-top: auto; 
	margin-right: auto; 
	margin-bottom: auto;
}

.dropdowncells
{
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
	padding-left: 8px;
	padding-bottom: 2px;
	margin-left: 2px; 
	margin-top: 2px; 
	margin-right: 2px; 
	margin-bottom: 2px;
	text-align: left;
}

.viewcells
{
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
	white-space: nowrap;
	padding-left: 8px;
	padding-bottom: 2px;
	margin-left: 2px; 
	margin-top: 2px; 
	margin-right: 2px; 
	margin-bottom: 2px;
}

.titlecells
{
	font-weight: bold;
	color: #000000;  
	text-align: center; 
	background-color: #6495ED; 
	padding-top: 4px; 
	padding-right: 4px; 
	padding-bottom: 4px; 
	padding-left: 4px;
	border: #6495ED; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
}

.dcells
{
	color: #000000; 
	background-color: #e3e3e3; 
	padding-top: 0px; 
	padding-right: 10px; 
	padding-bottom: 0px; 
	padding-left: 10px;
	border: #e3e3e3; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
}

.dcellsnowrap
{
	color: #000000; 
	background-color: #e3e3e3; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	border: #e3e3e3; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
	white-space: nowrap;
}


.dcellsnowrapRed
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        COLOR: #333337;
        background-color: #99CCFF;
        padding-top: 4px;
        padding-right: 10px;
        padding-bottom: 4px;
        padding-left: 10px;
        border: #99CCFF;
        border-top-width: thin;
        border-right-width: thin;
        border-bottom-width: thin;
        border-left-width: thin;
        white-space: nowrap;
}

.titleinfo
{
	COLOR: #FF0000;
	FONT-SIZE: 14px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;	
}

.dcellsred
{
	COLOR: #FF0000;
	FONT-SIZE: 80%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: None;
	margin-bottom: 3pt;
	background-color: #e3e3e3; 
	padding-top: 2px; 
	padding-right: 10px; 
	padding-bottom: 2px; 
	padding-left: 10px;
	border: #e3e3e3; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
	white-space: nowrap;	
}


div.printdisplay 
{  
	display: none;
}

.titlebanner
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	/*border: none #003366 solid;*/
	border: #003366 solid; 
	background: #003366;
	text-decoration: none;
	font-weight: Bold;
	margin-left: 0px; 
	margin-right: 0px;
	text-align: left;
	padding: 4px 6px 2px 6px;
	background-image: url('../images/bckgrnd-titleBanner-right.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
.footer 
{  
	background-image: url(../images/blue_gradient_backg.gif); 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	margin-left: 25px; 
	text-align: center;
}

.desktop 
{
	font-family: "Helvetica";
}

span.redNote
{
	color: #FF6633;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: None;
	text-align: left;
	/*text-valign: top;*/
	vertical-align: top;
}





/**** piotr kiraga ****/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#checkboxCtrls {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	padding: 4px;
}

a#tableOptions:link {
	font-size: 11px;
	color: #333399;
	font-weight: bold;
	text-decoration: none;
}

a#tableOptions:visited {
	font-size: 11px;
	color: #6666cc;
}

a#tableOptions:hover {
	font-size: 11px;
	color: #ff6633;
}

#CiarjContent .dcellsnowrap, #CiarjContent .dcellsgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #e3e3e3;
	padding: 2px; 
}

#CiarjContent .dcellsgrayLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #e3e3e3;
	padding: 2px;
	text-align: left; 
}

#CiarjContent .dcellsgrayRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #e3e3e3;
	padding: 2px; 
	text-align: right;
}

.cursorPointer {
	cursor: pointer;
	/*cursor: hand;*/
	cursor: default;
}

#helpHeader {
	padding: 1em 0.5em 0 0.5em;
}
#helpLogo {
	float: left;
	width: 115px;
	padding: 0 10px 0 0;
}
#helpTitle {
	padding: 8px 0 0 0;
	color: #ff6600;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 2em;
	vertical-align: middle;
}
#helpContent {
	padding: 2em 1em 1em 1em;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
}
#helpContent ul {
	padding: 1.5em;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
}
#termsAndConditions {
	padding: 0 0 1em 0;
}
#termsAndConditions ul {
	/*margin-left: -20px;*/
}
#helpFooter {
	padding: 5em 0.5em 1em 0.5em;
	font-size: 0.8em;
}
#containerPadded {
	padding: 1em;
}
#containerPadded2 {
	padding: 2px;
}
#containerPadded5 {
	padding: 5px;
}
#containerPadded10 {
	padding: 10px;
}
.containerPaddedCentered {
	padding: 5px;
	text-align: center;
	width: 100%;
}

label {
	/*font-weight: bold; */
	margin-bottom: 2pt;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
}

div #errors {
	color: #ff0000;
	border: 1px solid #ff0000;
	margin: 15px 0 0 5px;
	padding: 5px;
}
div #errors ul {
	margin: 0;
	padding: 0 0 0 20px;
}
div #errors ul li {
	color: #ff0000;
}

div #messages {
	color: #003366;
	border: 1px solid #003366;
	margin: 15px 0 0 5px;
	padding: 5px;
}
div #messages ul {
	margin: 0;
	padding: 0 0 0 20px;
}
div #messages ul li {
	color: #003366;
}

.messages {
	color: #003366;
	border: 1px solid #003366;
	margin: 15px 0 0 5px;
	padding: 5px;
}
.messages ul {
	margin: 0;
	padding: 0 0 0 20px;
}
.messages ul li {
	color: #003366;
}

#logged-in-user-details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
}
#current-level {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	font-style: italic;
	padding-right: 25px;
}
#breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	width: 100%;
	padding: 2px;
	/*white-space: nowrap;*/
	font-weight: bold;
}
#breadcrumb2 {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	white-space: nowrap;*/
	/*font-weight: bold;*/
}
a#breadcrumb:link {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a#breadcrumb:hover {
	font-weight: bold;
	color: #ff6633;
	text-decoration: none;
}
a#breadcrumb:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#current-breadcrumb {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	white-space: nowrap;*/
	/*font-weight: bold;*/
}
.menu-operations-group {
}
a#menu-current-operation:link {
	font-weight: bold;
	color: #ff6633;
	text-decoration: none;
}
a#menu-current-operation:visited {  
	font-weight: bold;
	color: #ff6633;
	text-decoration: none;
}
a#menu-current-operation:hover { 
	font-weight: bold;
	color: #ff6633;
	text-decoration: none;
}
a#menu-current-operation:active {  
	font-weight: bold;
	color: #ff6633;
	text-decoration: none;
}
a#menu-operation:link {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a#menu-operation:visited {  
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a#menu-operation:hover { 
	font-weight: bold;
	color: #ff6633;
	text-decoration: none;
}
a#menu-operation:active {  
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.module:link {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.module:visited {  
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.module:hover { 
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
a.module:active {  
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00000;
	text-align: centre;
	padding-right: 5px;	
	padding-top: 5px;	
}
.tab-header-cell {
	background-image: url(../images/banner2/banner-new-bg.gif);
	background-repeat: repeat-x;
	background-position: left;
}
/**** /piotr kiraga ****/

/* CSS Change by Vatchala */

.bodyBgcolor{
	background-color: #FFFFFF;
}

.tdBgcolor{
	background-color: #f5f5f5;
}

.tdHeader{
	vertical-align:top;
	background-image: url(../images/banner2/top-nav-bg3-bckgrnd.gif);
	background-repeat: no-repeat;
}

.tdBackground1{
	background-image: url(../images/eurodebit-account-templa-04.gif);
	background-repeat: repeat-x;
	width: 90%;
}

.tdBackground2{
	background-image: url(../images/eurodebit-account-templ-06b.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}

.tdBackground3{
	background-image: url(../images/eurodebit-account-templa-08.gif);
}

.tdBackground4{
	background-image: url(../images/eurodebit-account-templ-12b.gif);
	background-repeat: repeat-y;
	height: 11px;
	vertical-align: top;
}

.tdBackground5{
	background-image: url(../images/eurodebit-account-templ-12b.gif);
}

.tdBackground6{
	background-image: url(../images/eurodebit-account-templa-16.gif);
}

.valignTop{
	vertical-align: top;
}

.valignBottom{
	vertical-align: bottom;
}

.valignTextBottom{
	vertical-align: bottom;
	text-align: right;
	/*white-space: nospace;*/
	white-space: nowrap;
}

.centerAlign{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.viewcellsRight
{
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
	white-space: nowrap;
	padding-left: 50px;
	padding-bottom: 2px;
	margin-left: 2px; 
	margin-top: 2px; 
	margin-right: 2px; 
	margin-bottom: 2px;
	text-align: right;
}

.viewcellsRightValign
{
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
	white-space: nowrap;
	padding-left: 50px;
	padding-bottom: 2px;
	margin-left: 2px; 
	margin-top: 2px; 
	margin-right: 2px; 
	margin-bottom: 2px;
	text-align: right;
	vertical-align: top;
}

.viewcellsRightVerticalAlign
{
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
	white-space: nowrap;
	padding-left: 100px;
	padding-bottom: 2px;
	margin-left: 2px; 
	margin-top: 2px; 
	margin-right: 2px; 
	margin-bottom: 2px;
	text-align: right;
	vertical-align: bottom;
}

.viewcellsLeft
{
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
	white-space: nowrap;
	padding-left: 8px;
	padding-bottom: 2px;
	margin-left: 2px; 
	margin-top: 2px; 
	margin-right: 2px; 
	margin-bottom: 2px;
	text-align: left;
}

.viewcellsLeftVerticalAlign
{
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
	white-space: nowrap;
	padding-left: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	margin-left: 2px; 
	margin-top: 2px; 
	margin-right: 2px; 
	margin-bottom: 2px;
	text-align: left;
	vertical-align: bottom;
}

.viewcellsRightVerticalAlign1
{
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
	white-space: nowrap;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	margin-left: 0px; 
	margin-top: 2px; 
	margin-right: 0px; 
	margin-bottom: 2px;
	text-align: right;
	vertical-align: bottom;
}

.viewcellsBottom
{
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
	white-space: nowrap;
	padding-left: 0px;
	padding-bottom: 2px;
	margin-left: 0px; 
	margin-top: 2px; 
	margin-right: 0px; 
	margin-bottom: 2px;
	vertical-align: bottom;
	text-align: left;
}

.viewcellsBottom1
{
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;
	white-space: nowrap;
	padding-left: 0px;
	padding-bottom: 2px;
	margin-left: 0px; 
	margin-top: 2px; 
	margin-right: 0px; 
	margin-bottom: 2px;
	vertical-align: bottom;
	text-align: Right;
}


.saveButton{
	padding:0 6px 0 6px;
	margin-right:0.5em;
	text-align: right;
}

.submitButton{
	padding:0 18px 0 18px;
	margin-right:0.5em;
	text-align: right;
}

.closeButton{
	padding:0 20px 0 20px;
	margin-left:0.5em;
	text-align: left;
}

.cancelButton{
	margin-left:0.5em;
	text-align: left;
}

.rightAlign{
	text-align: right;
}

.leftAlign{
	text-align: left;
}

.centerAlign{
	text-align: center;
}

.centerAlign1{
	width: 300px; 
	text-align: center;
}

.centerAlign2{
	width: 200px; 
	text-align: center;
}

.centerAlign3{
	width: 80px; 
	text-align: center;
}

.centerAlign4{
	width: 120px; 
	text-align: center;
}

.centerAlign5{
	width: 140px; 
	text-align: center;
}

.centerAlign6{
	width: 50px; 
	text-align: center;
}
.centerAlign7{
	width: 150px; 
	text-align: center;
}
.leftAlignTable{
	text-align: left;
	border: 0px;
	border-width: 0px;
	width: 100%;
}

.centerAlignTable{
	text-align: center;
	border: 0px;
	border-width: 0px;
	width: 100%;
}

.centerAlignSubmitCancel{
	border: 0px;
	width: 100%;
}

.datatable td.spacingPadding2 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	border-collapse:separate;
	border-spacing:2px 2px;
}

.datatable td.spacingPadding4 {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
	border-collapse:separate;
	border-spacing:4px 4px;
}

.datatable td.spacingPadding2NoAlign {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	border-collapse:separate;
	border-spacing:2px 2px;
	width: 50%;
}

.datatable td.spacingPadding2Align {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	border-collapse:separate;
	border-spacing:2px 2px;
	vertical-align: top;
	width: 50%;
}

.datatable td.spacingPadding2Align100 {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	border-collapse:separate;
	border-spacing:2px 2px;
	vertical-align: top;
	width: 100%;
}

.datatable td.spacingPadding0Align{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-collapse:separate;
	border-spacing:0px 0px;
	vertical-align: top;
	width: 50%;
}

.indextable{
	border: thin solid #003366;
	width: 700px;
	border: 0px;
	text-align: center;
}

.indexBody{
	background-color: #CCCCCC;
	background-image: url(../images/background.gif);
}

.indexBanner {
	border: thin solid #003366;
	width: 700px;
	text-align: left;
}

.indexBanner tr.indextr{
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	border-collapse:separate;
	border-spacing: 0px 0px;
	margin: 0px 0px 0px 0px;
}
.indexBanner tr.indextr1{
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	border-collapse:separate;
	border-spacing: 0px 0px;
	margin: 0px 0px 0px 0px;
}
.indexBanner td.indextd1{
	padding: 0px 0px 0px 0px;
	border-collapse:separate;
	border-spacing: 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #003366;
	background-image: url(../images/gradient.gif);
}

.indexBanner td.indextd2{
	padding: 0px 0px 0px 0px;
	border-collapse:separate;
	border-spacing: 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	text-align: center;
}

.indexBanner td.indextd3{
	padding: 0px 0px 0px 0px;
	border-collapse:separate;
	border-spacing: 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	text-align: right;
	background-image: url(../images/logo_background.gif);
}

.indexBanner td.indextd4{
	padding: 0px 0px 0px 0px;
	border-collapse:separate;
	border-spacing: 0px 0px;
	margin: 0px 0px 0px 0px;
}

.indexTable1{
	border: 0px;
    text-align: center;
}

.indexTable1 td.indexTable1td1{
	padding: 0px 0px 0px 0px;
	border-collapse:separate;
	border-spacing: 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/logo_background.gif);
}

.indexTable1 td.indexTable1td2{
	padding: 0px 0px 0px 0px;
	border-collapse:separate;
	border-spacing: 0px 0px;
	margin: 0px 0px 0px 0px;
}

.indexTable2{
	width: 420px;
	background-color: #ffffff;
	border: 0px;
}

.indexTable2 td.indexTable2td1{
	padding: 2px 2px 2px 2px;
	border-collapse:separate;
	border-spacing: 2px 2px;
	margin: 2px 2px 2px 2px;
	width: 30%;
}
.indexTable2 td.indexTable2td2{
	padding: 2px 2px 2px 2px;
	border-collapse:separate;
	border-spacing: 2px 2px;
	margin: 2px 2px 2px 2px;
	width: 35%;
}
.indexTable2 td.indexTable2td3{
	padding: 2px 2px 2px 2px;
	border-collapse:separate;
	border-spacing: 2px 2px;
	margin: 2px 2px 2px 2px;
	text-align: center;
}

.indexTable3{
	width: 420px;
	Color: #ffffff;
	border: 0px;
	text-align: center;
}

.indexTable3 td.indexTable3td1{
	padding: 5px 5px 5px 5px;
	border-collapse:separate;
	border-spacing: 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 50%;
	text-align: center;
}

.indexTable3 td.indexTable3td2{
	padding: 5px 5px 5px 5px;
	border-collapse:separate;
	border-spacing: 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

.indexTable3 td.indexTable3td3{
	padding: 5px 5px 5px 5px;
	border-collapse:separate;
	border-spacing: 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.indexFontColor{
	color: #003366;
}

.indexParagraph{
	margin-bottom:0;
	margin-left:20px;
	margin-right:20px;
	text-align: left;
}

.titleinfoLeftAlign
{
	COLOR: #FF0000;
	FONT-SIZE: 14px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	text-align: left;	
}

.titleinfoCenterAlign
{
	COLOR: #FF0000;
	FONT-SIZE: 14px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	text-align: center;	
}

.bulkSearchTable{
	width: 80%;
	text-align: center;
	border: 0px;
}

.width230{
	width: 230px;
}

.errormessageColor{
	color: red;
}

.displaynone{
	display: none; 
	visibility: hidden;
}

.debtorSaveButton{
	padding:0 6px 0 6px;
	margin-right:0.5em;
	text-align: center;
}

.divStyle1{
	float: right; 
	position: relative; 
	margin-left: 200px; 
	left: 0px;
}

.divStyle2{
	 float:left; 
	 margin-right: 200px;
	 position: relative;
}

.centerAlignButton{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.width320{
	width:320px;
}

.errorMessageLabel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
	margin-top: 25px;
	margin-right: 50px;
	margin-left: 50px;
}

.loginUser{
	COLOR: #FF6633;
	FONT-SIZE: 14px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	FONT-WEIGHT: Bold;
	margin-bottom: 3pt;
	margin-left: 25px;
}
