html,body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:600;

}
h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:600;

}
.Footer {
	font-size: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.whitespace {
	font-size: 10px;
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
}
a.Sub-NAV (
		   	font-size: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	}
#Table_01 tr .Footer {
	font-size: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

#Boxes {
	color: #009;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:20px;
	line-height: 1.5 em; 
}
br.indent
 {
	text-indent:20px;
	line-height: 1 em; 
}
#MiddleBox {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	padding-left:20px;
	text-align:center

}
#ClientsSpeak {
	color: #009;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#SubmitImage {
  width: 100px;
  height: 55px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/Submit-red.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#FormText {
	color: #009;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.FormText {
	color: #009;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.Footer2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.FormText2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009;
}
#Table_01 tr #FormText {
	color: #5DAFEE;
}
form{
	border: 1px;
	width: 25em;
	padding: 1px 1px 1px 1px;
	line-height: .3 em;
}

input[type="text"] {
	background:transparent;
	width:100%;
	border:1px dotted;
}
input[type="submit"]:hover{
   background-image:url(/images/Submit2.gif)
} 
input[type="submit"] {
   background-image:url(/images/Submit-red.gif)
} #BackgroundNumber {
	font-size: 24pt;
	color: #00C;
	text-align: center;
}
#package-header {
	background:url("/images/") no-repeat;
	width:472px;
	height:93px;
}
#package-header2 {
	background:url("/images/") no-repeat;
	width:40px;
	height:62px;
	clear:both;
}
#seo-plans thead tr th.plan_gray {
	color:#fff;
	text-align: left;
}
#seo-plans thead tr th.plan_green {
	color:#fff;
	background: #3c6d23;
	border-bottom: 2px solid #3c6d23;
}
#seo-plans thead tr th.plan_blue {
	color:#fff;
	background: #0077b2;
	border-bottom: 2px solid #0077b2;
}
#seo-plans thead tr th.plan_red {
	color:#fff;
	background: #950a16;
	border-bottom: 2px solid #950a16;
}
#seo-plans {
	background: none;
	border-collapse: collapse;
	width:70px;
}
#seo-plans tbody tr td {
	font:13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	line-height: 14px;
	text-align: center;
	vertical-align: middle;
}
#seo-plans .starter-cell {
	width: 105px;
}
#seo-plans .serious-cell {
	width: 105px;
}
#seo-plans .strategy-cell {
	width: 105px;
}

#seo-plans .serious-cell span, #seo-plans .strategy-cell span, #seo-plans .starter-cell span {
	font-size: 10px;
	color: #555;
}
#seo-plans .bigger {
	font-size:17px;
}

#seo-plans .desc {
	background: url("/images/desc-bg.png") repeat-y right #bdbdbd;
	color: #000;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	border-left: 1px solid #fff;
	height:35px;
}
#seo-plans .desc span {
	/*background: url(/css/v2/img/ic-arrow-diag-dark.png) no-repeat 0 50%;*/
	padding-left: 18px;
}
#seo-plans .feature-cell {
	width: 140px;
	background: url("/images/feature-bg.png") repeat-y right #d3d3d3;
	border: 1px solid #fff;
	color: #191919;
	font-weight: bold;
	text-align: right;
	height:50px;
}
#seo-plans .feature-cell span {
	padding-right:15px;
}
#seo-plans .starter-cell {
	background: url("/images/bg-starter.png") repeat-y right #ccf2cb;
	color: #3c6d23;
	font-weight: bold;
	border-top: 1px solid #3c6d23;
	border-bottom: 1px solid #fff;
	border-left: 2px solid #3c6d23;
}
#seo-plans .starter-cell2 {
	background: url("/images/bg-starter2.png") repeat-y right #b2ddb1;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 2px solid #3c6d23;
}
#seo-plans .serious-cell {
	background: #cbe7f2;
	color: #0077b2;
	font-weight: bold;
	border-top: 1px solid #0077b2;
	border-bottom: 1px solid #fff;
	border-left: 2px solid #0077b2;
	border-right: 2px solid #0077b2;
}
#seo-plans .serious-cell2 {
	background: #a9cedd;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 2px solid #0077b2;
	border-right: 2px solid #0077b2;
}
#seo-plans .strategy-cell {
	background: url("/images/bg-strategy.png") repeat-y left #f2cbcb;
	color: #950a16;
	font-weight: bold;
	border-top: 1px solid #950a16;
	border-bottom: 1px solid #fff;
	border-left: 2px solid #950a16;
	border-right: 2px solid #950a16;
}
#seo-plans .strategy-cell2 {
	background: url("/images/bg-strategy2.png") repeat-y left #daa2a2;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 2px solid #950a16;
	border-right: 2px solid #950a16;
}
#seo-plans .signup-bottom {
	color:#565656;
	font-size:15px;
	font-weight:bold;
}
#seo-plans .signup-bottom a {
	color:#fff;
	margin:0 6px;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
#seo-plans .signup-bottom #get-started {
	color:#999;
	margin:0 6px;
    padding-top:24px;
	font-size:16px;
	font-weight:bold;
	padding-right:15px;
	text-align:right;
}
#seo-plans #starter-signup a:hover {
	color: #3c6d23;
}
#seo-plans #serious-signup a:hover {
	color: #0077b2;
}
#seo-plans #strategy-signup a:hover {
	color: #950a16;
}
#seo-plans #starter-signup {
	/*background: #3c6d23;*/
    padding-top:24px;
}
#seo-plans #serious-signup {
	/*background: #0077b2;*/
    padding-top:24px;
}
#seo-plans #strategy-signup {
	/*background: #950a16;*/
    padding-top:24px;
}
#seo-plans .serious-cell a, #seo-plans .strategy-cell a, #seo-plans .starter-cell a {
	color: #555;
	text-decoration: underline;
}
#seo-plans .feature-cell a {
	color: #000;
	text-decoration: underline;
}
#seo-plans .serious-cell a:hover, #seo-plans .strategy-cell a:hover, #seo-plans .starter-cell a:hover {
	color: #000;
}
#seo-plans .feature-cell a:hover {
	color: #555;
}
#seo-plans .signup-link {
	color: #0000FF;
	text-decoration: underline;
}
#seo-plans .serious-cell strike, #seo-plans .strategy-cell strike #seo-plans .starter-cell strike {
	font-weight: normal;
	color: #DDD;
}

#seo-plans .signup a {
	color: #669900;
	font-weight: bold;
	background: transparent url("../images/ico-bullet.png") no-repeat 0 50%;
	padding-left: 20px;
}
#seo-plans s {
	font-weight:normal;
	font-style: italic;
}
#seo-plans .question {
    cursor: help
}
#plans-wrap div.tabs > div {
	padding: 0 18px 18px;
}
#plans-wrap #highlights, #plans-wrap #details {
	background: #222;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
}
#plans-wrap #highlights-box {
	background: #222;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

