/**********************************************************************************
 * LAYOUT
 *********************************************************************************/
 
html {
	height: 100%;
}

body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
	background-color: #fff;
	font-family: Arial, Verdana, sans-serif;
	height: 100%;
}

body.waiting * { cursor: wait; }

#header {
	margin: 0px;
	height: auto;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 100% 25%;
}

#center {
	top: 0;
	margin-left: 180px;
	min-height: 77%;
}

#left {
	position: relative;
	float: left;
	width: auto;
}

#right {
	position: absolute;
	right: 10px;
	top: 134px;
	width: 200px;
	border: 2px solid #666666;
	background-color: #FFFFCC;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
}

#footer {
	position: relative;
	float: left;
	height: auto;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: .6em;
	color: #000;
	background-color: #303030;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d4cfc7;
	border-right-color: #d4cfc7;
	border-bottom-color: #d4cfc7;
	border-left-color: #d4cfc7;
	clear: both;
}

/**********************************************************************************
 * FOOTER
 *********************************************************************************/
#footer #company {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #C8C8C8;
}

#footer #address {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #999999;
}

.footer_links_panel {
	float: right;
	color: #808EB0
}

.footer_links {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #8b94aa;
	text-align: right;
	vertical-align: top;
	text-decoration: none;
	padding-right: 10px;
}

/**********************************************************************************
 * HEADER
 *********************************************************************************/
.header_customer_panel {
	float: right;
	text-align: right;
}

.header_link {
	border-right: 1px solid #001D61;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	padding-right: 10px;
}

/**********************************************************************************
 * FORM ELEMENTS
 *********************************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

input.admin_action_button {
	background: none;
	background-color: #001D61;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	width: 196px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	white-space: normal;
}

input.admin_action_button:hover {
	background: none;
	background-color: #405689;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	width: 192px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

input.action_button {
	background: none;
	background-color: #FF6414;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	width: 60px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

input.action_button:hover {
	background: none;
	background-color: #FF8B4F;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	width: 60px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

input.cancel_button {
	background: none;
	background-color: #666666;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	width: 60px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

input.cancel_button:hover {
	background: none;
	background-color: #8C8C8C;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	width: 60px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

input.back_button {
	background: none;
	background-color: #001D61;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	width: 60px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

input.back_button:hover {
	background: none;
	background-color: #405689;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	width: 60px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

input.action_button_d {
	background: none;
	background-color: #FF6414;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

input.action_button_d:hover {
	background: none;
	background-color: #FF8B4F;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

input.common_button_b {
	background: none;
	background-color: #405689;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;;
}

input.common_button_b:hover {
	background: none;
	background-color: #808EB0;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

input.common_button_g {
	background: none;
	background-color: #666666;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;;
}

input.common_button_g:hover {
	background: none;
	background-color: #8C8C8C;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}

input[type="text"] {
	border-width: 1px;
	border-color: #B3B3B3;
}

input[type="password"] {
	border-width: 1px;
	border-color: #B3B3B3;
}

select {
	border-width: 1px;
	border-color: #B3B3B3;
}

textarea {
	border-width: 1px;
	border-color: #B3B3B3;
}

/**********************************************************************************
 * RF - SELECT
 *********************************************************************************/
.rf-sel-cntr {
	border-width: 1px;
	border-color: #B3B3B3;
}

.rf-sel-opt {
	color: #000000;
}

.rf-sel-btn {
	background: none;
}

.rf-sel-sel {
	background: none;
	background-color: #B3B3B3;
	border: 0px;
}

.rf-sel-lst-scrl {
	width: auto;
}

/**********************************************************************************
 * RF - MESSAGE/MESSAGES
 *********************************************************************************/
.rf-msg {
	
}

.rf-msg-err {
	color: #F01914;
	font-weight: bold;
	padding-left: 22px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23F01914'/%3E%3Cpath d='M5 5l6 6M11 5l-6 6' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 16px 16px;
	min-height: 16px;
}

.rf-msg-wrn {
	color: #FF6414;
	font-weight: bold;
}

.rf-msg-inf {
	font-weight: bold;
	padding-left: 22px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Ccircle cx='8' cy='8' r='8' fill='%234A90D9'/%3E%3Ctext x='8' y='12' text-anchor='middle' fill='white' font-size='12' font-weight='bold' font-style='italic' font-family='Georgia,serif'%3Ei%3C/text%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 16px 16px;
	min-height: 16px;
}

