﻿.PunchLine {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #df4a20;
}
.PageBg {
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.DirectoryBg {
	background-image: url(images/directories_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.DirectoryText {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0c0c0;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 15px;
}

.DirectoryText a{
	text-decoration:none;
	color:#c0c0c0;
}

.DirectoryText a:hover{
	text-decoration:underline;
}

.BottomBorder {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A2C0FB;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #efa48f;
	font-weight: bold;
}
.TopActiveLink {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #A2C0FB;
	font-weight: bold;
	text-decoration:none;
}
.TopBlueLinks {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #02509b;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
}

.TopBlueLinks a:hover{
	background-color: #df4a20;
	text-decoration:underline;
}
.Box1Header {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/box1_header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 8px;
	padding-left: 15px;
}

.Box2Header {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/box2_header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 8px;
	padding-left: 15px;
}
.Box3Header {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/box3_header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 8px;
	padding-left: 15px;
}
.Box4Header {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/box4_header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 8px;
	padding-left: 15px;
}
.Box1Content {
	background-image: url(images/box1_content.jpg);
	background-repeat: no-repeat;
	background-position: top;

}
.Box1Content1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
}
.Box2Contnet {
	background-image: url(images/box2_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.Box2Contnet1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
}
.Box3Content {
	background-image: url(images/box3_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.Box3Content1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
}
.Box4Content {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/box4_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
}

#leftlinks td {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 25px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	vertical-align: middle;
	text-align: right;
	padding-right: 15px;
}

#leftlinks td:hover{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	height: 25px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	vertical-align: middle;
	background-color: #cf3f0a;
}
.ActiveLeftLink{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	height: 30px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	vertical-align: middle;
	background-color: #cf3f0a;
}
.Content {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1d1d1d;
	text-align: left;
	vertical-align: top;
	margin-right: 3px;
	margin-left: 3px;
	text-align:justify;
}
.Content a{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.Content a:hover{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	text-decoration:underline;
}

h1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #014f9b;
	padding-left:0px;
}
.Testimonials {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-image: url(images/box_testi_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	padding-top: 12px;
	padding-right: 8px;
	padding-left: 10px;
}
.ExpertBio {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align:justify;
	background-color:#EEEEEE;
	background-position: center top;
	vertical-align: top;
	padding-top: 12px;
	padding-right: 8px;
	padding-left: 10px;
}

.TestiHeading {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #df4a20;
}

#more {
	text-align: right;
	margin-top: 30px;
	margin-right: 10px;
}
#header {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #efa48f;
	vertical-align: top;
}
#aboutheader {
	background-image: url(images/about_header.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 170px;
}

.Employee {
	background-image: url(images/employee.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 4px;
	padding-right: 4px;
	font-size:13px;
}
.EmployeeBig {
	background-image: url(images/employee1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 4px;
	padding-right: 4px;
	font-size:13px;
}
.RedFont {
	font-size: 14px;
	color: #cf3f0a;
	text-decoration: none;
}
.BlueFont {
	font-size: 14px;
	color: #014F9B;
}
