@charset "UTF-8";

body {
	background-color: #aaaaab;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 20px 0;
}
h1 {
	margin: 0;
	font-weight: normal;
}
h2 {
	clear: left;
	color: #c41230;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 16px 0;
}
h2 span {
	color: #666 !important;
}
h3 {
	color: #c41230;
	display: block;
	font-size: 14px;
	font-weight: normal;
	margin: 16px 0 4px 0;
}
.home h3 {
	color: #222;
}
h4 {
	color: #666;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0 4px 0;
}
p {
	margin: 0 0 10px 0;
}

img {
	border-width: 0;
}

ul {
	margin: 0 30px 20px 30px;
	padding: 0;
}
li {
	margin: 8px 0;
	padding: 0;
}
ul.nolist {
	list-style-type: none;
	margin: 10px 6px;
}

dl {
	margin: 8px 20px 16px 20px;
}
dt {
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 0;
}
dt a:hover {
	text-decoration: none;
}
dd {
	margin: 4px 0 10px 0;
	width: 550px;
}
dd p {
	font-size: 12px;
	margin: 2px 0 8px 0;
	width: 550px !important;
}
dd li {
	font-size: 12px;
	margin: 4px 0;
}
dd dl {
	margin: 0 16px;
}
dd dt {
	color: #666;
	font-size: 12px;
}
dd dd {
	font-size: 12px;
	margin: 2px 0 6px 0;
}

table {
	border-collapse: collapse;
	margin: 10px 0 16px 0;
}
th, td {
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 2px 6px;
	text-align: left;
	vertical-align: top;
}
th {
	font-weight: bold;
}
td {
}
.alt td {
	background-color: #f5f5f5;
}
.right {
	width: 40px;
	text-align: right;
}

blockquote {
	margin: 10px 30px;
	padding: 0;
}

form {
	margin: 0;
	width: 320px;
}
input,
select,
textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	width: 300px;
}
fieldset {
	border-width: 0;
	margin: 0 0 20px 0;
	padding: 0;
}
fieldset fieldset {
	margin: 0 0 10px 0;
}
legend {
	color: #666;
	display: block;
	margin: 0;
	padding: 0 0 8px 0;
	position: relative;
}
label {
	color: #666;
	display: block;
	margin: 0;
	padding: 0;
}
form .name fieldset,
form .phone fieldset {
	float: left;
	margin: 0 8px 0 0;
}
form .name input {
	width: 142px;
}
form .city,
form .state,
form .zip {
	float: left;
	margin: 0 10px 0 0;
}
form .city input {
	float: left;
	width: 202px;
}
form .state input {
	float: left;
	width: 82px;
}
form .zip input {
	float: left;
	width: 40px;
}
form .phone legend {
	padding: 0;
}
form .phone input {
	width: 25px;
}
form .phone .number input {
	width: 100px;
}
form .message textarea {
	height: 100px;
	width: 306px;
}
form .buttons {
	margin: 20px 0 0 0;
	text-align: right;
}
form .buttons {
	width: 300px;
}
form .buttons input {
	margin: 0 0 0 20px;
	width: auto;
}

a,
a:link,
a:visited,
a:hover,
a:active {
	color: #666;
	color: #ae021f;
	cursor: pointer;
	text-decoration: none;
}
a:hover,
a:active {
	color: #ae021f;
	text-decoration: underline;
}

#container {
	background: transparent url(../images/backgrounds/page_bg.gif) 0 0 repeat-y;
	margin: 0 auto 20px auto;
	width: 997px;
}
#header {
	background: #aaaaab url(../images/backgrounds/header_bg.gif) 0 0 no-repeat;
	height: 201px;
	margin: 0 0 20px 0;
	padding: 22px 0 0 0;
	position: relative;
}
.home #header {
	background: #aaaaab url(../images/backgrounds/header_bg.gif) 0 0 no-repeat;
	height: 201px;
	margin: 0;
	padding: 22px 0 0 0;
	position: relative;
}
#header h1 {
	float: left;
	height: 156px;
	margin: 0 30px;
	width: 98px;
}
#header h1 a {
	background: transparent url(../images/logo.gif) 0 0 no-repeat;
	display: block;
	height: 133px;
	margin: 0;
	position: relative;
	text-indent: -9999px;
	top: 10px;
	overflow: hidden;
	width: 98px;
}
#header ul,
#footer ul,
#leftNav {
	list-style-type: none;
}

