/***** container styles *****/

.action_pad{float:left; white-space:nowrap;}
.visibility_pad{margin:0; float:right;}

/*****top_green ***********/

.top_green{background:#f7f7f7 url(conone_bg.gif) repeat-x top left;}
.head_padone{padding:14px 14px 0px 18px;}
.conone_contentpad{padding:10px 14px 14px 18px; border:#f7f7f7 1px solid;}

/*********** top_blue **********/
.top_blue{ background:url(top_bluebg.gif) repeat-x top left;}
.grey_border{ border:#f1efef 1px solid;}
.head_padtwo{padding:8px 14px 10px 17px;}
.contwo_bottomborder{ border-bottom:#edecec 1px solid; margin:0px 9px;}
.contwo_contentpad{padding:10px 12px;}

/**************grey_border *************/
.head_padthree{padding:16px 14px 0px 17px;}
.conthree_contentpad{padding:10px 14px 12px 17px;}

/************grey_bg *****************/
.grey_bg{background:#ffffff url(confour_bg.gif) repeat-x top left;}
.head_padfour{padding:13px;}
.confour_borderbottom{ border-bottom:#989898 1px solid; margin:0px 14px;}
.confour_contentpad{padding:13px 13px 13px 13px;}

/**********green_bg********************/
.confive_greenbor{border:#cad8b9 1px solid; background:url(top_greenbg.gif) repeat-x top left; height:33px;}
.head_padfive{padding:7px 13px 0px 13px;}
.confive_contentbg{background:#f7f7f7; margin-top:1px;}

/*********blue_bg ***********/
.consix_blueborder{border:#a9c4ca 1px solid; background:url(consix_bluebg.gif) repeat-x top left; height:33px;}

/*********green_onebg ***********/
.confive_pad{padding:13px;}

/*********blue_onebg ***********/
.consix_pad{padding:13px;}


#green_bor .Head
{
    font-size:18px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#0384a3;
}

#green_bor .Normal
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#4e4e4e;
}

#green_bor td, #green_bor th, #green_bor div, #green_bor p 
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#4e4e4e;
}


#topblue .Head
{
    font-size:18px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#839e63;
}

#topblue .Normal
{
    font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#4e4e4e;
}

#topblue td, #topblue th, #topblue div, #topblue p 
{
    font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#4e4e4e;
}

#grey .Head
{
    font-size:18px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#595959;
}

#grey .Normal
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#4e4e4e;
}

#grey td, #grey th, #grey div, #grey p 
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#4e4e4e;
}

#grey_bg .Head
{
    font-size:18px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#595959;
}

#grey_bg .Normal
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#4e4e4e;
}

#grey_bg td, #grey_bg th, #grey_bg div, #grey_bg p 
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#4e4e4e;
}

#green_bg .Head
{
    font-size:16px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#839e63;
}

#green_bg .Normal
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#4e4e4e;
}

#green_bg td, #grey_bg th, #grey_bg div, #grey_bg p 
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#4e4e4e;
}

#blue_bg .Head
{
    font-size:16px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    color:#0384a3;
}

#blue_bg .Normal
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#4e4e4e;
}

#blue_bg td, #blue_bg th, #blue_bg div, #blue_bg p 
{
    font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
    font-weight:normal;
    color:#4e4e4e;
}


/* 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;
}


