body {
	background: url("../images/skybackground.jpg");
	background: #ffffff;
		font: normal 12px Tahoma, Arial, Sans-serif;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

/* generics */
h1,h2,h3,h4,p,dl,dt,dd,form,fieldset {
	margin: 0;
	padding: 0;
}

blockquote {
	padding: 50px;
	font-size: 14px;
}

#wrap {
		width: 784px;
	margin: 0 auto;
	padding: 0px 0 10px;
}

a,button {
	outline: none;
}

a img {
	display: block;
}

a img,img {
	border: none;
}

a {
	color: #1858a0;
}

a:hover,a.active {
	text-decoration: none;
}

/* reset */
form,fieldset,button,ul,ol,dl {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: none;
        margin-top: 0em;
        padding-left: 0em;
}

li {
background-image: none;
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .6em;
}

/* forms */
legend {
	display: none;
}

fieldset {
	border: none;
}

label {
	font-size: 11px;
}

input.text,select {
	border: 1px solid #d1d1d1;
	font-size: 11px;
	padding: 3px;
	font-family: Tahoma, Arial, Sans-serif;
}

select {
	padding: 2px;
}

button {
	cursor: pointer;
	border: none;
	background: none;
}

button span.ir {
	display: block;
	width: 190px;
	height: 25px;
	padding-top: 6px;
	position: relative;
}

button span.ir span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 190px;
	height: 31px;
}

.form_button {
	clear: both;
	display: block;
	margin-top: 20px;
	float: left;
}

a.back_link {
	padding-left: 14px;
	font-weight: bold;
	font-size: 11px;
	background: url("/images/arrow_blue_small_inverted.gif") no-repeat 0 3px
		;
}

.light_box_img {
	cursor: pointer;
	display: inline;
}

/* process forms */
form dl {
	overflow: hidden;
	clear: both;
	padding: 5px 0;
}

form dl dt {
	float: left;
	width: 150px;
}

form dl label {
	display: block;
	text-align: right;
}

form dl dd {
	float: left;
	width: 260px;
	padding-left: 10px;
}

form dl dd.error input,form dl dd.error select,form dl dd.error_checkbox label
	{
	border: 1px solid #8f0100;
}

form dl dd.field_note {
	font-size: 10px;
	color: #8f0100;
	padding-left: 104px;
	margin-top: -4px;
}

form dl dd .prefix {
	display: block;
	float: left;
	padding-right: 4px;
	font-weight: bold;
	font-size: 14px;
}

.table_note {
	font-size: 10px;
	color: #8f0100;
	border-top: 2px solid #8f0100;
	text-align: center;
}

.form_aligner {
	clear: both;
	display: block;
	padding: 5px 0;
}

.form_aligner label input.checkbox {
	margin: 0 6px 0 0;
}

.mandatory_fields {
	color: #909090;
	font-size: 10px;
}

.asterisk {
	color: #64b13d;
}

/* globals */
.hidden {
	display: none;
}

.info_button {
	display: block;
	width: 20px;
	height: 20px;
	background: #36abd6;
	color: #fff;
}

.more_link {
	font-size: 11px;
	font-weight: bold;
	padding-right: 12px;
	background: url("/images/arrow_read_more.gif") no-repeat right 4px;
}

/* header */
#header {
	background: #fff url("/images/test1.png");
	height: 100px;
	width: 784px;
	margin: 0 auto;
	position: relative;
}

#header_logo {
	float: right;
	width: 784px;
	height: 100px;
	background: url("/images/test1.png");
}

#header_logo h1 {
	margin: 9px 0 0 19px;
	width: 252px;
	height: 45px;
}

#header_logo h1 a {
	font-size: 32px;
	color: #00bef0;
	text-decoration: none;
}

#header_tagline {
	position: absolute;
	top: 31px;
	left: 291px;
	z-index: 99;
}

#header_menu {
	position: absolute;
	top: 16px;
	right: 20px;
	z-index: 1;
}

#header_menu li {
	float: left;
	padding-left: 14px;
}

#header_menu li a {
	color: #70b6f4;
	font-size: 11px;
}

#header_search {
	float: right;
	width: 7px;
/*	width: 400px;*/
	height: 110px;
	background: url("/images/header_bg_rightcorn.jpg") no-repeat right;
	position: relative;
	z-index: 0;
}

#header_search form {
	position: absolute;
	bottom: 20px;
	right: 10px;
	width: 180px;
}

#header_search form button {
	width: 33px;
	height: 20px;
	margin-left: 8px;
}

#header_search form button span.ir {
	width: 30px;
	height: 20px;
	padding-top: 0;
}

#header_search form button span.ir span {
	background: url("/images/button_go.gif") no-repeat;
	width: 30px;
	height: 20px;
}

#header_search form input.text {
	border: 1px solid #12344f;
	width: 124px;
}

#top_peggy {
	position: absolute;
	top: -11px;
	right: 246px;
}

#header_user {
	position: absolute;
	top: -18px;
	right: 4px;
	font-size: 10px;
}

#header_user a {
	font-weight: bold;
	color: #1b559e;
}

#header_user a.logout {
	padding-left: 20px;
	background: url("/images/arrow_grey_small.gif") no-repeat 8px 3px;
}
/* Buttons */
#header_buttons {
	float: left;
	width: 784px;
	padding-top: 0px;
	padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        text-align: center;
}

#header_buttons a img {
	display: block;
}

#side_menu_buttons {
	float: left;
	width: 115px;
	padding-top: 4px;
	padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        text-align: center;
}

