/**** container Padding Styles ******/
.width{width:100%;}
.head_pad{padding:2px 10px 0px 10px;}
.head_pad1{padding:5px 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; }
.bottom_pad{padding:0px 10px; clear:both;}
.align_pad{text-align:right;}



/*************** green style**************************/
.c1_top_lt{background:url(c1_top_left.gif) no-repeat top left;}
.c1_top_rt{background:url(c1_top_right.gif) no-repeat top right; padding:0px 3px 0px 3px;}
.c1_top_bg{background:url(c1_top_bg.gif) repeat-x top left; height:21px;}

.c2_top_bg{background:url(c2_top_bg.gif) repeat-x top left; height:24px;}




.shade_border{ border-bottom:solid 2px #dfdfdf;}
.sright_border{ border-right:solid 2px #dfdfdf;}

.blue_border{ border:solid 1px #f5f5f5;}
.blue_bg{ background:url(c2_con_bg.gif) bottom left repeat-x}


/***************general font style**************************/

.Head
{
   	font-family:Arial,Helvetica, sans-serif ;
	font-size:13px;
    font-weight:bold;
    color:#ffffff;
}

.Normal
{
    font-size: 12px;
	font-family:Arial,Helvetica, sans-serif ;
    font-weight:normal;
    color:#5c5c5c;
}

#common_print .Head
{
    font-family:Arial,Helvetica, sans-serif ;
	font-size:13px;
    font-weight:bold;
    color:#000000;
}
/***** common_print ******/
#green .Head
{
    font-size:12px;
	font-family:Arial,Helvetica, sans-serif ;
    font-weight:normal;
    color:#ffffff;
}

#green .Normal
{
    font-size:12px;
	font-family:Arial,Helvetica, sans-serif ;
    font-weight:normal;
	
    color:#5c5c5c;
}

#green td, #green th, #green 
{
    font-size:12px;
	font-family:Arial,Helvetica, sans-serif ;
    font-weight:normal;
	
    color:#5c5c5c;
}






