/* CSS Document */

.c_white{
	position:relative;
	padding:0;
	text-align:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom:10px;
	padding-left: 20px;
	}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_white h1{float:left;}
.c_white h1{margin:0; padding:0;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#ffffff;
	font-weight:bold;}
.title_vis{margin:0; float:right;}
.Head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#ffffff;
	font-weight:bold;
	width:500px;
	margin-bottom:10px;
	margin-top:5px;
	height:30px;}
.Green_head_title{margin:0; float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#ffffff;
	font-weight:bold;}
.Green_Head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#ffffff;
	font-weight:bold;}
.c_content{clear:both; padding-top:0px;}

.c_footer {margin-bottom:0px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/

/*---------- For the inline edit icons -----------*/

p, ul, div, li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bolder;
}
p, {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bolder;
}
strong {
	color:#ffffff;
}
.c_white a:link{
	color:#ffffff;
	text-decoration:none;	
}
.c_white a:visited{
	color:#ffffff;
	text-decoration:none;	
}
.c_white a:active{
	color:#ffffff;
	text-decoration:none;	
}
.c_white a:hover{
	color:#ffffff;
	text-decoration:none;	
}
.c_news a:link{
	color:##78A22F;
	text-decoration:none;	
}
.c_news a:visited{
	color:##78A22F;
	text-decoration:none;	
}
.c_news a:active{
	color:##78A22F;
	text-decoration:none;	
}
.c_news a:hover{
	color:##78A22F;
	text-decoration:none;	
}







