/*
Style Guide: Style-FI.css
*/

/* HEADER STYLES */

h2#mainPost_subtitle{color: #333333;}

h2#mainPost_listTitle{color: #7eb43b;}

h2#nameTitle{color: #4b721a;}

h2#subnameTitle{color: #7eb43b;}

/* PARAGRAPH, SPAN & LINKS STYLES */

p#mainPost_list{border-bottom: 3px solid #d3efb2;}

span.search_results_total{color: #4b721a;}

span.seperator{ color: #7eb43b;}

span.basicLink {color:#7EB43B;}

span.basicLink a, span.basicLink a:visited, { color:#7EB43B;}

.hrdivider { border-bottom: 3px solid #d3efb2; margin-bottom: 13px; margin: 6px 0px;}	

/* TABLES */

#table_list a, #table_list a:visited{ color: #7eb43b;}

tr.rowA{ background-color: #d3efb2;}	

<!------- DYNAMIC COLORS AND BACKGROUNDS ------->
		
/* dynamic mainPost background colors and side-split tab */
.Financing_Incentives{background: url('images/pages/_FI/FI_mC.gif') repeat-y center;}
h1.FI-main{background: url('images/pages/_FI/FI-main.gif') no-repeat top left; color: #7eb43b;}		
	h1.FI-main a, h1.FI-main a:visited, h1.FI-main a:hover{ text-decoration: none; color: #7eb43b; }
		
/* dynamic sidebar background colors */
.LH{background:url('images/pages/_FI/FI_top.gif') no-repeat top left;}

/* dynamic sidebar title background */
.FI-side{background: url('images/pages/_FI/FI-side.gif') no-repeat top left; color: #D9C1CD;}

/* MENU */

.menu_lev2_title a, .menu_lev2_title a:hover, .menu_lev2_title a:visited{color: #e8f7d6;}

ul#FI-side li:hover{background: url('images/pages/_FI/FI-side.gif') no-repeat top left;}

ul.menu_lev2 .current_page_item { background: url('images/pages/_FI/FI-side-active.gif') no-repeat top left #4b721a;}
	
ul.menu_lev2 .current_page_ancestor { background: url('images/pages/_FI/FI-side-active.gif') no-repeat top left #4b721a;}