#side_menu_buttons a img {
	display: inline;
}

/* index */
#content_index {
	padding-bottom: 1px;
	overflow: hidden;
}

#flash_slideshow {
	float: left;
	width: 634px;
}

#sidebar {
	float: right;
	width: 280px;
	margin-top: 20px;
	padding: 0 6px 0 20px;
	background: url("/images/dotted_sep_vert.gif") repeat-y;
}

#get_started {
	padding-top: 6px;
	background: url("/images/dotted_sep_horiz.gif") repeat-x bottom;
}

#get_started h2 {
	color: #013475;
	padding-left: 20px;
	position: relative;
}

#get_started h2 .info_button {
	position: absolute;
	top: -2px;
	right: 16px;
}

#get_started .description {
	font-size: 11px;
	padding-left: 20px;
}

#get_started #message_box {
	display: none;
}

#get_started form fieldset {
	padding: 10px 0;
}

#get_started form dl {
	padding: 2px 0;
	position: relative;
}

#get_started form dl dt {
	float: left;
	width: 110px;
}

#get_started form dl dd {
	float: left;
	width: 158px;
}

#get_started form dl dd input {
	width: 148px;
}

#get_started form dl dd.w2 input {
	width: 120px;
}

#get_started form dl dd.w2 .info_button {
	position: absolute;
	top: 2px;
	right: 4px;
}

#get_started .button_section {
	padding-bottom: 0px;
}

#get_started .button_section .form_aligner {
	padding: 4px 0 4px 120px;
}

#get_started form dl dd.field_note {
	position: absolute;
	z-index: 99;
	top: 10px;
	left: 0px;
	background: #8f0100;
	color: #fff;
	font-size: 9px;
	line-height: 1em;
	width: 116px;
	padding: 2px;
}

#get_started form dl dd.w3 select {
	width: 150px;
}

#get_started_tmp {
	background: url("/images/dotted_sep_horiz.gif") repeat-x bottom;
	padding-bottom: 2px;
}

#get_started_tmp .coming_soon {
	height: 164px;
	overflow: hidden;
	background: url("/images/tmp/coming_soon_01.png") no-repeat right;
}

#get_started_tmp .coming_soon img {
	margin-left: -20px;
}

#partners {
	height: 64px;
	padding: 16px 0 0 20px;
	overflow: hidden;
}

#partners h4 {
	color: #6c6c6c;
	font-size: 15px;
}

#partners ul {
	padding: 4px 0;
	overflow: hidden;
}

#partners ul li {
	float: left;
	height: 40px;
	padding-right: 10px;
}

#sections_nav_big {
	clear: both;
	height: 170px;
	background: url("/images/dotted_sep_horiz.gif") repeat-x;
}

#sections_nav_big ul {
	padding: 18px 0 0;
	overflow: hidden;
}

#sections_nav_big ul li {
	float: left;
	padding: 0 8px;
}

#sections_nav_big ul li.first {
	padding-left: 0;
}

#sections_nav_big ul li.last {
	padding-right: 0;
}

#sections_nav_big ul li .section_button {
	width: 300px;
	height: 132px;
	padding: 3px 0 0 4px;
	background: #fff url("/images/section_button_big_bg.jpg") no-repeat;
}

#sections_nav_big ul li .section_button a {
	display: block;
	width: 278px;
	height: 108px;
	padding: 17px 0 0 18px;
	text-decoration: none;
}

#sections_nav_big ul li .section_button a .section_title_home {
	margin-bottom: 14px;
}

#sections_nav_big ul li .section_button a.studentsandfamilies {
	background: #ddd
		url("/images/section_studentsandfamilies_button_big.jpg") no-repeat;
}

#sections_nav_big ul li .section_button a.educationcommunity {
	background: #ddd
		url("/images/section_educationcommunity_button_big.jpg") no-repeat;
}

#sections_nav_big ul li .section_button a.safestart101 {
	background: #ddd url("/images/section_safestart101_button_big.jpg")
		no-repeat;
}

#sections_nav_big ul li .section_button a:hover {
	background-position: bottom;
	text-decoration: none;
}

#sections_nav_big ul li .section_button a img {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#sections_nav_big ul li .section_button a.studentsandfamilies img {
	color: #19437f;
}

#sections_nav_big ul li .section_button a.educationcommunity img {
	color: #3d007e;
}

#sections_nav_big ul li .section_button a.safestart101 img {
	color: #255c01;
}

/* section nav - document */
#sections_nav {
	clear: both;
	height: 74px;
}

#sections_nav ul {
	padding: 10px 0 0;
	overflow: hidden;
}

#sections_nav ul li {
	float: left;
	padding: 0 8px;
}

#sections_nav ul li.first {
	padding-left: 0;
}

#sections_nav ul li.last {
	padding-right: 0;
}

#sections_nav ul li .section_button {
	width: 300px;
	height: 52px;
	padding: 3px 0 0 4px;
	background: #fff url("/images/section_button_bg.jpg") no-repeat;
}

#sections_nav ul li .section_button a {
	display: block;
	width: 279px;
	height: 36px;
	padding: 10px 0 0 17px;
	position: relative;
	text-decoration: none;
}

#sections_nav ul li .section_button a .arrows {
	margin: 2px 0 0 1px;
}

#sections_nav ul li .section_button a.studentsandfamilies {
	background: #ddd url("/images/section_studentsandfamilies_button.jpg")
		no-repeat;
}

#sections_nav ul li .section_button a.educationcommunity {
	background: #ddd url("/images/section_educationcommunity_button.jpg")
		no-repeat;
}

