/*******************************************/
/*	START - Importing various stylesheets **/
/*******************************************/



/*******************************************/
/*	STOP - Importing various stylesheets  **/
/*******************************************/

/******************************************************************************/
/***** START - printstylesheet *******************************************/
/******************************************************************************/

.poweredContainer, .footerContainer, .menuContainer, .leftmenuContainer, .miscContainer{
	display: none;
}

.logoContainer{
	margin: 0 0 15px 0;
}

body{
	font-family: verdana, helvetica, arial, sans-serif;
	color: #9D9FA2;
	font-size: 12px;
}

.clearboth{
	clear: both;
	line-height: 0em;
	height: 0em;
	font-size: 0em;
	margin: 0em;
	padding: 0em;
}

p.hidden {
	display:block;
	height:1px;
	left:-2000px;
	margin-left:1px;
	margin-top:1px;
	overflow:hidden;
	position:absolute;
	width:1px;
}

.tx_tccamoma_teaser{
	color: #9D9FA2;
	font-weight: 700;
	font-size: 14px;
}

.tx_tccamoma_subheader{
	color: #85CAF0;
	font-weight: 700;
	font-size: 14px;
}


/******************************************************************************/
/***** STOP - printstylesheet *********************************************/
/******************************************************************************/