#header #Main {
	background: transparent url(../images/backgrounds/menu_bg.gif) 0 0 repeat-x;
	clear: left;
	height: 46px;
	margin: 0 8px;
	overflow: hidden;
	padding: 0;
	width: 981px;
	z-index: 100;
}
#header #Main li {
	float: left;
	height: 46px;
	margin: 0 0 0 1px;
	padding: 0;
}
#header #Main li.first {
	margin: 0;
}
#header #Main li a {
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	display: block;
	height: 46px;
	margin: 0;
	overflow: hidden;
	text-indent: -9999px;
}
#header #Main .lms a {
	background-image: url(../images/menu_lms.gif);
	width: 278px;
}
#header #Main .learningSolutions a {
	background-image: url(../images/menu_solutions.gif);
	width: 264px;
}
#header #Main .contentFulfillment a {
	background-image: url(../images/menu_content.gif);
	width: 185px;
}
#header #Main .company a {
	background-image: url(../images/menu_company.gif);
	width: 131px;
}
#header #Main .contact a {
	background-image: url(../images/menu_contact.gif);
	width: 119px;
}
/*
#header #Main a:hover,
.lms #header #Main .lms a,
.learningSolutions #header #Main .learningSolutions a,
.contentFulfillment #header #Main .contentFulfillment a {
	background-position: 0 -62px;
}
*/
#header #Main li li {
	border-width: 0;
	height: auto;
	margin: 0 10px 0 0;
	padding: 0;
	width: auto;
}
#header #Main li li a {
	background-image: none !important;
	height: auto;
	margin: 0;
	text-indent: 0;
	overflow: visible;
	width: auto;
}
#banner {
	background-image: url(../images/photos/photo_content.jpg);
	float: left;
	height: 156px;
	margin: 0;
	width: 684px;
}
.home #header #banner {
	background-image: none;
}
.lms #header #banner {
	background-image: url(../images/photos/photo_lms.jpg);
}
.learningSolutions #header #banner {
	background-image: url(../images/photos/photo_solutions.jpg);
}
.contentFulfillment #header #banner {
	background-image: url(../images/photos/photo_content.jpg);
}
.philosophy #header #banner {
	background-image: url(../images/photos/photo_philosophy.jpg);
}
.successStories #header #banner {
	background-image: url(../images/photos/photo_success.jpg);
}
.company #header #banner {
	background-image: url(../images/photos/photo_company.jpg);
}
.press #header #banner {
	background-image: url(../images/photos/photo_news.jpg);
}
.contact #header #banner {
	background-image: url(../images/photos/photo_contact.jpg);
}
.philosophy #header #banner {
	background-image: url(../images/photos/photo_philosophy.jpg);
}

#contactInfo {
	color: #666;
	float: left;
	font-size: 14px;
	text-align: right;
	width: 120px;
}
#contactInfo a {
	color: #f33f3a;
	font-size: 15px;
	font-weight: bold;
}
#contactInfo p span {
	color: #f33f3a;
	font-size: 17px;
	font-weight: bold;
}
.social a:hover {
	background-position: 0 -24px;
}
ul.social {
	float: right;
	margin: 20px 0;
}
.social li {
	border-width: 0;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	text-align: left;
	width: 24px;
}
.social a {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	overflow: hidden;
	text-indent: -9999px;
	width: 24px;
}
.social .facebook a {
	background-image: url(../images/icons/facebook.png);
}
.social .linkedin a {
	background-image: url(../images/icons/linkedin.png);
}
.social .twitter a {
	background-image: url(../images/icons/twitter.png);
}

.feature {
	border-bottom: 1px solid #999;
	height: 270px;
	margin: 0 8px 20px 8px;
	padding: 0;
	position: relative;
}

#sidebar {
	float: left;
	font-size: 11px;
	margin: 0 30px;
	min-height: 300px;
	width: 170px;
}
#sidebar h2 {
	font-size: 17px;
	line-height: normal;
	margin: 2px 0 10px 0;
	padding: 0;
}
#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-size: 16px;
	margin: 0;
}
#sidebar a {
	color: #666;
	display: block;
	font-size: 11px;
	margin: 8px 0 0 0;
}
#sidebar a:hover,
#sidebar a:active,
.features #sidebar .features a,
.demo #sidebar .demo a,
.implementation #sidebar .implementation a,
.regcomp #sidebar .regcomp a,
.asp #sidebar .asp a,
.roi #sidebar .roi a,
.rfp #sidebar .rfp a,
.support #sidebar .support a,
.contentdev #sidebar .contentdev a,
.compliance #sidebar .compliance a,
.successReporting #sidebar .successReporting a,
.strategy #sidebar .strategy a,
.managedsvc #sidebar .managedsvc a,
.grant #sidebar .grant a,
.thirdparty #sidebar .thirdparty a,
.devconv #sidebar .devconv a,
.events #sidebar .events a,
.press #sidebar .press a,
.core #sidebar .core a,
.about #sidebar .about a,
.team #sidebar .team a,
.community #sidebar .community a,
.authoring #sidebar .authoring a,
.tech #sidebar .tech a {
	color: #ae021f;
}
#sidebar h2 a {
	color: #ae021f;
	font-size: 17px;
	line-height: normal;
	margin: 2px 0 10px 0;
	padding: 0;
}

#main {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	min-height: 200px;
	width: 600px;
}
.home #main {
	background: transparent url(../images/horizon.gif) 35px 200px no-repeat;
	width: 997px;
}

#content {
	float: left;
	margin: 0;
	position: relative;
	width: 600px;
	z-index: 10;
}
.home #content {
	margin: 0 40px;
	width: 440px;
}
#content p {
	margin: 0 0 12px 0;
	text-align: justify;
}
#content h3 {
	color: #222;
	display: block;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
