@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	padding:0px;
	margin:0px;
	background-color:#666666;
}

#banner {
   height:  220px;  
    width:   525px;  
    padding: 0;  
    margin:  0;    
    overflow:hidden;
}

#banner div {
  left: 0;
  top: 0;
}

P {
	margin:0px;
	margin-bottom:5px;
	padding:0px;
}
form {
	margin:0px;
	padding:0px;
}
form table {
	font-size:11px;
	color:#333333;
}
form table tr td span {
	color:#00A3C9;
}

select {
	color: #ffffff;
	font-size: 10px;
	width: 130px;
	margin:0px;
	padding:0px;
	background-color: #666666;
}

#wrapper {
	width: 950px;
	padding: 0px;
	text-align: left;
	height: auto;
	width:950px;
	text-align:left; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:0px; 
	margin-bottom:0px;
	background-color:#FFFFFF;
}

#header {
	width: 950px;
	height: 163px;
	padding:0px;
	margin:0px;
}

/* START ------- NAVBAR ------- */

#navbar {
	width: 950px;
	height: 53px;
	clear:both;
	background-color:#333333;
	margin-top:5px;
	position:relative;
	z-index:999;
}
*html #navbar {
	height: 45px;
}
#navbar ul {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
	list-style-type:none;
	background-color:#333333;
}
#navbar ul li { 
	float:left;
	width:119px;
	position:relative;
	background-color:#666666;
	height:38px;
	text-align:center;
	color:#666666;
}
#navbar ul li a {
	background-image: url(../images/navbar_inactive.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:38px;
	display:block;
	color:#666666;
	text-decoration:none;
	padding-top:15px;
	background-color:#333333;
}
#navbar ul li a:hover {
	background-image: url(../images/navbar_active.gif);
	color:#FFFFFF;
}
li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 38px;
	left: 0px;
	background-color:#333333;
	width:60px;
}
.leftnavheader {
	color: #666666;
	font-weight: bold;
}
#navbar ul li ul li, #navbar ul li.active ul li {
	display:block;
	height:22px;
	overflow:hidden;
	left:0px;
}
*:first-child+html #navbar ul li ul li {
	left:-60px;
}
#navbar ul li ul li a {
	background-image:none;
	color:#FFFFFF;
	background-color:#333333;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}
#navbar ul li ul li a:hover, #navbar ul li.active ul li {
	background-image:none;
	color:#333333;
	background-color:#CCCCCC;
}
li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: 38px;
	left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

/* PAGE IDENTIFIERS IN NAVBAR */
.navID#pageHome #navbar ul li a#navHome, 
.navID#pageAbout #navbar ul li a#navAbout,
.navID#pageNews #navbar ul li a#navNews,
.navID#pagePredict #navbar ul li a#navPredict,
.navID#pageServices #navbar ul li a#navServices,
.navID#pageSupport #navbar ul li a#navSupport,
.navID#pageResources #navbar ul li a#navResources,
.navID#pageContact #navbar ul li a#navContact {
	background-image: url(../images/navbar_active.gif);
	color:#FFFFFF;
}

#navbar ul li.active a {
 	background-image: url(../images/navbar_active.gif);
	color:#FFFFFF; 
}
#navbar ul li.active ul li a {
 	background-image: none;
	color:#FFFFFF; 
}

#navbar ul li.homeClass {
  width: 117px;
}
#navbar ul li ul li,
#navbar ul li ul li.homeClass,
#navbar ul li.active ul li,
#navbar ul li.active ul li.homeClass {
	display:block;
	height:22px;
	left:0;
	overflow:hidden;
	width:119px;
	padding-bottom: 10px;
}

/* END ------- NAVBAR ------- */

#maincontent, #maincontentNoRightCol {
	background-image: url(../images/footer_pic.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width:950px;
	padding-bottom:19px;
}
#maincontentNoRightCol {
	background-image: url(../images/footer_pic_NoRightCol.gif);
}

/* THIS IS TO CLEAR THE LEFT & RIGHT FLOATING NAVS */
#clearingdiv {
	clear:both;
}

#container, #containerNoRightCol {
	width: 722px;
	margin: 0px;
	padding:0px;
	float:left;
}
 #containerNoRightCol {
	width: 950px;
 }
 
 #leftnav {
	width: 155px;
	float: left;
}

#maincopy, #maincopyNoRightCol {
	width:547px;
	float:right;
	margin: 0px;
	padding: 0px;
	padding-bottom:19px;
	margin-top: 20px;
	}
#maincopyNoRightCol {
	width:775px;
}
#maincopyNoRightCol p {
	padding-right:20px;
}

#rightnav {
	width: 228px;
	background-color: #CCCCCC;
	font-size: 11px;
	color: #333333;
	line-height: 130%;
	margin-bottom:19px;
	float:right;
}

