@charset "utf-8";
@import url(/home/tabs.css);
@import url(/home/rotating_panel.css);
/* CSS Document */

#left_plus_middle_column {
	width:789px;
	padding-left:0px;
	}

#rotating_panel {
	float:none;
	margin-right:0px;
	}
#rotating_panel_buttons ul {
	list-style:none;
	margin:0px;
	padding:0px;
	height:16px;
	width:95px;
	}

#free_newsletters {
	background-image:url(/home/img/free_newsletters.gif);
	background-repeat:no-repeat;
	width:287px;
	margin-top:41px;
	}
#free_newsletters #emailfield {
	width:154px;
	}
#free_newsletters li {
	font-size:100%;
	}
#free_newsletters #emailField {
	width: 188px;
	}
#free_newsletters #nameField {
	width: 110px;
	margin-right: 8px;
	}
#free_newsletters #zipField {
	width: 70px;
	}
#newsletterRss {
	float: left;
	margin-top: 0;
	font-size: 0.9em;
	}
#free_newsletters_content .moreNewsletters {
	float: left;
	width: 140px;
	font-size: 0.9em;
	}
#free_newsletters_content fieldset {
	margin-bottom: 5px;
}

	/* -------------------- MIDDLE COLUMN - OPTIONS -------------------- */

#options {
	background-image:url(/home/img/bg_options.gif);
	background-repeat:no-repeat;
	width:287px;
	height:397px;
	}
#options_explained {
	padding:15px 8px 0px 0px;
	}
#options_explained h2 a {
	width:208px; 
	height:18px;
	}
#options_explained div {
	background-repeat:no-repeat;
	padding-bottom:14px;
	display:inline-block;
	line-height:180%
	}
#getting_started {
	background:url(/home/img/option1.gif) 1px 0px;
	}
#getting_started h2 a {
	background:url(/home/img/option1_text.gif) no-repeat;
	}
#are_you_safe {
	background:url(/home/img/option2.gif) 1px 0px;
	}
#are_you_safe h2 a {
	background:url(/home/img/option2_text.gif) no-repeat;
	}
#ask_your_question {
	background:url(/home/img/option3.gif) 1px 0px;
	}
#ask_your_question h2 a {
	background:url(/home/img/option3_text.gif) no-repeat;
	}
#train_people {
	background:url(/home/img/option4.gif) 1px 0px;
	}
#train_people h2 a {
	background:url(/home/img/option4_text.gif) no-repeat;
	}
#screen_people {
	background:url(/home/img/option5.gif) 1px 0px;
	}
#screen_people h2 a {
	background:url(/home/img/option5_text.gif) no-repeat;
	}
#getting_started h2 a:hover,
#are_you_safe h2 a:hover,
#ask_your_question h2 a:hover,
#train_people h2 a:hover,
#screen_people h2 a:hover {
	background-position:0px -18px;
	}

.options_inside {
	padding-left:55px;
	}


#ad_right_articles {
	display:none;
	}

#left_column, 
middle_column {
/*	margin-bottom:80px;*/ /* Re-implement if it is requested that the disclaimer be put back */
	margin-bottom:10px;
	}
	
#poll {
	width:287px;
	}
#poll h2 {
	color:#1890b7;
	font-size:130%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	margin-bottom:2px;
	}	
#poll li {
	font-size:90%;
	padding:5px 0px 0px 5px;
	margin-left:20px;
	}
#poll a {
	text-decoration:none;
	color:#1890b7;
	font-weight:bold;
	}
#poll a:hover {
	text-decoration:underline;
	}
