html{color:#000;background:#EBECF0}body,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 {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}

body {
	font-family: Verdana;
	background: white url('/images/home/header-bg.jpg') 0 0 repeat-x;
}

img {
	border: 0;
}

.content {
	margin: 30px 175px 0 250px;
	line-height: 108%;
}

.content h1 {
	color: #1D2B5C;
	font-size: 138.5%;
}

.content h2 {
	margin: 0 0 .25em;
	font-size: 116%;
	padding: 0;
}

.content p {
	margin-top: 0;
}

#header {
	float: left;
	margin: 59px 0 0 0;
	background-image: url(/images/home/header-features.jpg);
	height: 81px;
	width: 90%;
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0 0 0 50px;
}

div#tabSection {
	background: transparent url('/images/home/header-monitor.jpg') top right no-repeat;
	width: 100%;
	min-width: 600px;
	height: 226px;
	float: left;
	clear: both;
}

.footer {
	clear: both;
	font-size: 85%;
	margin-top: 10px;
	padding: 5px 0;
	background-color: #1E2A5E;
	color: #fff;
	text-align: center;
	border-top: 1px solid #999
}

.footer a {
	color: white;
}

.features div {
	margin-bottom: 10px;
}

.content ul li {
	list-style-type:none;
	background: transparent url(/images/home/check.jpg) 0 5px no-repeat;
	padding-left:14px;
	padding-bottom:10px;
}

.sublinks {
	margin-left: 20px;
}

label {
	float: left;
	width: 12em;
	color: black;
	text-align: left;
	margin-right: 25px;
}

.required label {
	font-weight: bold;
}

textarea {
	width: 400px;
}

.linkbar {
	width: 200px;
	margin: 30px 0 0 50px;
	float: left;
}
.linkbar div {
	margin-bottom:5px;
}
.linkbar a {
	text-decoration: none;
	color: #a5a5a5;
	font-weight: 800;
	font-size: 93%;
}

.linkbar a:hover {
	color: black;
}

.sublinks a {
	color: #a5a5a5;
}

.sublinks a:hover,.sublinks .current a {
	color: #F38321;
}

.current a {
	color: black;
}

div#tabSection a:focus {outline:none}

div#tabSection a.navtab:link, div#tabSection a.navtab:active, div#tabSection a.navtab:visited {
	display: block;
	width: 145px;
	height: 19px;
	background: url('/images/home/tab.jpg') no-repeat 0 -20px;
	color: #1E2A5E;
	float: left;
	margin-left: 5px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	font-size:108%;
}

div#tabSection a.current:link, 
div#tabSection a.current:active, 
div#tabSection a.current:visited, 
div#tabSection a.current:hover, 
div#tabSection a.navtab:hover {
	background-position: 0 0;
	color: #fff;
}

div.clearer {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

.loginLink {
	width: 116px;
	height: 30px;
	background: transparent url(/images/soon/client-login.png) no-repeat 0
		-30px;
	display: block;
	margin-right: 15px;
	float: right;
	color: white;
	text-decoration: none;
	text-align: center;
	line-height: 28px;
}

.loginLink:hover,.loginLink:active {
	background-position: 0 0;
	outline: none;
}

.freeTrial,.guidedTour {
	text-transform: uppercase;
	font-family: Trebuchet MS;
	font-weight: bold;
	width: 182px;
	height: 48px;
	background: transparent url(/images/soon/free-trial-bg.png) no-repeat 0
		0;
	display: block;
	float: right;
	color: white;
	text-decoration: none;
	text-align: left;
	padding-left: 12px;
	font-size: 116%;
	line-height: 48px;
	float: left;
}

.guidedTour:hover,.guidedTour:active,.freeTrial:hover,.freeTrial:active
	{
	background-position: 0 -48px;
	outline: none;
}

.guidedTour {
	background-image: url('/images/soon/guided-tour-bg.png') !important;
	width: 143px !important;
}

.onePrice {
	position: relative;
	width: 161px;
	height: 145px;
	background: transparent url(/images/soon/one-price-bg.png) no-repeat 0 0;
	display: block;
	margin: 1px 20px 0;
	float: right;
	color: #1D2B5C;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Trebuchet MS;
}

.onePrice:hover,.onePrice:active {
	background-position: 0 -145px;
	outline: none;
}

.onePrice span {
	position: absolute;
	top: 110px;
	left: 40px;
	cursor: hand;
}

div.learnMore {
	font-size: 131%;
	text-align: right;
	margin: 15px 0 10px;
}

div.learnMore a {
	color: #1E2A5E;
	text-decoration: none
}

div.learnMore a:hover,div.learnMore a:active {
	text-decoration: underline;
}

div.learnMore a span {
	cursor: hand;
	color: #F4821F
}

form {
	margin: 0;
	padding: 0;
}

form div {
	padding-bottom: 3px;
}

.downloadPDF {
	display: block;
	width: 440px;
	margin: 20px;
	padding: 20px 20px 20px 60px;
	border: 2px solid #1E2A5E;
	background: #9CD4F3 url(/images/pdf-icon.png) 5px 3px no-repeat;
	font-size: 146.4%;
	text-decoration: none;
	color: white
}

.downloadPDF:hover,.downloadPDF:active {
	text-decoration: underline;
}

abbr, acronym, span.abbr {
  cursor: help;
  border-bottom: 1px dashed #000;
}