#footer {
	height: 69px;
	width:950px;
	background-color: #333333;
	margin: 0px auto;
	padding: 0px auto;
	width:950px;
	line-height: 140%;
	clear:both;
}

h1  {
	color: #333333;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height:15px;
	margin:0px;
	padding:0px;
}
h2 {
	font-size: 13px;
	line-height:18px;
	font-weight: bold;
	margin:0px;
	color: #00A3C9;
}
h3 {
	font-size: 11px;
	line-height:15px;
	font-weight: bold;
	margin:0px;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 10px;
}
H4 {
	color:#999999;
	font-size:10px;
	margin:0px;
}
IMG {
	border: 0px;
	margin:0px;
	padding:0px;
	background-position: top;
	vertical-align: top;
}

a {
	color: #00A3C9;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #00A3C9;
}
a:visited {
	color: #00A3C9;
}


a:hover {
	color: #666666;
}
a:active {
	color: #00A3C9;
}

#quotebox {
	width: 115px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: solid #CCCCCC 1px;
	padding: 10px;
	line-height: 120%;
	font-weight: bold;
	font-style: normal;
	margin-left: 20px;
	}

#quotebox p {
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
#welcomebox {
	width: 135px;
	margin-bottom: 0px;
	padding: 0px;
	line-height: 120%;
	font-weight: normal;
	font-style: normal;
	margin-top: 20px;
	margin-left: 20px;
	}

#welcomebox p {
	font-size: 11px;
	line-height: 140%;
	margin-bottom: 0px;
	margin-top: 10px;
	vertical-align: text-top;
	margin-right: 0px;
	margin-left: 0px;
	color: #333333;
	font-weight: normal;
	text-align:left;
	}
	
#welcomebox h2{
	color: #333333;
	font-size: 13px;
	line-height:18px;
	margin-top:0px;
	margin-bottom:10px;
	padding: 0;
	}
*html #welcomebox h2{
	margin-top:10px;
}




#leftnav_dropdown {
	width: 135px;
	margin-left: 20px;
	margin-top: 20px;	
}
	
#leftnav_dropdown h3 {
	text-transform:uppercase;
}
#leftnav_dropdown ul {
	padding:0px;
	margin:0px;
	list-style-type:none;	
}
#leftnav_dropdown ul li {
	display:block;
	height:25px;
	border-top:1px solid #666666;
}
#leftnav_dropdown ul ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
	
}
#leftnav_dropdown ul ul li {
	display:block;
	height:25px;
	border-top:1px solid #666666;
	padding-left:0px;
}


#leftnav_dropdown #subpage_navlist li a, #leftnav_dropdown #subpage_navlist li a:visited, #leftnav_dropdown #subpage_navlist li a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:25px;
	color:#333333;
	font-weight:normal;
	padding-left:10px;
	background-image:url(../images/leftsubnav_off.jpg);
	background-repeat:no-repeat;
	background-position:right;
	display:block;
}
#leftnav_dropdown #subpage_navlist ul a, #leftnav_dropdown #subpage_navlist ul a:visited, #leftnav_dropdown #subpage_navlist ul a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:25px;
	color:#333333;
	font-weight:normal;
	padding-left:20px;
	background-image:url(../images/leftsubnavsub_off.jpg);
	background-repeat:no-repeat;
	background-position:right;
	display:block;
}

#leftnav_dropdown #subpage_navlist ul li a:hover {
	background-image:url(../images/leftsubnav_over.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color:#FFFFFF;
}
#leftnav_dropdown ul#subpage_navlist li a:hover, #leftnav_dropdown ul#subpage_navlist li#active a {
	background-image:url(../images/leftsubnav_over.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color:#FFFFFF;
}

/* ABOUT US SUBMENU */ 
.subnavID#subpageClients #leftnav_dropdown ul li a#subnavClients, 
.subnavID#subpagePartners #leftnav_dropdown ul li a#subnavPartners, 
.subnavID#subpageManagement #leftnav_dropdown ul li a#subnavManagement,
.subnavID#subpageDirectors #leftnav_dropdown ul li a#subnavDirectors,


/* NEWS SUBMENU */ 
.subnavID#subpagePR #leftnav_dropdown ul li a#subnavPR,
.subnavID#subpagePast #leftnav_dropdown ul li a#subnavPast,
.subnavID#subpageEvents #leftnav_dropdown ul li a#subnavEvents,


