/* CSS Document */

.c_head{padding:8px 10px 0 11px; text-align:left;}

.c_content{clear:both;}

.c_contentpane{padding:8px 15px 0 15px ; text-align:left;}

.c_footer {margin-bottom:20px;padding:8px 10px 8px 15px; text-align:right;}

.title{margin:0; float:left; white-space:nowrap;}
.title_vis{margin:0; float:right; text-align:right;}

/*---------- default style for head & normal -----------*/
.Head{font-weight:bold; font-size:14px;}

.Normal{color:#43494D;}

.Normal p{margin-top:0px;}


/* Container 1*/

.TopBdr {
	background:#fff;
	border:solid 1px #a7aebc;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	font-size:1px;
}

.BottomBdr {
	background:#fff;
	border:solid 1px #a7aebc;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	font-size:1px;
}

.LeftBdr {
	background:#fff;
	border:solid 1px #a7aebc;
	border-top:0px;
	border-right:0px;
	border-bottom:0px;
	font-size:1px;
}

.RightBdr {
	background:#fff;
	border:solid 1px #a7aebc;
	border-top:0px;
	border-Left:0px;
	border-bottom:0px;
	font-size:1px;
}

.ContentPaneContainer {background:#fff;}

/* Container 2 */
.Container2_Title {background:url(images/imgTitleBg.png) repeat-x; }
.Container2_Title .Head {color:#fff;}
