body{
	font-family: arial, sans-serif;
	margin:0px;
	background: url(../images/common/body-bg.gif) repeat-x;
  color:#333;
	font-size:12px;
  line-height:18px;
}
pre,
code{
	background-color: #e9e9e9;
}
pre{
	padding: 10px;
	margin-bottom: 5px;
}

h1, h2, h3, h4, h5, h6{
  font-weight:normal;
	margin: 0 0 5px 0;
	padding:0;
  color:#000;
  text-decoration:none;
}
h1{
	font-size: 22px;
  line-height:22px;
	margin:10px 0;
}
h1 .sub {
	border:1px solid #005A8B; 
	padding:3px;
}
h1 .sub2 {
	background:#005A8B; 
	color:#fff; 
	padding:10px;
}
h2{
	font-size: 18px;
}
h2 a:hover{
	color:#f35b06;
}
h3 {
	font-size:16px;
	font-weight:normal;
}
h4{
	font-size: 11px;
}
h5{
	font-size: 10px;
	font-style: italic;
}
h6{
	font-size: 9px;
}

.hr{
	background: #ccc;
	height: 1px;
  line-height:1px;
  font-size:1px;
	margin-bottom: 15px;
}
hr{
	display:none;
}
ul{
	padding: 0;
	margin: 0 0 15px 15px;
}
.maintxt ul li{
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
	background: transparent url(images/bullet.gif) 0 7px no-repeat;
	list-style-type: none;
}
p{
	padding: 0;
	margin: 5px 0 15px 0;
}
a img{
	border-width: 0;
}

/* Link Styles */
a:link,
a:visited{
	color: #005A8B;
}
.maintxt {
  background:#fff;
	float:left;
	font-size: 13px;
	color: #333333;
	line-height: 1.5em;
	width:651px;
	margin:0 20px 5px 0;
}
.wide {
  width:630px;
}
.half{
	width: 210px;
	text-align: center;
	float: left;
	margin-right: 24px;
	padding: 10px 0;
	font-size: 11px;
	line-height: 13px;
}
.last{
	margin-right: 0;
}
.center{
	text-align: center;
}
.half p{
	margin: 8px 0;
}


.check{
	width: 21px;
	height: 0;
	background: transparent url(/images/check.gif) scroll no-repeat top left;
	padding-top: 20px;
	overflow: hidden;
	margin: 0 auto;
}
/* clearing space - standards browsers */
.customer_group:after,
#homepage_intro:after,
.field:after,
.radio_field:after,
.empty_field:after,
.resource_link:after,
.tripanel:after,
.customer_bin:after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}
/* clearing space - ie6/win */
* html .customer_group,
* html #homepage_intro,
* html .field,
* html .tripanel,
* html .radio_field,
* html .empty_field,
* html .resource_link,
* html .customer_bin{
	height: 1%;
}
/* clearing space - ie7/win */
*:first-child+html .customer_group,
*:first-child+html #homepage_intro,
*:first-child+html .field,
*:first-child+html .tripanel,
*:first-child+html .radio_field,
*:first-child+html .empty_field,
*:first-child+html .resource_link,
*:first-child+html .customer_bin{
	height: 1%;
}
/* clearing space - ie5/mac */
/*\*//*/
.customer_group,
#homepage_intro,
.field,
.tripanel,
.radio_field,
.empty_field,
.resource_link,
.customer_bin{
	display: inline-block;
}
/**/
.field,
.empty_field,
.radio_field{
	margin-bottom: 5px;
}
.field label,
.check_label{
	width: 150px;
	display: block;
	float: left;
	padding: 5px 5px 5px 0;
	text-align: right;
}
.empty_field{
	padding-left: 155px;
}


.required{
	color: #f00;
}
input.required {color: #000;}


#outerWrap {
	width:100%;
	text-align:center;
  margin:0;
}
#innerWrap {
  position:relative;
	width:960px;
	text-align:left;
	margin:0 auto;
}

#header {
	position:relative;
  z-index:4;
	width:960px;
	text-align:left;
	margin:0 0 5px 0;
}