/* PREDICT SUBMENU */ 
.subnavID#subpageOverview #leftnav_dropdown ul li a#subnavOverview,
.subnavID#subpageEnterprise #leftnav_dropdown ul li a#subnavEnterprise,
.subnavID#subpageProject #leftnav_dropdown ul li a#subnavProject,
.subnavID#subpageLifecycle #leftnav_dropdown ul li a#subnavLifecycle,
.subnavID#subpageDemo #leftnav_dropdown ul li a#subnavDemo,
.subnavID#subpageLatest #leftnav_dropdown ul li a#subnavLatest,
.subnavID#subpageLatest #leftnav_dropdown ul li a#subnav1a,
.subnavID#subpageLatest #leftnav_dropdown ul li a#subnav1b,
.subnavID#subpageLatest #leftnav_dropdown ul li a#subnav1c,
.subnavID#subpageLatest #leftnav_dropdown ul li a#subnav1d,
.subnavID#subpageLatest #leftnav_dropdown ul li a#subnav2a,
.subnavID#subpageLatest #leftnav_dropdown ul li a#subnav2b,
.subnavID#subpageLatest #leftnav_dropdown ul li a#subnav2c,
.subnavID#subpageLatest #leftnav_dropdown ul li a#subnav2d,
.subnavID#subpageLatest #leftnav_dropdown ul li a#subnav2e,


/* SERVICES SUBMENU */ 
.subnavID#subpageServices #leftnav_dropdown ul li a#subnavServices,
.subnavID#subpageTraining #leftnav_dropdown ul li a#subnavTraining,


/* NOT CURRENTLY USED - UNCOMMENT IF ADDITIONAL DROPDOWNS ARE ADDED TO THIS MENU
SUPPORT MENU
.subnavID#subpageSupport #leftnav_dropdown ul li a#navSupport,
*/


/* RESOURCES SUBMENU */ 
.subnavID#subpageCS #leftnav_dropdown ul li a#subnavCS,
.subnavID#subpageWP #leftnav_dropdown ul li a#subnavWP,
.subnavID#subpagePublications #leftnav_dropdown ul li a#subnavPublications,
.subnavID#subpageAssociations #leftnav_dropdown ul li a#subnavAssociations,
.subnavID#subpageMagazines #leftnav_dropdown ul li a#subnavMagazines,
.subnavID#subpageGlossary #leftnav_dropdown ul li a#subnavGlossary


/* CONTACT SUBMENU */ 
/* NOT CURRENTLY USED - UNCOMMENT IF ADDITIONAL DROPDOWNS ARE ADDED TO THIS MENU
CONTACT MENU
.subnavID#subpageContact #leftnav_dropdown ul li a#navContact */ {
	background-image:url(../images/leftsubnav_over.jpg);
	background-repeat:no-repeat;
	background-position:right;
	color:#FFFFFF;
}


*html #leftnav_dropdown ul li a{
	height:20px;
	line-height:25px;
}
*html #leftnav_dropdown ul ul li a{
	height:20px;
	line-height:25px;
}


#quotebox h2{
	color: #F3AF14;
	font-size: 13px;
	line-height:15px;
	margin-top:0px;
	margin-bottom:10px;
	}
*html #quotebox h2{
	margin-top:10px;
}
		
#logobox {
	margin-right:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
	font-style: normal;
	margin-left: 0px;
	float:left;
	border:1px solid #CCCCCC;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	}
	
#logos {
	width: 116px;
	height:45px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
	font-style: normal;
	margin-left: 0px;
	float:left;
	border:1px solid #CCCCCC;
	margin-right: 20px;
	}
	
#maincopy p, tabscontent p, #maincopyNoRightCol p, #maincopy ul li, .inlineList {
	font-size: 11px;
	line-height: 140%;
	margin-bottom: 0px;
	margin-top: 10px;
	vertical-align: text-top;
	margin-right: 20px;
	margin-left: 0px;
	color: #333333;
	font-weight: normal;
	text-align:left;
}


#titles, #titlesNoRightCol, #boxedcontent_fancy {
	background-repeat:no-repeat;
	background-image: url(../images/titles_bg.jpg);
	border:1px solid #CCCCCC;
	padding: 10px;
	background-position: top right;
	margin-right:20px;
}

*html #titles {
	padding-top:5px;
}
*html #titlesNoRightCol {
	padding-top:5px;
}

*html #titles H1 {
padding-top:10px;
}
*html #titlesNoRightCol H1 {
padding-top:10px;
}

#boxedcontent_fancy {
	margin-top:20px;
}

#boxedcontent, #boxedcontent_nobottombdr {
	border:1px solid #CCCCCC;
	padding: 10px;
	margin-top:20px;
	margin-right:20px;
}
#boxedcontent_nobottombdr {
	border-bottom:none;
}
*html #boxedcontent, *html #boxedcontent_nobottombdr {
	width: 490px;
	padding-top:3px;
}

#readmore {
	background-color:#666666;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 11px;
	color:#FFFFFF;
	height:13px;
	margin-top: 1px;
	margin-right:20px;
	cursor:pointer;
}
*html #readmore {
	width: 502px;
}
#readmore_text {
	float:left;
}
#readmore_arrow {
	float:right;
	background-image: url(../images/readmore_arrow.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:25px;
}

