/* GreyBG Container */
.Grey_Top_Lt{background:url(images/Cont_Lt_Top.gif) top left no-repeat;}
.Grey_Top_Rt{background:url(images/Cont_Rt_Top.gif) top right no-repeat;}
.Grey_Btm_Lt{background:url(images/Cont_Lt_Btm.gif) bottom left no-repeat;}
.Grey_Btm_Rt{background:url(images/Cont_Rt_Btm.gif) bottom right no-repeat;}
.Grey_Top_BG{background:url(images/Cont_Top_BG.gif) top left repeat-x; height:12px; margin:0px 12px;}
.Grey_Btm_BG{background:url(images/Cont_Btm_BG.gif) bottom left repeat-x; height:12px; margin:0px 12px;}
.Grey_Mid_BG{background:#eaeaea url(images/Cont_BG.gif) top left repeat-x; margin:0px 3px; padding:0px 4px;}
.Grey_Mid{background:#FFFFFF; border:#dbdbdb 1px solid; border-bottom:0px; border-top:0px;}

.Grey_Head{margin-left:8px; padding:5px 0px 2px 0px; }
.Grey_Mid_Txt{ padding:10px 15px;}
.head_pad{padding:0px 8px;}

/* WhiteBG Container */
.White_Width{width:310px;}
.White_Top_Lt{background:url(images/Cont02_Top_Lt.gif) top left no-repeat;}
.White_Top_Rt{background:url(images/Cont02_Top_Rt.gif) top right no-repeat;}
.White_Btm_Lt{background:url(images/Cont02_Btm_Lt.gif) bottom left no-repeat;}
.White_Btm_Rt{background:url(images/Cont02_Btm_Rt.gif) bottom right no-repeat;}
.White_Mid{background:#FFFFFF; border:#dbdbdb 1px solid; border-bottom:0px; border-top:0px;}
.White_Top_BG{background:url(images/Cont02_Top_BG.gif) top left repeat-x; height:7px; margin:0px 7px;}
.White_Btm_BG{background:url(images/Cont02_Btm_BG.gif) bottom left repeat-x; height:7px; margin:0px 7px;}

.White_Container{margin-bottom:20px;}
.Grey_Container{margin-bottom:20px;}

.Grey_Mid_Txt{padding:8px;}

/* General Container Styles */
.con_full_width{ width:100%;}
.Head{/*font-size:15px;*/ /*color:#33322f;*/ /*font-family:Arial, Helvetica, sans-serif;*//*font-weight:bold;*/}
.Grey_Container div, .Grey_Container td, .Grey_Container th{/*font-size: 13px;*/ /*font-family:Arial,Helvetica,sans-serif;*/ /*font-weight:normal;*/ /*color:#6c6b6b;*/ line-height:18px;}
.Grey_Container .Head{/*font-size:15px;*/ /*color:#33322f;*/ /*font-family:Arial, Helvetica, sans-serif;*//*font-weight:bold;*/}

.White_Container .Head{/*font-size:15px;*/ /*color:#33322f;*/ /*font-family:Arial, Helvetica, sans-serif;*//*font-weight:bold;*/}
.White_Container div, .White_Container td, .White_Container th{/*font-size: 13px;*/ /*font-family:Arial,Helvetica,sans-serif;*/ /*font-weight:normal;*/ /*color:#6c6b6b;*/ line-height:18px;}

.Normal{/*font-size: 12px;*/ /*font-family:Arial,Helvetica,sans-serif;*/ /*font-weight:normal;*/ /*color:#4f5052;*/}
.action_pad{float:left;}
.action_pad_one{float:left; padding-top:5px;}
.visibility_pad{margin:0; float:right;}
.clear_both{clear:both;}

/* Custom Container Styles */
.Green_Btm_Border .Head{border-bottom:2px solid #478c6c;}
.Blue_Btm_Border .Head{border-bottom:2px solid #698ca9;}
.Maroon_Btm_Border .Head{border-bottom:2px solid #8c5252;}
.Purple_Btm_Border .Head{border-bottom:2px solid #5c5985;}
.Grey_Btm_Border .Head{border-bottom:2px solid #989090;}

.Green_Bdr{border-bottom:2px solid #478c6c; margin:0px 9px 0px 9px; position:relative; z-index:2;}
.Blue_Bdr{border-bottom:2px solid #698ca9; margin:0px 9px 0px 9px; position:relative; z-index:2;}
.Maroon_Bdr{border-bottom:2px solid #8c5252; margin:0px 9px 0px 9px; position:relative; z-index:2;}
.Purple_Bdr{border-bottom:2px solid #5c5985; margin:0px 9px 0px 9px; position:relative; z-index:2;}
.Grey_Bdr{border-bottom:2px solid #989090; margin:0px 9px 0px 9px; position:relative; z-index:2;}

.bottom_pad{ padding-bottom:5px;}
.footer_gsep{background:url(images/Section.png) center right no-repeat;}

.greybg .Head {/*font-size:15px;*/ /*color:#33322f;*/ /*font-family:Arial, Helvetica, sans-serif;*//*font-weight:bold;*/}

.greybg div, .greybg p, .greybg td, .greybg th
{/*font-size: 13px;*/ /*font-family:Arial,Helvetica,sans-serif;*/ /*font-weight:normal;*/ /*color:#6c6b6b;*/ line-height:18px;}


/* Module Action Menus Styles */

.ModuleTitle_MenuItem td, .ModuleTitle_MenuItem th, .ModuleTitle_MenuItem div
{ 
	border:none; 
	padding:3px; 
	/*color:#000000 !important;*/ 
	/*font-size:11px;*/ 
	/*font-weight:bold !important;*/
	white-space:nowrap;
}

.ModuleTitle_MenuItem { 
	border:none;
	padding-right:10px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon
{
	background-color: #c1d2ee !important;
	/*color:#000000 !important;*/ 
	/*font-size:11px;*/ 
	/*font-weight:bold !important;*/
	white-space:nowrap;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak, .ModuleTitle_MenuIcon
{
	height: 2px;
	background:transparent;
}

