body
{
	font-family:Georgia, Garamond, "Times New Roman", Times, Serif;
	font-size:12px;
	background-color:#fff;
	background-image:url(../images/bkgScanLines.gif);
	margin: 0;
  text-align:center;
}

#divContent
{
    position:relative;
    background-color:#fff;
    border-right:solid 1px #666;
    border-left:solid 1px #666;
    width:800px;
    min-height: 2000px;
    margin-right:auto;
    margin-left:auto;
    text-align:left;
    background-image:url(../images/bkgNav.gif);
    background-repeat:repeat-y;
}

a
{
    color:#039;
    font-weight:bold;
    text-decoration:none;
}

a img
{
    border: 0px;
}

a:hover
{
    text-decoration:underline;
}

.optin {
	border: 2px dashed #CC0000;
	background-color: #FFFFCC;
}
.who {

	border: 2px dashed #666666;
	background-color: #F0F0F0;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.questions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.blackborder {
	border: 1px solid #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
h2 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.guarantee {
	background-color: #FFFFCC;
	border: 2px dashed #CC0000;
}

/*****************************/
/* Styles for Pricing Table  */
/*****************************/
.icITPro
{
	background-color: #0080C0;
	text-align: center;
}

.icDeveloper
{
	background-color: #22B7FF;
	text-align: center;
}

.icStandard
{
	background-color: #8AD9FF;
	text-align: center;
}

.icNormal
{
	text-align: center;
}

.icPrice
{
	background-color: #8AD9FF;
	text-align: right;
}

.hide
{
    display:none;
}
