/***********container styles ************/
.con_full_width{width:100%;}


.action_pad{float:left;}
.title_pad{white-space:nowrap;}
.visibility_pad{margin:0; float:right;}
.head_pad{padding:12px 10px 0px 12px;}
.bottom_pad{padding:0px 10px; clear:both;}


.con_border1{border:#e3e3e3 1px solid; padding:1px;}
.topshadedbg{background:url(top_shadedbg.gif) repeat-x top left; float:left; height:37px;}

.content_pad{padding:12px;}
.content_pad1{padding:10px 10px 10px 10px;}
.content_pad2{padding:12px 10px 10px 25px;}
.content_pad3{padding:12px 15px 12px 15px;}
.content_pad5{padding:10px;}


.toporange_bg{background:#ffffff url(toporange_bg.gif) repeat-x top left;}
.blue_bg{background:url(blue_bg.jpg) repeat-x top left; text-align:center; height:43px;}
.white-text{color:#ffffff; text-align:center; font-size:16px; font-weight:bold;}
.con_border2{border:#d4d4d4 1px solid; background:#ffffff;}
.blue_pad{padding:12px 12px 0px 12px;}



/***** common_print ******/
#topblue .Head
{
    font-size:16px;
    font-weight:bold;
    color:#345291;
}

#topblue .Normal
{
    font-size:13px;
    font-weight:normal;
}

#topblue td, #topblue th, #topblue div, #topblue p 
{
    font-size:13px;
    font-weight:normal;
}


/***** common_print ******/
#toporange .Head
{
    font-size:16px;
    font-weight:bold;
    color:#f19844;
}

#toporange .Normal
{
    font-size:13px;
    font-weight:normal;
}

#toporange td, #toporange th, #toporange div, #toporange p 
{
    font-size:13px;
    font-weight:normal;
}


/***** common_print ******/
#top_bluebg .Head
{
    font-size:16px;
    font-weight:bold;
    color:#000000;
}

#top_bluebg .Normal
{
    font-size:13px;
    font-weight:normal;
}

#top_bluebg td, #top_bluebg th, #top_bluebg div, #top_bluebg p 
{
    font-size:13px;
    font-weight:normal;
}


/* 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;
}