.rf-msg-inf::before {
	content: none;
}

.rf-msgs {
	
}

.rf-msgs-err {
	color: #F01914;
	font-weight: bold;
	padding-left: 22px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23F01914'/%3E%3Cpath d='M5 5l6 6M11 5l-6 6' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 16px 16px;
	min-height: 16px;
}

.rf-msgs-wrn {
	color: #FF6414;
	font-weight: bold;
}

.rf-msgs-inf {
	font-weight: bold;
}

.messages {
	background: none;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}

/**********************************************************************************
 * RF - TOOLBAR (TOP NAVIGATION)
 *********************************************************************************/

/* Toolbar bar styling (replaces RichFaces rf-tb rendered styling) */
.toolbar_links {
	background-color: #001D61;
	width: 100%;
	height: 40px;
	border-collapse: collapse;
}

.toolbar_links td {
	white-space: nowrap;
	vertical-align: middle;
	padding: 0;
}

.toolbar_bar {
	background-color: #001D61;
	display: flex;
	align-items: center;
	height: 40px;
	width: 100%;
}

.toolbar_item {
	position: relative;
	white-space: nowrap;
}

.toolbar_dropdown_label {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 10px;
	cursor: pointer;
	line-height: 40px;
	display: inline-block;
}

.toolbar_dropdown_label:hover {
	color: #7CA1A1;
}

.toolbar_dropdown_menu {
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	background-color: #405689;
	z-index: 1000;
	min-width: 200px;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

.toolbar_dropdown.open .toolbar_dropdown_menu {
	display: block;
}

.toolbar_dropdown_item {
	display: block;
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	padding: 6px 12px;
	white-space: nowrap;
	border: none;
	background: none;
	width: 100%;
	text-align: left;
	cursor: pointer;
}

.toolbar_dropdown_item:hover {
	background-color: #001D61;
	color: #FFFFFF;
}

.rf-tb {
	height: 40px;
}

.rf-ddm-lbl {
	background: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 0px 10px 0px 10px;
}

.rf-ddm-lbl:hover {
	background: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
	color: #7CA1A1;
	text-decoration: none;
	position: relative;
	padding: 0px 10px 0px 10px;
	z-index: 1;
}

.rf-ddm-lst {
	
}

.rf-ddm-itm {
	background-color: #405689;
	border: 2px;
}

.rf-ddm-itm-sel {
	background: none;
	background-color: #001D61;
	border: 2px;
	border-color: #001D61;
}

.rf-ddm-itm-lbl {
	color: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
}

.toolbar_link,.toolbar_link:active,.toolbar_link:visited {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}

.toolbar_link:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #7CA1A1;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}

/**********************************************************************************
 * RF - PANEL MENU (LEFT NAVIGATION)
 *********************************************************************************/

/* Left navigation container (replaces RichFaces rf-pm rendered styling) */
.left_navigation {
	width: 175px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
}

.left_navigation_links {
	width: 100%;
	border-collapse: collapse;
}

.left_navigation_links td {
	padding: 2px 5px;
}

.left_navigation_links a,
.left_navigation_links a:visited {
	color: #001D61;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	display: block;
	padding: 3px 5px 3px 20px;
}

.left_navigation_links a:hover {
	color: #405689;
}

.left_navigation_header {
	background-color: #001D61;
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
	display: block;
	margin-top: 2px;
	cursor: default;
}

.nav_group {
	margin-bottom: 0;
	max-width: 175px;
	overflow: hidden;
}

.nav_group_header {
	background-color: #001D61;
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px 20px 5px 5px;
	display: block;
	margin-top: 2px;
	cursor: pointer;
	position: relative;
}

.nav_group_header::after {
	content: '\25B6';
	color: #FFFFFF;
	font-size: 8pt;
	position: absolute;
	right: 5px;
	top: 50%;
	transform: translateY(-50%);
	transition: transform 0.2s;
}

.nav_group_header.expanded::after {
	transform: translateY(-50%) rotate(90deg);
}

.nav_group_header:hover {
	color: #7CA1A1;
}

.nav_group_link {
	text-decoration: none;
	border: none;
	width: 100%;
	text-align: left;
	padding: 5px;
	box-sizing: border-box;
}

.nav_group_link::after {
	content: none;
}

.nav_group_items {
	border-left: 1px solid #001D61;
	border-right: 1px solid #001D61;
}

.nav_item {
	color: #001D61;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	display: block;
	padding: 3px 5px 3px 20px;
	background: none;
	border: none;
	cursor: pointer;
	width: 100%;
	text-align: left;
	font-family: Arial, Verdana, sans-serif;
	white-space: normal;
	word-wrap: break-word;
	box-sizing: border-box;
}

.nav_item:hover {
	color: #405689;
}

.rf-pm-top-gr-lbl {
	text-decoration: none;
	color: #FFFFFF;
}

.rf-pm-top-gr-lbl:hover {
	text-decoration: none;
	color: #7CA1A1;
}

.rf-pm-itm {
	font-weight: bold;
}

.rf-pm-itm:hover {
	color: #405689;
}

.left_panel_item * .rf-pm-top-gr-exp-ico {
	display: none;
}

/**********************************************************************************
 * RF - PANEL
 *********************************************************************************/

/* Panel container styling (replaces RichFaces rf-p rendered styling) */
.panel_no_header {
	background-color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	padding: 10px;
	margin-bottom: 10px;
}

.panel_no_header h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14pt;
	color: #001D61;
	font-weight: bold;
	background: none;
	padding: 5px;
	margin: 0 0 10px 0;
}

