* {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

img {
	border-style: none;
	border-width: 0px;
}

/* @group content */

#content {
	margin-top: 32px;
	margin-left: 30px;
	border-style: none;
	display: block;
	width: 620px;
}

#content p {
	font-size: small;
}

#content a {
	text-decoration: none;
	color: #000;
	font-size: small;
}

#content a:visited{
	text-decoration: none;
}

#content a:hover{
	text-decoration: none;
/*	font-size: medium; */
/*	font-weight: bold; */
	color: #FF0000;
}

#content h1 {
	margin-bottom: -6px;
}

#content h2 {
	margin-bottom: -5px;
	font-size: 1.33em;
}

#content h3 {
	font-size: 1.125em;
	margin-bottom: -4px;
}
#content ul {
	font-size: small;
	}

#content productname {
	font-weight: bold;
	font-size: x-large;
}

#content productdesc {
	font-weight: bold;
	font-size: large;
}

#content productversion {
	font-size: small;
}

#content screenshot {
	background-color: #CCCCCC;
	padding: 12px;
	display: inline-block;
}

#content titledesc {
	font-weight: bold;
	font-size: 14px;
}

#content appdesc {
	font-size: 13px;
}

#content appdesc2 {
	font-size: 11px;
}

/* @end */

/* @group review */

#review {
	width: 440px;
	left: 64px;
	position: relative;
}

#review p {
	font-style: italic;
	text-align: center;	
}

#review h3 {
	text-align: center;	
	color: #FF0000;
	margin-bottom: -8px;
}

/* @end */

/* @group spacer */
#spacer {
	height: 8px;
}


/* @end */

/* @group spacer02 */

#spacer02 {
	height: 3px;
}


/* @end */

/* @group box01 */

#box01 {
	background-color: #EEEEEE;
/*	width: 200px; */
	padding: 12px 12px 12px;
/*	top: 24px; */
	margin-top: 18px;
/*	display: block; */
}

/*table tbody tr td p */


/* @end */

/* @group box02 */

#box02 {
	 background-color: #CCCCCC;
	position: relative;
/*	padding: 12px 12px 12px; */
	top: -12px;
	left: -12px;
	width: 620px;
}

/* @end */

/* @group box03 */

#box03 {
	padding: 8px 12px 4px;
}

#box03 faqproduct {
	color: #FF0000;
	font-weight: bold;
}

/* @end */

/* @group emphasisblock */

#emphasisblock {
	background-color: #e9bbbb;
	font-size: 9pt;
	width: 288px;
	height: 62px;
	padding-left: 8px;
}


/* @end */

/* @group features */

#features {
	font-size: 9pt;
}


/* @end */

/* @group pageHeader */

#pageHeader {
	margin-top: 18px;
	margin-left: 24px;
}

#pageHeader p {
	text-align: left;
	text-indent: 8px;
	font-weight: bold;
	line-height: 1.5;
}

#pageHeader h1 {
	text-align: center;
}

/* @end */

/* @group pageFooter */

#pageFooter {
	border-top-color: #CC0000;
	border-top-style: groove;
	/*position: relative; */
	margin-top: 30px;
	border-width: 4px;
}

#pageFooter a {
	text-decoration: none;
	color: #000;
	font-size: small;
}

#pageFooter a:visited{
	text-decoration: none;
}

#pageFooter a:hover{
	text-decoration: none;
	color: #FF0000;
}

.copyright {
	font-size: 8pt;
	text-align: center;
}

.contact {
	font-size: 9pt;
}


/* @end */

/* @group pageFooterContent
 */

#pageFooterContent
{
	margin-left: 30px;
}


/* @end */

/* @group navbar */

#navbar {
	/*float: left; */
	position: absolute;
	height: 100px;
	/*margin: 16px; */
	top: 3px;
	left: 470px;
/*	background-color: #84A090; */
	padding: 0 22px;
	margin: 0;
	font-size: small;
}

#navbar ul {
/*	background-color: #ff392c; */
	list-style-image: none;
	list-style-type: none;
/*	height: 28px; */
}

#navbar li {
	list-style-image: none;
/*	background-color: #84A000; */
	width: 102px;
	border-top-style: none;
/*	float: left; */
	text-align: center;
	position: relative;
/*	left: -41px; */
/*	top: -17px; */
}

#navbar p {
}

#navbar a {
	text-decoration: none;
	color: #000;
}

#navbar a:visited {
	color: #000;
}

#navbar a:hover {
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}

/* @end */

/* @group newsContainer */

#newsContainer {
}


/* @end */

/* @group newsSummary */

#newsSummary {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 4px;
}

#newsSummary a p {
	background-color: transparent;
	font-size: 10pt;
	font-weight: bold;
	line-height: 0.2em;
	color: black;
}

#newsSummary a h1 {
	font-size: 12pt;
	line-height: 1.0em;
	font-weight: bold;
	color: #243649;
}

#newsSummary a img {
	position: relative;
	bottom: -2px;
}

#newsSummary moreNews {
	font-weight: bold;
	font-size: x-small;
}

#newsSummary moreNewsDate {
	font-size: x-small;
	color: #243649;
}

/* @end */

/* @group newsBox */

#newsBox {
	background-color: #EEEEEE;
	position: relative;
}

#newsBox h1 {
	font: bold x-large;
	color: black;
}

#newsBox p {
	font: bold small/0.75em;
}

/* @end */

/* @group newsItem */

#newsItem {
	margin-bottom: -18px;
}

#newsItem p {
	color: #FF0000;
	background-color: transparent;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: black;
	position: relative;
	top: -12px;
}

#newsItem ul {
	/*line-height: 4pt; */
}

#newsItem li {
	line-height: 1.25em;
	color: black;
	font-size: 10pt;
	position: relative;
	top: -12px;
}

#newsItem a {
	line-height: 1;
	color: #243649;
}

#newsItem newsheadline
{	
	color: #FF0000;
	font-weight: bold;
}

#newsItem newsByline {
	background-color: transparent;
	font-size: 8pt;
	color: #FF0000;
}

/* @end */

/* @group faq */

#faq {
	position: relative;
	top: -10px;
	margin-bottom: -18px;
}

#faq h3 {
	font-size: small;
	line-height: 0.75em;
}


/* @end */

/* @group social */

#social {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	bottom: 12px;
	position: relative;
	height: 32px;
}

/* @end */
