@import url(mc_v2_cron_cssstyledimgtext.css);

html,body {
	height:100%;
	margin:0px auto;
	padding:0;
	z-index:0;
}

* html div.wrapper_all{
	height:100%;
}


body{
	margin:0px auto;
	font-family:Arial, Verdana;
	font-size:12px;
	line-height:23px;
	color:#5a5a5a;
	width:100%;
	background:url(../site_images/MCV2/body_background_portal.gif) center repeat-y #ebebeb;
}

#clearfooter{
	clear:both;
	height:0px;
	display:block;
	width:100%;
}


div>p {margin:0}

p {margin:0}

/*****************************************************/
img{
	border:0;
	margin:0;
	padding:0;
}

.clearing{
	clear:both;
	height:0;
	visibility:hidden;
}


a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

h1, h2, h3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
	font-size:18px;
	line-height:20px;
	color:#a4c400;

}

h2, h3{
	font-size:14px;
	line-height:16px;
	color:#5a5a5a;
}

h3{
		font-size:12px;
}

h4{
		font-size:12px;
}

.important{
	color:#a4c400;
}

.wrapper_all{
	margin:0px auto;
	padding:0px;
	float:left;
	top:0px;
	height:100%;
	min-height:100%;
	width:100%;
	z-index:0;
}

	.wrapper_centering{
		width:600px;
		height:100%;
		margin:0px auto;
	}
	
	.CONTENT_ELEMENT{

		width:100%;
		padding-bottom:30px;
	}
	
	.COL_LEFT{
		width:280px;
		height:100%;
		float:left;
		padding:0px 10px 0px 10px;

	}
	
	.COL_RIGHT{
		width:270px;
		height:100%;
		float:left;
		padding-left:10px;
	
	}
	
	div.csc-textpic-center div.csc-textpic-text  {
		text-align:center !important;	
	}	
