.contactText { 
	font-family: "Arial", sans-serif;
	font-size: 9pt;
	font-weight: bold; 
	color : white;
	}
.addressText { 
	font-family: "Arial", sans-serif;
	font-size: 10pt;
	font-weight: bold; 
	color : white;
	}
.bodyTextContent { 
	font-family: "Arial", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color : white;
	line-height: 1
	}

.largeLetter { 
	font-family: "Times New Roman", sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color : white;
	}

.testimonialHeader { 
	font-family: "Arial", sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline; 
	color : #CCD8E6;
	}

.testimonialText { 
	font-family: "Arial", sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: italic; 
	color : white;
	}

.testimonialClient { 
	font-family: "Arial", sans-serif;
	font-size: 9pt;
	font-weight: normal; 
	color : #CCD8E6;
	}

.areasHeader { 
	font-family: "Times New Roman", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color : white;
	}

.areasText { 
	font-family: "Arial", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color : white;
	}

.areasInfo { 
	font-family: "Arial", sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color : #CCD8E6;
	}

.resourceLink { 
	font-family: "Arial", sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color : white;
	}


.headingTextContent { 
	font-family: "Arial", sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color : white;
	}

.tipsHeadingContent { 
	font-family: "Arial", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline; 
	color : white;
	}

.tipsSubheadingContent { 
	font-family: "Arialn", sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color : #CCD8E6;
	}

.tipsContent { 
	font-family: "Arial", sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color : white;
	}

.searchFormHeader {
	font-family: "Arial", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color : black;	
}

.searchFormFields {
	font-family: "Arial", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color : black;	
}
	
.divElements { 
	scrollbar-base-color: #666666;
}