﻿body {
}

.LoginButtonTransparantWhite
{
	color: white;
	font-family: Arial;
	position: static;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.LoginButtonTransparantWhiteRight
{
	color: white;
	font-family: Arial;
	position: static;
	text-align: right;
	font-size: 11px;
	text-decoration: none;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.MenuLeftAligned
{
	text-align: left;
}


.LoginButtonTransparant
{
	color: black;
	font-family: Arial;
	position: static;
	text-align: left;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.LoginButtonTransparant
{
	font-size: 10pt;
	color: white;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: left;
	border-bottom-style: none;
	font-weight: bold;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 1px;
	padding-top: 1px;
	width: 120px;
}
.LoginButtonTransparantBlack
{
	font-size: 10pt;
	color: #003333;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: center;
	border-bottom-style: none;
	font-weight: bold;
	padding-top: 10px;
	vertical-align: middle;
	width: 120px;
}

.mnuStyleTransparant
{
	font-family: Arial;
	position: static;
	text-align: left;
	border-bottom-style: none;
	font-size: 8pt;
	color: white;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	font-weight: normal;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 1px;
	padding-top: 1px;
	white-space: nowrap;
	text-decoration: none;
}

.defInfoLabel
{
	font-size: 10pt;
	font-family: Arial;
	color: #050e25;
	padding-left: 3px;
}

.defInfoLabel2
{
	font-size: 10pt;
	font-family: Arial;
	color: #050e25;
	padding-right: 0.3em;
}

.defInfoLabelNOWrap
{
	font-size: 10pt;
	font-family: Arial;
	color: #050e25;
	padding-right: 0.3em;
	white-space: nowrap;
}

td.defPageHeaderInfo
{
	padding-left: 0em;
	font-weight: bold;
	font-size: 11pt;
	padding-bottom: 1em;
	padding-top: 0.5em;
	font-family: Arial;
	padding-right: 1em;
}

td.InfoCol
{
	padding-left: 0em;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 0.1em;
	padding-top: 0.1em;
	font-family: Arial;
	padding-right: 1em;
}

td.CmdCell
{
	padding-left: 1em;
	font-weight: normal;
	font-size: 10pt;
	padding-bottom: 1em;
	padding-top: 1em;
	font-family: Arial;
	padding-right: 1em;
}

.TextCenteredMenuItemsCSS
{
	text-align: left;
}

.PopUpBackGround
{
	background-color: #808080;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}

.AddLoanTypePayStyle
{
/*	position: absolute;
	z-index: 6;
	width: 590px;
height: 136px;
	top: 185px;
	left: 3px;*/
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C4CBDB;
	border-bottom-color: #C4CBDB;
}

/* Reporting   */

td.RptURL
{
	padding-left: 2em;
	font-size: 10pt;
	font-family: Arial;
	padding-right: 1em;
}

td.RptCheck
{
	font-size: 10pt;
	font-family: Arial;
	padding-right: 0.5em;
}


.btnCancel
{
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: left;
	width: 120px;
	padding-bottom: 2px;
	height: 33px;
	vertical-align: middle;
}

.btnOK
{
	background-position: right bottom;
	background-repeat: no-repeat;
	text-align: right;
	width: 120px;
	padding-bottom: 2px;
	height: 33px;
	vertical-align: middle;
}

.loginScreenBtn
{
	background-repeat: no-repeat;
	height: 22px;
	background-color: #A2A6A7;
}

.newUserLoginScreenBtn
{
	background-repeat: no-repeat;
	height: 22px;
	background-color: #6E7C89;
}

.forgotPassLoginScreenBtn
{
	background-repeat: no-repeat;
	height: 22px;
	background-color: #A8A9A3;
}

.disbledTest
{
	color: #660066;
	text-decoration: none;
}

.NewStandardButton
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 100px;
	height: 20px;
}

td.LPTButtonBG
{
	width: 120px;
	text-align: center;
	border-right: silver 1px;
	border-top: silver 1px;
	padding-bottom: 2px;
	vertical-align: middle;
	border-left: silver 1px;
	border-bottom: silver 1px;
	height: 33px;
}

td.LPTButtonBGFlex
{
	padding-bottom: 0.4em;
	vertical-align: middle;
	padding-right: 0.4em;
	padding-left: 0.4em;
	padding-top: 0.4em;
}
        
/* Help button */
/*
img.hlpLink
{
	cursor: hand;
	background-color: transparent;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
*/