#container {
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	background-color: #FFFFFF;
	border-right: 1px solid #959595;
	border-bottom: 1px solid #959595;
	border-left: 1px solid #959595;
}
#container #mast {
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 15px;
}
#mast {
	background-image: url(../../images/nrc_ondemand_logo.gif);
	background-repeat: no-repeat;
	background-position: 21px 15px;
	display: block;
}
#mast .logo {
	width: 210px;
	height: 65px;
	float: left;
}
#mast .logo a {
	height: 65px;
	width: 215px;
	display: block;
}
#mast .messaging {
	height: 65px;
	text-align: right;
	vertical-align: middle;
	padding-top: 0px;
	font-size: 65%;
	line-height: 3em;
	color: #DF7422;
}
.messaging a {
	text-decoration: none;
	color: #727B83;
}
#sidebar .sidebarSections {
	background-image: url(../../images/bg_sidebar_sections.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 6px;
}
#sidebar .sidebarSections p {
	margin-left: 8px;
	margin-right: 4px;
}
#sidebar li {
	margin-bottom: 1em;
	list-style-image: url(../../images/li_arrows.jpg);
	line-height: 1.35em;
}
#nav {
	padding: 0;
	height: 20px;
	list-stlye: none;
	display: inline;
	overflow: hidden;
	float: right;
	margin-top: 0px;
	margin-right: 115px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:20px; /* for IE5/Win only */
}

#nav a:hover {
	background-position: 0 -40px;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#about #navAbout a, #crm #navCRM a, #exchange #navExchange a,#support #navSupport a, #contact #navContact a, #demos #navDemos a {
	background-position: 0 -20px;
}
#demos #container #subNav ul ul {
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#demos #container #subNav ul ul ul li a:hover {
	background-image: url(../../images/double-arrow-golden.gif);
	background-repeat: no-repeat;
	background-position: 142px center;
	color: #365075;
}


#nav a:active, #nav a.selected {
	background-position: 0 -40px;
}
#navAbout a {
	background-image: url(../../images/nav_about.gif);
	width: 62px;
	margin-right: 20px;
}
#navContact a {
	background-image: url(../../images/nav_contact.gif);
	width: 72px;
}

#navCRM a {
	background-image: url(../../images/nav_crm.gif);
	width: 115px;
	margin-right: 20px;
}
#navDemos a {
	background-image: url(../../images/nav_demos.gif);
	width: 115px;
	margin-right: 20px;
}
#navExchange a {
	background-image: url(../../images/nav_exchange.gif);
	width: 148px;
	margin-right: 20px;
}

#navSupport a {
	background-image: url(../../images/nav_support.gif);
	width: 57px;
	margin-right: 20px;
}

#head{
	background-repeat: no-repeat;
	background-position: left top;
	height: 165px;
	text-align: left;
	display: block;
	clear: both;
	margin-bottom: 10px;
}
body#home {
background-color: #0E2041;
}
body#demos, body#contact, body#about, body#legal, body#map {
background-color: #244372;
}
body#crm {
background-color: #54554F;
}
body#exchange {
background-color: #3C4C65;
}
body#support {
background-color: #485F4B;
}
#contact #container #head {
	background-image: url(../../images/banner-contact.jpg);
}
#about #container #head {
	background-image: url(../../images/banner-about.jpg);
}
#crm #container #head {
	background-image: url(../../images/banner-crm.jpg);
}
#exchange #container #head {
	background-image: url(../../images/banner-exchange.jpg);
}
#support #container #head {
	background-image: url(../../images/banner-support.jpg);
}
#legal #container #head {
	background-image: url(../../images/banner-legal.jpg);
}
#map #container #head {
	background-image: url(../../images/banner-sitemap.jpg);
}
#admin #container #head {
	background-image: url(../../images/banner-admin.jpg);
}
#demos #container #head {
	background-image: url(../../images/banner-demos-training.jpg);
}
#bc {
	font-size: 70%;
	color:#666666;
	z-index: auto;
	padding-left: 235px;
	padding-top: 143px;
}
#bc a {
	color: #3366CC;
}
#container #content a, #footer a {
	color: #3366CC;
} 
#bc a:hover {
	color: #E5881C;

}
#container #content a:hover, .messaging a:hover, #footer a:hover {
	color: #C36D0B;
}
#container #content ol li, .agreement ol li {
	line-height: 135%;
	margin-bottom: 10px;
}
#container #content p, #contentDemos p, #footer p{
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: .9em;
}
#container #content strong {
	color: #666666;
}
#container #content #main ul li, .agreement ul li {
	margin-bottom: 8px;
	list-style-image: url(../../images/li_arrows.jpg);
	line-height: 1.5em;
}
#container img {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
}
#container td {
	padding-top: 4px;
}
#container th {
	color: #333333;
	padding-right: 6px;
	padding-top: 8px;
	text-align: right;
	vertical-align: top;
}
#content {
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	float: right;
	padding-left: 20px;
	text-align: left;
	width: 720px;
	clear: none;
	margin-bottom: 15px;
}
#content, #footer, #contentDemos p, #subNav {
	font-size: 70%;
}
#footer {
	color: #333333;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	clear: both;
	display: block;
	text-align: right;
	padding: 6px 20px 10px;
}
#footer #microsoft {
	float: left;
	width: 33%;
	text-align: left;
	font-size: 10px;
	padding-top: 4px;
	padding-left: 4px;
}
#home #content li strong, #exchange #content li strong {
	display: block;
	padding-bottom: 4px;
}
#main {
	float: left;
	width: 510px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#sidebar {
	clear: none;
	float: right;
	width: 180px;
	margin-right: 10px;
}

