/* CSS Document */

.c_head {padding: 1px 1px 0 1px; text-align:left;}

.c_content{clear:both;}

.c_contentpane {padding: 5px 1px 0 6px ; 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;
		color: rgb(194,0,102); 
		font-size: 11pt;
		font-family: Verdana; 
}

.Normal {	color: black;
		font-family: Verdana; 
		font-size: 10pt;
}

.Normal p { 	margin-top: 0px;
		font-family: Verdana; 
		font-size: 10pt;
}