#sections_nav ul li .section_button a.safestart101 {
	background: #ddd url("/images/section_safestart101_button.jpg")
		no-repeat;
}

#sections_nav ul li .section_button a:hover {
	background-position: bottom;
	text-decoration: none;
}

#sections_nav ul li .section_button a h3 {
	font-size: 16px;
	text-transform: uppercase;
}

#sections_nav ul li .section_button a.studentsandfamilies h3 {
	color: #255c01;
}

#sections_nav ul li .section_button a.studentsandfamilies .arrows {
	left: 188px;
	color: #255c01;
}

#sections_nav ul li .section_button a.educationcommunity h3 {
	color: #3d007e;
}

#sections_nav ul li .section_button a.educationcommunity .arrows {
	left: 110px;
	color: #3d007e;
}

#sections_nav ul li .section_button a.safestart101 h3 {
	color: #19437f;
}

#sections_nav ul li .section_button a.safestart101 .arrows {
	left: 136px;
	color: #19437f;
}

/* content */
#heading {
	clear: both;
	overflow: hidden;
	background: url("/images/dotted_sep_horiz.gif") repeat-x bottom;
}

#head_image {
	float: left;
	width: 574px;
	padding: 0 1px 2px 0;
	background: url("/images/dotted_sep_vert.gif") repeat-y right;
}

#head_image a {
	display: block;
}

#head_image img {
	display: block;
}

#head_side {
	float: right;
	width: 367px;
	height: 180px;
	overflow: hidden;
}

#head_side #get_started {
	background: none;
	padding-left: 14px;
}

/* #head_side #get_started .info_button { right:20px; } */
#head_side #get_started form {
	padding-left: 40px;
	width: 280px;
}

#head_side h3 {
	padding: 10px 0 0 16px;
}

#head_side .landing_body {
	padding: 0 16px;
	font-size: 11px;
	line-height: 1.5em;
}

#head_side #get_started_tmp {
	background: none;
	padding: 0;
}

#head_side #get_started_tmp .coming_soon {
	height: 160px;
	width: 100%;
}

#head_side #get_started_tmp .coming_soon img {
	margin-left: 30px;
}

#content {
	clear: both;
	overflow: hidden;
}

/* breadcrumbs */
#breadcrumbs {
	float: left;
	padding-left: 2px;
}

#breadcrumbs ol {
	list-style: none;
}

#breadcrumbs ol li {
	float: left;
	font-size: 10px;
}

#breadcrumbs ol li a {
	font-weight: bold;
}

#breadcrumbs ol li .breadcrumb {
	padding-left: 16px;
	background: url("/images/arrow_grey_small.gif") no-repeat 4px 3px;
}

/* document */
#document {
	float: right;
	width: 684px;
	padding-top: 2px;
	line-height: 1.7em;
}

#main_content {
	padding-left: 200px;
	float: left;
	width: 430px;
}

#main ul {
	list-style: square;
	padding-left: 40px;
}

#intro {
	clear: both;
	width: 100%;
	padding-top: 16px;
}

#intro h2 {
	font-size: 24px;
	font-weight: normal;
	color: #002c6f;
}

#intro .intro_text {
	width: 450px;
	padding: 10px 0 14px 10px;
	font-size: 12px;
}

#intro .intro_text p {
	margin-bottom: 6px;
}

#body {
	padding: 16px 0 24px 10px;
	background: url("/images/dotted_sep_horiz.gif") repeat-x;
}

#body h4 {
	font-size: 12px;
}

#body p {
	padding-bottom: 10px;
}

#body .item_list {
	padding-bottom: 20px;
	list-style: none;
}

#body .item_list a {
	font-weight: bold;
	padding-left: 14px;
	background: url("/images/list_bullet_blue.gif") no-repeat 0 4px;
}

#body .list_item {
	clear: both;
}

#body .list_item .imageframe {
	float: left;
	margin-right: 20px;
	border: 1px solid #fff;
}

#body .list_item .imageframe img {
	display: block;
	border: 1px solid #cfcfcf;
}

#body .back_to_top {
	clear: both;
	float: right;
	font-weight: bold;
	font-size: 10px;
	padding-left: 12px;
	background: url("/images/arrow_to_top.gif") no-repeat 0 7px;
}

#body .contact_us {
	float: right;
	font-weight: bold;
	font-size: 10px;
	padding: 0 20px 0 12px;
	background: url("/images/arrow_grey_small.gif") no-repeat 0 7px;
}

#print_page {
	float: right;
	padding: 0 20px 0 14px;
	background: url("/images/print_ico.gif") no-repeat 0 5px;
	font-weight: bold;
	font-size: 10px;
}

#doc_links {
	background: url("/images/dotted_sep_horiz.gif") repeat-x;
	padding-left: 10px;
}

#doc_links ul {
	overflow: hidden;
	padding: 4px 0;
}

#doc_links ul li {
	float: left;
	padding-right: 20px;
}

#doc_links ul li a {
	font-weight: bold;
	font-size: 11px;
	padding-left: 14px;
	background: url("/images/arrow_blue_small.gif") no-repeat 0 3px;
}

#doc_links ul li a.back_link {
	background-image: url("/images/arrow_blue_small_inverted.gif");
}

/* column on right */
.col_on_right #column {
	float: right;
	padding-top: 0;
}

.col_on_right #document {
	float: left;
}

.col_on_right #main_content {
	width: 100%;
}

/* 3 columns */
.three_col #column {
	padding-top: 0;
}

