@charset "utf-8";
#signUpWrapper {
	width: 320px;
	float:right;
	padding: 0;
	text-align:right;
	background-image: url(../../images/home_sign_up_is_free.gif);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#signUpForm {
	margin:176px 20px 0 0;
}
#signUpSubmit {
	margin: 10px 40px 10px 40px;
}
#signUpSubmit:active {
	margin: 11px 39px 9px 41px;
}
#signUpWrapper .smallText {
	padding: 5px 15px;
	font-size:10px;
	text-align:center;
}
#signUpWrapper ol {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-position: outside;
}
#signUpWrapper li {
	margin:0 0 10px;
	padding:0;
}
#homeContent, #secondaryPages {
	height:435px;
	width:960px;
	margin:0 auto 44px;
	text-align:left;
	padding:0;
	background:#FFFFFF;
	border:1px solid #135891;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
#secondaryPages {
	height:auto;
	min-height:380px;
	width:920px;
	margin:0 auto 44px;
	text-align:left;
	padding:20px;
	line-height:1.5;
}
#secondaryPages h1 {
	margin:0 0 10px;
	color:#666;
	font-weight:normal;
}
#secondaryPages h4 {
	margin:10px 0 0;
}
#secondaryPages p {
	margin:0 0 20px;
}
#secondaryPages ol {
	list-style-type: lower-alpha;
}
#secondaryPages ol ol {
	list-style-type: lower-roman;
}
#sliderWrapper {
	float:left;
	height:280px;
	width:640px;
	overflow:hidden;
	background-color:#6FF;
}
.homeSubHeader {
	float:left;
	margin:25px 0 0 25px;
	padding:0 20px 0 0;
	height:90px;
	width:274px;
	border-right:solid 1px #CCC;
}
.homeSubHeader h1 {
	margin:5px 0;
	color:#135891;
	font-size:16px;
}
/******************** Forms and Fields ********************/



.formSignUp {
	margin:0 0 0 5px;
	padding:0 4px;
	height:18px;
	width:160px;
	border-color:#808080;
}
#signUpAge {
	margin:0 -1px 0 5px;
	padding:0;
	height:20px;
	width:171px;
	color:#4c4c4c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/

.yui-carousel-element li {
	border:0 none;
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	text-align:center;
}

.yui-log .carousel {
	background:#f2e886;
}

.yui-carousel-button-focus {
	outline:0 none;
}

.yui-carousel .yui-carousel-item-selected {
	border:0 none;
	margin:0;
}
.yui-skin-sam .yui-carousel, .yui-skin-sam .yui-carousel-vertical {
	border:0 none;
}
.yui-skin-sam .yui-carousel-nav {
	background:url(http://yui.yahooapis.com/2.8.0r4/build/assets/skins/sam/sprite.png) repeat-x 0 0;
	padding:3px;
	text-align:right;
	display:none;
}
