html {
    background: #E9EDF5;
}

.modis-background {
    background-color: #ffffff;
}

body {
    font: 13px / 1.231 arial, helvetica, clean, sans-serif;
    font-size: 62.5%;
    text-align: left;
    color: #000000;
}

#main-wrapper {
    width: 96.82em;
    min-width: 1007px;
    margin: 0 auto;
}

#main-wrapper-modis {
    float: left;
    margin: 0 auto;
    width: auto;
}

#main-wrapper-hd {
    background: #fff;
    zoom: 1;
}

#main-wrapper-bd {
    background: #fff;
    padding: 4px 12px 36px;
    zoom: 1;
}

#main-wrapper-bd:after, #main-wrapper-hd:after, #main-wrapper-ft:after, #contentSection:after  {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#main-wrapper-ft {
    background: none repeat scroll 0 0 #E4E4E4;
    margin-top: 10px;
    clear: both;
    zoom: 1;
}

#main-wrapper-ft .left {
    float: left;
    width: 35%;
}

#main-wrapper-ft .right {
    float: right;
    padding-top: 30px;
}

#bdHeader {
    width: 100%;
    z-index: 2;
    margin: 0px 0px 0px -6px;
}

#bdContent {
    width: 100%;
}

#topNavigation {
    width: 99.1%;
    border-bottom: 1px solid #CCCCCC;
    height: 23px;
    font-size: 120%;
    font-weight: bold;
    margin: 1.15em 0;
}

#topNavigation .nav {
    list-style: none;
}

#topNavigation .nav li {
    float: left;
}

#topNavigation .nav li a {
    display: block;
    border-width: 1px 1px 1px 1px;
    margin-right: -1px;
    border-style: solid;
    border-color: #CCCCCC;
    padding: 0 1.3em;
    height: 23px;
    border-bottom-width: 0;
    line-height: 20px;
    color: #7C7C7C;
    float: left;
	background-color: #eeeeee;
    background: -webkit-gradient(linear, left top, left bottom,	from(#ffffff), to(#e7e7e7));
	background: -moz-linear-gradient(top, #ffffff, #e7e7e7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e7e7e7);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#e7e7e7)";
}


#topNavigation .nav li a.current {
    height: 24px;
    background: #FFFFFF;
    margin-top: -5px;
    border-bottom-width: none;
    border-left-width: 1px;
    color: #000;
    padding-top: 0.4em;
    padding-top: 4px;
	filter:#ffffff; 
}

#contentSection {
	clear: both;
}

#leftContentSection {
    min-width: 73em;
    width: 73%;
    float: left;
}

#rightContectSection {
    min-width: 23.8em;
    width: 25%;
    float: left;
}
.positiveSort {
	background-position: right;
 	background-repeat: no-repeat;
	padding-right: 10px;
}
.invertedSort {
	 background-position: right;
	 background-repeat: no-repeat;
	 padding-right: 10px;
}

/*Makibie styles*/

#LoginTrans_enterCustUIDView  .pageTitle1, #LoginTrans_enterCustUIDView  .pageTitle2, #loginIndex .pageTitle1, #loginIndex .pageTitle2 {
    color: #fff;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

body#LoginTrans_enterCustUIDView, body#loginIndex {
	background: url(../images/bell_bg.jpg) repeat-x 0 0 #104591;  
	background-color:#104591;
}

body {
	background: url(../images/bg-inside.png) repeat-x 0 0 #104591;  
	background-color:#E9EDF5;
}

.pageTitle1, .pageTitle2, .pageTitle3,.pageTitle4, .pageTitle5, .pageTitle6 {
    color: #333 !important;
}

#LoginTrans_enterCustUIDView .pageTitle1, #LoginTrans_enterCustUIDView .pageTitle2, #loginIndex  .pageTitle1, #loginIndex  .pageTitle2  {
    color: #fff !important;
}

.process li.current {
    border-style: solid;
    color: #335A9A !important;
    font-weight: bold;
}

.overlayHead {
    background: none repeat scroll 0 0 #efefef !important;
    height: 28px;
    text-align: right;
}


#main-wrapper-hd li {
	list-style:none;
	display:inline-block;
}