.three_col #document {
	padding-top: 0;
}

.three_col #intro {
	height: auto;
}

.three_col #intro .intro_text {
	width: auto;
}

/* landing pages */
.students #intro h2,.students #body .block_container .block h3 img {
	color: #255c00;
}

.parents #intro h2,.parents #body .block_container .block h3 img {
	color: #032c6e;
}

.schools #intro h2,.schools #body .block_container .block h3 img {
	color: #34007c;
}

.students #body,.parents #body,.schools #body {
	padding-left: 0;
}

#body .block_container {
	background: url("/images/dotted_sep_vert.gif") repeat-y center;
	overflow: hidden;
}

#body .block_container .block {
	width: 320px;
}

#body .block_container .block h3 {
	font-size: 14px;
	padding-bottom: 6px;
}

#body .block_container .block .landing_body {
	font-size: 11px;
	padding-left: 10px;
	line-height: 1.5em;
}

#body .block_container .block .landing_body ul {
	list-style: none;
	padding-left: 0;
}

#body .block_container .block .landing_body ul li {
	padding-left: 14px;
}

#left {
	float: left;
}

#right {
	float: right;
}

.students #intro,.parents #intro,.schools #intro {
	min-height: 183px;
}

.students #body .block_container .block .landing_body ul li {
	background: url("/images/list_bullet_green.gif") no-repeat 0 4px;
}

.parents #body .block_container .block .landing_body ul li {
	background: url("/images/list_bullet_blue.gif") no-repeat 0 4px;
}

.schools #body .block_container .block .landing_body ul li {
	background: url("/images/list_bullet_violet.gif") no-repeat 0 4px;
}

/* fbForm */
.fbForm {
	padding-bottom: 20px;
}

.fbForm label {
	display: block;
	width: 80px;
	float: left;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
}

.fbForm .input,.fbForm .select,.fbForm .text {
	clear: both;
	overflow: hidden;
	padding: 5px 0;
}

.fbForm .input input,.fbForm .select select,.fbForm .text textarea {
	border: 1px solid #d1d1d1;
	float: left;
}

.fbForm .input input {
	width: 200px;
	font-size: 11px;
	font-family: Tahoma, Arial, Sans-serif;
	padding: 3px;
}

.fbForm .text textarea {
	width: 320px;
	font-size: 11px;
	font-family: Tahoma, Arial, Sans-serif;
	padding: 3px;
}

.fbForm .mark {
	color: #64b13d;
}

.fbForm .formContainer {
	position: relative;
}

.fbForm .formContainer .mandatory_fields {
	position: absolute;
	left: 10px;
	bottom: 10px;
}

.fbForm .formContainer .buttons {
	clear: both;
	text-align: right;
	padding: 20px 14px 0 0;
}

#main_content .info ul {
	list-style: none;
}

#main_content .info ul li {
	border: 1px solid #64b13d;
	padding: 2px;
	font-weight: bold;
	text-align: center;
}

/* left column */
#column {
	float: left;
	width: 240px;
	padding-top: 8px;
}

.column_block {
	width: 200px;
	padding: 16px 20px 30px;
	margin-bottom: 10px;
	overflow: hidden;
	background: #fff url("/images/column_block_bg.gif") no-repeat;
	position: relative;
}

.column_block h4 {
	font-size: 13px;
	color: #929292;
	padding-bottom: 10px;
}

.column_block .block_text {
	font-size: 11px;
	line-height: 1.5em;
	margin-bottom: 6px;
}

.column_block .block_text ul {
	list-style: disc;
	padding-left: 20px;
}

.column_block .author {
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0;
}

.column_block .phone_nr {
	font-size: 15px;
	font-weight: bold;
	color: #002b6f;
	padding: 4px 0 6px;
}

.column_block .block_bottom {
	width: 240px;
	height: 14px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url("/images/column_block_bg.gif") no-repeat bottom;
}

.students .column_block .phone_nr {
	color: #3e9900;
}

.schools .column_block .phone_nr {
	color: #6b00dc;
}

/* right column */
#right_column {
	float: right;
	width: 240px;
}

/* login */
.logintomyaccount #document {
	padding: 0 0 30px 0;
	float: none;
	width: auto;
}

.logintomyaccount #intro {
	height: auto;
	position: relative;
	padding-bottom: 14px;
}

.logintomyaccount #intro .info_button {
	position: absolute;
	top: 18px;
	left: 250px;
}

.logintomyaccount #body {
	background: url("/images/dotted_sep_vert.gif") repeat-y 50%;
	padding: 0;
	overflow: hidden;
}

.logintomyaccount #body .block_left h3,.logintomyaccount #body .block_right h3
	{
	padding-bottom: 4px;
}

.logintomyaccount #body .block_left {
	float: left;
	width: 420px;
	height: 265px;
	padding: 18px 20px;
	background: #fff url("/images/login_block_bg.jpg") no-repeat;
}

.logintomyaccount #body .block_left .intro {
	font-size: 11px;
	line-height: 1.5em;
}

.logintomyaccount #body .block_right {
	float: right;
	background: #fff url("/images/login_block_bg.jpg") no-repeat;
}

.logintomyaccount #body .block_right .block_right_bg {
	width: 420px;
	height: 265px;
	padding: 18px 20px;
	background: url("/images/login_block_right_bg.jpg") no-repeat right
		bottom;
}

.logintomyaccount #body .block_right .block_right_bg .intro {
	font-size: 11px;
	line-height: 1.5em;
	width: 240px;
}

