﻿body 
{
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 10pt;
}

#CentralContainer
{
	width:100%;
	overflow:auto;
}
#WideCentralContainer
{
	width:930px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
.ApplicantContainer
{
	width:790px;
}
.OtherApplicantContainer
{
	width:790px;
}
.LendersContainer
{
	width:790px;
}
.DecisionsContainer
{
	width:790px;
}
/*#StandardInternal
{
	width:710px;
	margin-left:auto;
	margin-right:auto;
}*/
#WideInternal
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
#ApplicationToolbarContainer
{
	margin-top:105px;
	margin-left:20px;
	width:140px;
	height:200px;
	background-image:url(/images/Toolbar.gif);
	background-repeat:no-repeat;
	float:left;
}
#AdminToolbarContainer
{
	margin-top:10px;
	margin-left:20px;
	width:140px;
	height:200px;
	background-image:url(/images/Toolbar.gif);
	background-repeat:no-repeat;
	float:left;
}
#MainListToolbarContainer
{
	margin-top:0px;
	margin-left:0px;
	width:100%;
	height:20px;
	background-color:#33A23D;
	border-top:solid 1px #95CE3D;
	border-bottom:solid 2px #95CE3D;
	border-left:solid 1px #95CE3D;
	border-right:solid 1px #95CE3D;
}

/* Control Styles */
#DoctorsLendersHeaderContainer
{
}
#DoctorsLendersHeader
{
	overflow:auto;
}
#HomeLendersHeader
{
	overflow:auto;
}
#WorkLendersHeader
{
	overflow:auto;
}
.CtrlHeaderContainer
{
	width:100%
}
#CtrlBreadcrumbContainer
{
	width:100%;
}
#CtrlWorkflowContainer
{
	width:800px;
	height:30px;
}

.LenderDecisionsHeader
{
	font-weight:bold;
	vertical-align:bottom;
	border-bottom:solid 2px black;
}

.StandardWindow
{
	width:100%; 
}
.ButtonGreenUp30
{
	background-image:url(/images/ButtonGreenUp30.gif);
	background-repeat:no-repeat;
	width:30px;
	height:25px;
    border:none 0px;
    background-color:Transparent;
    color: Black;
    font-size: 10pt;
    vertical-align:middle;
    text-align: center;
    cursor:pointer;
    margin-bottom:5px;
}
.ButtonGreenDown30
{
	background-image:url(/images/ButtonGreenDown30.gif);
	background-repeat:no-repeat;
	width:30px;
	height:25px;
    border:none 0px;
    background-color:Transparent;
    color: Black;
    font-size: 10pt;
    vertical-align:middle;
    text-align: center;
    cursor:pointer;
    margin-bottom:5px;
}
.ButtonYellowUp80
{
	background-image:url(/images/ButtonUp80.gif);
	background-repeat:no-repeat;
	width:80px;
	height:25px;
    border:none 0px;
    background-color:Transparent;
    color: Black;
    font-size: 10pt;
    vertical-align:middle;
    text-align: center;
    cursor:pointer;
    margin-bottom:5px;
}
.ButtonYellowDown80
{
	background-image:url(/images/ButtonDown80.gif);
	background-repeat:no-repeat;
	width:80px;
	height:25px;
    border:none 0px;
    background-color:Transparent;
    color: Black;
    font-size: 10pt;
    vertical-align:middle;
    text-align: center;
    cursor:pointer;
    margin-bottom:5px;
}
.ButtonYellowUp140
{
	background-image:url(/images/ButtonUp140.gif);
	background-repeat:no-repeat;
	width:140px;
	height:25px;
    border:none 0px;
    background-color:Transparent;
    color: Black;
    font-size: 10pt;
    vertical-align:middle;
    text-align: center;
    cursor:pointer;
    margin-bottom:5px;
}
.ButtonYellowDown140
{
	background-image:url(/images/ButtonDown140.gif);
	background-repeat:no-repeat;
	width:140px;
	height:25px;
    border:none 0px;
    background-color:Transparent;
    color: Black;
    font-size: 10pt;
    vertical-align:middle;
    text-align: center;
    cursor:pointer;
    margin-bottom:5px;
}
.ButtonYellowUp240
{
	background-image:url(/images/ButtonUp240.gif);
	background-repeat:no-repeat;
	width:240px;
	height:25px;
    border:none 0px;
    background-color:Transparent;
    color: Black;
    font-size: 10pt;
    vertical-align:middle;
    text-align: center;
    cursor:pointer;
    margin-bottom:5px;
}
.ButtonYellowDown240
{
	background-image:url(/images/ButtonDown240.gif);
	background-repeat:no-repeat;
	width:240px;
	height:25px;
    border:none 0px;
    background-color:Transparent;
    color: Black;
    font-size: 10pt;
    vertical-align:middle;
    text-align: center;
    cursor:pointer;
    margin-bottom:5px;
}
/*----------------------------------------------------------------------------------------*/
#Separator
{
	width:100%;
	height:4px;
	background-color:#FFE32E;
}
#HeaderGreeting
{
	width:100%;
	height:50px;
	background-image:url(/images/HeaderBackground.bmp);
	background-repeat:repeat-x;
}

#MainColumn
{
	/*margin-left:auto;
	width:850px;
	float:right;*/
}
/*----------------------------------------------------------------------------------------*/
#PageHeader_MainDialog-table .dialog_body_cell { background-color:White; }

#PageHeader_MainDialog-table .dialog_header_row_left
{
    height:20px;
    background-image:url(/images/leftHeaderSmallMain.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}
#PageHeader_MainDialog-table .dialog_header_row_middle
{
	background-color:White;
    background-image:url(/images/middleHeaderSmallMain.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}
#PageHeader_MainDialog-table .dialog_header_row_right_out
{
    background-image:url(/images/rightHeaderSmallMain.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}
#PageHeader_MainDialog-table .dialog_header_row_right_over
{
    background-image:url(/images/rightHeaderSmallMain_down.gif);
    background-position:bottom;
    background-repeat:no-repeat;
}
#PageHeader_MainDialog-table .dialog_body_cell
{
    border-bottom:solid 1px gray;
    border-left:solid 1px gray;
    border-right:solid 1px gray;
}
#DecisionsRefreshNotice
{
	width:790px; 
	height:30px;
	text-align:center;
	vertical-align:text-bottom;
	color:Red;
}

.FormsRatesheetHeader
{
	height:30px;
	border-bottom:solid 1px gray;
	font-weight:bold;
}

.FormsRatesheetContents
{
	text-decoration:underline;
	cursor:pointer;
}

.FormsRatesheetContentsBlank
{
}

.FormsLenderFormsHeader
{
	height:30px;
	border-bottom:solid 1px gray;
	font-weight:bold;
}

.FormsLenderFormsContents
{
	text-decoration:underline;
	cursor:pointer;
}

.FormsLenderFormsContentsBlank
{
}
#MainApplicationLegend
{
}
.DecisionsRow
{
	padding-top:2px;
}
.EndDecisionsRow
{
	font-size:5px;
	padding-bottom:5px;
	border-bottom:dotted 1px gray;
}
.OverflowBox { overflow:auto; }
.ActionParagraph { font-size: 11pt; color: #1f497d; font-family: Arial; }
.LightBlueBackground { background-color:#CEE4F2; }
.TitleText1 { font-size:18pt; color: #1f497d; font-family:Arial; text-decoration: underline; line-height: 115% }
.TitleText2
{ 
	font-size: 12pt; 
	color: White; 
	font-family: Arial; 
	font-weight:bold; 
	padding-left:5px;
	padding-bottom:5px; 
	padding-top:5px; 
	border:solid 2px gray;
	background-image:url(/images/HeaderBackground.bmp); 
	background-repeat:repeat-x; 
}


.MainBoxMedium { width:600px; }

#MainListToolbarContainerNew
{
    width:170px;
    float:left;
    margin-top:10px;
	padding-left:5px;
    background-color:#CEE4F2;
	border:solid 2px gray;
}
#MainColumnNew
{
    margin-left:200px;
    margin-top:10px;
}

