

/*****************************
Global
*****************************/

body {
	font: normal 12px/1.75em Helvetica, Arial, Verdana, sans-serif;
	color: #333;
	text-align: center; }
	
a {
	font-weight: bold;
	color:#339900;
	text-decoration: underline; }
	
a2{
	font-weight: bold;
	color:#339900;
	text-decoration: underline; }
	
	

/*****************************
Left column
*****************************/

#h1 {
	font: bold 1.667em/1.5em Helvetica, Arial, Verdana, sans-serif;
	color: #3b6e8f;
	margin: 1em 0 0 0;
	padding: 0 35px 0 0; }
	
#whitenav .copy{
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;
	font-weight: normal;
	color:#FFFFFF;
	
	}
	

.right-col .screen-left img, .right-col .screen img {
	background-color: #e8e8e8;
	padding: 5px;
}

.right-col .screen-left img:hover, .right-col .screen img:hover {
	background-color: #dbdbdb;
}

.right-col .screen-left p, .right-col .screen p {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.52em;
	padding: 8px 0 0 5px;
}

.right-col .screen-left p a, .right-col .screen p a {
	color: #009933;
	text-decoration: underline;
	font-weight: normal;
}

.right-col .screen-left p a:hover, .right-col .screen p a:hover {
	text-decoration: none;
	color:#009933;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.btn {
	font-size: 16px;
	margin-top: 5px;
}

#subscribe-tbl th#plan-basic, #subscribe-tbl th#plan-plus, #subscribe-tbl th#plan-premium, #subscribe-tbl th#plan-max {
	background-color: #f5f5f5;
}

#subscribe-tbl th#plan-basic, #subscribe-tbl th#plan-plus, #subscribe-tbl th#plan-premium, #subscribe-tbl th#plan-max, #subscribe-tbl td {
	text-align: center;
	border-top: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	border-left: 1px solid #c6c6c6;
}

#subscribe-tbl th h6 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 11px;
	padding-bottom: 3px;
}

#subscribe-tbl th p {
	padding-bottom: 12px;
}

#subscribe-tbl th p a {
	color: #009933;
	text-decoration: underline;
}

#subscribe-tbl th p a:hover {
	text-decoration: none;
	color:#009933;
}

#subscribe-tbl .feature {
	width: 182px;
	padding: 12px 18px 12px 18px;
	text-align: left;
}

#subscribe-tbl td {
	width: 150px;
}

#subscribe-tbl td.check {
	background: url(../images/check.gif) no-repeat center center;
}

#subscribe-tbl td.end {
	border-bottom: 1px solid #c6c6c6;
}

#subscribe-tbl .feature {
	width: 182px;
	padding: 12px 18px 12px 18px;
	text-align: left;
}