/**** container Padding Styles ******/
.width{width:100%;}

.head_pad{padding:6px 5px 0px 0px;}
.head_pad1{padding:6px 5px 0px 53px;}

.action_pad{margin:0; float:left; width:5%; _width:1px;}

.title_pad{margin:0; float:left; width:75%; white-space:nowrap;}

.visibility_pad{margin:0; float:right; text-align:right;}

.content_pad{padding:10px; clear:both;}
.content_pad1{padding:0px 10px 10px 16px; clear:both;}
.content_pad2{padding:10px 10px 10px 14px; clear:both;}

.bottom_pad{padding:0px 10px;}

.align_pad{text-align:right;}

/*************** Green_White style**************************/
.greenwhite_top_lt{background:url(greenwhite_top_lt.gif) no-repeat top left;}
.greenwhite_top_rt{background:url(greenwhite_top_rt.gif) no-repeat top right; padding:0px 5px;}
.greenwhite_top_bg{background:url(greenwhite_top_bg.gif) repeat-x top left; height:37px;}

.greenwhite_top_rtimg{background:url(greenwhite_top_rtimg.gif) no-repeat top right; height:37px; position:relative; right:-4px;}
.greenwhite_border{border:#e3e3e3 1px solid; border-width:0px 1px;}

.greenwhite_bot_lt{background:url(greenwhite_bot_lt.gif) no-repeat top left;}
.greenwhite_bot_rt{background:url(greenwhite_bot_rt.gif) no-repeat top right; padding:0px 5px;}
.greenwhite_bot_bg{background:url(greenwhite_bot_bg.gif) repeat-x top left; height:5px;}

.greenwhite_top_rtimg1{background:url(greenwhite_top_rtimg1.gif) no-repeat top right; height:37px; position:relative; right:-4px;}

/*************** Green_Grey style**************************/
.greengrey_top_lt{background:url(greengrey_top_lt.gif) no-repeat top left;}
.greengrey_top_rt{background:url(greengrey_top_rt.gif) no-repeat top right; padding:0px 5px;}
.greengrey_top_bg{background:url(greengrey_top_bg.gif) repeat-x top left; height:37px;}

.greengrey_top_rtimg{background:url(greengrey_top_rtimg.gif) no-repeat top right; height:37px; position:relative; right:-4px;}

.greengrey_bot_lt{background:url(greengrey_bot_lt.gif) no-repeat top left;}
.greengrey_bot_rt{background:url(greengrey_bot_rt.gif) no-repeat top right; padding:0px 5px;}
.greengrey_bot_bg{background:url(greengrey_bot_bg.gif) repeat-x top left; height:5px;}

/*************** Grey style**************************/
.grey_top_lt{background:url(grey_top_lt.gif) no-repeat top left;}
.grey_top_rt{background:url(grey_top_rt.gif) no-repeat top right; padding:0px 9px;}
.grey_top_bg{background:url(grey_top_bg.gif) repeat-x top left; height:46px;}

.grey_top_ltimg{background:url(grey_top_ltimg.gif) no-repeat top left; height:46px;}

.grey_border{border:#e0e0e0 1px solid; border-width:0px 1px;}

.grey_bot_lt{background:url(grey_bot_lt.gif) no-repeat top left;}
.grey_bot_rt{background:url(grey_bot_rt.gif) no-repeat top right; padding:0px 9px;}
.grey_bot_bg{background:url(grey_bot_bg.gif) repeat-x top left; height:10px;}

/*************** Grey_Shade style**************************/
.greyshade_top_lt{background:url(greyshade_top_lt.gif) no-repeat top left;}
.greyshade_top_rt{background:url(greyshade_top_rt.gif) no-repeat top right; padding:0px 9px;}
.greyshade_top_bg{background:url(greyshade_top_bg.gif) repeat-x top left; height:32px;}

.greyshade_lt_img{background:url(greyshade_lt_img.gif) no-repeat top left; height:32px;}

.greyshade_bg{background:url(greyshade_bg.gif) repeat-x top left;border:#e0e0e0 1px solid; border-width:0px 1px; background-color:#ffffff;}

/***************general font style**************************/

.Head
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#000000;
}

.Normal
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    color:#000000;
}

/***** common_print ******/
#common_print .Head
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:17px;
    font-weight:bold;
    color:#000000;
}

#common_print .Normal
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    color:#000000;
}

#common_print td, #common_print th
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    color:#000000;
}

/***** green_white ******/
#green_white .Head
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
    color:#ffffff;
}

#green_white .Normal
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color:#555555;
}

#green_white td, #green_white th, #green_white div
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color:#555555;
}

/***** Grey ******/
#grey .Head
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    color:#555555;
}

#grey .Normal
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:normal;
    color:#555555;
}

#grey td, #grey th, #grey div
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:normal;
    color:#555555;
}