#sidebar #downloads a {
	display: block;
	text-decoration: none;
}
#sidebar h3 {
	font-weight: bold;
	font-size: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
}
#signup {
	list-style-type: none;
	width: 675px;
	margin-bottom: 0px;
}
#signup #one {
	background: url(../../images/ol_1.gif) no-repeat 0px 25%;
}
#signup #three{
	background: url(../../images/ol_3.gif) no-repeat 0px 25%;
}
#signup #two{
	background: url(../../images/ol_2.gif) no-repeat 0px 25%;
}
#signup li {
	list-style-position: outside;
	margin-bottom: 6px;
	padding-bottom: 20px;
	padding-left: 32px;
	padding-right: 20px;
	padding-top: 0px;
	width: 425px;
}
#crm #container #content #main #signup ul {
	margin-left: 25px;
}

#signupIframe {
	margin-top: -15px;
}
#crm #subNav {
	float: left;
	width: 200px;
	vertical-align: top;
	background-image: url(../../images/bg_subnav_crm.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
}
#subNav {
	float: left;
	width: 200px;
	vertical-align: top;
	background-image: url(../../images/bg_subnav.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
}

#subNav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 11px;
}
#subNav li {
	list-style-type: none;
	margin-bottom: 6px;
}
#subNav li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #6A747C;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#subNav li a:hover, #subNav li a.active {
	color: #BA5406;
	background-image: url(../../images/double-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#subNav li a:hover {
	background-color: #f1f1f1;
}
#subNav h3 a {
	text-decoration: none;
	display:block;
	color: #1D4593;
}
#subNav h3 a.active, #subNav h3 a:hover {
	background-image: url(../../images/subnav_h3active2.png);
	background-repeat: no-repeat;
	background-position: right center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
}

h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 17px;
	font-weight: normal;
	color: #1D4593;
	margin-bottom: 16px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	color: #1D4593;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-bottom: 1px;
}

h4 {
	font-weight: bold;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-size: 100%;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#crmFeatures th {
	text-align: left;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
h5 {
	font-size: 100%;
	margin: 0px;
}

#crmFeatures tr:hover {
	background-color: #F0F0F0;
}
h5 a {
	text-decoration: none;
}

#crmFeatures tr:hover h4 {
	color: #0099FF;
}
h2.demoreg {
	background-image: url(../../images/h2_demo_registration.gif);
	height: 26px;
	margin-left: 5px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
}

#crmFeatures h4 {
	color: #305493;
	margin-top: 2px;
	padding-top: 0px;
}
.intro {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	line-height: normal;
}

