#leftPanelAreaBody{
	width:100%;
	overflow:hidden;
}

#fields.styleWithOutPanels { width:745px; }
#fields.styleWithPanels { width:510px; }

#pageNav, #subactiongroup{
	width: 100%;
	overflow: hidden;
	margin: 0px 0px 20px 0px;
}

#leftPanelArea
{
    position: relative;
	width: 247px;
	margin: 15px 0px 0px 3px;
	float: left;
}

#main{ /* Page contents after the banner */
	width: 745px;
	float: left;
}
#pageNav ul, #subactiongroup ul{
	margin-left: 5px;
	float:left;
}
#pageNav>ul>li, #subactiongroup>ul>li{
	width: 190px;
	border-bottom: 1px #e7e7e7 solid;
	float: left;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding-top:3px;
	padding-bottom:3px;
}
/*Begin modification for PL Alignment | CarlosH | Make leftNav links a bit wider to accommodate space for "Additional Interests" without wrapping*/
#pageNav>ul>li>a{
	width: 154px;
}
/*End modification for PL Alignment*/
#pageNav>ul>li>a, #subactiongroup>ul>li>a{
	padding-top:5px;
	padding-bottom:3px;
	/*background: url("../images/icons/page_white.png") no-repeat right center; || lma subtraction | tt#788396: Left Nav changes for Concord */
}
#pageNav li:hover, #subactiongroup li:hover{
	background: url("../images/icons/bullet_blue.png") no-repeat left center;
}
#pageNav .activeTab, #subactiongroup .activeTab{
	background: url("../images/icons/bullet_blue.png") no-repeat left center !important;
}
#pageNav li a, #subactiongroup li a{
	display: block;
	padding-right: 5px;
	padding-left:20px;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
#pageNav li.activeTab a {
    color: #000099;
    font-size: 14px;
    font-weight: bold;
}
#billingActiveSection, #policyActiveSection, #billingAgencyActiveSection{
	width: 235px;
	min-height: 65px;
	/*background: url("../images/moduleActiveSession.png") no-repeat left top; || lma subtraction | tt#788396: Left Nav changes for Concord */
	margin: 0px 0px 10px 0px;
	background-color: #E8E8E8; /* lma addition | tt#788396: Left Nav changes for Concord | Change of color background */
}
#relatedActions{
	width: 200px;
	overflow:hidden;
	/*background: url("../images/modulePolicyTasksBk.png") no-repeat left top; /* lma subtraction | tt#788396: Left Nav changes for Concord */
	margin: 20px 0px 0px 0px;
}
#logonActions{
	width: 200px;
	overflow:hidden;
	background: url("../images/moduleLoginOptionsBk.png") no-repeat left top;
	margin: 0px 0px 20px 0px;
}
#relatedActionsTitle, #logonActionsTitle{
	margin: 12px 0px 0px 10px; /* lma modification | tt#788396: Left Nav changes for Concord | alignment */
	color:#444444;
	font-size: 1.1em;
	font-weight: bold;
}
#relatedActions ul, #logonActions ul{
	margin: 10px 0px 10px 8px;
}
#relatedActions li, #logonActions li{
	padding: 1px 0px 3px 10px;
	font-size: 12px; 
	background: none;
	line-height: 20px;;
}
#relatedActions li:hover, #logonActions li:hover{
	background: none;
}
#relatedActions a, #logonActions a{
	text-decoration: underline;
	color:#0000FF;
	line-height: 20px;
}
#relatedActions:hover a, #logonActions:hover a{
	color:#0000FF;
}


/* New quote widget */
#consumerNewQuoteWidget{
	width: 200px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}
#consumerNewQuoteWidget #consumerNewQuoteWidgetTitle{
	margin: 10px 0px 10px 0px;
	color:#558ed5;
	font-size: 1.1em;
	font-weight: bold;
}
#consumerNewLOB{
	float: left;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
#consumerNewQuoteButton{
	float: left;
	clear: both;
}
#consumerQuoteType{
	float: left;
	clear: both;
	margin-top: 5px;
	margin-left: 5px;
}


/* Left Nav Icons */
#id_AccountHome{background: url("../images/icons/user.png") no-repeat right center !important;}
#id_InstallmentSchedule{background: url("../images/icons/calendar_view_day.png") no-repeat right center !important;}
#id_AccountSettings{background: url("../images/icons/wrench.png") no-repeat right center !important;}
#id_PolicySettings{background: url("../images/icons/wrench_orange.png") no-repeat right center !important;}
#id_MakeAPayment{background: url("../images/icons/money_add.png") no-repeat right center !important;}
#id_ItemsInSuspense{background: url("../images/icons/hourglass.png") no-repeat right center !important;}
#id_NewPaymentBatch{background: url("../images/icons/basket_add.png") no-repeat right center !important;}
#id_SinglePayment{background: url("../images/icons/money_add.png") no-repeat right center !important;}
#id_UnidentifiedPayments{background: url("../images/icons/images.png") no-repeat right center !important;}
#id_SearchForPayment{background: url("../images/icons/magnifier.png") no-repeat right center !important;}
#id_ManageHoldEvents{background: url("../images/icons/stop.png") no-repeat right center !important;}
#id_ErrorQueue{background: url("../images/icons/error.png") no-repeat right center !important;}
#id_SetSystemDate{background: url("../images/icons/date_edit.png") no-repeat right center !important;}
#id_HoldBillingForAccount{background: url("../images/icons/stop.png") no-repeat right center !important;}
#id_TaskMngmtSub1{background: url("../images/icons/clipboard.png") no-repeat right center !important;}
#id_TaskMngmtSub2{background: url("../images/icons/clipboard_settings.png") no-repeat right center !important;}
#id_BatchPolicy{background: url("../images/icons/script.png") no-repeat right center !important;}
#id_BatchMessage{background: url("../images/icons/mail.png") no-repeat right center !important;}
#id_NewNotification{background: url("../images/icons/email_add.png") no-repeat right center !important;}
#id_ProcessedBatches{background: url("../images/icons/money.png") no-repeat right center !important;}
#id_AgencyStatement{background: url("../images/icons/page.png") no-repeat right center !important;}
#id_OpenItems{background: url("../images/icons/application_view_list.png") no-repeat right center !important;}
#id_AccountHistory{background: url("../images/icons/icoDateClock.png") no-repeat right center !important;}
#id_ImportStatements{background: url("../images/icons/page.png") no-repeat right center !important;}
#id_CreateDisbursementInterfaceRequest{background: url("../images/icons/cog.png") no-repeat right center !important;}
#id_ClosedMatches{background: url("../images/icons/clipboard_tick.png") no-repeat right center !important;}
#id_EftMaintenance{background: url("../images/icons/money.png") no-repeat right center !important;}
#id_CommissionWorkflow{background: url("../images/icons/coins.png") no-repeat right center !important;}
#id_CommissionStatementMaintenance{background: url("../images/icons/page.png") no-repeat right center !important;}
#id_AccountTasks{background: url("../images/icons/clipboard.png") no-repeat right center !important;}