
.xtop, .xbottom {
	display:block;
	background: transparent;
	font-size:1px;
	clear: both;
}

.xb1, .xb2, .xb3, .xb4 {
	display:block;
	overflow:hidden;
}

.xb1, .xb2, .xb3 {
	height:1px;
}

.xb2, .xb3, .xb4 {
	background:#F7F7F7;
	border-left:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
}

.xb1 {
	margin:0 5px;
	background: #D0D0D0;
}

.xb2 {
	margin:0 3px;
	border-width:0 2px;
}

.xb3 {
	margin:0 2px;
}

.xb4 {
	height:2px;
	margin:0 1px;
}

.color_a {
	/*background: #FFFFFF; /* Change the top box part color here*/
	color:#000;
}


/* Most Outer Rounded Corner */
.xrounded h1, .zrounded h1 {
	/*
	*	padding:0 8px 3px 8px;
	*	border-bottom:1px solid #D0D0D0;
	*/
	margin:0;
	font-size:1.2em;
}

.xrounded p, .zrounded p {
	margin:0;
	padding:0;
	font-size:10px;
	line-height:125%;
}
.xrounded {
	background: transparent;
	width:905px;
	margin: 0 auto;
	line-height:125%;
}

.xboxcontent {
	display:block;
	border:0 solid #D0D0D0;
	border-width:0 1px;
	height: auto;
	background:#fff;
	padding: 0 0 10px 0;
}

div.xboxcontent div{

}

* html .xboxcontent {
	height:1px;
}
/* End Outer RC */

.boxColor {
	background: #F7F7F7; /* Change the top box part color here*/
	color:#000;
}

.homeBox {
	background: transparent;
	margin: 0 auto;
	width: 535px;
	line-height:125%;
}

.homeBoxContent {
	display:block;
	border: 0 solid #D0D0D0;
	border-width: 0 1px;
	height: auto;
	background: #F7F7F7;
}

.homeBoxContent p {
	padding: 10px 10px;
	height: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18pt;
	text-align: justify;
}

.sideBox {
	background: transparent;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 320px;
	line-height:125%;
}

.sideBoxContent {
	display:block;
	border:0 solid #D0D0D0;
	border-width:0 1px;
	height: auto;
	background:#F7F7F7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.sideBoxHTML {
	text-align: center;
}


.formMain {
	background: transparent;
	width: 849px;   /*Adjust the width here*/
	margin: 0 auto;
	line-height:125%;	
}

.formMainContent {
	display:block;
	border:0 solid #D0D0D0;
	border-width:0 1px;
	width: 846px;   /*Adjust the width here*/
	height: auto;
	float: left;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.formMainContent p  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.formBox {
	background: transparent;
	width: 590px;   /*Adjust the width here*/
	margin: 0 auto;
	line-height:125%;	
}

.formBoxTitle {
	display:block;
	border:0 solid #D0D0D0;
	border-width:0 1px 0 0;
	width: 578px;   /*Adjust the width here*/
	height: 50px;
	float: left;
	background: #F7F7F7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 10px 0 0 10px;
}

.formBoxTitle h4 {
	width: 50%;
	height: auto;
	float: left;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
}

.formBoxTitle ul {
	height: auto;
	margin: 0 auto;
	padding: 0 5px 5px 0;
	float: right;
}

.formBoxTitle li {
	float: left;
	list-style-type: none;
}

.formBoxContent {
	display:block;
	border:0 solid #D0D0D0;
	border-width:0 1px;
	width: 588px;   /*Adjust the width here*/
	height: auto;
	float: left;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
