/* CSS Document */

.DV_Head
{
	padding:0px 10px 0 11px;
	text-align:left;
	height:59px;
}
.Right_Container
{
	width:100%;
	clear:both;
	
}
.Right_Container_Mega
{
	width:100%;
	clear:both;
	
}
.Left_Container
{
	width:100%;
	clear:both;
}

.c_content{clear:both; padding-left:5px;}

.c_contentpane{padding:3px 15px 0 15px ; text-align:left;}

.c_footer {margin-bottom:10px;padding:8px 10px 5px 15px; text-align:right;}

.title{margin:0; float:left; white-space:nowrap; width:100%;height:59px;}
.title_vis{margin:0; float:right; text-align:right;}

.Right_Container .title
{
	background:url(images/Right_Container_Title.png);
	background-repeat:no-repeat;
	padding-top:10px;
}

.Right_Container_Mega .title
{
	background:url(images/Right_Container_Title_Mega.png);
	background-repeat:no-repeat;
	padding-top:10px;
}


.Left_Container .title
{
	background:url(images/Left_Container_Title.png);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:5px;
}

/*---------- default style for head & normal -----------*/
.DV_Head .Head
{
	font-weight:bold; font-size:1.4em;
	
}
.Right_Container .Head, .Right_Container_Mega .Head, .Left_Container .Head
{
	color:#fff;
}

.Right_Container_Mega .Head
{
	padding-left:45px;
}

.Normal{color:#43494D;}

.Normal p{margin-top:0px;}

#DV_Icon
{
	float:left;
	padding-top:-5px;
}