#content h4 {
	color: #444;
	font-size: 14px;
}

#caseStudies {
	background: transparent url(../images/backgrounds/rotator_bg.png) 0 0 no-repeat;
	float: left;
	height: 290px;
	margin: 0;
	padding: 30px 20px;
	position: absolute;
	right: 40px;
	top: 290px;
	width: 411px;
}
#caseStudies h3 {
	color: #c41230;
	font-size: 18px;
	margin: 0 20px 10px 20px;
}
#caseStudies .prev,
#caseStudies .next {
	display: block;
	float: left;
	height: 30px;
	margin: 110px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 25px;
}
#caseStudies .prev {
	background: transparent url(../images/successStories/prev.png) 0 0 no-repeat;
}
#caseStudies .next {
	background: transparent url(../images/successStories/next.png) 8px 0 no-repeat;
}
.scrollable {
	/* required settings */
	float: left;
	min-height: 260px;
	width: 360px;
	overflow: hidden;
	position: relative;
}
.scrollable .items {
	/* this cannot be too large */
	position: absolute;
	width: 20000em;
}
.scrollable .active {
}
.scrollable .item {
	float: left;
	margin: 0;
	min-height: 248px;
	overflow: hidden;
	padding: 0 20px;
	text-align: left;
	width: 320px;
}
.scrollable .item img {
	margin: 30px auto 16px auto;
}

a.prevPage,
a.nextPage {
	color: #0f0;
	border: 1px solid #0f0;
	display: block;
	float: left;
	height: 10px;
	width: 10px;
}
a.nextPage {
	border: 1px solid #00f;
}


#news {
	background: transparent url(../images/backgrounds/news_bg.gif) 0 0 repeat-x;
	clear: left;
	height: 238px;
	margin: 0 8px;
	padding: 10px 40px;
	width: 901px;
}
#news h3 {
	color: #c41230;
	font-size: 18px;
	margin: 20px 0 10px 0;
}
#news ul {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
	height: 150px;
	width: 400px;
}
#news a {
	color: #666;
}
#news p {
	text-align: right;
	width: 400px;
}
#news p a {
	color: #c41230;
}

#footer {
	background: #aaaaab url(../images/backgrounds/footer_bg.gif) 0 bottom no-repeat;
	clear: both;
	height: 60px;
	font-size: 10px;
	margin: 0;
	min-height: 70px;
	padding: 20px 35px 0 35px;
	position: relative;
}
#footer p {
	clear: left;
	float: left;
	margin: 0;
	min-height: 30px;
	padding: 0 45px 0 0;
	width: 500px;
}
#footer p a.scorm {
	background: transparent url(../images/scorm.gif) right 0 no-repeat;
	display: block;
	float: right;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	width: 30px;
}
#footer p a.ISPI {
	background: transparent url(../images/ISPI.gif) right 0 no-repeat;
	display: block;
	float: right;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	width: 180px;
}
#footer ul {
	margin: 10px 0 0 0;
	padding: 0;
	float: right;
	top: 60px;
}
#footer li {
	border-left: 1px solid #888;
	float: left;
	height: 16px;
	line-height: 16px;
	margin: 0 12px 0 0;
	padding: 0 0 0 12px;
}
#footer a {
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #888;
	display: block;
	font-size: 11px;
	height: 12px;
	text-transform: lowercase;
}

li.first {
	border-width: 0 !important;
}

.clear {
	clear: both;
}


.team h4 {
	margin: 0;
}

.contentFulfillment #content dl {
	margin: 0;
}
.contentFulfillment #content dl dt {
	margin: 0 0 4px 0;
}
.contentFulfillment #content dl dd {
	margin: 0 0 30px 0;
}
.contentFulfillment #content dl dd p {
	margin: 0 0 6px 0;
}

.successStories #content {
	width: 700px;
}
.successStories #content h3 {
	color: #c41230;
	font-size: 18px;
}
.successStories #content img {
	float: right;
}
.successStories .articleBody {
	width: 350px;
	float: left;
}

.press #content h4 {
	color: #222;
	font-size: 12px;
	margin: 0 0 16px 0;
}
.press .articleBody {
	margin: 0 0 20px 0;
}

.community ul.orgs {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 610px;
}
.community .orgs li {
	float: left;
	height: 200px;
	margin: 0;
	padding: 0;
	width: 200px;
}

dl.quotes {
	width: 450px;
}
dl.quotes dt {
	color: #333;
	font-size: 12px;;
	padding: 10px 0 0 50px;
	width: auto;
}
dl.quotes dd {
	font-style: italic;
	text-align: right;
	padding: 0 0 10px 50px;
	width: auto;
}

.rss {
	background: transparent url(../images/icons/rss.gif) 0 0 no-repeat;
	border-width: 0 !important;
	height: 16px;
	margin: 0 20px 0 0 !important;
	padding: 0 0 0 22px !important;
}


* { behavior: url(/iepngfix.htc) }