/**** container Padding Styles ******/
.full_width{width:100%;}

.common_head_pad{padding:10px 10px 0px 0px;}
.head_pad{padding:2px 10px 0px 10px;}
.head_pad1{padding:6px 10px 0px 10px;}

.action_pad{margin:0; float:left; width:1px;}

.title_pad{margin:0; float:left; white-space:nowrap;}

.visibility_pad{margin:0; float:right; text-align:right;}

.content_pad{padding:10px; clear:both;}

.bottom_pad{padding:0px 10px; clear:both;}

.align_pad{text-align:right;}

/*  Container Area Styles */

/****** Top_Grey Styles ******/
.top_grey_toplt{background:url(top_grey_toplt.gif) no-repeat top left;}
.top_grey_toprt{background:url(top_grey_toprt.gif) no-repeat top right; padding:0px 8px;}
.top_grey_topbg{background:url(top_grey_topbg.gif) repeat-x top left; height:38px;}

.top_grey_shade{background:url(top_grey_shade.gif) repeat-x top left; border:#d4d0d0 1px solid; border-width:0px 1px; background-color:#ffffff;}

.top_grey_botlt{background:url(top_grey_botlt.gif) no-repeat top left;}
.top_grey_botrt{background:url(top_grey_botrt.gif) no-repeat top right; padding:0px 8px;}
.top_grey_botbg{background:url(top_grey_botbg.gif) repeat-x top left; height:9px;}

/****** Grey_Shade Styles ******/
.grey_shade_toplt{background:url(grey_shade_toplt.gif) no-repeat top left;}
.grey_shade_toprt{background:url(grey_shade_toprt.gif) no-repeat top right; padding:0px 5px 0px 38px;}
.grey_shade_topbg{background:url(grey_shade_topbg.gif) repeat-x top left; height:35px;}

.grey_shade_top{background:url(grey_shade_top.gif) repeat-x top left; background-color:#ffffff;}
.grey_shade_bot{background:url(grey_shade_bot.gif) repeat-x bottom left;}
.grey_shade_img{background:url(greyshade_img.gif) no-repeat bottom right;}

.grey_shade_botlt{background:url(grey_shade_botlt.gif) no-repeat top left;}
.grey_shade_botrt{background:url(grey_shade_botrt.gif) no-repeat top right; padding:0px 4px;}
.grey_shade_botbg{background:url(grey_shade_botbg.gif) repeat-x top left; height:3px;}

/****** Red Styles ******/
.red_top_lt{background:url(red_top_lt.gif) no-repeat top left;}
.red_top_rt{background:url(red_top_rt.gif) no-repeat top right; padding:0px 4px 0px 22px;}
.red_top_bg{background:url(red_top_bg.gif) repeat-x top left; height:34px;}

.red_top_shade{background:url(red_top_shade.gif) repeat-x top left; background-color:#ffffff;}
.red_bot_shade{background:url(red_bot_shade.gif) repeat-x bottom left;}

.red_bot_lt{background:url(red_bot_lt.gif) no-repeat top left;}
.red_bot_rt{background:url(red_bot_rt.gif) no-repeat top right; padding:0px 4px;}
.red_bot_bg{background:url(red_bot_bg.gif) repeat-x top left; height:4px;}

/****** General Styles ******/
.Head
{
    font-size:15px;
    font-weight:bold;
    color:#777474;
}

.Normal
{
    font-size:13px;
    font-weight:normal;
    color:#777474;
}

/****** Common ******/
#common .Head
{
    font-size:14px;
    font-weight:bold;
    color:#777474;
}

#common .Normal
{
    font-size:13px;
    font-weight:normal;
    color:#777474;
}

#common td, #common th, #common div, #common P
{
    font-size:13px;
    font-weight:normal;
    color:#777474;
}

/****** Top_grey ******/
#Top_grey .Head
{
    font-family:"Univers LT 57 Condensed", "Myriad Pro";
    font-size:18px;
    font-weight:normal;
    color:#ffffff;
}

#Top_grey .Normal
{
    font-size: 13px;
    font-weight:normal;
    color:#000000;
}
    
#Top_grey td, #Top_grey th, #Top_grey div, #Top_grey p
{
    font-size: 13px;
    font-weight:normal;
    color:#000000;
}

/****** Grey_Shade ******/
#Grey_Shade .Head
{
    font-family:"Crillee Italic Std";
    font-size:16px;
    font-weight:normal;
    color:#b53536;
}

#Grey_Shade .Normal
{
    font-size: 13px;
    font-weight:normal;
    color:#000000;
}
    
#Grey_Shade td, #Grey_Shade th, #Grey_Shade div, #Grey_Shade p 
{
    font-size: 13px;
    font-weight:normal;
    color:#000000;
}

/******Red_Line ******/
#red .Head
{
    font-family:"Crillee Italic Std";
    font-size:18px;
    font-weight:normal;
    color:#ffffff;
}

#red .Normal
{
    font-size: 13px;
    font-weight:normal;
    color:#000000;
}
    
#red td, #red th, #red div, #red P 
{
    font-size: 13px;
    font-weight:normal;
    color:#000000;
}
