div.leftSide 
{
	margin-left:20px;
}
.GEdit {
}
.regularContent{
	overflow-x:hidden;
}
div.rightText{

}
div.rightSide div.regularContainer,
div.rightSide div.mainContainer{
	min-height: 600px;
	color:#002A5C;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	line-height:17px;
	margin:15px 0 0 7px;
	width:755px;
}
div.regularContainerBottom{
}
div.rightSide div.title{
	color:#002A5C;
	font-family:Tahoma;
	font-size:13px;
	font-weight:normal;
	line-height:26px;
	border-bottom:1px solid #CED5DF;
	font-weight: bold;
}

div.rightSide  div.main{
	padding-top:10px;
	color:#002A5C;
	font-family:Tahoma;
	font-size:11px;
}


/********************/
div.rightSide div.left{
	width:440px;
	float:left;
}

div.rightSide h3{
	color:#79b41d;
	font-size:18px;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

div.rightSide span.label{
	color: #002a5c;
	size:12px;
}

div.rightSide span.info, div.rightSide a{
	color: #8b8c8d;
}
div.rightSide span.phone{
	color:#8b8c8d;
	size:16px;
}

div.rightSide td.labelTD{
	width:120px;
}
div.rightSide td.infoTD{
	width:220px;
}

div.separator{

	border-bottom: 1px solid #ced5df; 
	height: 1px;	
	margin: 20px 0;
}

div.onlineForms{
	width: 130px;
	float: left;
	margin-right:50px;
}
div.rightSide div.right{
	float: right;
}

div.right div.haveQuestion{
	background: url("appProxy/site/contact/haveQuestionBG.png") no-repeat;	
	padding-left:25px;
	width: 222px;
	height:300px;
	margin-top:30px;
	
}
div.right div.haveQuestion div.title{
	color: white;
	font-size: 18px;
}

div.right div.haveQuestion h3{
	color:4c6a8d;
	font-size:18px;
}

table.phone_region_table{
	float:left;
	width:364px;
	text-align: center;
	font-size:12px;
	
}

body table.phone_region_table th{
	height:24px;
	line-height:24px;	
	color:white;
	background-color: #4c6a8d;
}

table.phone_region_table tr{
	background: #e9ecf0;
	border:1px solid white;
}
div.phone_region_table div.country_region{
	float:left; margin-left:20px
}
div.phone_region_table  div.phone{
	float:right; margin-right:30px;
}

table.phone_region_table_two{
	margin-left:12px;
}
