html, body {
	background-color:#D1D1D1;
	background-image:url(../../images/background.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

/* PNG FIX for IE6 */
img, div { 
	behavior: url(/includes/iepngfix.htc);
}


a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#333399;
	text-decoration:underline;
}

#backgroundFiller {
	position:absolute;
	top:0px;
	right:0px;
	width:50%;
	height:120px;
	background-image:url(../../images/background_right.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	z-index:0;
}

li {
	padding-bottom:4px;
}

textarea {
	overflow:auto;
}

#wrapper {
	margin:0px auto;
	position:relative;
	text-align:left;
	width:1020px;
	z-index:1;
}

#mainSection {
	width:820px;
	vertical-align:top;
}

#header {
	padding-top:48px;
	height:43px;
	background-image:url(../../images/background_mainSection.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

#content {
	width:800px;
	background-color:#DDDDEE;
	background-image:url(../../images/background_content.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 10px;
}

#contentArea {
	width:738px;
	margin-left:12px;
	padding:20px 25px 30px 25px;
	background-image:url(../../images/background_content_area.gif);
	background-repeat:repeat-y;
	background-position:right;
	border-bottom:1px solid #CDCDDC;
	font-size:12px;
	line-height:1.3;
	
	/* The next three lines are a min-height hack */
	min-height:600px;
	height: auto !important;
	height: 600px;
}

#contentArea p {
	margin-top:18px;
	margin-left:15px;
}

#contentArea.contentAreaHome {
	width:100%;
	background-image:none;
	margin:0px;
	padding:0px;
	border:0px;
}

#contentArea.contentAreaProducts a, #contentArea.contentAreaProducts .heading {
	color:#000066;
}

#contentArea.contentAreaServices a, #contentArea.contentAreaServices .heading {
	color:#912525;
}

#contentArea.contentAreaCompany a, #contentArea.contentAreaCompany .heading {
	color:#a65f03;
}

#contentArea.contentAreaNews a, #contentArea.contentAreaNews .heading {
	color:#17611F;
}

#contentArea.contentAreaSupport a, #contentArea.contentAreaSupport .heading {
	color:#607381;
}

#NavBar {
	width:790px;
	height:15px;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:10px;
}

#NavBar a {
	padding:0px 8px;
	color:#FFFFFF;
}

#NavBar a:hover {
	color:#CCCCCC;
}

#Banner {
	width:800px;
	height:121px;
	border-top:1px solid #CCCCCC;
}

.productsNavBar {
	background-image:url(../../images/banners/products_NavDetail.gif);
}

.productsBanner {
	background-image:url(../../images/banners/products.jpg);
}

.servicesNavBar {
	background-image:url(../../images/banners/services_NavDetail.gif);
}

.servicesBanner {
	background-image:url(../../images/banners/services.jpg);
}

.companyNavBar {
	background-image:url(../../images/banners/company_NavDetail.gif);
}

.companyBanner {
	background-image:url(../../images/banners/company.jpg);
}

.newsNavBar {
	background-image:url(../../images/banners/news_NavDetail.gif);
}

.newsBanner {
	background-image:url(../../images/banners/news.jpg);
}

.supportNavBar {
	background-image:url(../../images/banners/support_NavDetail.gif);
}

.supportBanner {
	background-image:url(../../images/banners/support.jpg);
}

#content_footer {
	width:820px;
	background-image:url(../../images/background_content_footer.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}

#flashBanner {
	padding-top:14px;
}

#homeContent {
	margin:7px 19px;
}

#homeTitle {
	background-image:url(../../images/titleBarBackground.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

#LatestNewsBox {
	width:235px;
	height:91px;
	background-image:url(../../images/latestnews.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding:65px 20px 10px 45px;
	font-size:11px;
	margin-bottom:15px;
}

#LatestBlogBox {
	width:279px;
	margin-left:11px;
	background-image:url(../../images/latestblog_mid.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}

#LatestBlogTop {
	height:62px;
	background-image:url(../../images/latestblog_top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#LatestBlogMid {
	margin-top:-15px;
	color:#999999;
	padding:0px 20px;
}

#LatestBlogMid a {
	color:#DDDDDD;
}

