/***********************************************\
*					Design                      *
*                Content area                   *
\***********************************************/
  	

#cldContentTwoColumn
{
 	/* Changed this to auto so the p tags would wrap in firefox*/
 	width:auto;
 	margin-left: 170px;
 	font: 12px verdana, arial, sans-serif;
 	background-color: #fff;
 	color: #003366;
 	padding-left: 10px;
 	padding-right: 10px;
}
 
#cldContentTwoColumn a
{
	font-weight: bold;
	color: #003366;
}


  #cldContentTwoColumn li
 {
 	margin-left: 50px;
 	margin-right: 50px;
 	
 }	
 
  	 
 #cldContentTwoColumn h1
{
	background-color: #e7e2cf;
	font-size: 90%;
	padding: 1px; 
	border-style: outset;
	border-color:#e7e2cf;
	color: #003366;
	margin: 20px 100px 20px 100px;
	text-align: center;
}
		 
 #cldContentTwoColumn h2{
 	text-align:center;
 	}
 
 #cldContentTwoColumn h3
 {
 	text-align:center;
 	color: navy
 }	
 
 #cldContentTwoColumn h4{
 	text-align:center;
 	
 	}
 	 
 #cldContentTwoColumn h5
 {
 	text-align:center;
 }
 
 #cldContentTwoColumn h6
 {
 	text-align:left;
 	color: #003366;
 	font-size: 12px;
 	font-weight: bold;
 }
 
 
.cldRightSide{
	width: 375px;
	float:right;
	text-align: left;
}

.cldLeftSide{
	width: 375px;
	float:left;
	text-align: left;
}
 
 .cldQuote {
 	font-style: italic;
 	text-align: center;
 	margin-left: 100px;
 	margin-right: 100px;
 }	
 
 .cldImgCtr {
	text-align: center;
	margin: 10px;
 	}
 
 .cldImgTextLft {
	float: right;
	margin: 10px;
 	}
 
 .cldImgTextRt {
	float: left;
	margin: 10px;
 	}

.cldRightSide{
	width: 400px;
	float:right;
	text-align: left;
}

.cldLeftSide{
	width: 300px;
	float:left;
	text-align: left;
} 

.cldTextRight {
	text-align: right;
}	

.imgTextRt3 {
	float: left;
	margin: 20px;
 	}

.cld_Margin1 {
	margin-left: 200px;
}

.cld_Margin2 {
	margin-right: 30px;
}

.cld_Margin3 {
	margin-left: 45px;
}

.mmhide_CLDMapPopUpBox {
	z-index: 10;
	border: solid #003366;
	padding: 1em;
	background: #cccc99;
	position: absolute;
	top: 15em;
	left: 40em;
	width: 20em;
	visibility: hidden;
	display: block;
}

.mmhide_CLDMapPopUpBox2 {
	position: absolute;
	top: 15em;
	left: 40em;
	width: 35em;
	width: 35em;
	display: block;
}
.noListStyle{
	list-style-type:none;
	}
