body {
	background: #F1F4FA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	}
a {
	color: #2242C0;
	}
a:hover {
	color: #5299EB;
	}	
h2 {
	font: bold 150% Arial;
	color: #284B9E;
	}
.page {
	padding: 3em 0 0;
	width: 775px;
	position: relative;
	font-size: 110%;
	background: #fff;
	}

/* sIFR
*************************************************************************/

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash .avenir-blue {
	visibility: hidden;
	}
.sIFR-hasFlash h2.avenir-blue {
	font-size: 20px;
	}
.sIFR-hasFlash h3.avenir-blue {
	font-size: 18px;
	}
.sIFR-hasFlash h4.avenir-blue {
	font-size: 15px;
	}
.sIFR-hasFlash h2.avenir-ongreen {
	visibility: hidden;
	font-size: 21px;
	}

/* header
*************************************************************************/

#header {
	padding: 7px 10px 0;
	border-top: 1px solid #D7DFEF;
	}
#logo {
	float: left;
	}
#signin {
	float: right;
	}


/* nav
*************************************************************************/

ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	}
#nav li {
	margin: 0;
	padding: 0;
	float: left;
	border-left: 1px solid #99CC00;
	}
#nav li.first {
	border-left: 0;
	}
#nav a {
	display: block;
	text-indent: -9000px;
	text-decoration: none;
	height: 18px;
	}
#nav1 a {
	width: 113px;
	background: url(../images/index-nav1.gif) no-repeat center;
	}
#nav2 a {
	width: 125px;
	background: url(../images/index-nav2.gif) no-repeat center;
	}
#nav3 a {
	width: 126px;
	background: url(../images/index-nav3.gif) no-repeat center;
	}

/* asksearch
*************************************************************************/

#asksearch {
	position: absolute;
	top: 5px;
	right: 5px;
	}
#asksearch .field {
	font: 90% Verdana;
	width: 16em;
	}

/* mfb and search
*************************************************************************/

#home1 {
	margin: 120px 0 0;
	height: 240px;
	background: #99CC00;
	position: relative;
	}
#mfb a {
	display: block;
	width: 332px;
	height: 328px;
	position: absolute;
	top: -112px;
	left: 55px;
	background: url(../images/index-mfb.jpg) no-repeat;
	text-indent: -9000px;
	text-decoration: none;
	}
#search {
	position: absolute;
	top: 20px;
	left: 420px;
	width: 330px;
	color: #fff;
	}
#qs1, #qs2, #qs3, #qs4, #qsb {
	margin: 0 .8em 1em 0;
	float: left;
	}
#qs1, #qs4 {
	padding-left: 20px;
	}
#qs4 {
	clear: left;
	width: 17em;
	}
#qsb {
	padding-top: 1.5em;
	}
#search label {
	margin-bottom: .4em;
	display: block;
	}
#search .field, #search select {
	font-size: 90%;
	color: #333;
	background: #DEE8F3;
	}

/* matchwords
*************************************************************************/

#matchwords a {
	display: block;
	width: 100%;
	height: 57px;
	background: url(../images/index-matchwords.gif) no-repeat;
	text-indent: -9000px;
	text-decoration: none;
	}

/* content
*************************************************************************/

#content {
	padding: 15px;
	clear: both;
	}
#home2 {
	margin: 2em 0 3em;
	background: url(../images/dots-3col.gif) repeat-y 50%;
	}
.sIFR-hasFlash #home2 h3.avenir-blue {
	font-size: 15px;
	letter-spacing: -.3em;
	}
.sIFR-hasFlash #home2 h4.avenir-blue {
	font-size: 18px;
	letter-spacing: -.1em;
	}
#home2 h3 {
	margin-left: 10px;
	}
#home2 #profile h3 {
	margin-left: 0;
	}
#home2 a {
	font: bold 90% Verdana;
	text-decoration: none;
	}
#profile, #feature, #guide {
	margin: 0 .15%;
	float: left;
	width: 33%;
	}
#home2 .inner {
	min-height: 14em;
	}
#profile .inner {
	margin: 0 10px 0 0;
	padding-right: 140px;
	background: url(../images/index-screenshot.jpg) no-repeat right top;
	}
#feature .inner {
	margin: 0 10px;
	padding-right: 100px;
	background: url(../images/index-woman.jpg) no-repeat right top;
	}
#guide .inner {
	margin: 0 0 0 10px;
	padding-right: 105px;
	background: url(../images/index-guides.jpg) no-repeat right top;
	}
#home3 {
	background: url(../images/dot.gif) repeat-y 33%;
	color: #666;
	}
#kw1 {
	margin-right: 4%;
	float: left;
	width: 31%;
	}
#kw2 {
	float: left;
	width: 65%;
	font-size: 90%;
	}


/* altnav
*************************************************************************/

ul#altnav {
	margin: 0 0 1em;
	padding: 5px 0;
	list-style: none;
	background: #284B9E;
	text-align: center;
	clear: both;
	}
#altnav li {
	padding: 5px 8px;
	display: inline;
	}
#altnav a {
	padding: 5px;
	color: #fff;
	text-decoration: none;
	}

/* footer
*************************************************************************/

#footer {
	padding: 0 0 20px;
	background: #fff;
	color: #666;
	text-align: center;
	font-size: 90%
	}
#footer ul {
	margin: 0 0 .2em;
	padding: 0;
	list-style: none;
	}
p#copyright {
	}

/* f-nav
****************************************/
#f-nav li {
	display: inline;
	border-left: 1px solid #666;
	}
#f-nav li.first {
	border-left: 0;
	}
#f-nav a {
	padding: 0 0 0 5px;
	color: #666;
	text-decoration: none;
	}
#f-nav a:hover {
	text-decoration: underline;
	}
	
/* partners
****************************************/
#partners li {
	display: inline;
	}
#partners a {
	padding: 0 0 0 3px;
	font-size: 90%;
	font-family: Arial;
	color: #999;
	text-decoration: none;
	}
#partners a:hover {
	text-decoration: underline;
	}

/* forms
*************************************************************************/

.button {
	border: 1px solid #000;
	padding: 2px 3px;
	color: #fff;
	font-size: 90%;
	font-weight: bold;
	font-family: Verdana;
	background: #D0007A url(../images/button-bg.gif) no-repeat;
	}