.panel_form {
	background: none;
	border: none;
	margin-bottom: 15px;
	padding: 5px 0;
}

.panel_form_header,
.panel_form h3.panel_form_header {
	background: none;
	background-color: #FFFFFF;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #D9D9D9;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	color: #405689;
	font-weight: bold;
	padding: 5px 0;
	margin: 0 0 10px 0;
}

.panel_form_header h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	color: #405689;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.rf-p-hdr {
	background: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
	color: #001D61;
	font-weight: bold;
	border: none;
	padding: 5px;
	margin-top: 2px;
}

.panel {
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

.ilppppanel_no_header {
	background: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14pt;
	color: #001D61;
	font-weight: bold;
	border: none;
	text-align: center;
}

.ilppppanel_no_header h2 {
	background: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14pt;
	color: #001D61;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin: 0;
}

.right_panel_header {
	width: 200px;
	background-color: #FFFFFF;
}

.right_panel_header h2 {
	background-color: #7CA1A1;
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin: 0 0 10px 0;
}

.right_panel_container {
	border: 1px solid #7CA1A1;
	width: 200px;
	background-color: #FFFFFF;
}

.panel_form_header_static {
	background: none;
	background-color: #FFFFFF;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #D9D9D9;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	color: #405689;
	font-weight: bold;
	width: 550px;
}

.download_button {
	text-align: right;
	margin-left: 500px;
}

.panel_text {
	text-align: left;
	display: block;
	margin: 0px 0px 15px 0px;
}

.panel_text_bold {
	text-align: left;
	display: block;
	font-weight: bold;
	color: #ff6414;
	margin: 0px 0px 15px 0px;
}

.panel_form_text {
	width: 500px;
	text-align: left;
	display: block;
	margin: 15px 0px 15px 0px;
}

.panel_form_text_italic {
	width: 520px;
	text-align: left;
	font-style: italic;
	display: block;
}

.panel_form_text_bold {
	width: 500px;
	text-align: left;
	font-weight: bold;
	display: block;
	margin: 15px 0px 15px 0px;
}

.panel_text_right_tab{
	color: #405689;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	border: none;
	margin: 0px 15px 0px 0px;
}

.scrollable_panel {
	border: 1px solid #D9D9D9;
	height: 250px;
	overflow: auto;
	width: 550px;
	text-align: left;
}

/**********************************************************************************
 * RF - COLLAPSIBLE PANEL
 *********************************************************************************/

/*Panel*/
.rf-cp {
	background: none;
	border: none;
}

/*Header*/
.rf-cp-hdr {
	background: none;
	background-color: #FFFFFF;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #D9D9D9;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	color: #405689;
	font-weight: bold;
	width: 100%;
}

/*Label*/
.rf-cp-lbl:hover {
	color: #7CA1A1;
}

/*FAQ Header*/
.faq_panel_header {
	background: none;
	background-color: #FFFFFF;
	border: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #405689;
	font-weight: bold;
	width: 100%;
	text-decoration: underline;
}

/* FAQ Collapsible Toggle */
.faq-collapsible > h2.faq-header {
	cursor: pointer;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #405689;
	font-weight: bold;
	text-decoration: underline;
	background: none;
	background-color: #FFFFFF;
	border: none;
	margin: 0;
	padding: 8px 0;
	width: 100%;
}

.faq-collapsible > h2.faq-header:hover {
	color: #7CA1A1;
}

/* Generic Collapsible Panel */
.collapsible-panel > h2 {
	cursor: pointer;
	background: none;
	background-color: #FFFFFF;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #D9D9D9;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	color: #405689;
	font-weight: bold;
	width: 550px;
}

.collapsible-panel.collapsed > *:not(h2) {
	display: none;
}

/**********************************************************************************
 * RF - DATA TABLE
 *********************************************************************************/
.rf-dt-hdr {
	background-color: #405688;
	color: #FFFFFF;
	border: 1px;
}

.dt-header-w-border {
	border: 1px solid #999999;
	border-collapse: collapse;
	background: none;
	width: 100%;
}

.dt-header-w-border th {
	background-color: #405688;
	color: #FFFFFF;
	padding: 4px 6px;
	text-align: left;
	font-weight: bold;
	font-size: 8pt;
	border: 1px solid #405688;
}

.dt-header-w-border td {
	padding: 4px 6px;
	text-align: left;
	font-size: 8pt;
	border: 1px solid #cccccc;
}

.dt-header-w-border th a,
.dt-header-w-border th a:visited,
.dt-header-w-border th a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.dt-header-w-border th a:hover {
	color: #d9d9d9;
}

.rf-dt-shdr-c {
	background-color: #405688;
	color: #FFFFFF;
	border: 1px;
}

.rf-dt {
	border: 1px;
}

.rf-dt-c {
	border: 1px;
}

.rf-cst-shdr {
	background-color: #cfd5e1;
}

.rf-dt-c {
	text-align: center;
	cell-padding: 2px;
}

.rf-dt-c-c {
	text-align: left;
	cell-padding: 2px;
}

.even_row {
	background-color: #FFFFFF;
	border: 1px;
}

.odd_row {
	background-color: #d9d9d9;
	border: 1px;
}

.cc-width {
	width: 600px;
}

.bo-width {
	width: 900px;
}

.billResultsColumnHeader {
	background-color: #405688;
	color: #FFFFFF;
	border: 1px;
	text-decoration: underline;
}

/******************************************************************************
* RF POP-UP PANEL
******************************************************************************/
.rf-pp-shdw {
	display:none;
}

/******************************************************************************
 * COLUMNS
 *****************************************************************************/
.col_rightPanelGroup {
	vertical-align: top;
	width: 200px;
}

.col_mainPanelGroup {
	vertical-align: top;
	width: 100%;
}

.col_form {
	width: 150px;
}

.col_form_large {
	width: 400px;
}

.col_application {
	width: 300px;
	padding-right: 10px;
}

.col_form_wide {
	width: 200px;
}

.col_heading {
	padding-right: 75px;
	font-weight: bold;
}

.col_top {
	vertical-align: top;
}

.col_top_500 {
	vertical-align: top;
	width: 500px;
}

.col_top_max {
	vertical-align: top;
	width: 100%;
}

.col_required {
	color: #f01914;
	width: 2px;
	text-align: right;
}

.col_top_modal {
	vertical-align: top;
}

.col_heading_top_modal {
	padding-right: 55px;
	font-weight: bold;
	vertical-align: top;
}

.col_heading_bold_center {
	text-align: center;
	font-weight: bold;
}

.col_right_border {
	border-right: 1px solid #666666;
	width: 150px;
}

/**********************************************************************************
 * TEXT
 *********************************************************************************/
h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16pt;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14pt;
	color: #001D61;
	font-weight: bold;
}

