﻿/* CSS Document */
body {
	text-align: center;
	background-image:  url('../images/sitebkgrnd.jpg');
	margin: auto;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}
a {
	color:#0000FF;
	text-decoration:underline;
}
a:hover {
	color:#990000;
}
a img {
	text-decoration:none;
	border:none;
}
#content {
	width: 800px;
	background-image: url('../images/pagebkgrnd.jpg');
	overflow: hidden;
}
#header {
	width: 100%;
	text-align: center;
	clear: both;
}
#menu {
	clear: both;
}
#main {
	text-align:left;
	padding:1em;
}
#main h1 {
	color:#900;
}
#main h2 {
	color:#003366;
	border-bottom:2px solid #003366;
}
#main h2 a:hover {
	color:#900;
	text-decoration:none;
}
#main h2 a {
	color:#003366;
	text-decoration:none;
}
#faster {
	color: #900;
	font-size: 24px;
}
#main li ul {
	padding:0 1em 1em 2em;
}
#main cite {
	padding:0 1em 0 1em;
}
#footer {
	clear: both;
	color: #FFFFFF;
	background: #003366;
	text-align: center;
	margin: 1em 0 0 0;
	padding: 0.5em 0;
	font-size: smaller;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover {
	color:#FFFF00;
	text-decoration:none;
}
#infopage {
	margin: 1em 4em 1em 4em;
	text-align: left;
}
.blue {
	color:#0000FF;
}
.description {
	font-style:italic;
	font-size:medium;
}
.notcorrect {
	color:#FF0000;
}
.footnote {
	font-size:x-small;
	font-style:normal;
	text-align:left;
}
.footnote .marker {
	text-align:center;
	vertical-align:super;
}
table.compare {
	text-align:center;
	font-style:normal;
	font-size:smaller;
	margin-bottom:1em;
}
table.compare tr th {
	padding:0 1em 0 1em;
	font-size:small;
	font-weight:bold;
	color:#900000;
}
table.compare .section td {
	font-weight:bold;
	background-color:#CCCCCC;
}
table.compare .c1 {
	text-align:left;
}
table.performance {
	text-align:center;
	border:1px solid #666666;
	border-collapse:collapse;
}
table.performance th {
	padding:0.3em 1em 0.3em 1em;
	background-color:#6699CC;
}
table.performance .c1 {
	background-color:#6699CC;
	text-align:left;
}
table.performance td {
	padding:0.3em 1em 0.3em 1em;
}
table.platforms {
	font-size: smaller;
	text-align:left;
}
table.platforms tr th {
	text-align:center;
	background-color:#CCCCCC;
}
table.platforms td {
	padding:0 1em 0 1em;
}
table.platforms .c3 {
	text-align:center;
}
table.pricing {
	text-align:center;
	border:1px solid #666666;
	border-collapse:collapse;
}
table.pricing th {
	padding:0.3em 1em 0.3em 1em;
	background-color:#6699CC;
}
table.pricing td {
	padding:0 1em 0 1em;
}
table.references {
	margin-top:2em;
	text-align:left;
	font-size:smaller;
	border:1px solid #666666;
}
table.references caption {
	font-size:medium;
	font-weight:bold;
	text-align:center;
	border:1px solid #666666;
}
table.references th {
	text-align:center;
}
table.references td {
	padding:0 1em 0 1em;
}
table.register td {
	text-align:right;
}
table.register td input.textfield {
	width:95%;
}
table.register td.error {
	margin-left:2em;
	text-align:left;
	color: #900000;
}
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider {
  display:block;
  font-size:1px;
  border-width:0px;
  border-style:solid;
  position:relative;
  z-index:1;
}
.qmmc .qmdividery {
  float:left;
  width:0px;
}
.qmmc .qmtitle {
  display:block;
  cursor:default;
  white-space:nowrap;
  position:relative;
  z-index:1;
}
.qmclear {
  font-size:1px;
  height:0px;
  width:0px;
  clear:left;
  line-height:0px;
  display:block;
  float:none !important;
}
.qmmc {
  position:relative;
  zoom:1;
  z-index:10;
}
.qmmc a, .qmmc li {
  float:left;
  display:block;
  white-space:nowrap;
  position:relative;
  z-index:1;
}
.qmmc div a, .qmmc ul a, .qmmc ul li {
  float:none;
}
.qmsh div a {
  float:left;
}
.qmmc div {
  visibility:hidden;
  position:absolute;
}
.qmmc .qmcbox {
  cursor:default;
  display:inline-block;
  position:relative;
  z-index:1;
}
.qmmc .qmcbox a {
  display:inline;
}
.qmmc .qmcbox div {
  float:none;
  position:static;
  visibility:inherit;
  left:auto;
}
.qmmc li {
  z-index:auto;
}
.qmmc ul {
  left:-10000px;
  position:absolute;
  z-index:10;
}
.qmmc, .qmmc ul {
  list-style:none;
  padding:0px;
  margin:0px;
}
.qmmc li a {
  float:none;
}
.qmmc li:hover>ul {
  left:auto;
}
#qm0 ul {
  top:100%;
}
#qm0 ul li:hover>ul {
  top:0px;
  left:100%;
}
/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
/* QuickMenu 0 */
/*"""""""" (MAIN) Container""""""""*/	
#qm0 {
  width:auto;
  background-color:#c3d1ff;
  border-width:4px 0px;
  border-style:solid;
  border-color:#003366;
}
/*"""""""" (MAIN) Items""""""""*/	
#qm0 a {
  padding:6px 30px 6px 30px;
  background-color:#c3d1ff;
  color:#003366;
  font-family:Arial;
  font-size:18px;
  text-decoration:none;
  border-color:#306fbc;
}
/*"""""""" (MAIN) Active State""""""""*/	
body #qm0 .qmactive, body #qm0 .qmactive:hover {
  background-color:#306fbc;
  color:#ffffff;
  text-decoration:underline;
}
/*"""""""" (SUB) Container""""""""*/	
#qm0 div, #qm0 ul {
  padding:5px;
  margin:0px;
  background-color:#c3d1ff;
  border-width:4px 1px 1px;
  border-style:solid;
  border-color:#306fbc;
}
/*"""""""" (SUB) Items""""""""*/	
#qm0 div a, #qm0 ul a {
  padding:0.25em 1em 0.25em 1em;
  background-color:#c3d1ff;
  color:#003366;
  border-width:0px;
  border-style:none;
}
/*"""""""" (SUB) Hover State""""""""*/	
#qm0 div a:hover {
  text-decoration:underline;
}
/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
#qm0 ul li:hover>a {
  text-decoration:underline;
}
/*"""""""" (SUB) Active State""""""""*/	
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
  background-color:#c3d1ff;
  color:#003366;
}
/*"""""""" Individual Titles""""""""*/	
#qm0 .qmtitle {
  margin:2px 5px 5px;
  color:#ffffff;
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
}
/*"""""""" Individual Horizontal Dividers""""""""*/	
#qm0 .qmdividerx {
  border-top-width:2px;
  margin:4px 5px;
  border-color:#a2a1ad;
}
/*"""""""" Custom Rule""""""""*/	
ul#qm0 .qmparent {
  background-image:url(../images/cssalt1_arrow_down.gif);
  background-repeat:no-repeat;
  background-position:97% 50%;
}
/*"""""""" Custom Rule""""""""*/	
ul#qm0 li:hover > a.qmparent {
  background-image:url(../images/cssalt1_arrow_down_hover.gif);
  text-decoration:underline;
}
/*"""""""" Custom Rule""""""""*/	
ul#qm0 ul .qmparent {
  background-image:url(../images/cssalt1_arrow_right.gif);
}
/*"""""""" Custom Rule""""""""*/	
ul#qm0 ul li:hover > a.qmparent {
  background-image:url(../images/cssalt1_arrow_right_hover.gif);
}
