﻿.pageHeading
{
	color: #000/*#bfcf3b*/;
}

#content_container2
{
	background-image:url(_img/main_col_main_lime.jpg);
}


#main_col a
{
	color: #7d8e17;
	text-decoration: none;
}

#main_col a:hover
{
	color: #7d8e17;
	text-decoration: underline;
}

.Breakdown_header, .Breakdown_subHeader
{
	color:#bfcf3b;
}

.main_col_content h1
{
	font-size:1.7em;
	color: #000/*#bfcf3b*/;
	font-weight: normal;

}

.main_col_content h2
{
	font-size:1.3em;
	color: #000/*#bfcf3b*/;
}

.main_col_content h3
{
	font-size:1.1em;
	color: #000/*#bfcf3b*/;;
}

#main_col h4
{
	font-size: 1.1em;
	color: #000/*#bfcf3b*/;
}

div#bottomBar{
	width: 608px;
	height: 7px;
	background: url(_img/main_col_bottom_lime.jpg) top left no-repeat;
	float: left;
}

div#topBar{
	width: 608px;
	height: 6px;
	background: url(_img/main_col_top_lime.jpg) top left no-repeat;
	float: left;
}

TR.Odd
{
	font-weight:normal;
	font-size:0.85em;
	color:#000000;
	background-color:#ffffff;
	padding:5;
}

TR.Even
{
	font-weight: normal;
	font-size: 0.85em;
	background-color: #ebffb2;
	color: #000000;
	padding: 5;
}

TR.Header
{
	font-weight:bold;
	font-size:0.95em;
	color:#ffffff;
	background-color:#bfcf3b;
	padding:5;
}

/*********************** Lime Styles ************************/

/************************ Images ***********************/

#nav_bar li.selected a
{
	background:#CDD792 url("_img/nav_gradient_lime.jpg") top left repeat-x;
}

#content_container2
{
	background-image:url("_img/main_col_main_lime.jpg");
}

.right_col_box
{
	background-image:url("_img/right_col_main_lime.jpg");
}

div#bottomBar
{
	background-image:url("_img/main_col_bottom_lime.jpg");
}

div#bottomRightBar
{
	background-image:url("_img/right_col_bottom_lime.jpg");
}


div#searchTop
{
	background-image:url("_img/right_col_top_lime.jpg");
}

div#searchBottom
{
	background-image:url("_img/right_col_bottom_flat_lime.jpg");
}

div#topRightBar
{
	background-image:url("_img/right_col_top_lime.jpg");
}

.boxout_wide ul
{
	list-style-image:url("_img/arrow_lime.png");
}