h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
	color: #001D61;
	font-weight: bold;
}

h4 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	color: #001D61;
	font-weight: bold;
	margin-bottom: 2px;
}

.bold {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.textColorBold{
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #B40404;
}

.textColor{
	color: #B40404;	
}

.bold_italic {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.italic {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-style: italic;
	text-decoration: none;
}

.underline_italic {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	font-style: italic;
}

.small_text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: center;
	text-decoration: none;
}

.medium_text_black {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.medium_text_black_italic {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}

.small_bold {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #001D61;
	text-align: center;
	text-decoration: none;
}

.medium_bold {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #001D61;
	text-align: center;
	text-decoration: none;
}

.small_link {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #001D61;
	text-decoration: underline;
}

.medium_link {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #001D61;
	text-decoration: underline;
}

.medium_link_orange {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #FF6414;
	text-decoration: underline;
}

.header_application_name {
	font-size: 16pt;
	font-family: Rockwell, Arial, Verdana, sans-serif;
	color: #001D61;
	font-weight: bold;
	padding-left: 10px;
}

.eobTextBorder1 {
	border: 2px solid #405689;
	text-align: left;
	display: block;
	margin: 15px 0px 15px 0px;
}

.eobTextBorder2 {
	border: 2px solid #ff6414;
	text-align: left;
	display: block;
	margin: 15px 0px 15px 0px;
}

.eobTextBorder3 {
	border: 2px solid #648f3f;
	text-align: left;
	display: block;
	margin: 15px 0px 15px 0px;
}

.inline_link {
	display: inline;
}

.panel_link {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #405689;
	text-decoration: none;
	text-align: left;
	display: block;
	margin: 0px 0px 10px 0px;
}

.panel_link_inline {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #405689;
	text-decoration: none;
	text-align: left;
}

.panel_link:hover,.panel_link_inline:hover {
	font-weight: bold;
	color: #666666;
}

.panel_heading {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	display: block;
	text-decoration: none;
}

.image_link {
	display: block;
	padding: 0px 0px 0px 15px;
}

/**********************************************************************************
 * Colors
 *********************************************************************************/
.corporate_blue{
	color:#002663;
}

.corporate_gray{
	color:#616265;
}

.liberty_red{
	color:#c9282d;
}

.liberty_orange{
	color:#d97a23;
}

.liberty_yellow{
	color:#ecac00;
}

.liberty_green {
	color:#6c953c;
}

.liberty_teal{
	color:#569099;
}

.liberty_blue{
	color:#5381ac;
}

/**********************************************************************************
 * IMAGES
 *********************************************************************************/
.image_top_right {
	border: 2px solid #001D61;
	float: right;
	margin: 10px 10px 20px 20px;
}

.image_LM_details {
	margin-left: auto;
	margin-right: auto;
}

.registrationProgressImg {
	padding-bottom: 5px;
}

.panel_img {
	border: 1px solid #001D61;
	width: 500px;
	height: auto;
	margin: 0px 0px 15px 15px;
}

.popup_img {
	width: auto;
	height: auto;
	margin: 0px 0px 15px 0px;
}

.texasHCN_img{
	margin-top:10px;
}

.connectMCP_img{
	margin-top:200px;
}

/**********************************************************************************
 * OTHER
 *********************************************************************************/
.no_border {
	border: none;
	background: none;
}

.border {
	border: 1px solid #666666;
}

.bill_address_search {
	border: 1px solid #666666;
	margin-left: 50px;
}

/**********************************************************************************
 * login.fcc
 *********************************************************************************/
#loginFooter {
	position: absolute;
	height: auto;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: .6em;
	color: #000;
	background-color: #303030;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d4cfc7;
	border-right-color: #d4cfc7;
	border-bottom-color: #d4cfc7;
	border-left-color: #d4cfc7;
	clear: both;
}

#loginFooter #company {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #C8C8C8;
}

