/* CSS Document */



/*DIV LAYERS*/

#content {
	padding: 15px 20px;
	margin: 0;
	overflow: auto;
	width: 700px;
	height: auto;
	font: 10pt Helvetica, Arial, Sans-serif;
	color:#333333;
	overflow:visible;
}
	#content a{
		color: #333333;
	}
		#content a:hover {
		color:#666666;
		
		}

#header {
	padding: 20px;
	margin: 0;
	overflow: auto;
	width: 700px;
	height: 15px;
}

#contentImage {
 padding: 15px 0px;
 width: 167px;
 height: 167px;
 
}
#processChart {
	width: 698px;
	height: 400px;
	background: url("images/divorceFinancialMediationGroup_Process_Image02blank.jpg") no-repeat;
	
}
#processContent1 {
	width: 136px;
	height: 331px;
	padding: 20px;
	margin: 0;
	position: static;
	float: left;
}
#processContent2 {
	width: 136px;
	height: 331px;
	padding: 20px;
	margin: 0;
	position: static;
	float: left;
}
#processContent3 {
	width: 136px;
	height: 331px;
	padding: 20px;
	margin: 0;
	position: static;
	float: left;
}
#processContent4 {
	width: 126px;
	height: 331px;
	padding: 20px;
	margin: 0;
	position: static;
	float: left;
}

#servicesAvailable {
	font: 13pt Arial, Helvetica, sans-serif;
	color: #24599C;
	width: 350px;
	height: auto;
	position: static;
}


/*NAVIGATION PROPERTIES*/
#navSpacer {
background-color: #366FB6;
width: 234px;
height: 23px;

}
#navWelcome {
	background: url("images/divorceFinancialMediationGroup_Nav_Welcome.jpg") no-repeat;
	width: 234px;
	height: 30px;
	postion: inherit;
	}
	#navWelcome a{
	width: 234px;
	height: 30px;
	display: block;
	}
		#navWelcome a:hover{
		background: url("images/divorceFinancialMediationGroup_Nav_Welcome_over.jpg") no-repeat;
		}
		
#navProcess {
	background: url("images/divorceFinancialMediationGroup_Nav_Process.jpg") no-repeat;
	width: 234px;
	height: 30px;
	postion: inherit;
	}
	#navProcess a{
	width: 234px;
	height: 30px;
	display: block;
	}
		#navProcess a:hover{
		background: url("images/divorceFinancialMediationGroup_Nav_Process_over.jpg") no-repeat;
		}
		
#navMembers {
	background: url("images/divorceFinancialMediationGroup_Nav_Members.jpg") no-repeat;
	width: 234px;
	height: 30px;
	postion: inherit;
	}
	#navMembers a{
	width: 234px;
	height: 30px;
	display: block;
	}
		#navMembers a:hover{
		background: url("images/divorceFinancialMediationGroup_Nav_Members_over.jpg") no-repeat;
		}	

#navFaqs {
	background: url("images/divorceFinancialMediationGroup_Nav_Faqs.jpg") no-repeat;
	width: 234px;
	height: 30px;
	postion: inherit;
	}
	#navFaqs a{
	width: 234px;
	height: 30px;
	display: block;
	}
		#navFaqs a:hover{
		background: url("images/divorceFinancialMediationGroup_Nav_Faqs_over.jpg") no-repeat;
		}	
		
#navNews {
	background: url("images/divorceFinancialMediationGroup_Nav_News.jpg") no-repeat;
	width: 234px;
	height: 30px;
	postion: inherit;
	}
	#navNews a{
	width: 234px;
	height: 30px;
	display: block;
	}
		#navNews a:hover{
		background: url("images/divorceFinancialMediationGroup_Nav_News_over.jpg") no-repeat;
		}	

#navContact {
	background: url("images/divorceFinancialMediationGroup_Nav_Contact.jpg") no-repeat;
	width: 234px;
	height: 30px;
	postion: inherit;
	}
	#navContact a{
	width: 234px;
	height: 30px;
	display: block;
	}
		#navContact a:hover{
		background: url("images/divorceFinancialMediationGroup_Nav_Contact_over.jpg") no-repeat;
		}							
		
		
/*CLASSES*/

.bodyCopy {
	font: 10pt Helvetica, Arial, Sans-serif;
	color:#333333;
	}
.footer {
	font: 9pt Helvetica, Arial, Sans-serif;
	color:#666666;
	}
	.footer a{
	color:#666666;
	text-decoration: none;
	}
		.footer a:hover {
		 color:#333333;
		 text-decoration:underline;
		}
	
.hide {
	display: none;
}
.header {
	font: 10pt Helvetica, Arial, Sans-serif;
	color:#003399;
	font-weight: bold;
}
.header2 {
	font: 11pt Helvetica, Arial, Sans-serif;
	color:#003399;
	font-weight: bold;
}
.disclaimer {
	font: 7pt Helvetica, Arial, Sans-serif;
	color:#333333;
}
.dividerLine {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-color:#000000;	
	}
.blueText {
	font: 10pt Helvetica, Arial, Sans-serif;
	color:#24599C;
}
.designation {
color: #666;
font-size: 9pt;	
}