#Toolbar {
	float: right;
	font-size: 13px;
	line-height: 1.231;
	padding-top: 65px;
	position: relative;
	margin-bottom: 13px;
	z-index: 6;
}
	#Toolbar ul.links { float: right; }
		#Toolbar ul.links li.last { background: 0; padding-right: 0;}
		#Toolbar li {
			background: url(../images/common/toolbar-divider.gif) no-repeat 100% 7px;
			float: left;
			padding: 0 14px 0 14px;
		}
	#Toolbar a {
		color: #191818;
		display: block;
		font-size: 93%;
		padding-top: 5px;
		text-decoration: none;
	}
		#Toolbar a:hover { text-decoration: underline; }
		#Toolbar a.requestTrial { 
			background: url(../images/common/request-trial-bg.gif) no-repeat 0 0; 
			color: #ccdee8;
			cursor: pointer;
			min-height: 23px;
			padding-top: 0;
			width: 150px;
		}
			#Toolbar a.requestTrial:hover {background: url(../images/common/request-trial-over-bg.gif) no-repeat 0 0; text-decoration: none;}
			#Toolbar a.requestTrial span {display: block; padding: 4px 19px 0 19px;}

			#Toolbar li.global {position: relative;}
				#Toolbar li.global a {text-decoration: none;}
			#Toolbar ul.globalFlyout {
				background: #eff0eb;
				border: 1px solid #999;
				display: none; 
				left: 0; 
				position: absolute; 
				top: 20px;
				width: 70px;
			}
			#Toolbar ul.globalFlyout li {background: 0; float: none; line-height: 28px; padding: 0;}
				#Toolbar ul.globalFlyout li a {display: block; padding: 0 11px 0 9px;}
				#Toolbar ul.globalFlyout li a:hover {background: url(../images/navigation/topnav_highlight.gif) no-repeat 0 0; text-decoration: none;}
#footer {
	font-size: 13px;
	line-height: 1.231;
	background: url(../images/common/footer-bg.gif) no-repeat 0 0;
	color: #191818;
	padding-bottom: 40px;
	padding-top: 12px;
}
.footerSub {
	font-size: 93%;
}
#footer a { color: #191818; text-decoration: none; }
	#footer a:hover { text-decoration: underline; }
.copyright {
	font-size:11px;
	line-height:16px;
	text-align:center;
}
.contactInfo {
}
#mainLogo {
	float: left;
  padding: 45px 0 5px 6px;
}
#search {
width:300px;
position:absolute;
text-align:right;
top:35px;
right:0;
}
#international {
  text-align:right;
	position:absolute;
  font-size:12px;
  color:#333;
	top:5px; 
	right:0;
  z-index:6;
}
#international span {
  font-size:12px;
}
#international a {
  color:#333;
}
#international div {
  float:left; margin:0 0 0 10px;
}
#intl_text {
  display:none;
  padding:5px;
  border:1px solid #666666;
  background:#fff;
  position:absolute;
  top:20px;
  right:-6px;
  z-index:4;
}
#intl_text p {
  text-align:left;
  font-size:11px;
  line-height:14px;
  margin:0;
}
#language {
  position:absolute;
  top:3px;
  right:10px;
  width:100px;
}
.clear {
  float:none;
	clear:both;
}
.rightColumnSection .quote {
  width:270px;
  margin:0 0 5px 0;
  padding:0;
  color:#f35b06;
  font-size:16px;
  font-style:italic;
}
.rightColumnSection .title {
  width:150px;
  margin:0 10px 0 0;
  float:left;
  text-align:right;
}
.rightColumnSection .logo {
  float:left;
  width:75px;
}
#quotebox, .rightColumnSection {
	margin:10px 0 0 10px;
  border:1px solid #cccccc;
  background:#fff;
  padding:15px;
}
#topNav {
	font-size: 13px;
	line-height: 1.231;
  position:relative;
  z-index:4;
  width:100%;
  text-align:center;
  height:46px;
  margin:10px 0 0 0;
  background: url(../images/navigation/topnav-bg.gif) no-repeat;
	clear: both;
}
#topNav ul {
  list-style-type:none;
  background: url(../images/navigation/topnav-divider.gif) no-repeat 100% 0;
	height: 46px;
	padding-right: 2px;
  position:relative;
  float:left;
  margin:0;
}
	#topNav ul.last {background: 0; padding-right: 0;}
#topNav li a {
	color: #333;
	display: block;
	font-size: 93%;
	font-weight: bold;
	height: 43px;
	text-decoration: none;
	text-transform: uppercase;
}
	#topNav a span {display: block; padding-top: 14px; text-align: center;}
	#topNav li#Industry-Solutions a span {padding-right: 20px; text-align: right;}
	#topNav li#Company a span {padding-left: 20px; text-align: left;}
