/* CSS Document */

.c_head{
}

.c_content{clear:both;}

.c_contentpane{
}

.c_footer {
	padding:8px 10px 8px 15px;
	text-align:right;
}

.title{
	margin:0;
	float:left;
	white-space:nowrap;
	text-align: left;
	background-repeat: no-repeat;
}
.title_vis{
	margin:0;
	float:right;
	text-align:right;
}

/*---------- default style for head & normal -----------*/
.Head{font-weight:bold; font-size:14px;}

.Normal{
	color:#FFFFFF;
}

.Normal p{margin-top:0px;}
