@charset "utf-8";

/*******************************************************************************/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/*******************************************************************************/
body {
	margin:0px;
	background-color: #ffffff;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
}
div.globalcontainer {
	width:900px;
	margin:auto;
}
strong {
	font-weight:bold;
	color:#0d425c;
}
em {
	font-style:italic;
}
ul, ul li {
	list-style:circle;
	margin: 0px 0px 5px 10px;
	padding-left:10px;
}
ol, ol li {
	list-style:decimal;
	margin: 0px 0px 5px 10px;
	padding-left:10px;
}
a {
	color:#0d425c;
	text-decoration:underline;
}
a:hover {
	color:#0d425c;
	text-decoration:none;
}

/*******************************************************************************/
div.topnav {
	text-align:right;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	margin-top:6px;
}
div.topnav div.navbar {
	clear:both;
}
div.topnav img {
	float:left;
}
div.topnav img.logo {
	padding:16px 0px;
}

/*******************************************************************************/
div.rightnav {
	width:280px;
	float:right;
	margin-left:12px;
}
div.rightnav div {
	margin-bottom:10px;
}
div.rightnav div.sidesection p.quotesubject {
	font:12px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#5f5f5f;
}
div.rightnav div.sidesection p.quotebody {
	font:11px "Times New Roman", Times, serif;
	color:#5f5f5f;
}
div.rightnav div.sidesection p.quoteauthor {
	font:11px "Times New Roman", Times, serif;
	color:#d12027;
}
div.rightnav div.sidesection {
	background: #ffffff url('/images/sidenav-bg.gif') repeat-y scroll top left;
}
div.rightnav div.sidesection div {
	text-align:center;
}
div.rightnav div.sidesection p {
	padding:0px 10px 10px 10px;
}
div.rightnav div.sidesection p img {
	float:left;
	vertical-align:text-bottom;
}
div.rightnav div.sidesection a.pbss {
	display:none;
}
div.rightnav div.email-sign-up {
	background:#fff url('/images/bg-signup.png') no-repeat 0 0;
	width:250px;
	height:68px;
	padding:34px 15px 0;
}
div.rightnav div.email-sign-up p {
	margin:0 0 6px 0;
}
div.rightnav div.email-sign-up p input.t {
	border:solid 1px #d1c138;
	height:17px;
	padding:4px;
	width:154px;
	vertical-align:bottom;
	margin:0 10px 0 0;
}
/*******************************************************************************/
div.content {
	clear:both;
}
div.content div.copy {
	padding:16px 0px;
	float:right;
	width:605px;
}
div.content div.copy p {
	margin-bottom:18px;
}
div.content div.copy h1 {
	margin:10px 0px 8px 0px;
	padding-bottom:8px;
	border-bottom:solid 1px #a4a4a4;
	font-size: 22px;
	font-weight:bold;
}
div.content div.copy h2 {
	font-size: 14px;
	font-weight:bold;
	margin-top:10px;
}
div.content div.copy div.cta {
	background: #ffffff url('/images/bg-cta.gif') no-repeat scroll top left;
	margin-top:15px;
	height:117px;
}
div.content div.copy div.cta img {
	float:left;
	margin:2px;
}
div.content div.copy div.cta p {
	float:left;
	padding: 16px 0px 0px 10px;
	width:440px;
	line-height:20px;
	color:#0d425c;
}
div.content div.copy table.pricing {
	margin-bottom:16px;
	width:550px;
}
div.content div.copy table.pricing tr th, div.content div.copy table.pricing tr td {
	border: 1px inset #cccccc;
	padding: 3px;
}
div.content div.copy table.pricing tr th {
	font-weight:bold;
}
div.content div.copy table.pricing tr td.note {
	border: none;
	font-style:italic;
	font-size:10px;
	line-height:normal;
	text-align:right;
}
div.content div.copy table.howto {
	width:420px;
	margin:0px 0px 20px 100px;
}
div.content div.copy table.howto tr td {
	padding:10px;
	font-weight:bold;
	color:#0d425c;
}
div.content div.copy table.howto tr th {
	padding-bottom:20px;
}
div.content div.pileofsamples img {
	margin:10px 20px;
}
div.content div.downloadnowdisplay {
	width:500px;
	margin:20px auto 0px auto;
	text-align:center;
}
div.content div.downloadnowdisplay  p{
	text-align:left;
	font-size:11px;
	margin-top:10px;
}
div.content div.downloadnowdisplay  h2{
	font-size:11px;
	margin-bottom:10px;
}

div.content div.copy div.sample-browser {
	margin-bottom:16px;
}
div.content div.copy div.sample-browser img {
	float:left;
}

/*******************************************************************************/
div.bottomnav {
	background: #ffffff url('/images/bg-footer.gif') no-repeat scroll top left;
	clear:both;
	text-align:center;
	margin-bottom:16px;
	padding-top:8px;
	height:53px;/*=61-padding */
}