/**** container Padding Styles ******/
.width{width:100%;}


.head_pad{padding:5px 10px 0px 0px;}
.head_pad1{padding:10px 10px 0px 10px;}

.blue_pad{padding:2px 10px 0px 24px;}
.blue_pad1{padding:2px 10px 0px 10px;}

.red_pad{padding:2px 10px 0px 5px;}


.action_pad{margin:0; float:left; width:5%; _width:1px;}
.action_pad1{margin:0; float:left; padding-right:13px;}

.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:15px; clear:both;}
.content_pad1{padding:10px; clear:both;}
.content_pad2{padding:10px; clear:both;}

.bottom_pad{padding:0px 10px;}

.align_pad{text-align:right;}

.c1_topleft{
height:28px;
background:url(c1_top_left.gif) top left no-repeat;
}

.c1_topright{
height:28px;
background:url(c1_top_right.gif) top right no-repeat;
}

.c1_topbg{
margin:0 5px 0 5px;
height:28px;
background:url(c1_top_bg.gif) top left repeat-x;
}

.c1_side_left{
background:url(c1_side_left.gif) top left repeat-y;
}

.c1_side_right{
background:url(c1_side_right.gif) top right repeat-y;
}

.c1_botleft{
height:10px;
background:url(c1_bot_left.gif) top left no-repeat;
}

.c1_botright{
height:10px;
background:url(c1_bot_right.gif) top right no-repeat;
}

.c1_botbg{
margin:0 7px 0 5px;
height:10px;
background:url(c1_bot_bg.gif) top left repeat-x;

}

/****c2 container  ******/
.c2_topleft{
height:28px;
background:url(c2_top_left.gif) top left no-repeat;
}

.c2_topright{
height:28px;
background:url(c2_top_right.gif) top right no-repeat;
}

.c2_topbg{
margin:0 10px 0 10px;
height:28px;
background:url(c2_top_bg.gif) top left repeat-x;
}

/****c2 orange container  ******/
.c2_topleft_orange{
height:28px;
background:url(c2_orange_left.gif) top left no-repeat;
}

.c2_topright_orange{
height:28px;
background:url(c2_orange_right.gif) top right no-repeat;
}

.c2_topbg_orange{
margin:0 9px 0 9px;
height:28px;
background:url(c2_orange_bg.gif) top left repeat-x;
}




.c2_botleft{
height:10px;
background:url(c2_bot_left.gif) top left no-repeat;
}

.c2_botright{
height:10px;
background:url(c2_bot_right.gif) top right no-repeat;
}

.c2_botbg{
margin:0 10px 0 10px;
border-top: solid 10px #d1d1d1;
}

.c2_bit{
background:url(c2_bit.gif) ; background-position:bottom left; background-repeat:repeat-y; 

}


/****c3 container  ******/
.c3_topleft{
height:34px;
background:url(c3_top_left.gif) top left no-repeat;
}

.c3_topright{
height:34px;
background:url(c3_top_right.gif) top right no-repeat;
}

.c3_topbg{
margin:0 9px 0 13px;
height:34px;
background:url(c3_top_bg.gif) top left repeat-x;
}



/****c4 container  ******/
.c4_topleft{
height:28px;
background:url(c4_top_left.gif) top left no-repeat;
}

.c4_topright{
height:28px;
background:url(c4_top_right.gif) top right no-repeat;
}

.c4_topbg{
margin:0 7px 0 7px;
height:28px;
background:url(c4_top_bg.gif) top left repeat-x;
}




/****c2 container  ******/
.c5_topleft{
height:34px;
background:url(c5_top_left.gif) top left no-repeat;
}

.c5_topright{
height:34px;
background:url(c5_top_right.gif) top right no-repeat;
}

.c5_topbg{
margin:0 10px 0 10px;
height:34px;
background:url(c5_top_bg.gif) top left repeat-x;
}



.c6_topleft{
height:28px;
background:url(c6_top_left.gif) top left no-repeat;
}

.c6_topright{
height:28px;
background:url(c6_top_right.gif) top right no-repeat;
}

.c6_topbg{
margin:0 12px 0 14px;
height:28px;
background:url(c6_top_bg.gif) top left repeat-x;
}