.logintomyaccount #body .block_right .block_right_bg .intro a {
	float: right;
	margin: 20px 10px 0 0;
}

.logintomyaccount form fieldset {
	padding-top: 10px;
}

.logintomyaccount form dl dd input.text {
	width: 138px;
}

.logintomyaccount .more_link {
	margin-left: 80px;
}

.logintomyaccount span.form_aligner {
	padding: 5px 0 5px 160px;
}

.logintomyaccount span.form_aligner input.button {
	margin-left: 56px;
}

.logintomyaccount #body .block_left #message_box {
	margin: 10px 0 0;
}

.logintomyaccount #body .block_left form dl dd.field_note {
	padding-left: 160px;
}

/* password reminder */
.passwordreminder #document {
	padding: 0 0 30px 0;
	float: none;
	width: auto;
}

.passwordreminder #intro {
	height: auto;
	position: relative;
	padding-bottom: 14px;
}

.passwordreminder #intro .info_button {
	position: absolute;
	top: 18px;
	left: 230px;
}

.passwordreminder #body {
	background: url("/images/dotted_sep_vert.gif") repeat-y 50%;
	padding: 0;
	overflow: hidden;
}

.passwordreminder #body .block_left h3,.passwordreminder #body .block_right h3
	{
	padding-bottom: 4px;
}

.passwordreminder #body .block_left {
	float: left;
	width: 420px;
	height: 265px;
	padding: 18px 20px;
	background: #fff url("/images/login_block_bg.jpg") no-repeat;
}

.passwordreminder #body .block_left .intro {
	font-size: 11px;
	line-height: 1.5em;
}

.passwordreminder #body .block_right {
	float: right;
	background: #fff url("/images/login_block_bg.jpg") no-repeat;
}

.passwordreminder #body .block_right .block_right_bg {
	width: 420px;
	height: 265px;
	padding: 18px 20px;
	background: url("/images/login_block_right_bg.jpg") no-repeat right
		bottom;
}

.passwordreminder #body .block_right .block_right_bg .intro {
	font-size: 11px;
	line-height: 1.5em;
	width: 240px;
}

.passwordreminder #body .block_right .block_right_bg .intro a {
	float: right;
	margin: 20px 10px 0 0;
}

.passwordreminder form fieldset {
	padding-top: 10px;
}

.passwordreminder form dl dd input.text {
	width: 140px;
}

.passwordreminder form dl dd.value {
	font-weight: bold;
	font-size: 12px;
}

.passwordreminder .more_link {
	margin-left: 80px;
}

.passwordreminder span.form_aligner {
	padding: 5px 0 5px 160px;
}

.passwordreminder span.form_aligner input.button {
	margin-left: 56px;
}

.passwordreminder #body .block_left #message_box {
	margin: 10px 0 0;
}

.passwordreminder #body .block_left form dl dd.field_note {
	padding-left: 160px;
}

/* form tables */
.form_table th {
	background: #a9a9a9;
	color: #fff;
	padding: 5px 10px;
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

.form_table tr.even td {
	background: #fff;
}

/* account */
.accountinformation #intro {
	position: relative;
}

.accountinformation #intro .info_button {
	position: absolute;
	top: 18px;
	left: 246px;
}

.accountinformation .form_section {
	padding: 14px 0 20px;
	background: url("/images/dotted_sep_horiz.gif") repeat-x;
}

#account_information .form_section ul {
	list-style: none;
	padding-left: 0;
}

.accountinformation #history {
	padding-bottom: 20px;
}

.accountinformation #history .no_orders {
	padding: 10px 0 10px 30px;
}

.accountinformation #history h3 {
	padding-bottom: 10px;
}

#history_table {
	width: 100%;
}

#history_table th {
	text-align: left;
}

#history_table td {
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #a9a9a9;
}

#history_table td.date {
	font-weight: normal;
	font-size: 11px;
	vertical-align: top;
	padding: 4px 10px;
	border-left: 1px solid #ebebeb;
}

#history_table td.product {
	font-size: 11px;
	text-align: left;
	padding: 6px 10px;
	line-height: 1.4em;
}

/* checkout process */
.checkout #intro {
	height: auto;
}

.checkout #intro h2,.agreement #intro h2 {
	position: relative;
}

.checkout #intro h2 img.step {
	margin-bottom: 1px;
}

.checkout #intro h2 .info_button,.agreement #intro h2 .info_button {
	position: absolute;
	top: 2px;
	right: 0;
}

#intro h2.contact_request .info_button {
	right: 30px;
}

#intro h2.loan_information .info_button {
	right: 60px;
}

#intro h2.safestart_plan .info_button {
	right: 100px;
}

#intro h2.contact_information .info_button {
	right: 30px;
}

#intro h2.billing_information .info_button {
	right: 300px;
}

#intro h2.agreement .info_button {
	right: 350px;
}

.form_section,.button_section {
	padding: 10px 0 20px;
	position: relative;
}

.button_section {
	overflow: hidden;
}

.form_section .communication_prefs {
	list-style: none;
}

.form_section .communication_prefs li label {
	display: block;
	padding-left: 30px;
	position: relative;
}

.form_section .communication_prefs li label input {
	position: absolute;
	left: 0;
	top: 1px;
}

.form_section h3 {
	padding-bottom: 6px;
	position: relative;
}

.form_section h3 .info_button {
	position: absolute;
	top: -2px;
	right: 10px;
}

.form_section h3.personal_information .info_button {
	left: 180px;
}

.form_section h3.current_address .info_button {
	left: 142px;
}