#crmFeatures td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 34px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../../images/arrow_features.png);
	background-repeat: no-repeat;
	background-position: 8px 8%;
}
#crmFeatures p {
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.logoLink {
	height: 65px;
	width: 215px;
	display: block;
	background-image: url(../../images/transparent.gif);
	background-repeat: no-repeat;
}
.external {
	background-image: url(../../images/icon_new_blue.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 12px;
}
.external:hover {
	background-image: url(../../images/icon_new_orange.png);
}
#subNav h3 {
	font-weight: bold;
	font-size: 100%;
	background-image: url(../../images/h3_subNav.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	margin-right: 8px;
	margin-left: 9px;
	margin-top: 8px;
	padding: 6px;
	margin-bottom: 3px;
}
#sidebar h3_archive {
	font-weight: bold;
	font-size: 110%;
	background-image: url(../../images/h3-sidebar_bg2.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	padding: 4px 6px 4px 8px;
	margin-bottom: 6px;
	margin-top: 0px;
}
.screenshots img {
	margin-right: 20px;
	margin-bottom: 20px;
}
#formIframe {
	margin-top: -18px;
	margin-bottom: 0px;
}
#content #sidebar ul {
	margin-left: 18px;
	padding-left: 0px;
	margin-bottom: 30px;
	margin-top: 0px;
}
.pricing th {
	text-align: center;
	background-color: #F0F0F0;
	color: #999999;
}
 .pricing td, .pricing th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 6px;
}
.pricing {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.pricing tr:hover {
	background-color: #F0F0F0;
}
.pricing td {
	padding-left: 15px;
}
.pricing li {
	margin: 0px;
	padding: 0px;
	list-style-image: none !important;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
#demos #container #content #main .pricing ul {
	margin: 0px;
	padding: 0px;
}

.pricing th.sub {
	text-align: left !important;
	background-image: url(../../images/bg_sub.png);
	background-repeat: repeat-x;
}
.mslogo {
	float: left;
	background-image: url(../../images/ms_gold_partner.gif);
	height: 46px;
	width: 100px;
}
#content #main {
min-height: 275px;
}
#sidebar .intro {
	font-size: 14px;
	line-height: 75%;
}

#main h3.negmargin {
	margin-bottom: 0px;
	display: block;
	clear: both;
}
#fiftyleft {
	float: left;
	width: 200px;
	clear: none;
	padding-bottom: 4px;
	margin-bottom: 15px;
}
#fiftyright {
	float: left;
	width: 269px;
	clear: none;
	margin-left: 10px;
	padding-left: 30px;
	padding-bottom: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#contact #container #content dt {
	font-weight: bold;
	color: #666666;
}
#contact #container #content dd {
	margin-top: -12px;
	padding-left: 15px;
	margin-bottom: 8px;
	line-height: 1.35em;
}
#subNav img.microsoftlogo {
	margin-top: 30px;
	margin-left: 50px;
}
.announcement {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 0px;
	background-image: url(../../images/bg_alert2.png);
	background-repeat: repeat-x;
	background-position: left -1px;
}
.announcement h3 {
	margin-top: 0px;
	padding-top: 0px;
}

#mast .messaging img {
	vertical-align: bottom;
	margin-right: 4px;
}
#main textarea.sla {
	height: 100px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sidebar #downloads li.pdf {
	list-style-image: url(../../images/icon_pdf.png);
}
#contentDemos {
	float: right;
	text-align: left;
	width: 100%;
	clear: none;
	margin-bottom: 15px;
}
#contentDemos iframe {
	border: 1px solid #CCCCCC;
}
#contentDemos #iFrame {
	text-align: center;
	background-image: url(../../images/lightbox/lightbox-ico-loading.gif);
	background-position: center 10px;
	background-repeat: no-repeat;
	min-height:150px;
}
#contentDemos .announcement strong {
	color: #5975A8;
}
#iFrame object {
background-color:transparent;
}
#tableGrid th, .answer #tableGrid th {
	text-align: left;
	padding: 4px;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.pricing .strikethrough {
	font-weight: bold;
	text-decoration: line-through;
	color: #666666;
	margin-right:6px;
}

#tableGrid td, .answer #tableGrid td{
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: top !important;
}
#tableGrid tr:hover, .answer #tableGrid tr:hover{
	background-color: #F1F1F1;
}