#LatestBlogMid a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#LatestBlogBot {
	height:21px;
	background-image:url(../../images/latestblog_bot.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:9px;
}

#ServicesBox {

}
.servicesHome {
	width:439px;
	background-repeat:no-repeat;
	background-position:top left;
}
.servicesHome.top {
	height:33px;
	background-image:url(../../images/pages/home/services-top.png);
}
.servicesHome.section {
	background-image:url(../../images/pages/home/services-back.png);
	background-repeat:repeat-y;
}
.servicesHome.split {
	height:7px;
	background-image:url(../../images/pages/home/services-split.png);
}
.servicesHome.bottom {
	height:11px;
	background-image:url(../../images/pages/home/services-bottom.png);
}

#HowWeCanHelp {
	width:439px;
	height:307px;
	background-image:url(../../images/pages/home/services-back.png);
	padding-top:40px;
}
.iconCol {
	padding:4px 20px;
}
.servicesHome .descCol {
	padding-bottom:5px;
	vertical-align:top;
}
.servicesHome .descText {
	font-size:11px;
	vertical-align:top;
}
.servicesHome .moreCol {
	vertical-align:top;
	padding:0px 10px 0px 10px;
}

#news_blog_roll {
	width:277px;
	text-align:left;
	height:275px;
	background-image:url(../../images/pages/home/news_blog_back.png);
	padding-bottom:5px;
	margin-bottom:15px;
}
.news_blog_roll_item {
	background-image:url(../../images/pages/home/ico_rssSmall.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
	padding:10px 10px 10px 40px;
	font-size:11px;
}
.news_blog_roll_item div {
	padding-bottom:8px;
	font-size:12px;
}

#homeBottomContainer {
	margin-top:20px;
}

#FeedContainer {
	padding-top:42px;
}

#ServicesBox {
	width:452px;
	height:340px;
	background-image:url(../../images/services_background.jpg);
	float:right;
	padding-top:45px;
	padding-left:8px;
}

#pageSubtitle {
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
	color:#333333;
	height:22px;
	background-position:top left;
	background-repeat:repeat-y;
}

#pageSubtitle #sideLinks {
	float:right;
	font-weight:normal;
	color:#FFFFFF;
	font-size:11px;
}

#pageSubtitle #sideLinks a {
	color:#FFFFFF;
	padding:0px 8px;
}

#pageSubtitle.products {
	background-image:url(../../images/pageSubtitles/products.jpg);
}

#pageSubtitle.services {
	background-image:url(../../images/pageSubtitles/services.jpg);
}

#pageSubtitle.company {
	background-image:url(../../images/pageSubtitles/company.jpg);
}

#pageSubtitle.news {
	background-image:url(../../images/pageSubtitles/news.jpg);
}

#pageSubtitle.support {
	background-image:url(../../images/pageSubtitles/support.jpg);
}

.opportunityBox {
	padding-left:20px;
}

.productBox {
	margin:40px 50px 0px 50px;
}

.productBox .text {
	width:450px;
	float:right;
	font-size:11px;
}

.productBox .text a {
	font-size:12px;
}

.productBox .image {
	width:157px;
	text-align:center;
}

.blogDivider {
	border-top:1px solid #DDDDDD;
}

.demoBox {
	padding:20px 50px 20px 50px;
}

#demoBoxOnProductTours .demoBox {
	padding-bottom:10px;
}

.demoBox .text {
	width:447px;
	float:right;
	font-size:11px;
	line-height:1.5;
}

.demoBox .text a {
	font-size:12px;
}

.demoBox .image {
	width:185px;
}

.demoBox .parttext {
	font-size:11px;
	line-height:1.5;
}