.form_section h3.permanent_address .info_button {
	left: 170px;
}

.form_section h3.account_information .info_button {
	left: 178px;
}

.form_section h3.order_summary .info_button {
	left: 152px;
}

.form_section h3.payment_plan .info_button {
	left: 138px;
}

.form_section h3.credit_card_information .info_button {
	left: 282px;
}

.checkout .form_section.more_space {
	margin-bottom: 40px;
}

.form_section dl dt {
	width: 120px;
}

.form_section dl dd.field_note {
	font-size: 10px;
	padding-left: 134px;
}

.form_section dl dd input.text,.form_section dl dd select {
	float: left;
}

.form_section dl dd.w4 input.text,.form_section dl dd.w4 select {
	width: 200px;
}

.form_section dl dd.w3 input.text,.form_section dl dd.w3 select {
	width: 140px;
}

.form_section dl dd.w2 input.text,.form_section dl dd.w2 select {
	width: 100px;
}

.form_section dl dd.w1 input.text,.form_section dl dd.w1 select {
	width: 60px;
}

.form_section dl dd .info_button {
	float: left;
	margin-left: 10px;
}

.form_section dl dd.value span {
	display: block;
	float: left;
}

.form_aligner {
	padding: 2px 0 2px 110px;
}

.button_section .mandatory_fields {
	display: block;
	padding: 10px 0;
}

.button_section .mandatory_fields.float {
	position: absolute;
	top: 8px;
	left: 10px;
}

.button_section input.button,.button_section a.button {
	float: left;
}

.button_section input.right {
	float: right
}

.form_note {
	display: block;
	font-weight: bold;
	padding: 6px;
}

#message_box {
	border: 1px solid #d0891d;
	padding: 2px;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
}

#message_box p {
	padding-bottom: 0;
}

/* step 2 */
#loan_information .form_section {
	padding: 14px 0 20px;
	background: url("/images/dotted_sep_horiz.gif") repeat-x bottom;
}

#loan_information .remove_loan {
	float: right;
}

#loan_information .button_section .mandatory_fields.float {
	top: 6px;
}

#loan_information .button_section .or,#loan_information .button_section input.button
	{
	float: right;
	clear: both;
}

button span.ir span.add_loan {
	background: url("/images/button_add_loan.gif") no-repeat;
}

button span.ir span.submit_to3 {
	background: url("/images/button_submit_go_step3.gif") no-repeat;
}

#loan_information .button_section .or {
	display: block;
	padding: 5px 166px 2px 0;
}

/* step 3 */
#safestart_plan .form_section dl dd.value {
	font-weight: bold;
	font-size: 14px;
}

#safestart_plan .form_aligner {
	padding-left: 10px;
}

#plan_table {
	width: 100%;
}

#plan_table th.first {
	text-align: left;
	border-left: none;
}

#plan_table th.good {
	background: #21abd0;
}

#plan_table th.better {
	background: #1d8fc5;
}

#plan_table th.best {
	background: #206eb9;
}

#plan_table td {
	padding: 5px 10px;
}

#plan_table td sup {
	font-weight: bold;
	color: #1858a0;
}

#plan_table td label {
	font-size: 12px;
	font-weight: normal;
	white-space: nowrap;
}

#plan_table td label input {
	margin: 0 4px 0 0;
}

#plan_table td.good {
	background: #bbdce5;
	border-left: 1px solid #ebebeb;
	font-weight: bold;
	text-align: center;
}

#plan_table tr.even td.good {
	background: #caebf4;
}

#plan_table td.better {
	background: #bad4e1;
	border-left: 1px solid #ebebeb;
	font-weight: bold;
	text-align: center;
}

#plan_table tr.even td.better {
	background: #c9e3f0;
}

#plan_table td.best {
	background: #bacdde;
	border-left: 1px solid #ebebeb;
	font-weight: bold;
	text-align: center;
}

#plan_table tr.even td.best {
	background: #cbdcee;
}

#plan_table td.table_note {
	padding: 0 5px;
}

#legend {
	padding-left: 16px;
}

#legend .mandatory_fields {
	display: block;
	line-height: 1.5em;
	padding: 6px 0;
}

#legend .mandatory_fields sup {
	font-weight: bold;
	color: #1858a0;
}

button span.ir span.submit_to4 {
	background: url("/images/button_submit_go_step4.gif") no-repeat;
}

/* step 4 */
#contact_information_login .form_section {
	background: #f6f6f6;
	padding: 10px 16px;
}

#contact_information .form_section {
	background: url("/images/dotted_sep_horiz.gif") repeat-x bottom;
}

#contact_information .form_section ul {
	list-style: none;
	padding-left: 0;
}

#contact_information .form_section ul li label {
	font-weight: bold;
	font-size: 12px;
}

/* step 5 */
#contact_request .mandatory_fields.float {
	top: 7px;
}

#billing_information {
	
}

#agreement_text {
	width: 670px;
	height: 164px;
	border: 1px solid #a5acb2;
	background: #fff;
	margin: 10px 0;
	padding: 2px 4px;
	font-family: Monospace, serif;
	font-size: 14px;
	line-height: 1.2em;
	overflow: auto;
}

#agreement_text .title {
	text-transform: uppercase;
	margin-bottom: 10px;
}

#agreement_text table th {
	padding: 2px 6px;
	border: 1px solid #ddd;
	border-width: 1px 0;
}

#agreement_text table td {
	padding: 2px 6px;
}

#billing_information .form_section .agreement_checkbox {
	padding: 10px 0;
}

