/***
	1. Shared styles
	2. Home page styles
	3. 411 page styles
	4. 411 FAQ page styles
***/


/***
	Shared styles
***/

body, p, ul, ol,
li, dl, dt, dd, img, 
h1, h2, h3, h4, h5, h6, 
iframe {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #e0e5e8;
	color: #666;
	font-family: Segoe, "Segoe UI", Tahoma, Verdana, sans-serif;
	font-size: 62.5%; /*10px*/
	padding: 0 0 10px;
}
a {
	color: #666;
	text-decoration: underline;
	font-weight: bold;	
}
a:hover, a:focus {
	color: #F90 !important;
}
iframe.widget {
	overflow: hidden;
	border: 0;
	width: 824px;
	/*height: 119px;*/
	/*height: 125px;*/
}
sup {
	vertical-align: baseline;
	line-height: 0;
	position: relative;
	top: -.3em;
}
h1, h2 {
	font-weight: normal;
	line-height: 1em;
}
h1 {
	font-size: 5.4em;
	color: #F90;
	padding: 0 0 17px;	
}
h1 span {
	display: block;
	color: #666;
	font-size: .334em;
	line-height: 1em;
	padding: 7px 0 0;
}
h2 {
	color: #F90;
	font-size: 2.3em;
	padding: 0 0 18px;
}
h1 sup {
	vertical-align: super;
	font-size: 12px;
	position: static;
}
h2 sup {
	vertical-align: baseline;
	font-size: .15em;
	position: static;
}
.hidden {
	position: absolute;
	left: -999em;
}

div.container {
	width: 919px;
	margin: 0 auto;	
}
div.containerMain {
	background: #FFF;
	padding: 28px 48px;
	min-height: 1%;
}
div.containerMain:after {
	content: ".";
	visibility: hidden;
	height: 0;
	display: block;
	clear: both;	
}

