body {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F72B3;
	}

i {
	display: none;
	font-style: normal;
	}

h1 {
	font-size: 22px;
	height: 34px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 2px 10px;
	clear: both;
	background-image: url(images/sectionbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

h2 {
	font-size: 18px;
	color: #3F5CA8;
	text-decoration: none;
	font-weight: bold;
	margin: 10px 0px 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #FFCD9B;
}

h3 {
	font-size: 14px;
	color: #3F5CA8;
	text-decoration: none;
	font-weight: bold;
	margin: 10px 00px 5px;
}

h4 {
	margin-bottom: 5px;
	}

dt {
	font-size: 12px;
	line-height: 1.5em;
/* 	margin: 5px 10px 2px; */
	font-weight: bold;
	}
dd {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 10px 10px;
}
p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 5px 0px;
}

.capt td p {
	margin: 3px;
	}

ul {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

li {
	line-height: 1.5em;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	}

ol {
	font-size: 12px;
	margin: 0px;
	padding: 5px 0px 0px;
}

img {
	text-align: center;
	}
.clearme {
	clear: both;
	padding-top: 10px;
	}

ol#numbers {
	padding: 0px;
	margin: 0px;
	}
h3.blah {
	padding-left: 5px;
	}
ol.numbersblah li {
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	margin: 5px 0px 0px 25px;
}

ol#numbers li {
	height: 35px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 40px;
	padding-top: 3px;
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	margin: 5px 0px 0px 0px;
}

li#one {
	background-image: url(images/one.gif);

}
li#two {
	background-image: url(images/two.gif);
}
li#three {
	background-image: url(images/three.gif);
}
li#four {
	background-image: url(images/four.gif);
}
li#five {
	background-image: url(images/five.gif);
}
li#six {
	background-image: url(images/six.gif);
}
li#seven {
	background-image: url(images/seven.gif);
}

.body-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #6F72B3;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #E39E1C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.graybox {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 270px;
	margin: 10px auto 0px auto;
	}

.graybox p, .graybox2 p{
	text-align: center;
}

.graybox2 {
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 270px;
	margin: 10px 0px 0px 0px;
	}

.graybox3 {
	padding: 8px;
	background-color: #FFFFFF;
	width: 300px;
	margin: 10px auto 0px auto;
	}
.graybox3 a {
	display: block;
	background-image: url(images/secure_signup.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 66px;
	width: 300px;
	}
.graybox3 a:hover {
	background-position: 0px -66px;
}
.graybox3 i{
	display: none;
}

.leftwrapper {
	float: left;
	width: 340px;
	padding: 0px;
	margin: 0px;
	}

.left {
	width: 340px;
	background-color: #FFFFEC;
	border: 1px solid #FF9933;
	padding: 0px 10px 10px 10px;
	margin: 0px;
	}

.leftclear {
	float: left;
	width: 340px;
	padding: 0px 10px 10px 10px;
	margin: 0px;
	clear: left;
	}
	
.rightfilled {
	width: 320px;
	background-color: #FFFFEC;
	border: 1px solid #FF9933;
	padding: 0px 10px 10px 10px;
	margin: 0px;
	}


.right {
	width: 310px;
	margin: 0px 0px 0px 380px;
	padding: 0px;
	}

.rightblue {
	width: 340px;
	margin: 0px 0px 0px 380px;
	padding: 0px 10px 10px 10px;
	border: 1px solid #003399;
	}

.bottom h2 {
	padding-top: 10px 0px 0px 0px;
	clear: both;
	text-align: center;
	border: none;
	}
.bottom p {
	text-align: right;
	clear: both;
	}

.mininav {
	margin: 0px;
	padding: 0px;
	display: block;
}

.mininav ul{
	list-style: none;
	margin: 0px 0px 3px;
	padding: 0px;
	}
.mininav li {
	display: inline;
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
	}
.mininav li a {
	float: left;
	background-color: #FFB871;
	padding: 3px 5px 0px;
	color: #FFFFFF;
	margin: 0px 3px 0px 0px;
	border-top: 1px solid #FF9933;
	border-right: 1px solid #FF9933;
	border-left: 1px solid #FF9933;
	}
.mininav li a:hover {
	background-color: #FFFFFF;
	color: #FF9933;
	text-decoration: none;
	}

.mininav li#here a:visited {
	background-color: #FF9933;
	color: #FFFFFF;
	text-decoration: none;
	}