#topHeader {
	height:34px;
	width:100%;
	padding-top:20px;
}

#topHeader ul {
	float:right
}

#lowerHeader{
	width:100%;
}
#logoHome {
	display:none;
}
#LoginTrans_enterCustUIDView  #logoInside, #loginIndex #logoInside {
	display:none;
}
#LoginTrans_enterCustUIDView  #logoHome, #loginIndex #logoHome {
	display:inline-block;
	height: 74px;
}


#LoginTrans_enterCustUIDView #main-wrapper-hd, #loginIndex #main-wrapper-hd {
	background: url("../images/dots.png") repeat-x scroll left bottom transparent;
}

#main-wrapper-hd{
	background: url("../images/dots2.gif") repeat-x scroll left bottom transparent;
	margin-bottom:10px;
}

#lowerHeader #nav {
	float:right;
}

#lowerHeader #nav a {
	float:right;
	font-family: Georgia,Times,serif;
	font-size:18px;
	font-weight:bold;
	padding: 40px 20px 0px;
}

#main-wrapper-hd ul li a {
	padding: 10px 21px;
	font-size:11px;
}

#LoginTrans_enterCustUIDView #main-wrapper-hd ul li a, 
#loginIndex #main-wrapper-hd ul li a {
	color:#fff;
}

#main-wrapper-hd ul li a {
	padding: 10px 21px;	
	font-size:11px;
	color: #335A9A;
}

#LoginTrans_enterCustUIDView #main-wrapper-hd, 
#loginIndex #main-wrapper-hd {margin-bottom:15px;}

#LoginTrans_enterCustUIDView #cmsSiteHeader, 
#loginIndex #cmsSiteHeader {
	height:126px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	background: url(../images/bell_bg.jpg) repeat-x 0 0 #104591;
}

#cmsSiteHeader {
	height:126px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	background:none;
}

#LoginTrans_enterCustUIDView #main-wrapper-ft, #loginIndex #main-wrapper-ft {
	width:100%;
}

#footer {
	width:100%;
	height:230px;
	background-color:#E9EDF6;
}

#LoginTrans_enterCustUIDView #footer, #loginIndex #footer {
	width:100%;
	height:230px;
	background-color:#fff;
}

#LoginTrans_enterCustUIDView #footer_header, #loginIndex #footer_header {
	height:46px;
	width:100;
	background: url(../images/ft_border.jpg) repeat-x 0 0 #fff;  
}


#footer_header {
	height:46px;
	width:100;
	background: url(../images/footer-shadow.png) repeat-x 0 top #E9EDF6;  
}

#LoginTrans_enterCustUIDView #main-wrapper-bd, 
#loginIndex #main-wrapper-bd {
	background:#004987; 
	height:400px;
}

#main-wrapper-ft {
    background: none repeat scroll 0 0 #fff;
    clear: both;
    margin-top: 10px;
}

.contentLeft, .loginContentLeft {
    background: url(../images/bg_login_top.png) repeat-x 0 -10px #ccc;  
	border:none !important;
}

.clientContent .contentLeft {
    background: #F2F2F2;
    float: left;
    width: 70%;
}

#LoginTrans_enterCustUIDView  .securityLogo, 
#loginIndex .loginSecurityLogo { display:none;}

#LoginTrans_enterCustUIDView form span, #LoginTrans_enterCustUIDView form a, 
#loginIndex form span, #loginIndex form a {
	color:#fff;
}

 #sub-footer {
    color: #999999;
    font-size: 10px;
    margin-top: 47px;
    width: 990px;
	padding: 0 15px;
}

#sub-footer ul.sub {
    display: block;
    float: left;
    font-size: 10px;
    margin: 0;
    padding: 0;
    width: 800px;
}

.right-side {
float:right;
 padding: 0 15px;

}

#sub-footer ul.sub li {
    float: left;
    list-style: none outside none;
    margin: 0 20px 0 0;
}
/* Begin RSIM-444 */
#sub-footer a,
#statebanksDirectLink {
    color: #999999;
    text-decoration: none;
}

#sub-footer a:hover ,
#statebanksDirectLink:hover{
    color: #666666;
}
/* END RSIM-444 */