#tableGrid .fileSize {
	padding: 4px;
	width: 70px;
	text-align: right;
	vertical-align: top;
}
#tableGrid h4 a{
	margin: 0px;
	padding: 0px;
}
#contentDemos #form1 {
	width: 215px;
	display: inline;
}
#contentDemos .next {
	text-align: right;
	width: 33%;
}
#contentDemos td {
	font-size: 70%;
}
#contentDemos .prev {
	width: 33%;
}
#contentDemos .demoNumber {
	text-align: center;
	color: #666666;
	font-weight: bold;
}
#contentDemos #form1 select {
	font-size: 70%;
	clear: none;
	float: right;
	margin-top: -21px;
	margin-bottom: 6px;
}
#contentDemos .demoNav td {
	background-color: #F0F0F0;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 6px;
}
#tableGrid .flash {
	background-image: url(../../images/icon_flash_s.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	height: 20px;
	padding-bottom: 3px;
}
#tableGrid .wmv {
	background-image: url(../../images/icon_wmp.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	height: 20px;
	padding-bottom: 3px;
}
.pdf {
	background-image: url(../../images/icon_PDF_small.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	height: 20px;
	padding-bottom: 3px;
}
.vCard {
	background-image: url(../../images/icon_vcard.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	height: 20px;
	padding-bottom: 3px;
	color: #BA5406 !important;
}
.vCard:hover {
	background-image: url(../../images/icon_vcard_hover.png);
	color: #999999 !important;
}

.crmSignup {
	background-image: url(../../images/button_signup_crm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 160px;
	display: block;
	margin-bottom: 25px;
}

.crmSignup:hover {
	background-image: url(../../images/button_signup_crm2.gif);
}

.exchangeSignup {
	background-image: url(../../images/button_signup_exchange.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	width: 160px;
	display: block;
	margin-bottom: 25px;
}

.exchangeSignup:hover {
	background-image: url(../../images/button_signup_exchange2.gif);
}

.miniboxesCRM {
	background-image: url(../../images/mini-boxes.gif);
	background-repeat: no-repeat;
	display: block;
	height: 92px;
	background-position: -10px 0px;
}
.miniboxesCRM:hover {
	background-position: -235px 0px;
}
.miniboxesExchange {
	background-image: url(../../images/mini-boxes.gif);
	background-repeat: no-repeat;
	display: block;
	height: 95px;
	background-position: -10px -96px;
}
.miniboxesExchange:hover {
	background-image: url(../../images/mini-boxes.png);
	background-repeat: no-repeat;
	display: block;
	height: 95px;
	background-position: -235px -96px;
}
.signuplink {
	color: #FFFFFF !important;
	border: 1px solid #ccc;
	background-color: #DF6922;
	font-weight: bold;
	text-decoration: none;
	font-size: 95%;
}
.signuplink:hover {
	background-color: #31569C;
}
.pricing th.sub2 {
	text-align: left !important;
	background-image: url(../../images/bg_sub2.png);
	background-repeat: repeat-x;
	color: #CC6600!important;
	background-color: #FFFFFF;
	background-position: left bottom;
}
#subscribeNews {
	margin-left: 12px;
	margin-right: 12px;
}
.notbold {
	font-weight: normal;
}
h2.sla {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
	margin-top: 20px;
}
.xls {
	background-image: url(../../images/icon_excel_small.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	height: 22px;
	padding-bottom: 5px;
}
#signup #two .xls {
	line-height: 2.1em;
}

.agreement {
	height: 200px;
	width: 93%;
	overflow: scroll;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 15px;
}
#MS {
	font-size: 10px;
	color: #999999;
	width: 940px;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 10px;
}
#newsletter label {
	font-weight: bold;
	color: #6A747C;
	float: left;
	width: 115px;
	margin-top: 4px;
	text-align: right;
	padding-right: 6px;
}
.required {
	color: #990000;
	font-weight: bold;
}

#newsletter input {
	margin-bottom: 8px;
}
#demos #container #content #sidebar .announcement table.calendar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#demos #container #content #sidebar .announcement .calendar th {
	text-align: left;
	padding: 4px;
	color: #666666;
	font-size: 95%;
}
#demos #container #content #sidebar .announcement .calendar td, #demos #container #content #sidebar .announcement .calendar th{
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#demos #container #content #sidebar .announcement .calendar tr:hover {
	background-color: #f1f1f1;
}
#demos #container #content #sidebar .announcement .calendar tr {
	background-color: #FFFFFF;
}

#demos #container #content #sidebar .announcement .calendar .year {
	background-image: url(../../images/bg_sub.png);
	background-repeat: repeat-x;
}
#demos #container #content #main .pricing .sub {
	color: #666666;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#demos #container #content #main .pricing th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666666;
	text-align: left;
}
#demos #container #content #main .pricing .priceLevels {
	font-size: 12px;
	text-align: center !important;
	color: #666666;
	background-color: #f1f1f1;
	font-weight: normal;
}
#demos #container #content #main .pricing .days35 {
	background-color: #3F577D;
	color: #FFFFFF;
}
#demos #container #content #main .pricing .days12 {
	background-color: #003366;
	color: #FFFFFF;
}
#demos #container #content #main .pricing {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#demos #container #content #main .pricing td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
