#back
{
	display:block;
	background:url('../images/back.jpg') no-repeat 0 3px;
	background-color:#fff;
}
#back a, #back a:visited, #back a:active
{
	margin:0 0 0 13px;
	color:rgb(150,150,150);
	text-decoration:none;
}
#back a:hover
{
	text-decoration:underline;
}

#content
{
	margin: 8px  0px 20px 0px;
	padding: 0px 0px 20px 20px;
	/*width: 600 - 20 (padding) - 2x1 (border)*/
	width: 750px ;
	vertical-align: top;
	color: #000;
	background: #fff;
	text-align: left;
	float: left;
	font-size: 0.8em;
}
#clickpath
{
	color:rgb(150,150,150) !important;
	font-size:0.9em;
}

#clickpath a
{
	color:rgb(150,150,150) !important;
	
}
/*********/
/* links */
/*********/
#content a, a.htmlcontent, #htmlcontent a, #rightColumn a
{
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 0; /*background: url("/images/o_link.gif") no-repeat;*/
	color:rgb(0,123,50);
}
#content a:hover,  #htmlcontent a:hover
{
	text-decoration: underline;
}

/*****************/
/* center column */
/*****************/
#content h1
{
	color: rgb(0,123,50);
	font-size: 24px;
	text-align: center;
}
#content h2
{
	color: rgb(0,123,50);
	font-size: 22px;
	font-weight:bold;
}
#content h3
{
	color:rgb(0,123,50);
	font-size: 17px;
	font-weight: bold;
}
#content h4
{
	color: black;
	font-weight: bold;
	font-size: 14px;
}

.htmlcontent, #htmlcontent
{
	margin: 8px 10px 0 24px;
	padding: 0 5px;
	vertical-align: top;
	font-family:Arial;
	font-size:1em;
	/*font-size: 12px;*/
	text-align: left;
	
}

#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:650px;
	height :1530px;
}