#topNav li {
  list-style-type:none;
  background:transparent;
  position:relative;
  float:left;
  margin:0;
}
/* Main topnav items, uses sprites for background */
li#Industry-Solutions a { width: 190px; }
li#Products a { width: 112px; }
li#Services a { width: 98px; }
li#Customers a { width: 112px; }
li#News-and-Events a { width: 151px; }
li#Resource-Library a { width: 157px; }
li#Company a { width: 128px; }

#topNav ul li ul {
	border-bottom: 1px solid #999;
  border-top: 1px solid #999;
  background:url('/images/navigation/nav-top-divider.png') top right no-repeat;
}
#topNav ul li ul {
  display:none;
	height: auto;
  text-align:left;
  left:-1px;
  top:43px;
	padding-right: 0;
  position:absolute;
  float:none;
  overflow:visible;
  background:#dfe0cd;
}
	#topNav ul li#Industry-Solutions ul {left: 2px;}
	#topNav ul li#Company ul {left: auto; right: 2px;}
#topNav ul li ul li {
  overflow:visible;
  background:#eff0eb;
  border:solid #999;
  border-width:0 1px;
	float: none;
}
#topNav ul li ul li a {
	font-weight: normal;
	height: auto; 
	line-height: 28px;
	padding: 0 11px 0 9px;
	text-transform: none;
	width: auto;
}

#topNav #trial {
  float:none;
  position:absolute;
  right:0;
}
#topNav #trial li {
  float:none;
}
#topNav a, #subNav a {
  text-decoration:none;
}
#topNav a:hover {
	color: #d44d2c;
}
#topNav ul li.highlight a:hover, #topNav ul li ul li a:hover {color: #333;}
#topNav .highlight a, #subNav .highlight a {
	color: #333;
}
#topNav li.highlight a {background: url(../images/navigation/topnav-active-bg.gif) no-repeat 50% 0; color: #333;}
#topNav ul.first li.highlight a {background: url(../images/navigation/topnav-active-bg.gif) no-repeat 0 0;}
#topNav ul.last li.highlight a {background: url(../images/navigation/topnav-active-bg.gif) no-repeat 100% 0;}

#topNav ul li ul li.highlight {
  background:url('/images/navigation/topnav_highlight.gif') bottom left repeat-x;
}
#topNav ul li.highlight ul li a, #topNav ul li ul li.highlight a, #topNav ul.first li ul li.highlight a, #topNav ul.last li ul li.highlight a {background: 0;}
#topNav ul.first li.highlight ul li a, #topNav ul.last li.highlight ul li a {background: 0;}
#topNav .trial {
  background:url('/images/buttons/red-background-tall.gif') center left repeat-x;
}
#topNav .highlighttrial {
  background:url('/images/buttons/red-background-highlight-tall.gif') center left repeat-x;
}
#topNav .trial a, #topNav .highlighttrial a {
 color:#fff;
 padding:0 20px;
}
.promo h2 {
  margin:0 0 5px 0;
  padding:0;
	font-weight:bold;
  font-size:16px;
  font-weight:normal;
}
.promoContent {
	position:relative;
	margin:0 5px;
	padding:5px 0;
}
.errorSpan { 
  color:red;
  padding:0 0 0 5px;
}
.contactMedia h2 {
  font-size:14px;
  color:#000;
  margin:0 0 5px 0;
}
.productColumn h2, .productAttributeColumn h2 {
  font-size:16px;
  margin:0;
  padding:0;
}
.productColumn h2 span, .productAttributeColumn h2 span {
  font-size:13px;
  display:block;
  color:#5389a5;
}
.productColumn, .productAttributeColumn {
  float:left;
  width:191px;
  border:0;
}
.productAttributeColumn p {
  height:50px;
  line-height:15px;
}
.productColumn {
  width:199px;
  background:url("/images/navigation/fade_invert.png") bottom right no-repeat;
}
.endColumn {
  background:url("/images/navigation/fade_invert.png") bottom left no-repeat;
}
.productColumn div, .productAttributeColumn div {
  margin:10px;
}
.twoColumn {
  width:299px;
}
.maintxt h1{
  font-size:14px;
  }
   
