body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
.style2 {
	color: #fff;
	font-family: "Arial"; 
	padding: 0px 18px 0px 0px; 
	text-decoration: none; 
	line-height: 14px; 
	font-size: 10px;
}
.style3 {
	font-size: 12px;
	color: #fff;
}
/* -------------- Page Content --------------- */
.logo {
  float:left;
  position:relative;
  padding-top: 24px;
  padding-bottom: 12px;
}
.main-image {
  float:left;
  position:relative;
  padding-right: 24px;
  padding-bottom: 12px;
  z-index:1000;
}
.secondary-image {
  float:right;
  position:relative;
  padding-left: 24px;
  padding-bottom: 12px;
  z-index:1000;
}
/* ---------- refined body content ----------------*/
.article-titles {
	font-family: Verdana;
  	font-size: 24px;
	line-height: 36px;
	color: #3a87ae;
}
.article-subtitles {
	font-family: Verdana;
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
  	color: #333333;
}
.sentence-dark-gray {
	font-family: Verdana;
  	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
.sentence-blue {
	font-family: Verdana;
  	font-size: 13px;
	line-height: 18px;
	color: #3a87ae;
}
.sentence-black {
	font-family: Verdana;
  	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
.article-body-text {
	font-family: Verdana;
  	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.article-body-link {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
  	color: #000000;
	text-decoration: underline;
}
.article-body-link a {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
  	color: #000000;
	text-decoration: underline;
}
.article-body-link a:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
  	color: #3a87ae;
	text-decoration: underline;
}
.boxed-body-text {
	font-family: Verdana;
  	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
.learn-more-blue {
	font-family: Verdana;
	font-size: 11px;
	line-height: 32px;
	font-weight: bold;
  	color: #3a87ae;
	padding: 0px 0px 0px 12px;
	text-decoration: none;
}
.learn-more-blue a {
	font-family: Verdana;
	font-size: 11px;
	line-height: 32px;
	font-weight: bold;
  	color: #3a87ae;
	padding: 0px 0px 0px 6px;
}
.learn-more-blue a:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 32px;
	font-weight: bold;
  	color: #000000;
	padding: 0px 0px 0px 6px;
}
.learn-more-black {
	font-family: Verdana;
	font-size: 11px;
	line-height: 32px;
	font-weight: bold;
  	color: #000000;
	padding: 0px 0px 0px 6px;
}
.learn-more-black a {
	font-family: Verdana;
	font-size: 11px;
	line-height: 32px;
	font-weight: bold;
  	color: #000000;
	padding: 0px 0px 0px 6px;
}
.learn-more-black a:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 32px;
	font-weight: bold;
  	color: #000000;
	padding: 0px 0px 0px 6px;
}
.box1 {
	padding:18px 18px 18px 18px;
	margin: 12px 0px 0px 12px;
	background-color: #F0F0F0;
	border: 1px solid #999999;
}
/*--------- Extra links and Text ------------*/
.special-text-black {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
  	color: #333333;
}
.special-text-plain {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
  	color: #333333;
}
.special-links-black {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
  	color: #333333;
	text-decoration: none;
}
.special-links-black a {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
  	color: #333333;
	text-decoration: none;
}
.special-links-black a:hover {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
  	color: #3a87ae;
	text-decoration: none;
}
/* --------- service listings in columns and rows ---------- */
.listing-text-black {
	font-family: Verdana;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
  	color: #333333;
}
.bullet-indent-body-text {
	font-family: Verdana;
  	font-size: 11px;
	padding-right: 12px;
	padding-left: 4px;
	color: #333333;
}
.listing-last-body-text {
	font-family: Verdana;
  	font-size: 11px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin-bottom:12px;
	color: #333333;
}