ul.nav {
	text-align: right;
	padding: 0 48px 0;
	font-size: 1.2em;
	line-height: .99em;
	display: block;
	overflow: hidden;
	margin: 20px 0 16px;
	color: #999;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
ul.nav.topNav {
	margin: 0;
	padding: 20px 48px 16px;
	background: url(../images/gradient.jpg) repeat-x #FFF;
}
ul.nav a, 
sup a {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
ul.nav a:hover, 
sup a:hover {
	text-decoration: underline;
}
ul.nav li {
	display: inline;
	padding: 0 5px 0 0;
	margin: 0 7px 0 0;
	border-right: 1px solid;
}
ul.nav li:after {
	content: " ";	
}
ul.nav li.last {
	border: 0;
	padding: 0;
	margin: 0;	
}
ul.nav li a {
	margin-top: -.05em;
}
ul.nav li.current a {
	color: #006dd4;
}
div.containerMain ul.nav {
	padding: 0;
	text-transform: uppercase;
	font-family: Segoe, "Segoe UI", Tahoma, Verdana, sans-serif;
}
div.containerMain ul.nav li.last {
	text-transform: none;
}

div.footer {
	font-family: Arial, Helvetica, sans-serif;	
	clear: both;
	color: #999;
	padding: 30px 0 0;
	overflow: hidden; /*IE 7 spacing issue*/
}
ol.footnotes {
	padding: 0 0 10px 35px;	
}
div.footerStd {
	border-top: 1px solid #CCC;
	padding: 14px 200px 0 0;
	background: url(../images/microsoftLogo.gif) no-repeat 100% 9px;
}
div.footer p.copy {
	float: left;
	width: 178px; /*200 - (10 [right padding] + 12 [left padding])*/
	padding: 0 10px 0 12px;
}
div.footer ul.nav {
	font-size: 1em;	
	text-transform: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

div.header {
	background: url(../images/logo.gif) no-repeat 0 0;
}
div.header ul.nav {
	min-height: 25px;
	margin: 0 0 58px;
	position: relative;
	top: 10px;
}
* html div.header ul.nav {
	height: 25px;	
}

div.sidebar {
	float: right;
	width: 195px;
	padding: 40px 0 0;	
}

div.ad {
	border: 1px solid #d3d3d3;
	padding: 5px;
	float: left;
}
div.infoBox {
	border: 1px solid #d3d3d3;
	padding: 18px 8px 0 12px;
	margin: 0 0 19px 0;
}
div.ad, div.infoBox {
	position:  relative;
}
div.ad span.corner, div.infoBox span.corner {
	position: absolute;
	display: block;
	width: 9px;
	height: 8px;
	background: url("../images/moduleCorners.gif");
}
div.ad span.corner {
	width: 6px;
	height: 5px;
	background: url("../images/adCorners.gif");
}
* html div.ad span.corner, * html div.infoBox span.corner {
	background: none transparent;
}
div.ad span.corner.cornerTL, div.infoBox span.corner.cornerTL {
	top: -1px;
	left: -1px;
}
div.ad span.corner.cornerTR, div.infoBox span.corner.cornerTR {
	top: -1px;
	right: -1px;
	background-position: 100% 0;
}
div.ad span.corner.cornerBL, div.infoBox span.corner.cornerBL {
	bottom: -1px;
	left: -1px;
	background-position: 0 100%;
}
div.ad span.corner.cornerBR, div.infoBox span.corner.cornerBR {
	bottom: -1px;
	right: -1px;
	background-position: 100% 100%;
}

div.points div.pointOne, 
div.points div.pointTwo, 
div.points div.pointThree {
	float: left;
	width: 175px;
	padding: 0 14px;
}
div.points div.pointOne {
	padding-left: 0;	
}
div.points div.pointThree {
	padding-right: 0;	
}

div.points div.pointOne, 
div.points div.pointTwo {
	border-right: 1px solid #cfcfcf;
}
div.points div.pointTwo, 
div.points div.pointThree {
	border-left: 1px solid #cfcfcf;	
	margin-left: -1px;
}
div.points h2 {
	color: #F90;
	font-weight: normal;
	font-size: 1.8em;
	padding: 0 0 209px;
	margin: 0 0 15px;
	line-height: 1em;
	background: url(../images/homeBenefitsSprite.gif) no-repeat 0 100%;
}
div.points div.pointTwo h2 {
	background-position: -175px 100%;	
}
div.points div.pointThree h2 {
	background-position: -350px 100%;	
}
div.points ul {
	padding: 0 0 0 17px;
	font-size: 1.3em;	
}
div.points li {
	margin: 0 0 2px;	
}

/***
	Home page styles
***/

p.tagline {
	font-size: 2.4em;
	padding: 40px 0 15px 0;
	line-height: 1em;
}

div.infoBox h2 {
	color: #F90;
	font-size: 2.8em;
	padding: 0 0 7px;	
}
div.infoBox p {
	font-size: 1.3em;
	padding: 0 0 15px;
}
div.infoBox p.free {
	color: #F90;
	font-size: 1.6em;	
}
div.infoBox p.free em {
	text-transform: uppercase;
	font-style: normal;	
}
div.infoBox p.try {
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;	
}
div.infoBox p.try strong {
	display: block;	
	font-family: Segoe, "Segoe UI", Tahoma, Verdana, sans-serif;
	color: #F90;
	font-size: 1.125em;
	font-weight: normal;
}
div.infoBox p.try strong sup {
	font-size: .65em;
	top: -.6em;
	position: relative;
}
div.infoBox p.try span {
	display: block;	
	font-size: .75em;
}
div.infoBox p.info {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
}

body.home div.header h1 {
	font-size: 3em;
	padding: 0 0 7px;
	color: #666;
}
body.home div.header h2 {
	font-size: 4.399em;
	padding: 0 0 20px;
}
body.home div.header span.img {
	display: block;
	height: 182px;
	width: 919px;
	background: url(../images/homeBg.jpg) no-repeat;
	margin: 0 -48px 25px;
}
div.header p.find {
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	width: 380px;
}
div.header p.free {
	color: #F90;
	font-size: 2.4em;
	text-align: right;
	margin: -1.2em 0 0 390px;
}
div.header p.free strong {
	font-weight: normal;
	text-transform: uppercase;
}
body.home div.points div.point {
	min-height: 500px;
}

div.sidebar h2 a {
	color: #F90;
	text-decoration: none;
	font-weight: normal;
}

/***
	411 page styles
***/

body.faq div.header {
	border-bottom: 1px solid #CCC;
	margin: 0 0 30px;
	padding-bottom: 10px;	
}
* html body.faq div.header {
	height: 1%;	
}
body.four11 div.header p.free {
	margin: 15px 0 0;
	text-align: left;	
}
body.four11 div.pageHeader {
	background:  transparent url(../img/411bg.jpg) no-repeat 100% 50%;
	padding-right:  440px;
	min-height: 166px;
	margin-right: -48px;
}
body.four11 p.tryToday {
	float: left;
	margin: 20px 0 0;
}
body.four11 div.points {
	border-left: 1px solid #CFCFCF;
	overflow: hidden;
	margin: 25px 0 0;	
}
* html body.four11 div.points {
	height: 1%;	
}
body.four11 div.points div.pointOne {
	padding-left: 14px;	
}
body.four11 div.points div.pointOne,
body.four11 div.points div.pointTwo,
body.four11 div.points div.pointThree {
	width: 245px;	
}
body.four11 div.points ul {
	min-height: 160px;
	font-size: 1.2em;
}
* html body.four11 div.points ul {
	height: 160px;	
}
body.four11 div.points li {
	font-family: Arial, Helvetica, sans-serif;	
}
body.four11 div.points h2 {
	background: transparent none;
	padding-bottom: 0;
	text-align: center;
	min-height: 2.2em;
	line-height: 1.2em;
}
* html body.four11 div.points h2 {
	height: 2.2em;	
}
body.four11 div.points p.audio {
	font-size: 1.6em;
	text-align: center;
	padding: 20px 0 9px;
}
body.four11 div.points p.audio a {
	text-decoration: none;
	padding: 0 0 5px 47px;
	background: transparent url(../img/audioIcon.gif) no-repeat;
}

p.faq {
	margin-top: 30px;
	font-size: 1.2em;
	padding: 1em 0 0;
}

/***
	411 FAQ page styles
***/
p.return {
	font-size: 1.2em;
	padding: 1em 0 0;
}

p.tryToday {
	font-size: 3em;
	color: #F90;
	text-align: right;
	line-height: 1em;
	margin: 10px 0 0;
}
p.tryToday span {
	color: #666;
	font-size: .6em;
	display: block;
}

dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
}
dt {
	color: #006dd4;
	font-weight: bold;	
}
dd {
	padding: 0 0 18px;	
}
dd a {
	font-weight: normal;	
}
dd ul {
	list-style-type: none;
	padding: 5px 0 0 1.2em;
	line-height: 1em;
	overflow: hidden;
}
dd li {
	border-right: 1px solid;
	padding-right: 4px;
	margin-right: 6px;
	display: inline;
}
dd li:after {
	content: " ";	
}
dd li.last {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;	
}

img.tra {
	position: absolute;
	left: -999em;
}

.LearnMore {
	text-align: right;
	position: relative;
	top: -80px;
}