.freeTrialInline {
  position:relative;
  height:25px;
  vertical-align:center;
  clear:both;
  border:solid #d3d3d3;
  border-width:1px 0;
  padding:5px;
}
.freeTrialInline h1 {
  font-size:18px;
  font-weight:normal;
  color:#F35B06;
  float:left;
  margin:0;
  padding:0;
}
.freeTrialInline p {
  color:#F35B06;
  float:left;
  display:block;
  width:400px;
  font-size:12px;
  line-height:14px;
  margin:0 0 0 10px;
}
#subHeader {
  position:relative;
  border:solid #d3d3d3;
  border-width:0 0 1px 0;
  margin:10px 0 20px 0;
}
#subHeader h2 {
  font-size:18px;
  padding:0 0 0 0;
  color: #005A8B;
}
#subHeader h2 span {
  font-size:14px;
  display:block;
  color:#5389a5;
}
#subHeader p {
  font-size:12px;
  margin:0;
}
.screenshot {
float:right;
padding:10px;
margin:0 0 0 10px;
font-size:11px; 
text-align:center;
border:solid #d3d3d3;
border-width:1px 0 1px 1px;
background:#dddeca;
}
.screenshot div {
text-align:left;
}
#relatedLinks {
  float:right;
  border:solid #d3d3d3;
  border-width:1px 0 0 1px;
}
#relatedLicenseLinks { float: right; }
#relatedLinks a, #relatedLicenseLinks a {
  padding:0 5px;
}
#pageTitle h2 {
margin:10px 0;
padding:8px 0;
font-size:22px;
font-family:arial,sans-serif;
color:#333;
border:solid #999;
border-width:0 0 1px 0;
}
#hero { 
position:relative;
height:285px;
background:url('/images/navigation/fade_hero.png') bottom left repeat-x;
}
.fade {
  background:url("/images/navigation/fade.png") top right no-repeat;
}
.twoColumn {
  float:left;
}
.twoColumn p {
  padding:0 20px 0 0;
}
.full {
  width:945px;
  border:0;
}
#hero { 
height:285px;
background:url('/images/navigation/fade_hero.png') bottom left repeat-x;
}
#hero .image {
margin:20px 0 0 20px;
text-align:center;
width:380px;
padding:0 0 13px 0;
float:left;
background:url('/images/navigation/hero-shadow.png') bottom center no-repeat;
}
#hero .image img {
  border:1px solid #999999;
}
#hero .text {
margin:20px 0 0 0;
width:500px;
float:left;
font-size:14px;
}
#hero .text img {
padding:0 0 10px 0;
}
#valueStatements h2 {
  font-family:arial, sans-serif;
  font-size:12px;
  line-height:30px;
  color:#f35b06;
  padding:0 0 5px 0;
}
.spacer {
  margin:50px 0 0 0;
}
.actualtable, .actualtable td , .actualtable th {
  border:1px solid #d3d3d3;
}
.actualtable {
  border-width:1px 0 0 1px;
}
.actualtable td, .actualtable th {
  border-width:0 1px 1px 0;
  padding:5px;
}
.newsItem {
  margin:10px 0 20px 0;
}
.twoColumn .crossPromo {
  margin:0 20px 10px 0;
}
.crossPromo h1 {
  margin:5px 0;
}
.crossPromo {
  position:relative;
  background:#eeeee4;
  border:solid #999;
  border-width:1px 0;
  height:30px;
  margin:0 10px 25px 0;
  text-align:center;
}
.crossPromo div {
  float:left;
  color:#fff;
  width:200px;
  height:30px;
  line-height:30px;
  margin:0 0 0 8px;
  text-align:center;
  background:url("/images/buttons/grey-background.gif") center left repeat-x;
}
.crossPromo div.highlight {
  background:url("/images/buttons/grey-background-highlight.gif") center left repeat-x;
}
.crossPromo div.trial {
  background:url("/images/buttons/red-background.gif") center left repeat-x;
}
.crossPromo div.trialhighlight {
  background:url("/images/buttons/red-background-highlight.gif") center left repeat-x;
}
#heroPromos div {
  float:left;
  color:#fff;
  width:200px;
  height:35px;
  line-height:35px;
  font-size:20px;
  margin:0 0 0 8px;
  text-align:center;
  background:url("/images/buttons/grey-background-tall.gif") center left repeat-x;
}
#heroPromos div.highlight {
  background:url("/images/buttons/grey-background-highlight-tall.gif") center left repeat-x;
}
#heroPromos div.trial {
  background:url("/images/buttons/red-background-tall.gif") center left repeat-x;
}
#heroPromos div.trialhighlight {
  background:url("/images/buttons/red-background-highlight-tall.gif") center left repeat-x;
}
.mappingwrap {
  margin:5px 5px 0 5px;
  padding:0 0 0 25px;
}
.mappingimg {
  float:left;
  margin:0;
}
.mappingwrapsm {
  margin:3px 3px 0 3px;
  padding:0 0 0 12px;
}
.mappingwrapsm .mappingimg {
  float:left;
  margin:0;
}
.herobanner {
  color:#fff;
  background:#004d6f;
  position:relative;
  margin:0 0 10px 0;
}
.herobanner .promos {
  position:absolute;
  top:0;
  right:0;
}
.herobanner .promos a {
  display:block;
  margin:8px 0 0 0;
}
.partofcic {
  padding:2px 33px;
}
.partofcic a {
  color:#fff;
  text-decoration:none;
}
.partofcic a:hover {
  text-decoration:underline;
}
#coverity5Logo {
  position:absolute;
  z-index:5;
  top:44px;
  left:535px;
  cursor:hand;
}
.block, .rightColumn {
  background:url('images/coverity5/content-fade.png') top left repeat-x #f6f9fb;
  padding:10px;
  margin:0 0 10px 0;
}
.rightColumn {
	float:left;
	width:287px;
  margin:0;
}
.section, .rightColumnSection {
  border:1px solid #cccccc;
  background:#fff;
  padding:5px 15px;
  margin:0 0 10px 0;
  color:#999;
  font-size:12px;
}
.section h1, .rightColumnSection h1 {
  color:#389ad4;
  font-size:25px;
  padding:0 0 12px 0;
  margin:0;
  font-family:arial,sans-serif;
}
.section h2, .rightColumnSection h2 {
  color:#eb6e1f;
  font-size:14px;
  font-weight:normal;
  padding:0;
  margin:0;
  font-family:arial,sans-serif;
}
.section h2 {
  color:#eb6e1f;
}
.section h3, .rightColumnSection h3 {
  color:#eb6e1f;
  font-size:11px;
  font-weight:bold;
  padding:0;
  margin:0;
  font-family:arial,sans-serif;
}

