/**** container Padding Styles ******/
.width{width:100%;}


.head_pad{padding:5px 10px 0px 10px;}

.blue_pad{padding:5px 10px 0px 10px;}
.green{padding:8px 10px 0px 10px;}
.red_pad{padding:2px 10px 0px 5px;}


.action_pad{margin:0; float:left; width:5%; _width:1px;}

.icon_pad{margin:0; float:left; width:10%; white-space:nowrap;}
.icon_pad1{margin:0; float:left; width:5%; white-space:nowrap;}

.title_pad{margin:0; float:left; width:70%; white-space:nowrap; padding:0px 0px 0px 0px;}

.visibility_pad{margin:0; float:right; text-align:right;}

.content_pad{padding:10px; clear:both;}
.content_pad1{padding:10px; clear:both;}
.content_pad2{padding:10px 0px 0px 0px; clear:both;}

.bottom_pad{padding:0px 10px;}

.align_pad{text-align:right;}

.c1_topleft_green{
height:29px;
background:url(c1_green_topleft.gif) top left no-repeat;
}

.c1_topleft_no_icon_green{
height:29px;
background:url(c1_block_topleft_noicon.gif) top left no-repeat;
}

.c1_topright_green{
height:29px;
background:url(c1_green_topright.gif) top right no-repeat;
}

.c1_topbg_green{
margin:0 7px 0 23px;
height:29px;
background:url(c1_green_topbg.gif) top left repeat-x;
}

.c1_botleft_green{
height:7px;
background:url(c1_bottom_left.gif) bottom left no-repeat;
}

.c1_botright_green{
height:7px;
background:url(c1_bottom_right.gif) bottom right no-repeat;
}

.c1_botbg_green{
height:7px;
margin:0 7px;
background:url(c1_bottom_bg.gif) bottom left repeat-x;
}

.c2_botleft_green{
height:7px;
background:url(c1_bottom_left.gif) bottom left no-repeat;
}

.c2_botright_green{
height:7px;
background:url(c1_bottom_right.gif) bottom right no-repeat;
}

.c2_botbg_green{
height:7px;
margin:0 6px;
background:url(c1_bottom_bg.gif) bottom left repeat-x;
}



/****** c2 ******/


.c2_topleft_green{
height:28px;
background:url(c2_green_topleft.gif) top left no-repeat;
}



.c2_topright_green{
height:28px;
background:url(c2_green_topright.gif) top right no-repeat;
}

.c2_topbg_green{
margin:0 17px 0 17px;
height:28px;
background:url(c2_green_topbg.gif) top left repeat-x;
}

/****** general ******/
.Head
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#000000;
}

.Normal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:normal;
    color:#000000;
}



/****** Common ******/
#common .Head
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
}

#common .Normal
{
	font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#9f9fa1;
}

#common td, #common th, #common div
{
	font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#9f9fa1;
}


/****** block ******/
#green .Head
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
}

#green .Normal
{
	font-family: Arial, Helvetica, sans-serif,Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#ffffff;
}

#green td, #green th, #green div
{
	font-family: Arial, Helvetica, sans-serif,Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#ffffff;
}

/****** white ******/
#white  .Head
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    font-weight:bold;
    color:#ffffff;
}

#white  .Normal
{
	font-family: Arial, Helvetica, sans-serif,Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#ffffff;
}

#white  td, #white  th, #white  div
{
	font-family: Arial, Helvetica, sans-serif,Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#ffffff;
}