#billing_information .form_section .agreement_checkbox dt {
	width: 30px;
}

#billing_information .form_section .agreement_checkbox dd {
	padding: 0;
	width: 640px;
}

#billing_information .form_section .agreement_checkbox dd label {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

#billing_information .form_section {
	background: url("/images/dotted_sep_horiz.gif") repeat-x bottom;
	padding: 18px 0;
	overflow: hidden;
}

#billing_information .form_section.last {
	background: none;
}

#billing_information .form_section .block {
	background: url("/images/dotted_sep_vert.gif") repeat-y right;
	float: left;
	width: 320px;
}

#billing_information .form_section .right {
	padding: 0 20px;
	width: 320px;
	background: none;
}

#billing_information .form_section dl dt {
	width: 100px;
}

#billing_information .form_section dl dd.field_note {
	padding-left: 114px;
}

#billing_information #order_summary dl dt {
	width: 180px;
}

#billing_information #order_summary dl dd {
	width: 100px;
	font-size: 14px;
	font-weight: bold;
}

#billing_information #payment_plan dl dt {
	width: 30px;
}

#billing_information #payment_plan dl dd {
	width: 280px;
	padding-left: 0;
}

#billing_information #payment_plan dl dd label {
	text-align: left;
	font-size: 12px;
}

#billing_information #payment_plan dl dd label .amount,#billing_information #payment_plan dl dd label strong
	{
	font-weight: bold;
	font-size: 14px;
}

#total_cost {
	background: #fff;
	padding: 6px 10px;
	font-size: 12px;
	margin-top: 40px;
}

#total_cost strong {
	font-size: 14px;
}

#billing_info dl dd {
	width: 200px;
}

#billing_information #credit_card_information dl dt {
	width: 120px;
}

#billing_information #credit_card_information dl dd {
	width: 160px;
}

#billing_information #credit_card_information dl dd.field_note {
	padding-left: 134px;
}

#billing_information #credit_card_information dl.date_field dd {
	width: 60px;
}

#what_is_it {
	position: relative;
}

#what_is_it a {
	position: absolute;
	top: -15px;
	left: 70px;
	font-size: 10px;
}

#billing_information #credit_card_information .button_section {
	padding-top: 30px;
}

#billing_information #credit_card_information .button_section input,#billing_information #credit_card_information .button_section button
	{
	float: right;
}

#billing_information #credit_card_information .button_section .float {
	top: 25px;
}

#card_types {
	overflow: hidden;
	padding-top: 10px;
}

#card_types p {
	float: left;
	font-size: 10px;
	color: #8f8f8f;
	padding-left: 8px;
}

#card_types ul {
	float: left;
	list-style: none;
	padding-left: 0;
}

#card_types ul li {
	float: left;
	padding-left: 12px;
}

.agreement #body {
	background: none;
}

.agreement .form_button {
	margin: 20px 0;
}

#seals {
	clear: both;
	overflow: hidden;
	padding: 10px 0 10px 114px;
	background: url("/images/dotted_sep_horiz.gif") repeat-x;
}

#geotrust_seal {
	float: left;
	width: 120px;
	margin: 10px 20px 0;
}

#geotrust_seal a img {
	background: #aaa;
}

.AuthorizeNetSeal {
	float: left;
	margin: 0 20px;
}

#mcafee_scanalert {
	float: left;
	margin: 10px 20px;
}

/* step 6 */
#confirmation_summary {
	padding: 0 0 20px 10px;
}

#confirmation_summary table {
	border-spacing: 1px
}

#confirmation_summary table th {
	font-size: 14px;
	text-align: left;
	padding: 4px 8px;
	background: #f5f5f5;
}

#confirmation_summary table th.order_id {
	text-align: right;
	font-size: 11px;
}

#confirmation_summary table td {
	background: #f5f5f5;
	padding: 4px 8px;
	text-align: right;
	font-size: 11px;
	width: 200px;
}

#confirmation_summary table td.value {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	width: 100px;
}

#confirmation_summary table td.payment_plan {
	background: none;
	text-align: left;
	font-size: 12px;
	padding: 10px;
}

#confirmation_summary table td.total {
	font-size: 12px;
}

#confirmation_summary table tr.odd td {
	background: #fff;
}

#confirmation_summary .outro {
	margin: 20px 0;
}

.processing_error {
	font-weight: bold;
	color: #8f0100;
}

/* search results */
.searchresults #intro {
	height: auto;
}

.searchresults #intro #search_summary {
	padding: 10px 0 10px 14px;
}

.searchresults #intro #search_summary em {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #308100;
}

.searchresults #intro #search_summary .results {
	padding-left: 10px;
}

.searchresults #body {
	padding-top: 0;
	background: none;
}

#results {
	background: url("/images/dotted_sep_horiz.gif") repeat-x bottom;
	padding-bottom: 20px;
}

#results .result_container {
	overflow: hidden;
	padding: 6px 0;
}

#results .result_container.first {
	background: url("/images/dotted_sep_horiz.gif") repeat-x;
	padding-top: 10px;
}

#results .result_container p {
	padding: 0;
}

#results .result_container .rating_col {
	float: left;
	width: 100px;
	font-size: 11px;
	text-align: right;
}

#results .result_container .rating_col .rating {
	padding: 0;
}

#results .result_container .rating_col .rating_img {
	margin-bottom: -4px;
}

#results .result_container .info_col {
	float: left;
	padding-left: 14px;
	width: 550px;
}

#results .result_container .info_col .title {
	font-weight: bold;
}

