/**** container Padding Styles ******/
.con_full_width{width:100%;}

.common_head_pad{padding:0px 10px 0px 0px;}
.head_pad{padding:9px 0px 0px 3px;}
.head_pad1{padding:15px 10px 10px 10px;}
.head_pad3{padding:10px;}
.head_pad2{padding:15px 0px 0px 0px;}


.action_pad{float:left;}
.visibility_pad{margin:0; float:right;}

.common_content_pad{padding:10px 10px 0px 0px;}
.content_pad{padding:10px;}
.content_pad2{padding:10px 10px 10px 16px;}
.content_pad3{padding:10px 15px 10px 17px;}
.content_pad4{padding:5px 5px 0px 5px;}

.bottom_pad{padding:0px 10px; clear:both;}

.clear_both{clear:both;}

/*************** brown style**************************/
.brown1_top_lt{background:url(c2_top_left.gif) no-repeat top left;}
.brown1_top_rt{background:url(c2_top_right.gif) no-repeat top right; padding:0px 10px 0px 7px;}
.brown1_top_bg{background:url(c2_top_bg.gif) repeat-x top left; height:37px;}

.brown1_bot_lt{background:url(c2_bot_left.gif) no-repeat bottom left;}
.brown1_bot_rt{background:url(c2_bot_right.gif) no-repeat bottom right; padding:0px 5px;}
.brown1_bot_bg{background:url(c2_bot_bg.gif) repeat-x bottom left; height:6px;}

/* GreenTitlebg  style */
.greenTitTLbg { background:url(titlebgGreen_TLbg.png) no-repeat top left; height:52px;}
.greenTitTRbg { background:url(titlebgGreen_TRbg.png) no-repeat top right; height:52px;}
.greenTitTCbg { background:url(titlebgGreen_TCbg.png) repeat-x top left; height:52px;}

.greenTit_Col { border:#ebebeb 1px solid; border-width: 0px 1px 1px 1px; background:url(titlebgGreencon_bg.png) repeat top left; }


/* Blue1 style */
.blue1_TLbg { background:url(blue_TLbg.gif) no-repeat top left;}
.blue1_TRbg { background:url(blue_TRbg.gif) no-repeat top right; padding:0px 6px;}
.blue1_TCbg { background:url(blue_TCbg.gif) repeat-x top left; height:40px;}
.blue1_Col { background-color:#093051;}
.blue1_BLbg { background:url(blue_BLbg.gif) no-repeat top left;}
.blue1_BRbg { background:url(blue_BRbg.gif) no-repeat top right; padding:0px 6px;}
.blue1_BCbg { background:url(blue_BCbg.gif) repeat-x top left; height:6px;}
.blue1Tit_padd { padding-left:9px;}
.blue1Titl_style {  color:#ffffff; font-size:15px; font-weight:bold; line-height:40px;}

/* Blue1 style */
.border_TLbg { background:url(border_TLbg.gif) no-repeat top left;}
.border_TRbg { background:url(border_TRbg.gif) no-repeat top right; padding:0px 7px;}
.border_TCbg { background:url(border_TCbg.gif) repeat-x top left; height:41px;}

.border_Col { border:#ebebeb 1px solid; border-width: 0px 1px; }

.border_BLbg { background:url(border_BLbg.gif) no-repeat bottom left;}
.border_BRbg { background:url(border_BRbg.gif) no-repeat bottom  right; padding:0px 6px;}
.border_BCbg { background:url(border_BCbg.gif) repeat-x bottom  left;}
.border_Lef { background:url(border.gif) repeat-y top left;}
.border_rig { background:url(border.gif) repeat-y top right;}
.borderTit_padd { padding-left:9px;}
.bordTitl_style {  color:#093051; font-size:15px; font-weight:bold; line-height:41px;}
.conHei1{ padding-bottom:15px;}
.conHei2{ height:84px;}
.conHei3{ height:99px;}
.borCont_style { color:#2d2d2d; font-size:11px; line-height:1.6em; }



/* gray  style */
.gray_TLbg { background:url(gray_TLbg.png) no-repeat top left;}
.gray_TRbg { background:url(gray_TRbg.png) no-repeat top right; height:52px;}
.gray_TCbg { background:url(gray_TCbg.png) repeat-x top left;}
.grayTit_Col { border:#ebebeb 1px solid; border-width: 0px 1px; background:url(titlebgGreencon_bg.png) repeat top left;}

.gray_BLbg { background:url(gray_BLbg.png) no-repeat top left; height:5px;}
.gray_BRbg { background:url(gray_BRbg.png) no-repeat top right; height:5px;}
.gray_BCbg { background:url(gray_BCbg.png) repeat-x top left; height:5px;}

/* blue1 style */
.blue2_TLbg { background:url(blue1_TLbg.gif) no-repeat top left;}
.blue2_TRbg { background:url(blue1_TRbg.gif) no-repeat top right; padding:0px 6px;}
.blue2_TCbg { background:url(blue1_TCbg.gif) repeat-x top left; height:47px;}
.blue2_col { background-color: #093051;}
.blue2_BLbg { background:url(blue1_BLbg.gif) no-repeat bottom left;}
.blue2_BRbg { background:url(blue1_BRbg.gif) no-repeat bottom right; }
.blue2_BCbg { background:url(blue1_BCbg.gif) repeat-x bottom left; }

/***************general font style**************************/

.Head
{
    font-size:12px;
    font-weight:bold;
    color:#000000;
}

.Normal
{
    font-size: 12px;
    font-weight:normal;
    color:#000000;
}

/***** common_print ******/
#common_print .Head
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#000000;
}

#common_print .Normal
{
    font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#000000;
}

#common_print td, #common_print th, #common_print div, #common_print p 
{
    font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#000000;
}

/***** green ******/
#green .Head
{
    font-size:15px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#093051;
}

#green .Normal
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#2d2d2d;
}

#green td, #green th, #green div, #green p 
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#2d2d2d;
}
/*****gray ******/
#gray .Head
{
    font-size:15px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#093051;
}

#gray .Normal
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#2d2d2d;
}

#gray td, #gray th, #gray div, #gray p 
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#2d2d2d;
}

/***** border ******/
#border .Head
{
    font-size:15px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#093051;
}

#border .Normal
{
    font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#2d2d2d;
}

#border td, #border th, #border div, #border p 
{
    font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#2d2d2d;
}
/***** blue ******/
#blue .Head
{
    font-size:15px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#ffffff;
}

#blue .Normal
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#ffffff;
}

#blue td, #blue th, #blue div, #blue p 
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#ffffff;
}
/***** blue2 ******/
#blue2 .Head
{
    font-size:20px !important;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#ffffff;
}

#blue2 .Normal
{
    font-size:18px !important;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#ffffff;
}

#blue2 td, #blue2 th, #blue2 div, #blue2 p 
{
    font-size:18px !important;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#ffffff;
}



/* 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;
}

