/* CSS Document */

.c_head{
	padding: 5px 5px 2px 11px;
	text-align:left;
	width: 100%;
}

.c_head2{
	padding: 5px 5px 0px 11px;
	text-align:left;
	border-bottom-style : dotted;
	border-bottom-color : Silver;
	border-bottom-width : 1px;
	margin-bottom : auto;
	background-color : #F8F8FF;
}

.c_content{clear:both;}

.c_contentpane{padding:8px 5px 0 5px ; text-align:left;}

.c_footer {margin-bottom:5px;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;}