.partnerBox {
	padding:20px 50px 20px 50px;
}

.partnerBox .text {
	width:447px;
	float:right;
	font-size:11px;
	line-height:1.5;
}

.partnerBox .text a {
	font-size:12px;
}

.partnerBox .image {
	width:185px;
}

.videoBox {
	margin:40px 50px 0px 50px;
}

.videoBox .text {
	width:447px;
	float:right;
	font-size:11px;
}

.videoBox .text a {
	font-size:12px;
}

.videoBox .image {
	width:185px;
}

#NewsContainer {
	margin-top:20px;
}

#NewsList {
	width:200px;
	font-size:10px;
	float:left;
}

#NewsList .NewsItem {
	margin-bottom:20px;
}

#NewsFeed {
	width:480px;
	float:right;
	margin-right:25px;
}

#NewsFeed .heading {
	margin-bottom:15px;
	font-weight:normal;
}

#NewsFeed .date {
	font-size:11px;
	color:#333333;
	margin-bottom:15px;
}

#NewsFeed .body {
	font-size:12px;
}

#rightColumn {
	width:200px;
	vertical-align:top;
	/*background-image:url(../../images/background_rightColumn.jpg);*/
	background-repeat:no-repeat;
	background-position:top left;
}

.adBox {
	margin-top:20px;
	padding-left:20px;
	display:block;
	width:180px;
	height:353px;
	background-image:url(../../images/rightColumn/rightPan.png);
	background-repeat:no-repeat;
	margin-bottom:7px;
}

.servicesAdBox {
	background-image:url(../../images/rightColumn/RightPan_Services-Section.png);
	margin-top:20px;
	padding-left:20px;
	display:block;
	width:180px;
	height:353px;
	background-repeat:no-repeat;
	margin-bottom:7px;
}

.adBoxLabel {
	padding-top:13px;
	font-size:12px;
}

.adBox #lcmsBox {
	padding-top:9px;
}

.adBox #demoRequestBox {
	padding-top:3px;
}

.adBox #tourBox {
	padding-top:12px;
}

.adBox #sampleBox {
	padding-top:10px;
}

.servicesAdBox #devProcBox {
	padding-top:19px;
	padding-left:7px;
}

.servicesAdBox #moreSamplesBox {
	margin-top:10px;
	padding:4px;
	text-decoration:none;
}

.servicesAdBox #courseSampleBox {
	padding-top:10px;
	padding-left:20px;
}

#supportingLinks {
	margin-top:-2px;
	width:160px;
	padding-top:21px;
	padding-left:31px;
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-position:top left;
	background-color:transparent;
	background-image:url(../../images/rightColumn/supportBack.png);
	
	/* The next three lines are a min-height hack */
	min-height:79px;
	height: auto !important;
	height: 79px;
}

#supportingLinks .listItem {
	width:140px;
	padding-bottom:7px;
}

#contactInfo .title {
	margin-bottom:9px;
	font-size:12px;
	margin-right:20px;
}

#contactInfo .body {
	margin-right:20px;
}

#footerLinks {
	margin-bottom:5px;
}

#copyright {

}

.heading.big, .heading.big a {
	font-size:14px;
}

.heading.medium, .heading.medium a {
	font-size:14px;
}

.heading.small, .heading.small a {
	font-size:12px;
}

.bold {
	font-weight:bold;
}

.nobold {
	font-weight:normal;
}

