#container {
	border: 0 solid #AAAAFF;
	margin: 0 auto;
	text-align: left;
	width: 1000px;
}

#leftnav {
	float: left;
	width: 170px;
	border: 0px solid #faa;
}

#content {
	border: 0 solid #C10022;
	padding-bottom: 10px;
	width: 1000px;
}

#header {
	height: 100px;
}

/* for IE-win, fix 3 pixel gap error */
* html #content {
	width: 997px;
}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D81921;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	height: 15px;
	clear: both;
	text-align: center;
}

#content p {
	margin-top: 0px;
}

#header #logo {
	float: left;
	width: 300px;
}

#header #top-navi {
	text-align: right;
}

#header #top-navi .top-right {
	color: #444444;
	font-size: 160%;
	font-size-adjust: none;
	font-variant: normal;
	font-weight: bold;
	padding: 18px 0 8px 30px;
}

#header #redbar {
	clear: both;
	margin-top: 5px;
}

#header .navi-bar {
	margin-top: 3px;
}

#header	.navi-bar img {
	margin-left: 5px;
}

#navi-tabbed {
	border: 0;
	height: 32px;
	width: 745px;
}

#navi-tree {
	font-size: 11px;
	background: url(../images/sp_sn_top.gif) no-repeat;
	margin: 0;
	padding-top: 20px;
	width: 165px;
}

#navi-tree .footer {
	background: url(../images/sp_sn_bottompbl.gif) no-repeat bottom;
	height: 20px;
}

#navi-tree .title {
	color: #c50831;
	font-weight: bold;
	font-size: 8pt;
	padding: 8px 0 8px 12px;
	background: #e6e6e6 url(../images/sp_icon.gif) no-repeat;
	background-position: 3% 20%;
}

#navi-tree #accordion h3 span.menuTitle, #navi-tree span.home {
	color: black;
	display: block;
	padding: .5em .5em .5em 2.2em;
	line-height: 1.3;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

#navi-tree span.ui-icon {
	position: absolute;
	left: .5em;
}

#navi-tree span.home a {
	font-size: 1em;
	color: black;
	font-weight: bold;
}

#navi-tree a {
	display: block;
	text-decoration: none;
}

#navi-tree #accordion div.menuContent {
	height: auto;
	border-top: 0 none;
	display: none;
	margin-bottom: 2px;
	margin-top: -2px;
	overflow: auto;
	padding: 1em 2.2em;
	position: relative;
	top: 1px;
}

#navi-tree #accordion div.menuContent li a {
	*margin-left: -16px;
}

#navi-tree #accordion div.menuContent li {
	margin: 0px;
	paddding: 0px;
	border-bottom: 1px solid #a0a0a0;
	width: 110px;
	*width: auto;
}

#navi-tree #accordion div.menuContent a:hover {
	color: black;
	background-color: #d7d7d7;
}

/*
#navi-tree ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #e6e6e6;
}

#navi-tree .menu {
	width: 100%;
}

#navi-tree ul ul {
	margin-left: -10px;
}

#navi-tree .menu ul ul ul {
	margin-left: 0;
}

#navi-tree li {
	border-bottom: 1px solid #c50831;
	margin-left: 10px;
	width: 140px;
}

#navi-tree li li {
	border-bottom: 0px;
	border-top: 1px solid #a0a0a0;
}

#navi-tree li div {
	padding: 8px 3px 5px 3px;
	font-weight: bold;
}

#navi-tree li a {
	display: block;
	padding: 5px 0 5px 8px;
	border-left: 3px solid #e6e6e6;
	background-color: #e6e6e6;
	text-decoration: none;
	color: black;
	background: #e6e6e6 url(../images/bullet-arrow.png) no-repeat;
	background-position: 2% 50%;
}

#navi-tree li a:hover {
	color: black;
	border-left: 3px solid #646464;
	background-color: #d7d7d7;
}

#navi-tree li a:visited {
	color: black;
}
#navi-tree li.home a {
	background: none;
}
*/
#top-name {
	margin-left: 20px;
	text-align: left;
}

#commentsSpliter {
	clear: both;
	margin-top: 20px;
	padding: 20px 0px;
	*margin-top: 40px;
	border-top: 1px solid #CCCCCC;
}

.canView {
	color: #FF0000;
}

.canUpdate {
	color: #088A08;
}

.top-right {
	background: transparent url(../images/sp_icon_login.gif) no-repeat
		scroll 3% 20%;
	float: right;
}

.nodiffBlock {
	word-wrap: break-word;
	border-style: solid;
	border-width: 1px;
	DISPLAY: block;
}

.diffBlock {
	color: blue;
	word-wrap: break-word;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	DISPLAY: block;
	/* 	background-color:blue; */
}

.diffBlockForBankUserGroupDetail {
	background-color: #CEECF5;
}

.difftitle {
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.widthPx200 {
	width: 200px;
	max-width: 200px;
}

.widthPx300 {
	width: 300px;
}

.widthPx350 {
	width: 350px;
}

.widthPx400 {
	width: 400px;
}

.nodiff {
	color: #212121;
	text-align: left;
	padding-right: 6px;
	padding-left: 12px;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
	word-wrap: break-word;
	border-style: solid;
	border-width: 1px;
}

.diff {
	text-align: left;
	padding-right: 6px;
	padding-left: 12px;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
	color: blue;
	word-wrap: break-word;
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

.difftable td {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
}

.noColonClass {
	text-align: left;
	padding-right: 6px;
	padding-left: 12px;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
}

.nodiffBlock {
	word-wrap: break-word;
	border-style: solid;
	border-width: 1px;
	DISPLAY: block;
}

.diffBlock {
	color: blue;
	word-wrap: break-word;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	DISPLAY: block;
}

.difftitle {
	text-align: left;
	padding-right: 6px;
	padding-left: 12px;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #414141;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: white;
	border-bottom-color: white;
	border-left-color: white;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
}

.noborder {
	border-color: white;
	border-width: 0px;
	border-style: none;
}

.difftoptitle {
	color: #212121;
	letter-spacing: 2px;
	text-align: left;
	padding-right: 6px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BFBFBF;
	border-bottom-color: white;
	border-left-color: white;
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
}

.difftable {
	display: table;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCC;
	border-collapse: collapse;
	border-spacing: 2px;
	table-layout: fixed;
	word-wrap: break-word;
}

.diffspan2 {
	column-span: 2;
	text-align: center;
}

.footer-icon {
	height: 25px;
}

.alignTopLeft {
	vertical-align: top;
	text-align: left;
}

.alignDisplayScreen {
	position: relative;
	left: -15px;
	top: -1px;
}

.jompayLogo {
	width: 11%;
	height: 82;
}

.notification_email {
	position: relative;
	left: 116px;
	top: -8px;
}

.notification_sms {
	position: relative;
	left: 103px;
	top: -8px;
}

.text-diff {
	color: blue;
}

#title{
	width: 632px;
	height: 25px;
}

#emailTitleVariable{
	width: 280px;
}

#description{
	width: 280px;
}
#templateVariable{
	width: 630px;
}