#loginFooter #address {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #999999;
}

#loginHeaderTable {
	width: 100%;
	border: 0px;
}

.header_img {
	border-right: 1px solid #001D61;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	padding: 4px 10px 0px 0px;
	margin: 0px;
}

.header_app_name {
	font-size: 16pt;
	font-family: Rockwell, Arial, Verdana, sans-serif;
	color: #001D61;
	font-weight: bold;
	padding: 4px 0px 0px 12px;
	width: 100%;
}

.header_toolbar {
	height: 38px;
	width: 100%;
	background-color: #001D61;
	padding-left: 10px;
}

.header_spacer {
	height: 1px;
	width: 100%;
	background-color: #FFFFFF;
}

.header {
	background: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14pt;
	color: #001D61;
	font-weight: bold;
	border: none;
	padding: 25px 0px 15px 0px;
}

.login_text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 25px;
	width: 150px;
}

.error_msg {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: red;
	padding: 0px 25px 10px 0px;
	display: none;
}

.login_buttons {
	padding-left: 25px;
}

.center {
	text-align: center;
}

.full_cell_background {
	background-color: #405688;
	color: #FFFFFF;
	width: auto;
	height: auto;
}

img {
	border: none;
}

*.rf-ds {
	background: rgb(255, 255, 255); padding: 1px; font-family: Arial,Verdana,sans-serif; font-size: 13px; display: inline-block; white-space: nowrap;
}
a.rf-ds-nmb-btn {
	color: rgb(0, 0, 0);
}
a.rf-ds-btn {
	color: rgb(0, 0, 0);
}
*.rf-ds-cont {
	background: rgb(255, 255, 255); padding: 1px; font-family: Arial,Verdana,sans-serif; font-size: 11px; display: inline-block; white-space: nowrap;
}
*.rf-ds-cont-dec {
	border: 1px solid rgb(192, 192, 192);
}
*.rf-ds-btn {
	padding: 2px 10px 3px; border: 1px solid rgb(192, 192, 192); color: rgb(0, 0, 0); font-family: Arial,Verdana,sans-serif; font-size: 13px; font-weight: normal; text-decoration: none; display: inline-block; cursor: pointer; background-image: url("../org.richfaces.images/dsBtnGrad.png"); background-repeat: repeat-x; background-color: rgb(64, 86, 136);
}
*.rf-ds-btn:hover {
	color: rgb(255, 255, 255);
}
*.rf-ds-dis:hover {
	color: rgb(192, 192, 192); cursor: default;
}
*.rf-ds-btn-first {
	margin-right: 1px;
}
*.rf-ds-btn-fastrwd {
	margin-right: 1px;
}
*.rf-ds-btn-prev {
	margin-right: 1px;
}
*.rf-ds-btn-next {
	margin-left: 1px;
}
*.rf-ds-btn-fastfwd {
	margin-left: 1px;
}
*.rf-ds-btn-last {
	margin-left: 1px;
}
*.rf-ds-nmb-btn {
	border-width: 1px; border-style: solid; border-color: rgb(192, 192, 192) transparent transparent; padding: 2px 2px 3px; width: 2em; text-align: center; color: rgb(0, 0, 0); font-family: Arial,Verdana,sans-serif; font-size: 13px; font-weight: normal; text-decoration: none; margin-right: 1px; margin-left: 1px; display: inline-block; cursor: pointer; background-image: url("../org.richfaces.images/dsDigGrad.png"); background-repeat: repeat-x; background-color: rgb(255, 255, 255);
}
*.rf-ds-nmb-btn:hover {
	border: 1px solid rgb(192, 192, 192); background-image: url("../org.richfaces.images/dsBtnGradOver.png"); background-repeat: repeat-x; background-color: rgb(255, 255, 255);
}
*.rf-ds-press {
	background: rgb(64, 86, 136); border: 1px solid rgb(192, 192, 192);
}
*.rf-ds-act {
	border-width: 1px; border-style: solid; border-color: transparent transparent rgb(192, 192, 192); font-weight: bold; cursor: default;
}
*.rf-ds-act:hover {
	border-width: 1px; border-style: solid; border-color: transparent transparent rgb(192, 192, 192); font-weight: bold; cursor: default;
}
*.rf-ds-dis {
	color: rgb(192, 192, 192); cursor: default;
}
.appealFormLinkStyle:visited {
    color: #001D61;
}
.appealFormLinkStyle:link {
    color: #001D61;
}
.appealFormLinkStyle:hover {
    color: #7CA1A1;
}
.appealFormLinkStyle:active {
    color: #001D61;
}

/*********************************************************************************
 * MODAL POPUP OVERLAY (replaces RichFaces rich:popupPanel)
 *********************************************************************************/
.modal_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    overflow-y: auto;
}
.modal_content {
    background-color: #FFFFFF;
    margin: 40px auto;
    padding: 20px;
    border: 1px solid #999999;
    border-radius: 4px;
    max-width: 850px;
    min-width: 750px;
    min-height: 400px;
    position: relative;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}
.modal_header {
    background-color: #405688;
    color: #FFFFFF;
    padding: 8px 12px;
    font-weight: bold;
    font-size: 14px;
    margin: -20px -20px 15px -20px;
    border-radius: 4px 4px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.modal_header img {
    cursor: pointer;
}
.modal_close_btn {
    float: right;
    cursor: pointer;
    border: none;
    background: none;
}
.backModal {
    background: none;
    background-color: #405689;
    margin: 5px 2px;
    padding: 4px 10px;
    color: #FFFFFF;
    font-size: 8pt;
    font-weight: bold;
    border: none;
    cursor: pointer;
}
.backModal:hover {
    background-color: #808EB0;
}
