/*=====TopBorder Style======*/
.TopLeftPage
{
	background:url(/portals/0/BorderImages/page_left.gif) no-repeat top left;	
}

.ToprightPage
{
	background:url(/portals/0/BorderImages/page_right.gif) no-repeat top right;
	
}


.TopLeftBk
{
	background:url(/portals/0/BorderImages/left_bg.gif) no-repeat top left;	
}
.ToprightBk
{
	background:url(/portals/0/BorderImages/rgt_bg.gif) no-repeat top right;
	
}
.BotLeftBk
{
	background:url(/portals/0/BorderImages/left_bg.gif) no-repeat bottom left;	
}
.BotrightBk
{
	background:url(/portals/0/BorderImages/rgt_bg.gif) no-repeat  bottom right;
	
}

/*======== Border style======= */

.TopBorderLeft{
	background:url(/portals/0/BorderImages/top_lft_corner.gif) no-repeat top left;
	}
	
.TopBorderRight{
	 padding:0px 5px;
	 background:url(/portals/0/BorderImages/top_rgt_corner.gif) no-repeat top right;
	}
	
.TopBorderBg{
		background:url(/portals/0/BorderImages/top_bg.gif) repeat-x top left;
		 height:4px;
		 }
		
.BorderColor{
	border:#CBDAD4 1px solid; 
	border-width:0px 1px; 
	}	
				 
.BotBorderLeft{
	background:url(/portals/0/BorderImages/bot_lft_corner.gif) no-repeat bottom left;
	}

.BotBorderRight{
	 padding:0px 5px;
	 background:url(/portals/0/BorderImages/bot_rgt_corner.gif) no-repeat bottom right;
	}
.BotBorderBg{
	background:url(/portals/0/BorderImages/bot_bg.gif) repeat-x bottom left; 
	height:4px;
	}
	
.ContentheadBg{
 	background:url(/portals/0/BorderImages/content_head_bg.gif) repeat-x top left; height:19px;
 	}
.ContentheadBg1{
	padding: 0px 10px 0px 15px;
	}	
.ContentData{
	padding-left:30px; 
	
	}

.ContentLeftbg{	
		background:url(/portals/0/BorderImages/head_left_corner.gif) no-repeat top left;
}	

.ContentRightbg{
	padding:0px 7px;
	background:url(/portals/0/BorderImages/head_rgt_corner.gif) no-repeat top right; 
}
.ContentToptbg{
	background:url(/portals/0/BorderImages/head_bg.gif) repeat-x top left; 
	height:37px;
}
.ContentToptbg1{
	 padding:15px 0px 0px 0px;
	 }
	
.ContentLeftbot{	
		background:url(/portals/0/BorderImages/bot_head_left_corner.gif) no-repeat bottom left;
}	

.ContentRightbot{
	padding:0px 7px;
	background:url(/portals/0/BorderImages/bot_head_rgt_corner.gif) no-repeat bottom right; 
}

.ContentBottbg{
	background:url(/portals/0/BorderImages/head_bot_bg.gif) repeat-x bottom left; 
	height:48px;
}


/* === View Style ========================== */


.sView_Heading {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
}

.sView_Head {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
}
	
.sView_SubHead {
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
}

.sView_ImageBorder {
	border-right: thin;
	border-top: thin;
	border-left: thin;
	border-bottom: thin;
}