.left {
	text-align:left;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.noPadding {
	padding:0px;
}

.noMargin {
	margin:0px;
}

.noMarginLeft {
	margin-left:0px;
}

.noMargin {
	margin:0px;
}

.marginTop {
	margin-top:20px;
}

.marginTop.big {
	margin-top:40px;
}

.marginLeft {
	margin-left:20px;
}

.marginRight {
	margin-right:20px;
}

.marginBottom {
	margin-bottom:20px;
}

.hide {
	display:none;
}

.clear {
	font-size:1px;
	clear:both;
}

.button {
	margin:20px 0px;
	background-color:#EFEFEF;
	padding:5px 10px 4px 10px;
	width:80px;
	text-align:center;
	border:1px solid #999999;
	border-left-color:#CCCCCC;
	border-top-color:#CCCCCC;
	vertical-align:middle;
	font-size:10px;
	text-transform:uppercase;
	cursor:pointer;
	text-decoration:none;
}

.button:hover {
	padding:4px 11px 5px 9px;
	border:1px solid #CCCCCC;
	border-left-color:#999999;
	border-top-color:#999999;
}

.button div {
	float:right;
	display:inline;
	margin-right:5px;
	margin-top:4px;
}

.button.readMore {
	width:150px;
}	

.button.contactSubmit {
	margin-left:125px;
	width:75px;
}
.button.feedbackSubmit {
	margin-left:100px;
	width:75px;
	cursor:pointer;
}	

.iconRight {
	margin-left:10px;
}

.iconLeft {
	margin-right:10px;
}

#contactForm {

}

#contactForm p {
	margin-left:0px;
}

#ContactFormWrapper {
	margin-top:15px;
	margin-right:15px;
	padding:15px;
	background-color:#FAFAFA;
}

.formRow {
	height:30px;
}

.formRow.textarea {
	height:128px;
}

.formRow label {
	width:125px;
	display:block;
	float:left;
	padding-top:3px;
}

.formRow .text {
	display:inline;
	float:left;
	border:1px solid #999999;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	padding:4px;
	width:200px;
}

#contactContainer {
	
}

#contactInformation {
	width:250px;
}

#contactForm {
	float:right;
	width:450px;
}

#mailList {
	padding-top:5px;
	margin-left:125px;
}
#mailList label {
	width:auto;
	display:inline;
	float:none;
	color:#000000;
}
#mailList label:hover {
	color:#333333;
	cursor:pointer;
}
#openFeedback {
	width:166px;
	height:28px;
	background-image:url(../../images/openBetaFeedback.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	cursor:pointer;
	position:absolute;
	right:0px;
	top:0px;
	z-index:4;
}
#feedbackNotification {
	width:400px;
	height:22px;
	cursor:pointer;
	position:absolute;
	left:0px;
	top:0px;
	z-index:100;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#33CC33;
	border:1px solid #006600;
	border-top-width:0px;
	border-left-width:0px;
	font-size:14px;
	padding-top:8px;
	padding-left:8px;
	text-align:left;
}
#feedbackNotification.failed {
	background-color:#CC0000;
	border-color:#990000;
}
#feedbackNotification .close {
	float:right;
	margin-top:-2px;
	padding-right:8px;
}
#feedbackNotification .close a {
	font-size:10px;
	color:#EFEFEF;
}
#feedbackForm {
	width:327px;
	height:316px;
	background-image:url(../../images/feedbackForm.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	right:0px;
	top:0px;
	z-index:4;
	display:none;
}
#feedbackForm .close {
	padding-top:12px;
	padding-right:12px;
	text-align:right;
}
#feedbackForm .close a {
	color:#EFEFEF;
	font-weight:bold;
}
#feedbackForm .close a:hover {
	color:#FFFFFF;
	font-weight:bold;
}
#feedbackForm .form {
	margin:24px 12px 0px 14px;
	text-align:left;
	color:#FFFFFF;
}
#feedbackForm .formRow {
	height:35px;
}

#feedbackForm .formRow.textarea {
	height:125px;
}

#feedbackForm .formRow label {
	width:88px;
	display:block;
	float:left;
	padding-top:6px;
	padding-left:12px;
	font-size:13px;
	font-weight:bold;
}