#rightnav p{
	font-size: 11px;
	color: #333333;
}


#ctabox_yellow, #ctabox_cyan, #ctabox_blue {
	width: 168px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position:top left;
	margin-left: 20px;
	margin-right:20px;
	margin-top: 20px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	}

#cta_off {
  visibility:hidden;
  display:none;
}

*html #ctabox_yellow, *html #ctabox_cyan, *html #ctabox_blue {
	padding-top:20px;
}
a span {
	background-image: url(../images/arrow_blue.jpg);
	background-repeat: no-repeat;
	background-position:center;
	width:14px;
	height:9px;
	display:inline-block;
}

#ctabox_yellow {
	background-image: url(../images/ctabox_yellow.jpg);
	}

#ctabox_cyan {
	background-image: url(../images/ctabox_cyan.jpg);
	}
	
#ctabox_blue {
	background-image: url(../images/ctabox_blue.jpg);
	}
	
#ctabox_newsletter {
	width: 186px;
	background-color: #094FA3;
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/newsletter.jpg);
	border: solid #FFF 2px;
	}
	
#ctabox_newsletter p{
	color: #FFFFFF;
	font-size: 11px;
	line-height: 110%;
	margin-top: 190px;
	margin-right: 15px;
	margin-left: 15px;
	font-weight: normal;
	}	
#ctabox_newsletter_sm {
	padding:0px;
	width: 186px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	border: solid #FFF 2px;
	}	
		
#ctabox_yellow h2{
	color: #F3AF14;
	font-size: 13px;
	}

#ctabox_cyan h2{
	color: #00A4CA;
	font-size: 13px;
	}
	
#ctabox_blue h2{
	color: #084EA4;
	font-size: 13px;
	}
		
#newsbox {
	width: 530px;
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 130%;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	float:left;
	border:1px solid #CCCCCC;
	}

#tabscontent {
	clear: left;
	float: left;
	font-size: 10px;
	margin:0px;
	padding: 0px;
	height: 27px;
}

	
.tabsubhead {
	font-size:90%;
	margin:0px 0px 5px 0px;
	padding:10px 0px 0px 14px;
	background-image: url(../images/tab_active.gif);
	background-repeat: no-repeat;
	color: #fff;
	height: 27px;
}
	
#footer tr, #footer td {
	padding:0px;
	margin:0px;
	}
	
#footertable {
	font-size: 10px;
	float:right;
	background-color: #333333;
	margin-top: 10px;
	line-height: 150%;
	font-weight: normal;
}

#footertable a, #footertable a:visited, #footertable a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#footertable a:hover {
	color: #999999;
	text-decoration: none;
} 

.clearer {
font-size: 0px;
height: 0px;
width: 100%;
display: block;
clear: both;
}
.errors{
	color: #F00;
	font-size: 11px;
}


/* Breakout bullet points */ 

#bulletcontainer {
	width: 527px;
	padding-bottom: 130px;
	margin-top: 20px;
	background: url(../images/bullet_base.gif) no-repeat left bottom;
}

#bulletcontainerSingle {
	width: 252px;
	padding-bottom: 130px;
	margin-top: 20px;
	background: url(../images/bullet_base.gif) no-repeat left bottom;
	
	float: left;
}
#bulletcontainerright {
	width: 252px;
	padding-bottom: 130px;
	background: url(../images/bullet_base.gif) no-repeat left bottom;
	margin: 20px 23px 0 0;
	float: right;
}

#bulletleft {
	width: 232px;
	padding: 10px;
	float: left;
	margin-right: 20px;
	background: #E2E4F2 url(../images/bullet_top.gif) no-repeat left top;
}
#bulletright {
	width: 232px;
	padding: 10px;
	float: right;
	background: #E2E4F2 url(../images/bullet_top.gif) no-repeat left top;
}

#bulletsingle {
	width: 232px;
	padding: 10px;
	float: left;
	background: #E2E4F2 url(../images/bullet_top.gif) no-repeat left top;
	margin: 0px;
}

#bulletcontainer h2, #bulletcontainerSingle h2, #bulletcontainerright h2 {
	font-size: 13px;
	line-height:18px;
	font-weight: normal;
	color: #333333;
	margin: 5px 0 0 0;
}
#bulletcontainer ul, #bulletcontainerSingle ul, #bulletcontainerright ul {
	font-size: 11px;
	line-height:140%;
	color: #333333;
	margin: 5px 0 5px 0;
	padding: 0 0 0 15px;
}
#maincopy #bulletcontainer li, #bulletcontainerSingle li, #bulletcontainerright li {
	margin: 5px 0 0 0;
	padding: 0px;
}
#maincopy #bulletcontainer p, #bulletcontainerSingle p, #bulletcontainerright p {
	margin: 5px 0 0 0;
	padding: 0px;
}
