ul {
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 5px;
	list-style-position: outside;
	list-style-type: disc;
	padding: 1px;
	margin: 3px;
}

body {	background-image: url(images/bgFade.png);
		background-repeat: repeat-x;
		background-position: top;
		font-size: 13px;
	}
	
a:link			{ 	text-decoration: none;
				 	color:#0000FF;
				}
a:visited		{ 	color: #009900;
				 	text-decoration: none;
				}
a:hover			{ 	color: #009900;
				}

.vertLines {	background-position: top;
				background-repeat: repeat-y;
			}
			
.quickLinks {
	border: thin solid #000099;
	text-align: left;
	vertical-align: top;
	padding: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}

.screenshot {
	border: 2px solid #FF9900;
}

.mainWindow {
	border: thin solid #000099;
	text-align: left;
	vertical-align: top;
	padding: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}

.mainWindowMinusBorder {
	text-align: left;
	vertical-align: top;
	padding: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}

.sidebar {
	text-align: left;
	vertical-align: top;
	padding: 7px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-position: center center;
}

hr {
	color: #009900;
	background-color: #000;
	border: 1px dotted #009900;
	border-style: none none dotted; }

.techSupport {
	vertical-align: middle;
}

.supportOptionsHeader {
	font-weight: bold;
	color: #0066FF;
}
.supportOptionsTopHeader {
	font-weight: bold;
	color: #0066FF;
	border-bottom-color: #009900;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.supportTable {
	border-bottom-color: #009900;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.supportDisclaimer {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}

.faqsTopics {
	border: 1px solid #009900;
}


.style6 {color: #FF0000;}

.tablePricing {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}

.pricingTable {
	border-style: solid;
	border-color: #0066FF;
	border-width: thin;
	font-size: 13px;
}

.pricingTableCols {
	border-right-style: solid;
	border-right-color: #0066FF;
	border-right-width: thin;
	font-size: 13px;
}

#blanket {
   background-color:#111;
   opacity: 0.65;
   filter:alpha(opacity=65);
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:600px;
	height:483px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}
.helpfulLinks {
	background-image: url(images/bgfooter.png);
	border: thin solid #000099;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 20px;
	letter-spacing: 2px;
}

.spacerLeft {
	border-left: thin solid #000099;
}

.spacerRight {
	border-right: thin solid #000099;
}

.horSpacer {
	border-top: thin solid #000099;
}

.pricingSub {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}

.pricingSave {
	font-weight: bold;
	color: #009900;
	font-size: 12px;
}

.pricingStrike {
	color: #FF0000;
	text-decoration: line-through;
	font-weight: bold;
}

.bulletQuickLinks {
	font-size: 13px;
	vertical-align: middle;
}

.supportBorder {
	border: thin solid #009900;
}

.navBorders {
	border-left: thin solid #000099;
	border-right: thin solid #000099;
	border-bottom: thin solid #000099;
	background-image: url(images/hdrTall.png);
	background-repeat: repeat-x;
	background-position: top;
}
input.button {
  color: #fff; background: #0034D0;
  font-size: .8em;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #ffcf31;
}
