/* Reset Styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}solutionsSignUp1
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of reset Styles */
body {
	font:normal 13px Arial, Geneva, sans-serif;
	color:#222;
}
/* Common Styles */
h1, .rightCont blockquote, .rightCont p.punch {
	font:34px Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:26px;
}
h4 {
	font-size:13px;
}
h5 {
	font-size:14px;
}
p {
	font-size:13px;
	line-height:20px;
}
a {
	color:#1B6BBD;
	text-decoration:underline;
}
a:hover, .helpStyles .breadcrumb a, .helpStyles .navDiv a{
	text-decoration:none;
}
.header, .content, .footer, .pageDesc {
	width:970px;
	margin:0 auto;
}
h2.logo a, small, p.signup a, .footerLinks li {
	display:block;
}
li {
	display:inline;
}
ul.siteNav li, ul.siteNav li a, .signupSec, .footerLinks {
	float:left;
}
.navDiv a:last-child{ float:right}
small {
	font-size:12px;
}
small, .rightCont li blockquote p {
	font-weight:normal;
}
#headerContainer, ul.siteNav li a:hover, ul.siteNav li.selected a, p.signup a, p.signup1 a, .solutionsSignUp1, .innerPageheadersignup{
	background-image:url(../images/project-bgs.png);
}
p.signup a, p.signup1 a, .solutionsSignUp1, .signupSec2, .pricingDiscrpt, .techCrunchQuote, .innerPageheadersignup {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.signupSec .getStartedBG a,.signupSec2 .signup .getStartedBG a{ 
	background:url(../images/projects-home-sprite.png) no-repeat -422px -150px; 
	width:201px; 
	height:45px; 
	border:none;
	text-shadow:0 1px 0px #000;
	padding-left:3px;
	text-indent:3px;
	padding-top:13px;
	font:bold 2.1em Arial,Geneva,sans-serif;
	line-height:38px;
	-moz-box-shadow:0 0 3px #000000;
	-webkit-box-shadow:0 0 3px #000000;
	box-shadow:0 0 3px #000000;
	}
.signup .getStartedBG a:hover {
	-moz-box-shadow:0 0 7px #000000;
	-webkit-box-shadow:0 0 7px #000000;
	box-shadow:0 0 7px #000000;
}	
.signup .getStartedBG strong{
	color:#FFF7A0;
	font-size:13px;
	display:block;
	text-align:center;
	text-shadow:none;
	padding-top:4px;
	}
.signupSec2 p.signup .getStartedBG a{ margin-top:-56px;}
.getStartedBG-S a{ 
	background:url(../images/projects-home-sprite.png) no-repeat -303px -183px; 
	width:96px; 
	height:31px; 
	text-shadow:0 1px 0px #000;
	padding-left:19px;
	font:bold 14px Arial;
	display:block;
	margin-left:400px;
	color:#fff;
	-moz-box-shadow:0 0 3px #000000;
	-webkit-box-shadow:0 0 3px #000000;
	text-decoration:none;
	line-height:30px;
	}
/* End of Common Styles */
/* Header Styles */
#headerContainer {
	margin-bottom:10px;
}
.header {
	position:relative;
}
h2.logo {
	padding-top:5px;
	width:480px;
	height:59px;
}
h2.logo a {
	background:url(../images/projects-home-sprite.png) no-repeat -424px -227px;
	height:32px;
	text-indent:-999em;
	width:180px;
}
h2.logo small {
	color:#9F9F9F;
}
ul.topNav {
	position:absolute;
	right:0;
	top:10px;
}
ul.topNav li {
	padding-left:20px;
}
ul.siteNav li {
	border-right:1px solid #056FC3;
}
ul.siteNav li:first-child {
	border-left:1px solid #056fc3;
}
ul.siteNav li a {
	color:#E5E5E5;
	font-weight:bold;
	padding:8px 30px;
	text-decoration:none;
}
ul.siteNav li a:hover, ul.siteNav li.selected a {
	color:#000;
	background-position:left -626px;
}
ul.siteNav li.selected a {
	background-position:left -594px;
}
.header h3{
	font-size:16px;
	position:absolute;
	top:42px;
	right:0;
}
/* End of Header Styles */

/* Signup Section */
.signupSec {
	border-left:1px dotted #97B9E0;
	margin:15px 0 0 25px;
	padding:35px 0 10px 25px;
	width:300px;
}
p.signup a {
	background-position:left -678px;
	border:3px solid #FFF;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	padding:9px 6px;
	text-align:center;
	text-decoration:none;
	width:285px;
}

p.signup a small {
	color:#E1E1E1;
}
.signupSec2 {
	background: #F7F7F7;
	border:1px solid #E7E7E7;
	margin:20px 0;
	padding:25px;
}
.signupSec2 p.signup a, p.signup1 a {
	border:1px solid #A63213;
	float:right;
	margin-top:-53px;
	padding:9px 6px;
}
p.signup1 a, .solutionsSignUp1, .innerPageheadersignup {
	background-position:left -792px;
	border:3px solid #FFF;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	padding:9px 6px;
	text-align:center;
	text-decoration:none;
	width:200px;
	-moz-box-shadow:0 0 3px #000000;
	-webkit-box-shadow:0 0 3px #000000;
	box-shadow:0 0 3px #000000;
}
p.signup1 a:hover, .solutionsSignUp1:hover, .innerPageheadersignup:hover{
	-moz-box-shadow:0 0 7px #000000;
	-webkit-box-shadow:0 0 7px #000000;
	box-shadow:0 0 7px #000000;
}
.solutionsSignUp1, .innerPageheadersignup{
	height:35px;
	line-height:22px;
	background-position:left -800px; 
	margin:-42px 10px 0 0;
	padding-top:5px;
	width:170px;
	font-size:17px;
}
.headerband .solutionsSignUp1 small{ font-size:12px; color:#fff}
/* End of Signup Section */
/* Footer Styles */
#footerContainer {
	background:#d9e8fd url(../images/project-bgs.png) repeat-x left -851px;
	min-height:249px;
	padding-top:20px;
}
.footerLinks {
	margin-right:3%;
	width:22%;
}
.footer {
	font-size:12px;
}
.footer h5 {
	border-bottom:1px dotted;
	margin-bottom:5px;
}
.footerLinks li {
	line-height:24px;
}
.footerLinks li a {
	text-decoration:none;
}
.footerLinks li a:hover, .helpStyles .breadcrumb a:hover, .helpStyles .navDiv a:hover {
	text-decoration:underline;
}
.footer p.more {
	background:none;
}
p.more {
	background:#D8E9FF;
	padding:5px 10px 5px 0;
	text-align:right;
}
.copyPrivacy  {
	margin-top:12px;
	text-align:center;
}
.copyPrivacyNew{
	margin-top:12px;
	text-align:center;
}
.copyPrivacy ul, .copyPrivacy p {
	display:inline;
}
.termsLink{
	margin-top:4px;
	text-align:center;
}
.copyPrivacy li,.termsLink li{
	padding:0 10px;
}
.copyPrivacy li a,.termsLink li a, .copyPrivacyNew a {
	color:#073C65;
}
/* End of Footer Styles */
/* Clearboth Styles */
.clearBoth:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0;
}
.clearBoth {
	display:inline-block;
}
* html .clearBoth {
	height:1%;
}
.clearBoth {
	display:block;
}
*+html .clearBoth {
	display:inline-block;
}