.c_container{padding-bottom:15px;}
/*---------- To align the Actions, Icon and Title ---------*/

.c_contentpane{padding:13px 0 0 0;}
.c_contentpane_basic{padding:0 0 0 0;}

.action_token{float:left; margin:0px;}
.action_token_weather{float:right; margin:0px;}

.c_footer_left {
	line-height:0;
	font-size:0;
	float:left;
	white-space:nowrap;
}

.c_footer_right {
	line-height:0;
	font-size:0;
	float:right;
 	text-align:right;
	white-space:nowrap;
}

.title {
	margin: 0;
	padding: 0;
}

.title_underscore {
	margin: 0px 0px 1px;
	padding: 0;
}

.underscore { clear:both; line-height:0; font-size:0; height:2px; }

.underscore { background-color:#3a5a32;
	width: 100%;
	clear:both;
	line-height:0;
	font-size:0;
	height:2px; }

.black_border{
	border:1px solid #afaeae;
	padding: 5px 15px 10px; 
	margin-bottom: 10px;
}

.orange_border{
	border:2px solid #d5510f;
	padding: 5px 15px 10px; 
	margin-bottom: 10px;
}



/*---------- Container Specific Styles -----------*/


/*================================
DFJ - Styles for sidebar white
================================*/

.sidebar_white_tl {background: url(images/sidebar_white_tl.jpg) no-repeat top left;}
.sidebar_white_tr {background: url(images/sidebar_white_tr.jpg) no-repeat top right; padding:0 19px 0 19px;}
.sidebar_white_top {height:17px; background-color: #fff; border-top: solid #4d7743 1px; }
.sidebar_white_bottom {height:17px; background-color: #fff; border-bottom: solid #4d7743 1px;}
.sidebar_white_bl {background: url(images/sidebar_white_bl.jpg) no-repeat bottom left;}
.sidebar_white_br {background: url(images/sidebar_white_br.jpg) no-repeat bottom right; padding:0 19px 0 19px;}

.sidebar_white_content {padding:0 17px 0 17px; background-color: #fff; border-left: solid #4d7743 1px; border-right: solid #4d7743 1px;}

.sidebar_white_title_div {padding:0 17px 0 17px; background-color: #fff; border-left: solid #4d7743 1px; border-right: solid #4d7743 1px;}




/*================================
DFJ - Styles for sidebar light
================================*/

.sidebar_light_tl {background: url(images/sidebar_light_tl.jpg) no-repeat top left;}
.sidebar_light_tr {background: url(images/sidebar_light_tr.jpg) no-repeat top right; padding:0 19px 0 19px;}
.sidebar_light_top {height:17px; background-color: #fafbf3; border-top: solid #b3d0af 1px; }
.sidebar_light_bottom {height:17px; background-color: #fafbf3; border-bottom: solid #b3d0af 1px;}
.sidebar_light_bl {background: url(images/sidebar_light_bl.jpg) no-repeat bottom left;}
.sidebar_light_br {background: url(images/sidebar_light_br.jpg) no-repeat bottom right; padding:0 19px 0 19px;}

.sidebar_light_content {padding:0 17px 0 17px; background-color: #fafbf3; border-left: solid #b3d0af 1px; border-right: solid #b3d0af 1px;}

.sidebar_light_title_div {padding:0 17px 0 17px; background-color: #fafbf3; border-left: solid #b3d0af 1px; border-right: solid #b3d0af 1px;}


/*================================
DFJ - Styles for sidebar green
================================*/

.sidebar_green_tl {background: url(images/sidebar_green_tl.jpg) no-repeat top left;}
.sidebar_green_tr {background: url(images/sidebar_green_tr.jpg) no-repeat top right; padding:0 19px 0 19px;}
.sidebar_green_top {height:17px; background-color: #dfefdc; border-top: solid #71a465 1px; }
.sidebar_green_bottom {height:17px; background-color: #dfefdc; border-bottom: solid #71a465 1px;}
.sidebar_green_bl {background: url(images/sidebar_green_bl.jpg) no-repeat bottom left;}
.sidebar_green_br {background: url(images/sidebar_green_br.jpg) no-repeat bottom right; padding:0 19px 0 19px;}

.sidebar_green_content {padding:0 17px 0 17px; background-color: #dfefdc; border-left: solid #71a465 1px; border-right: solid #71a465 1px;}

.sidebar_green_title_div {padding:0 17px 0 17px; background-color: #dfefdc; border-left: solid #71a465 1px; border-right: solid #71a465 1px;}

.sidebar_green_content, .sidebar_green_content p, .sidebar_green_content P, .sidebar_green_content body, .sidebar_green_content th, .sidebar_green_content div, .sidebar_green_content td, .sidebar_green_content  table, .sidebar_green_content .Normal, .sidebar_green_content .NormalBold, .sidebar_green_content .NormalDisabled, .sidebar_green_content .Head, .sidebar_green_content .SubHead, .sidebar_green_content .SubSubHead, .sidebar_green_content .BodyText {
	color: #666666;
}

.sidebar_green_content hr{
  border: none;
  color: #3a5a32;
  background-color: #3a5a32;
  height: 1px;
}


/*================================
DFJ - Styles for all sidebars 
================================*/


.sidebar_title {margin 0; font-size:16px; }


















