/* COMMON Stylesheet: common to every page */
@import "../common.css";

.conentColor
{ 
	/*background: #E6E6C4;*/
	background:#FFFFFF;
}

.doubleText, .tripleText
{
	margin-top:20px;
	height:100%;
}

.tripleText
{
	width: 536px !important;
}

.clenPadding
{
	padding-top:0px !important;
}

.doubleText img
{
	padding-bottom:30px;
}

.footerWrapper 
{
	padding-top:20px;
}

.footerText
{
	border: none;
	margin-top:0px;
}  

/*new */