p.graphics {
	text-align: center;
	}

p.graphics img {
	margin: 10px 0px 0px 0px;
	padding: 2px;
	border: 1px solid #FFD8B0;
}

p.evenmarg {
	text-align: center;
	}

p.evenmarg img{
	margin: 5px;
	padding: 2px;
	border: 1px solid #FFD8B0;
	}

.field {
	margin: 25px 25px;
	}

.field p{
	font-weight: bold;
}

#expo {
	text-align: center;
	}

#expo h1 {
	font-size: 60px;
	height: 60px;
	background-color: #FFFFFF;
	font-weight: lighter;
	color: #3F5CA8;
	border: none;
	margin: 0px;
	padding:0px;
	background-image: none;
	}
#expo strong {
	font-weight: bolder;
	}
#expo h2 {
	font-size: 90px;
	border: none;
	font-weight: bolder;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}

#expo h3 {
	font-size: 24px;
	padding: 5px 0px;
	}
#expo p {
	font-size: 20px;
	color: #3F5CA8;
	line-height: 20px;
	}
#expo a {
	font-size: 20px;
	line-height: 20px;
	font-weight: strong;
	}

p#copy {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

.easy {
	font-size: 14px;
	font-weight: bold;
	padding: 7px;
	border: 1px solid #FF9900;
	background-color: #FFDFB0;
	color: #003399;
	margin-left: 5px;
	}

.easytitle {
	font-size: 18px;
	font-weight: bold;
	padding: 7px;
	border: 1px solid #000066;
	background-color: #003399;
	color: #FFFFFF;
	margin-left: 5px;
	}

.capt {
	margin-top: 20px;
	}

.capt p {
	font-weight: bold;
	}
	
.faq a {
	color: #6F72B3;
	}

.iphone h3 {
	font-size: 16px;
	color: #3F5CA8;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px;
	/*margin-left: 50px;*/
}

.iphone {
	clear: both;
	height: 410px;
	margin-top: 30px;
}
 	
.iphone .description {
	margin-left: 342px;
	width: 340px;
	padding-top: 50px;
}

.iphone dl dt {
	float: left;
	display: block;
	margin-top: 2px;
	width: 16px;
	height: 16px;
}

.iphone dl dd {
	color: black;
	font-size: 14px;
	margin-left: 30px;
	margin-bottom: 12px;
}

.iphone .screenshot {
	display: block;
	width: 340px;
	height: 410px;
	background: url(/images/iphone/ss_shadow.png) no-repeat;
	float: left;
	position: relative;
	overflow: hidden;
}

.iphone .screenshot img {
	display: block;
	width: 240px;
	height: 345px;
	position: absolute;
	top: 2px;
	left: 50px;
}

.iphone .property {
	display: block;
	width: 340px;
	height: 485px;
	background: url(/images/iphone/ss_shadow_property.png) no-repeat;
	float: left;
	position: relative;
	overflow: hidden;
}

.iphone .property img {
	display: block;
	width: 240px;
	height: 420px;
	position: absolute;
	top: 2px;
	left: 50px;
}

.iphone .firstyear {
	display: block;
	width: 340px;
	height: 980px;
	background: url(/images/iphone/ss_shadow_firstyear.png) no-repeat;
	float: left;
	position: relative;
	overflow: hidden;
}

.iphone .firstyear img {
	display: block;
	width: 240px;
	height: 915px;
	position: absolute;
	top: 2px;
	left: 50px;
}

.iphone .multiyear {
	display: block;
	width: 340px;
	height: 853px;
	background: url(/images/iphone/ss_shadow_multiyear.png) no-repeat;
	float: left;
	position: relative;
	overflow: hidden;
}

.iphone .multiyear img {
	display: block;
	width: 240px;
	height: 788px;
	position: absolute;
	top: 2px;
	left: 50px;
}