#results .result_container .info_col .teaser {
	font-size: 11px;
	padding: 6px 0;
	line-height: 1.5em;
}

/* sitemap */
#sitemap {
	overflow: hidden;
}

#sitemap ul {
	padding: 10px 0 10px 20px;
	list-style: none;
	font-weight: bold;
}

#sitemap ul li {
	padding-left: 14px;
	background: url("/images/list_bullet_blue.gif") no-repeat 0 7px;
}

#sitemap ul.sub {
	font-weight: normal;
	font-size: 11px;
	padding: 0 0 0 10px;
}

/* members only */
#body.no_dotted_spacer {
	background: none;
}

#table {
	padding-bottom: 20px;
}

#members_landing_table {
	font-size: 11px;
	line-height: 1.4em;
}

#members_landing_table th,#members_landing_table td {
	border: 1px solid #ebebeb;
	border-width: 1px 1px 0 0;
	padding: 4px 10px;
	vertical-align: top;
}

#members_landing_table th {
	color: #fff;
	font-size: 12px;
	padding: 8px 0;
}

#members_landing_table th.first {
	background: #21abd0;
}

#members_landing_table th.second {
	background: #1e90c6;
}

#members_landing_table th.third {
	background: #216db9;
}

#members_landing_table th.fourth {
	background: #2051b8;
}

#members_landing_table td.section {
	background: #ccc;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

#members_landing_table td.desc {
	background: #a9a9a9;
	color: #fff;
	font-weight: bold;
	width: 160px;
}

#members_landing_table td.first {
	background: #caebf4;
	width: 129px;
}

#members_landing_table td.second {
	background: #cae4f1;
	width: 129px;
}

#members_landing_table td.third {
	background: #cbdcee;
	width: 129px;
}

#members_landing_table td.fourth {
	background: #cbd5f0;
	width: 129px;
}

#members_landing_table .bottom td {
	border-top: none;
	text-align: right;
	padding: 8px 10px;
}

#members_landing_table .bottom td .learn_more {
	background: url("/images/list_bullet_green.gif") no-repeat 0 3px;
	padding-left: 14px;
	font-weight: bold;
}

#columns {
	overflow: hidden;
	padding-bottom: 20px;
}

#columns .column {
	float: left;
	background: #fff;
	width: 160px;
	font-size: 11px;
	line-height: 1.4em;
	margin-right: 10px;
}

#columns .column h3 {
	color: #1858a0;
	font-size: 13px;
	padding: 8px 10px 4px;
	background: url("/images/members_subpage_column_bg.gif") no-repeat;
}

#columns .column .column_text {
	padding: 8px 10px;
	border-left: 1px solid #eaeaea;
	height: 260px;
}

#columns .column .column_bottom {
	text-align: right;
	padding: 4px 10px;
	height: 20px;
	background: url("/images/members_subpage_column_bg.gif") no-repeat
		bottom;
}

#columns .column .column_bottom .learn_more {
	background: url("/images/list_bullet_green.gif") no-repeat 0 3px;
	padding-left: 14px;
	font-weight: bold;
}

/* social networks */
#social_networks {
	clear: both;
	overflow: hidden;
	padding: 0px 20px;
	background: url("/images/dotted_sep_horiz.gif") repeat-x;
}

<--!#social_networks h4 {
	float: left;
	padding: 10px 0;
	font-size: 11px;
	font-weight: normal;
}

#social_networks ul {
	float: left;
	padding: 8px 20px;
}

#social_networks ul li {
	float: left;
	padding-right: 14px;
}

#social_networks ul li a {
	display: block;
}-->

/* footer */
#footer {
	<--!background: #fff url("/images/test1.png");
	height: 16px;
	width: 784px;
	margin: 0 auto;
	position: relative;-->

        clear: both;
	height: 1px;
	background: #fff url("/images/footertest1.png");
	color: #fff;
	font-size: 12px;
}

#footer_menu ul {
	width: 308px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 10px;
}

#footer_menu ul li {
	float: left;
	padding: 2px 0;
	border-right: 1px solid #fff;
}

#footer_menu ul li.last {
	border: none;
}

#footer_menu ul li a {
	display: block;
	font-size: 12px;
	color: #0067ab;
	padding: 0 4px;
	line-height: 1em;
}

#footer_copyright {
	float: left;
        color: #0067ab;	
        padding: 10px 20px 11px;
	<--!background: url("/images/footertest1.png") no-repeat top left;-->
}

#footer_credits {
	float: right;
	color: #0067ab;
        padding: 10px 20px 11px;
	<--!background: url("/images/footertest1.png") no-repeat top right;-->
}

#footer_credits a {
	color: #71d2ff;
	text-decoration: underline;
}

#footer_credits img {
        display: inline;
        vertical-align: middle;
}

#footer_credits a:hover {
	text-decoration: none;
}

/* list navigator */
.list_navigator {
	font-size: 11px;
	padding: 10px 0;
	text-align: right;
}

.list_navigator a img {
	display: inline;
}

.list_navigator a {
	font-weight: bold;
	padding: 0 3px;
}

.list_navigator a.active {
	font-size: 14px;
	color: #000;
}

.list_navigator span {
	padding: 0 6px;
}

.list_navigator .prev img,.list_navigator .next img {
	margin-bottom: -7px;
}

/* modal content */
#modal_content {
	font-size: 11px;
}

#modal_content h4 {
	font-size: 12px;
	color: #929292;
}

#modal_content h4.msg {
	color: #8f0100;
}
