#content
{
	margin: 0px  20px 0px 0px;
	padding: 20px 0px 20px 20px;
	width: 640px; 
	vertical-align: top;
	color: #000;
	background: #fff;
	text-align: left;
	float: left;
}



/*********/
/* links */
/*********/
#content a, a.htmlcontent, #htmlcontent a, #rightColumn a
{
	
	text-decoration: underline;
	padding: 0 0 0 0; /*background: url("/images/o_link.gif") no-repeat;*/
}
#content a:hover,  #htmlcontent a:hover
{
	text-decoration: underline;
	font-weight: bold;
}

/*****************/
/* center column */
/*****************/
#content h1
{
	color: #000000;
	font-size: 22px;
	text-align: center;
}
#content h2
{
	color: black;
	font-size: 18px;
}
#content h3
{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
#content h4
{
	color: black;
	font-weight: bold;
	font-size: 14px;
}
/*
.htmlcontent, #htmlcontent
{
	margin: 0px 10px 0px 24px;
	padding: 0 0 0 0;
	vertical-align: top;
	background: White;
	font-size: 12px;
	text-align: left;
	width: 529px;
}
*html .htmlcontent, #htmlcontent
{
	width: 547px;
}
*/
#content_header
{
	background: #dddddd;
	height: 24px;
	color: Black;
	text-align: left;
	padding: 4px 0 0 4px;
	margin: 0 10px 0 20px;
	font-weight: bold;
}

 
.cmsiframe
{
	width:500px;
	height :600px;
}