dl.faq { }
	dl.faq dt { font-weight: bold; margin-bottom: 6px; }
	dl.faq dd { margin: 0 0 16px 0; }

.agileSeminar h4 { font-size: 14px; color: #FF580E; padding: 7px 0 15px; }
p.logos img { display: block; padding-bottom: 22px; margin: 0 auto; }
ul.webinars { }
	ul.webinars li { background: 0; clear: both; }
	ul.webinars p.details { width: 35%; float: left; margin: 0 0 12px 0; }
		ul.webinars p.details b { font-size: 1.1em; }
	ul.webinars div.signup { width: 40%; float: left; }
		ul.webinars div.signup span { font-style: italic; }
	
.portalLogin { padding-bottom: 46px; }
.portalLogin h4 { color: #999; font-size: 14px; margin: 0; }
.portalLogin h3 { font-size: 19px; }
.portalLogin p { color: #000; margin: 6px 0 6px 6px; }
.portalLogin a.login {
	background: url(images/rightcolumn/blue-button-bg.png) no-repeat 0 0;
	display: block;
	float: right;
	margin-bottom: 6px;
	padding-left: 22px;
	text-decoration: none;
}
	.portalLogin a.login span {
		background: url(images/rightcolumn/blue-button-bg.png) no-repeat 100% 0;
		color: #fff;
		display: block;
		font-size: 20px;
		line-height: 40px;
		padding-right: 22px;
	}
.last { 
  margin:0;
  border:0;
}
.lastsection {
  margin:0;
}
a.arrow {
  display:block;
  color:#999;
  padding:0 0 6px 0;
  margin:0 0 3px 0;
  text-decoration:none;
  background:url('/images/coverity5/arrow-orange.png') right center no-repeat;
}
.promoblock {
  float:left;
  width:250px;
  margin:10px 10px 30px 30px;
}
.pdfIcon {
  margin:0 5px 0 0;
}
.downloadLink {
  width:290px;
  font-size:12px;
  line-height:16px;
  padding:0 0 10px 0;
}
.downloadLink .downloadIcon {
  display:inline;
}
.downloadLink .downloadText {
  display:inline;
}

ul.awards li {background: 0; display: block; float: left; padding: 0 15px 0 0;}

/* Utility Classes */
.selfClear:after { /* Make elements self-clearing - see http://positioniseverything.net/easyclearing.html */
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
