﻿
html, body {
	width: 100%;
	height: 100%;
	background-color:#E2E3F5;
	padding: 0px;
	margin: 0px;
}

li, p, td, h1, h2, h3, .topLinks, #pricingTable p, #pricingTable li {
	font-family:"Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	}

li {
	font-size:14pt;
	margin-top:8px;
	margin-bottom:8px;
}


p, td {
	font-size:12pt;
	margin-top:8px;
	margin-bottom:8px;
	text-align:justify;
	text-indent:-5px;
	margin-left:5px;
	letter-spacing:normal;
	line-height:20px;
	}
	
h1 {
	font-size:16pt;
	text-align:center;
	font-weight:normal;
	margin-top:6px;
	margin-bottom:6px;
	}
	
h2 {
	font-size:14pt;
	font-weight:normal;
	text-align:left;
	margin-top:20px;
	margin-bottom:15px;
	}
	
h3 {
	font-size:12pt;
	font-weight:normal;
	text-align:left;
	margin-top:6px;
	margin-bottom:6px;
	}
	
.header, .footer {
	/*background-color: #558C89;*/
	background-color:#3366CC;
}

.header h1 {
	color:#ECECEA;
}

.header, .footer, .main {
	width:920px;
	margin-left:auto;
	margin-right:auto;
}

.header {
	padding-top:10px;
	height:140px;
	margin-bottom:0px;
	margin-top:-10px;
}

.main {
	min-height: 500px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.mainText {
	border: 1px solid #C7E1BA;
	/*KEEP BORDER TO AVOID YELLOW LINE!!!!*/padding: 10px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	min-height: 500px;
}
.mainText p, .mainText h2, .mainText li, .mainText td{
	color: #0B486B;
}

.footer {
	padding-top:3px;
	margin-bottom:0px;
	margin-top:-10px;
}

.topLinks {
	font-size: 11pt;
	margin: 2px;
	padding: 5px;
	border: outset 1px;
	background-color: #F6E4CC;
	text-decoration: none;
	vertical-align: middle;
	color:#3366CC;
}

.topLinks:hover {
	background-color:#F3D5BD;
	color:#663300;
}

.topLinks:active {
	border-style:inset;
}

.topParagraph {
	text-align: center;
	font-size: 12pt;
	color:#ECECEA;
}

.fotterParagraph {
	padding-top:2px;
	margin:0px;
	text-align: center; 
	font-size: 8pt;
	vertical-align:middle;
}

.fotterParagraph a {
	color:#FFFFFF;
}

.zoomImages {
	border-style:ridge;
	border-width:10px;
	border-color:#0099CC;
}

#features {
	padding:10px;
	background-color:#E2E3F5;
	min-height:500px;
	width:900px;
}

.featuresContent {
	/*background-color:#CCFFFF;*/
	min-height:500px;
	padding:5px;
}

.featuresContent p {
	color:#0B486B;
}

#screensText p {
	color: #0B486B;
}

#featuresContent img {
	width:880px;
	height:547px;
}

.topTableDiv:hover {
	border:1px outset #FFFF00; /*#F6E4CC;  #CCFFFF #C7E1BA; */
}

.topTableDiv {
	text-align: center;
	float: left;
	width: 38px;
	height: 38px;
	padding: 1px;
	margin: 0px;
	border:1px outset; /*#F6E4CC;  #CCFFFF #C7E1BA; */
	background-color:#E2E3F5;
}

.topTableDiv img {
	vertical-align: top;
	width: 36px;
	height: 36px;
	margin: 2px;
}

#topTable1 {
	border: none;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	margin-top:0px;
	width: 590px;
	height:55px;
}
/*width:560px;height:40px;margin-left:auto;margin-right:auto;*/
#iconsDesc {
	font-size:10pt;
	margin:10px 4px 4px 4px;
	padding-left:10px;
	text-align:left;
}

#pricingTable tr{
	border:solid 1px;
	background-color:#E2E3F5;
	margin:1px;
}

#pricingTable tr:hover {
	background-color:#99FF99;
}

#pricingTable td{
	border: none 0px;
	padding-left:8px;
	padding-right:2px;
	padding-bottom:2px;
	padding-top:2px;
	margin:0px;
	font-size:9pt;
}

#pricingTable ul {
	margin:5px;
}

#pricingTable p, #pricingTable li{
	margin:0px;
	font-size:10pt;
	text-align:left;
	}

#pricingTable {
	width:100%;
}

.featuresH2 {
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
}

/*
.backButton {
	border-style: solid;
	border-width: 2px;
	border-color: #CCCCCC #808080 #808080 #CCCCCC;
	position: fixed;
	font-size: 12pt;
	font-weight: normal;
	background-color: #EEF1F4;
	width: 100px;
	height: 32px;
	top: 20px;
	left: 20px;
	font-family: verdana;
	text-decoration: none;
	vertical-align: middle;
}
*/

.headerSmallLinks {
	padding-top:2px;
	margin-top:6px;
	text-align: center; 
	font-size: 8pt;
	vertical-align:middle;
	}
	
.headerSmallLinks a {
	color:#ECECEA;
	}
	
#testiTable {
	width:100%;
	margin:2px;	
}
#testiTable td {
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:solid 1px #D9ECFF;
}

#testiTable tr:hover {
	background-color:#99CCFF;
}
#testiTable tr {
	background-color:#FFFFFF;
}

#testiTable p {
	margin:0px;
	padding:2px;
	font-size:11pt;
	}


#antComp {
	width:100%;
	margin:2px;	
}
#antComp td {
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:solid 1px #D9ECFF;
}

#antComp tr:hover {
	background-color:#99CCFF;
}
#antComp tr {
	background-color:#CFDBF3;
}

#antComp p {
	margin:0px;
	padding:2px;
	font-size:11pt;
	}
