body
{
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	background-image:url(images/ct-watermark.gif);
	background-position: 11em 3em;
	font-family: Minion Pro, georgia, verdana, arial, serif;
	font-size: 12px;
	color: #000000;
/*	line-height: 18px;*/
	text-align: left;
}

A
{
	color: #ff6600;
	text-decoration: none;
}

A:link
{
	color: #ff6600;
	text-decoration: none;
}

A:visited
{
	color: #ff6600;
	text-decoration: none;
}

A:active { color: #0066ff; }
A:hover { color: #0066ff; }
img { border-width: 0; }
h1#appheader img {
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
}

div#screenshot img {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
table { border-width: 0; }

h1, h2, h3, h4
{
	font-family: Univers, Trebuchet, verdana, arial, sans-serif;
	font-size: 1.5em;
	color: #000000;
	line-height: 1.5em;
	text-align: left;
}

h1 { 
	font-size: 1.3em;
}

h2
{
	font-size: 1.2em;
}

h3
{
	font-size: 1em;
	font-weight: bold;
}

h4
{
	font-size: 1em;
	font-weight: normal;
}

blockquote
{
	color: #333333;
	text-align: left;
}

div#twitter {
	/*float:left;*/
	float:right;
	margin-right:5em;
}

div#index {
	/*float:left;*/
	position:fixed;
	left:0;
	top:0;
	width:10em;
	font-family: Univers, Trebuchet, verdana, arial, sans-serif;
	color: #ff6600;
	background: #000;
	font-size: 12px;
	height: 100%;
}
div#index ul {
	list-style: none;
	padding-left: 0.3em;
	margin-left: .3em;
	margin-right: 0;
	padding-right:0;
	line-height: 18px;
	}
div#index ul li {
	padding-left: 0;
}
div#index ul li ul.hidden {
	display:none;
}
div#index ul li ul.current {
	display:block;
}
div#index ul li.current a {
	background: #ff6600;
	color: #000;
}

div#index ul li.current ul li a {
	background: #000;
	color: #ff6600;
}

div#index ul li.current ul li.current a {
	background: #ff6600;
	color: #000;
}
div#index ul li ul li ul.hidden {
	display:none;
}
div#index ul li ul li ul.current {
	display:block;
}

div#content {
/*position:absolute;*/
margin-left:11em;
margin-top:2em;
}

div#faq dl {
	margin-top: 0;
}

div#faq dl dt {
	font-weight: bold;
}
div#faq dl dd {
	margin-bottom: .3em;
}

div#faq h2, h3, h4 {
	line-height: 1em;
}

table#news {
	width: 75%;
	border:0;
}
table#news tr td {
	vertical-align: top;
}
table#news tr td p {
	margin-top:0;
	padding-top:0;
}

table.productMenu {
	width:80%;
	text-align:center;
}

table.productMenu h1 {
	text-align: center;
}

.software_title {
	font-size: x-large;
}