.topred_toplt{background:url(topred_toplt.gif) no-repeat top left;}
.topred_toprt{background:url(topred_toprt.gif) no-repeat top right; padding:0px 11px;}
.topred_topbg{background:url(topred_topbg.gif) repeat-x top left; height:28px;}

.topblue_toplt{background:url(topblue_toplt.gif) no-repeat top left;}
.topblue_toprt{background:url(topblue_toprt.gif) no-repeat top right; padding:0px 11px 0px 12px;}
.topblue_topbg{background:url(topblue_topbg.gif) repeat-x top left; height:28px;}

.icon_img{background:url(icon.gif) no-repeat top left; height:20px; position:relative; top:-1px;}

.darkred_toplt{background:url(dark_red_toplt.gif) no-repeat top left;}
.darkred_toprt{background:url(dark_red_toprt.gif) no-repeat top right; padding:0px 6px 0px 31px;}
.darkred_topbg{background:url(dark_red_topbg.gif) repeat-x top left; height:29px;}

.orang_gray { background:url(Gray_Orange.html) repeat-x top left; background-color: #e1e1e1;}

/****** general ******/
.Head
{
    font-family: "Times New Roman", Times, serif, Tahoma;
    font-size:18px;
    font-weight:normal;
    color:#ffffff;
}

.Normal
{
    font-family:Tahoma;
    font-size: 12px;
    font-weight:normal;
    color:#333333;
    line-height:1.5em;
}



/****** Common ******/
#common .Head
{
    font-family:Tahoma;
    font-size:12px;
    font-weight:bold;
    color:#000000;
}

#common .Normal
{
	font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#093568;
}

#common td, #common th, #common div
{
	font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#093568;
}
/****** grey1 ******/
#grey1 .Head
{
    font-family: "Times New Roman", Times, serif, Tahoma;
    font-size:16px;
    font-weight:bold;
    color:#333333;
}

#grey1 .Normal
{
	font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#333333;
}

#grey1 td, #grey1 th, #grey1 div
{
	font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#333333;
}




/****** grey2 ******/
#grey2 .Head
{
    font-family: "Times New Roman", Times, serif, Tahoma;
    font-size:16px;
    font-weight:bold;
    color:#333333;
}

#grey2 .Normal
{
	font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#ffffff;
}

#grey2 td, #grey2 th, #grey2 div
{
	font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#333333;
}




/****** orange ******/
#orange .Head
{
    font-family: "Times New Roman", Times, serif, Tahoma;
    font-size:16px;
    font-weight:bold;
    color:#ffffff;
}

#orange .Normal
{
	font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#333333;
}

#orange td, #orange th, #orange div
{
	font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
    color:#333333;
}

.grey_png{
background:url(grey_bg.png) repeat top left; height:7px;
}


/*.white_top_lt{background:url(white_top_lt.png) no-repeat top left;}
.white_top_rt{background:url(white_top_rt.png) no-repeat top right; padding:0px 10px;}
.white_top_bg{background:url(white_top_bg.png) repeat-x top left; height:9px;}

.white_lt_bg{background:url(white_lt_bg.png) repeat-y top left;}
.white_rt_bg{background:url(white_rt_bg.png) repeat-y top right; padding:0px 10px;}

.white_bot_lt{background:url(white_bot_lt.png) no-repeat top left;}
.white_bot_rt{background:url(white_bot_rt.png) no-repeat top right; padding:0px 10px;}
.white_bot_bg{background:url(white_bot_bg.png) repeat-x top left; height:9px;}*/


.white_top_lt{background:url(white_top_lt.png) no-repeat top left;}
.white_top_rt{background:url(white_top_rt.png) no-repeat top right;}
.white_top_bg{background:url(white_top_bg.png) repeat-x top left; height:9px;}

.white_lt_bg{background:url(white_lt_bg.png) repeat-y top left;}
.white_rt_bg{background:url(white_rt_bg.png) repeat-y top right;}

.white_bot_lt{background:url(white_bot_lt.png) no-repeat top left;}
.white_bot_rt{background:url(white_bot_rt.png) no-repeat top right;}
.white_bot_bg{background:url(white_bot_bg.png) repeat-x top left; height:9px;}


