/* CSS Document */

body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	line-height: 1.38;
	text-align: justify;
}
a {
	color: #2B79B3;
	text-style: plain;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #193263;
}
a:visited {
	color: #2A7D20;
}
h1,h2,h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}
h1 {
	font-weight: bold;
	font-size: 16px;
}
h2 {
	font-weight: bold;
	font-size: 12px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}
ul {
	line-height: 1.38;
	list-style-type: square;
	list-style-image: url(images/bullet3.gif);
}
dl {
	line-height: 1.38;
}
dt {
	font-weight: bold;
}
dd {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px gray;
	text-align: justify;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}

/* Unique IDs */

#mainNavigation {
	text-align: right;
	padding-top: 10px;
	padding-right: 30px;
}
#mainNavigation table {
	font-size: 12px;
	text-align: right;
	padding-bottom: 20px;
	font-variant: small-caps;
	float: right;
}
#mainNavigation table tr td ul {
	list-style-image: url(images/spacer.gif);
	line-height: normal;
}
#pageTitle {
	text-align: right;
	height: 50px;
	padding-right: 30px;
	background-image: url(images/ttl_index.gif);
	background-repeat: no-repeat;
}
#leftColumn {
	font-size: 11px;
	padding: 30px;
	line-height: 14px;
}
#homeCallOutTop {
}
#homeCallOut {
	background-color: #9bdb79;
	color: #193565;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	font-size: 16px;
	padding-top: 15px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 15px;
	margin: 0;
}
#mission {
	width: 305px;
}
	#mission p {
		padding: 10px 20px;
		margin: 0;
		background-color: #2DA8A7;
		background-image: url(images/GUI_mission_bg.jpg);
		background-position: top;
		background-repeat: repeat-x;
		color: #FFFFFF;
		font-size: 12px;
		text-align: left;
		line-height: 1.38;
	}
	#mission img {
		padding: 0;
		margin: 0;
	}
#newsbox {
	width: 305px;
}
	#newsbox ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		list-style-image: none;
	}
	#newsbox li {
		margin: 0;
		font-size: 12px;
		text-align: left;
		line-height: 1.38;
		border-bottom: 1px solid #5792c2;
	}
	#newsbox li span.newsbox_date {
		padding-right: 20px;
		padding-bottom: 30px;
		font-weight: bold;
	}
	#newsbox li a {
		padding: 10px 20px;
		color: #FFFFFF;
		text-decoration: none;
		display: block;
		background-color: #27689d;
		background-image: url(images/GUI_news_bg.gif);
		background-position: top;
		background-repeat: repeat-x;
	}
	#newsbox a:hover {
		text-decoration: underline;
	}
	#newsbox img {
		padding: 0;
		margin: 0;
	}

#speakingEngagement {
	margin: 30px 0;
	background-image: url(images/GUI_speaking_bg.jpg);
	background-repeat: repeat-y;
}
	#speakingEngagement ul {
		list-style-image: url(images/GUI_speaking_arrow.jpg);
		margin: 0 30px;
		padding: 0;
	}
#mailingListForm {
	margin: 30px 0;
	background-image: url(images/GUI_speaking_bg.jpg);
	background-repeat: repeat-y;
}
	#mailingListForm form {
		margin: 0 15px;
	}
	#mailingListForm p {
		margin-bottom: 0;
	}
#bottomNavigation {
	font-size: 11px;
	line-height: 1.62;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
	#bottomNavigation ul {
		margin: 0;
		padding: 0;
		list-style-image: url(images/spacer.gif);
	}
	#bottomNavigation li {
		display: inline;
		border-right: 1px solid #CCCCCC;
		padding: 0 3px;
	}
	#bottomNavigation img {
		display: none;
	}
#copyright {
	/* Total Width = 740px */
	padding: 10px;
	color: #666666;
}
	

/* Custom classes */

.body1 {
	font-size: 12px;
	line-height: 1.38;
	text-align: justify;
}
.body2 {
	font-size: 12px;
	line-height: 1.38;
	text-align: normal;
}
.infiniteBar {
	background: url(images/bg_white.gif) repeat-x top;
}
.infiniteBar2 {
	background: url(images/bg_white_left.gif) repeat-x top;
}
.formData {
	font-size: 12px;
	width: 180px;
}
.testimonialTitle {
	font-size: 14px;
	font-weight: bold;
	color: #0856D4;
	line-height: normal;
	font-variant: small-caps;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 8px;
}
.callOut {
	font-size: 16px;
	font-weight: bold;
	color: #0856D4;
	line-height: normal;
	font-variant: small-caps;
	font-style: italic;
	text-align: left;
	padding-bottom: 15px;
}
.date {
	margin-right: 30px;
	color: #666666;
}
.bodyCallOut {
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	background-color: #CCCCCC;
	padding: 10px;
	border: 1px solid #999999;
}
a.buyNow {
	width: 100px;
	height: 50px;
	padding: 15px 0;
	text-align: center;
	display: block;
	font-size:18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/btn_buy_book_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
a.buyNow:hover, a.buyNow:visited {
	color: #FFFFFF;	
}