#feedbackForm .formRow .text {
	float:left;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	padding:4px;
	width:175px;
}
#feedbackForm textarea, #feedbackForm input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#viewFeedback {
	float:right;
	margin-right:25px;
	text-align:center;
	margin-top:25px;
}
#viewFeedback a {
	color:#FFFFFF;
	text-decoration:none;
}
#viewFeedback a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.pdfResourceTop {
	width:200px;
	height:51px;
	background-image:url(../../images/rightColumn/pdf_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.pdfResourceMiddle {
	width:164px;
	background-image:url(../../images/rightColumn/pdf_middle.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	padding:0px 18px;
}
.pdfResourceBottom {
	width:200px;
	height:16px;
	background-image:url(../../images/rightColumn/pdf_bottom.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

.pdfResourceMiddle a {
	color:#333333;
}

.pdfResource {
	padding-left:25px;
	background-color:transparent;
	background-image:url(../../images/icons/pdf.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
	width:135px;
	cursor:pointer;
	padding-top:8px;
	padding-bottom:8px;
	margin-left:8px;
}
.pdfResource:hover {
	text-decoration:underline;
	color:#000000;
}

.contactTop {
	width:200px;
	height:51px;
	background-image:url(../../images/rightColumn/contact_top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.contactMiddle {
	width:164px;
	background-image:url(../../images/rightColumn/contact_middle.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	padding:0px 18px;
}
.contactBottom {
	width:200px;
	height:16px;
	background-image:url(../../images/rightColumn/contact_bottom.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:5px;
}

.contactMiddle .field {
	padding-left:20px;
	background-color:transparent;
	background-position:0px 1px;
	background-repeat:no-repeat;
	width:135px;
	padding-top:4px;
	padding-bottom:6px;
	color:#333333;
}

.contactMiddle .name {
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
}

.contactMiddle .email {
	background-image:url(../../images/icons/email.gif);
	background-position:0px 2px;
	padding-left:25px;
	margin-left:8px;
}

.contactMiddle .phone {
	background-image:url(../../images/icons/phone.gif);
	background-position:0px 1px;
	padding-left:25px;
	margin-left:8px;
}
#companyHomeLeft {
	width:460px;
}
#companyHomeRight {
	float:right;
	width:250px;
}

.productTab {
	border:1px solid #B5B4D3;
	margin-top:8px;
	background-image:url(../../images/pages/products/pi_CenterTitleBack.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.productTabLC {
	background-image:url(../../images/pages/products/studentCenter/mainBack.jpg);
}

.productTab.hide, .productTab .hide {
	display:none;
}
#productRibbon {
	margin-top:25px;
	border:1px solid #D3D3D3;
	height:76px;
	background-color:#DDDDDD;
	background-image:url(../../images/pages/products/products_03.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
.ribbonItem {
	float:left;
	padding:0px 20px;
}
.ribbonItem.services {
	padding:0px 28px;
}
.productLeftBar {
	width:200px;
	background-image:url(../../images/pages/products/pi_leftFocusBack.gif);
	background-repeat:repeat-y;
	background-position:left;
	vertical-align:top;
}
.productLeftBar .servicesBar {
	padding-right:65px;
	font-size:10px;
}
.productLeftBar img {
	padding-bottom:15px;
}
.productTabContent {
	padding:0px 20px 20px 0px;
	vertical-align:top;
}
.productRightBar {
	width:200px;
	background-image:url(../../images/pages/products/studentCenter/rightBack.jpg);
	background-repeat:repeat-y;
	background-position:left;
	vertical-align:top;
}
.productRightBar img {
	padding-bottom:15px;
}
.LCLinks {
	font-size:11px;
	width:390px;
	padding-left:30px;
}
.LCLinks.top {
	margin-top:20px;
}
.LCLinks.bottom {
	margin-bottom:25px;
}
.LCLinks img {
	margin-right:20px;
	vertical-align:middle;
}
.LCLinksRowOdd {
	background-color:#E0E7F1;
}
.photogallery {
	padding:15px;
	padding-top:0px;
}
.photogallery .photo {
	padding:7px;
	border:1px solid #DDDDDD;
	margin-right:15px;
}