﻿html, body
{
	font: 10pt Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: Black !important;
}

td, tr 
{
    vertical-align:top;
    padding: 0;
}
input { font: 12px Verdana,Geneva,Arial,Helvetica,sans-serif; } 

.bodyContainer 
{
    width: 996px;
    margin: 5px auto;	
}
.pcb-logo 
{
    background: url("/images/pro-credit-logo-big.jpg") repeat scroll 0 0 transparent;
    width: 210px;
    height: 80px;
    margin-left: 4px;
}
.probanking-logo 
{
    width: 130px;
    color: #D4011D;
    font-size: 20px;
    font-weight: bold;
    height: 27px;
    float: right;
    margin-top: 30px;
    margin-right: 10px;
    background: url("/images/pb-logo-homepage.jpg") repeat scroll 0 0 transparent;
}
.probanking-logo div {
    float: left;	
}
.probanking-logo .probanking-logo-atsign
{
    width: 20px;
    height: 20px;
    color: White;
    background-color: #D4011D;
    text-align: center;
    vertical-align: middle;
}
.top-red-line 
{
    margin-top: 2px;
    height: 18px;
    background-color: #D4011D;
}
.corporate-line 
{
    margin-top: 2px;
    height: 4px;
    font-size: 1px;
}
.pcb-line-table
{
	margin: 0 auto;
	border-collapse: collapse;
	width: 100%; 
	height: 4px;
}
.pcb-line-table td
{
	padding: 0;
	height: 4px;
}
.pcb-line-yellow
{
	background-color: #FFD500 !important;
}
.pcb-line-orange
{
	background-color: #EB690A !important;
}
.pcb-line-red
{
	background-color: #D4011D !important;
}
.pcb-line-green
{
	background-color: #008255 !important;
}
.pcb-line-purple
{
	background-color: #B60074 !important;
}
.pcb-line-blue
{
	background-color: #005194 !important;
}
        
.mainContent 
{
    margin-top: 6px; 
}
.leftNavWrapper
{
	width: 250px;
	background-color: #EAEAEA;
}
.leftNavContainer 
{
    background-color: #EAEAEA;
    margin-top: 0px;
}
.leftNavContainer ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    display: block;
}
.leftNavContainer ul li
{
    padding: 0px;
    border-bottom: 1px dotted #949596;
    font-size: 8pt;
    display: block;
    padding: 8px 2px 8px 20px;
    *padding: 6px 2px 7px 20px;
}
.leftNavContainer ul li a
{
    display: block;
    text-decoration: none;
    font-weight: bold;
}
.leftNavContainer ul li.group-title
{
    background-color: #949596;
    font-weight: bold;
    padding-left: 4px;
}
.leftNavContainer ul li.group-title a
{
    color: White;
}
.rightContainer 
{
	
}
.rightContainer .rightContainerInner
{
    margin: 0px 0px 5px 24px;
}


#frmlogin { margin-top: 0;}
.h3 {margin-top: 11px; margin-left:0px; font-size: 16px; font-weight: bold; color: #E60000; display: block;}
    
.loginBoxTd
{
	width: 360px;	
}
.loginBox 
{
    background-color: #EAEAEA;
    height: 140px;
    border-bottom: 1px solid #E60000;
    font-size: 10pt !important;
}
.loginBox table td { height: 28px; vertical-align: middle; }
#left {width: 100% !important;}
.edit {margin: 0px 0px 0px 0px}
.lab  
{
	width: 140px !important;
	text-align: left !important;
	margin-left: 10px !important;
	font-size: 12px !important;
    line-height: 15pt !important;
}
    
#msg, #txtfpage { width: auto; }
#msg { margin-top: 22px; }

.red-line
{
	border-top: 1px solid #E60000;
}
.security-info, .security-info:hover, .security-info:active, .security-info:visited
{
	width: 338px; 
	height: 140px;
	margin-left: 24px;
	text-decoration: none;
	border: 0px;
	background: transperant;
}
.security-info img { border: 0px; }

.lang-select-container
{
	width: 150px;
	float: right;	
	text-align: right;
}
.langSelect, .langSelect:hover, .langSelect:active, .langSelect:visited
{
	color: Black;
	height: 20px;
	text-decoration: none;
	font-size: 12px;
}

.advertising-container
{
	border: none !important;
	width: 722px !important;
	height: 217px !important;
	text-align: left;
	margin-top: 16px;
}
.advertising-container img
{
	border: none !important;
	margin: 0 0 0 0 !important;
}
.copyright
{
	margin-top: 10px;
	border-top: 1px solid #D1D1D1;
	height: 18px;
}
.copyright div
{
	margin-top: 2px; 
	margin-left:4px;
	font: 10px Tahoma;	
	color: #6A696A;
}


.btn
{
	width: 130px !important;
	height: 20px !important;
	font-size: 12px !important;
	font-weight: bold !important;
	color: #FFFFFF !important;
	vertical-align: middle !important;
	border: none !important;
	background: url("../images/arrow_right.png") no-repeat scroll right center #949596 !important;
}