* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #DFE1DC;
	color: #666666;
}
p {
	margin-bottom: 15px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
ul, li {
	margin: 0px;
	padding: 0px;
}
#header {
	width: 1030px;
	height: 85px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
}
#logo  {
	float: left;
}
#global_nav {
	float: right;
	margin-top: 40px;
	font-family: "Trebuchet MS", sans-serif;
}
#global_nav ul {
	margin: 0px;
	padding: 0px;
}
#global_nav li {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	padding-right: 10px;
}
#global_nav a {
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 12px;
}
#global_nav  a:hover {
	text-decoration: underline;
}
#navigation {
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 22px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation ul {
	padding: 0px;
	margin: 0px;
}
#navigation li {
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}
#navigation li a {
	color: #99AABB;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.GrayPromo {
	background-color: #DFE1DC;
	padding: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.speakingEngagement {
	background-image: url(../images/speaking_engage_photo.jpg);
	background-repeat: no-repeat;
	background-position: 145px bottom;
	background-color: #DFE1DC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.testimonial_byline {
	font-size: 11px;
	text-align: right;
}
.speakingEngagement   p {
	padding-right: 65px;
	margin: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	margin-bottom: 15px;
}
h2 a {
	text-decoration: none;
	color: #666666;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	margin-bottom: 10px;
	margin-top: 20px;
}
.ReadMoreLinks {
	margin-bottom: 15px;
	font-size: 13px;
	font-style: italic;
	margin-top: 10px;
}
#footer {
	width: 1000px;
	color: #666666;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	text-align: right;
	font-size: 12px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer #share {
	float: left;
}
#footer #links {
	float: right;
}
img.left {
	float: left;
	margin: 0 20px 0 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.right {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.redButton    {
	background-color: #D12F00;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 7px;
	float: right;
	margin-left: 10px;
	color: #FFFFFF;
}
.redButton  a {
	color: #FFFFFF;
}
.redButton a:hover {
	color: #FFCC66;
}
hr {
	color: #66CCCC;
	margin-top: 10px;
	margin-bottom: 20px;
}
.client_logo {
	display: block;
	padding: 5px;
	float: right;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
