/**** container Padding Styles ******/
.width{width:100%;}
.head_pad{padding:7px 10px 5px 10px;}
.head_pad1{padding:7px 10px 5px 10px;}
.head_pad2{padding:25px 10px 5px 66px;}

.action_pad{margin:0; float:left; width:1px;}
.title_pad{margin:0; float:left; width:75%; white-space:nowrap;}
.title_pad1{margin:0; float:left; width:85%; white-space:nowrap;}
.visibility_pad{margin:0; float:right; text-align:right;}

.content_pad{padding:10px 10px 10px 10px; clear:both;}
.content_pad1{padding:10px 0px; clear:both;}

.bottom_pad{padding:0px 10px;}

.align_pad{text-align:right;}

/************* LightBlue ****************/
.lightblue_Tbg { background:url(lightblueTitle_bg.gif) repeat-x top left; height:35px;}
.Bcond_bgcolor{ background-color:#EFF3F6;}

/************* Blue border ****************/
.oveall_bor {border:#F0F9FF 1px solid;}
.BWcondent_bg { background: #ffffff url(BlueWhi_Cbg.gif) repeat-x bottom left;}

/************* BlueTitle bg ****************/
.BlueTitle_lbg { background:url(BTBG_TLbg.gif) no-repeat top left; height:32px;}
.BlueTitle_rbg { background:url(BTBG_TRbg.gif) no-repeat top right;}
.BlueTitle_cbg { background:url(BTBG_TCbg.gif) repeat-x top left;}





/***************general font style**************************/

.Head
{
    font-family: Arial, Helvetica, sans-serif;
     font-size:12px;
    font-weight: bold;
    color:#1A347E;
}

.Normal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    color:#787878; 
}


/****** Lightblue  ******/
#Lightblue .Head
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight: bold;
    color:#1A347E;
}

#Lightblue .Normal
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    color:#787878; 
}

#Lightblue td, #Lightblue th, #Lightblue div
{
	 font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    color:#787878;
}


/****** Common ******/
#common .Head
{
   font-family: Helvetica, Arial, sans-serif;
    font-size:14px;
    font-weight: bold;
    color:#000000;
}

#common .Normal
{
	font-family: Helvetica, Arial, sans-serif;
    font-size:12px;
    font-weight: normal;
    color:#000000;
}

#common td, #common th, #common div
{
	font-family: Helvetica, Arial, sans-serif;
    font-size:12px;
    font-weight: normal;
    color:#000000;
}


/****** Wht_blue ******/
#Wht_blue .Head
{
    
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight: bold;
    color:#1A347E;
	
}

#Wht_blue .Normal
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    color:#787878; 
}

#Wht_blue td, #Wht_blue th, #Wht_blue div
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    color:#787878; 
}


/****** blackTitle ******/
#blackTitle .Head
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight: normal;
    color:#262626;
}

#blackTitle .Normal
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    color:#787878; }


#blackTitle td, #blackTitle th, #blackTitle div
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    color:#787878; 
}

/****** blkgay_bor ******/
#BlueTitle_bg .Head
{
    font-family: Arial, Helvetica,  sans-serif;
    font-size:15px;
    font-weight: bold;
    color:#1A347E;
}

#BlueTitle_bg .Normal
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    color:#1A347E; 
}


#BlueTitle_bg td, #BlueTitle_bg th, #BlueTitle_bg div
{
	font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight: normal;
    color:#1A347E; 

}

