/**** 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:8px 0px 0px 8px;}
.head_pad2{padding:10px 0px 0px 15px;}
.head_pad3{padding:5px 0px 0px 15px;}

.action_pad{float:left; white-space:nowrap;}
.visibility_pad{margin:0; float:right;}

.common_content_pad{padding:10px 10px 0px 0px;}
.content_pad{padding:10px;}
.content_pad1{padding:10px 10px 10px 13px;}
.content_pad2{padding:10px 10px 10px 15px;}
.content_pad3{padding:3px;}
.content_pad4{padding:10px 10px 10px 16px;}
.content_pad5{padding:10px 10px 10px 5px;}


.bottom_pad{padding:0px 10px; clear:both;}

.clear_both{clear:both;}

/* TitlebgGreen style */
.TitbgGr_TLbg { background:url(Titbgblue_TLbg.gif) no-repeat top left; height:37px;}
.TitbgGr_T2bg { background:url(Titbgblue_TL2bg.gif) repeat-x top left; height:37px;}
.TitbgGr_T3bg { background:url(Titbgblue_TL3bg.gif) no-repeat top left; height:37px;}
.TitbgGr_T4bg { background:url(Titbgblue_TL4bg.gif) repeat-x top left; height:37px;}
.TitbgGr_TRbg { background:url(Titbgblue_TRbg.gif)  no-repeat top right; height:37px;}

.TitebgGrCon_bor { border:#f2f2f2 1px solid; border-width:0px 1px;}

.TitbgGr_BLbg { background:url(Titbgblue_BLbg.gif) no-repeat top left;}
.TitbgGr_BRbg { background:url(Titbgblue_BRbg.gif) no-repeat top right; padding:0px 6px;}
.TitbgGr_BCbg { background:url(Titbgblue_BCbg.gif) repeat-x top left; height:6px;}
.TitbgGrTit_padd { padding-left:8px; line-height:37px;}
.TitbgGrTit_style { color:#ffffff; font-size:16px; font-weight:bold;}

/* BottombgBlue style */
.botbgblu_TLbg { background:url(botbgblue_TLbg.gif) no-repeat top left;}
.botbgblu_TRbg { background:url(botbgblue_TRbg.gif) no-repeat top right; padding:0px 5px;}
.botbgblu_TCbg { background:url(botbgblue_TCbg.gif) repeat-x top left; height:5px;}

.botbluConLbg { background:url(border.gif) repeat-y top left;}
.botbluConRbg { background:url(border.gif) repeat-y top right;}

.botbgblu_BCbg { background:url(botbgblue_BCbg.gif)  repeat-x bottom left;}
.botbgblu_BRbg { background:url(botbgblue_BRbg.gif) no-repeat bottom  right;}
.botbgblu_BLbg { background:url(botbgblue_BLbg.gif) no-repeat  bottom  left; }

.TitbgbluTit_style { color:#777777; font-size:16px; font-weight:bold;}

/* Blue style */
.blueTLbg { background:url(blue_TLbg.gif) no-repeat top left;}
.blueTRbg { background:url(blue_TRbg.gif) no-repeat top right; padding:0px 6px;}
.blueTCbg { background:url(blue_TCbg.gif) repeat-x top left; height:6px;}

.blueCon { background-color:#3b6d9e;}

.blueBLbg { background:url(blue_BLbg.gif) no-repeat top left;}
.blueBRbg { background:url(blue_BRbg.gif) no-repeat top right; padding:0px 6px;}
.blueBCbg { background:url(blue_BCbg.gif) repeat-x top left; height:6px;}
.blueTi_style { font-size:16px; font-weight:bold; color:#ffffff;}

/* Green style */
.GreenTLbg { background:url(greenTLbg.gif) no-repeat top left;}
.GreenTRbg { background:url(greenTRbg.gif) no-repeat top right; padding:0px 6px;}
.GreenTCbg { background:url(greenTCbg.gif) repeat-x top left; height:6px;}

.GreenCon { background-color:#559f7c;}

.GreenBLbg { background:url(greenBLbg.gif) no-repeat top left;}
.GreenBRbg { background:url(greenBRbg.gif) no-repeat top right; padding:0px 6px;}
.GreenBCbg { background:url(greenBCbg.gif) repeat-x top left; height:6px;}
.GreenTi_style { font-size:16px; font-weight:bold; color:#ffffff;}

/* GrayBorder style */
.grayBor_CLbg { background: #eeeeee url(graybor_CLbg.gif) repeat-y top left;}
.grayBor_CRbg { background:url(graybor_CRbg.gif) repeat-y top right;}
.grayBor_TCbg { background:url(graybor_TCbg.gif) repeat-x top left;}
.grayBor_BCbg { background:url(graybor_BCbg.gif) repeat-x bottom left;}
.grayBor_TLbg { background:url(graybor_TLbg.gif) no-repeat top left;}
.grayBor_TRbg { background:url(graybor_TRbg.gif) no-repeat top right;}
.grayBor_BLbg { background:url(graybor_BLbg.gif) no-repeat bottom left;}
.grayBor_BRbg {background:url(graybor_BRbg.gif) no-repeat bottom right;}


/***************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;
}

/***** GTitlbg ******/
#GTitlbg .Head
{
    font-size:16px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#ffffff;
}

#GTitlbg .Normal
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#747474;
}

#GTitlbg td, #GTitlbg th, #GTitlbg div, #GTitlbg p 
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#747474;
}
/***** GTitlbg ******/
#Bbotbg .Head
{
    font-size:16px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#777777;
}

#Bbotbg .Normal
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#747474;
}

#Bbotbg td, #Bbotbg th, #Bbotbg div, #Bbotbg p 
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#747474;
}

/***** blue ******/
#blue .Head
{
    font-size:16px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#fffffb;
}

#blue .Normal
{
    font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#c2f0ff;
}

#blue td, #blue th, #blue div, #blue p 
{
     font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#c2f0ff;
}
/***** green ******/
#green .Head
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    ont-weight:normal;
    color:#fffffb;
}

#green .Normal
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#fffffb;
}

#green td, #green th, #green div, #green p 
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
   ont-weight:normal;
    color:#fffffb;
}
/* 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;
}


