@charset "UTF-8";
body {
	background-color: #949CA4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/SFSP_page_bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #00AEEF;
}
*{
	margin:0;
	padding:0;
}
.float_left {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
#container {
	width: 900px;
	margin-top: 9px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#header {
	width: 675px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}
#pg_body {
	float: left;
	width: 675px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline;
}
.nav_home {
	background-color: #62686B;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	height: 31px;
}
.nav_sub {
	background-color: #62686B;
	padding-right: 3px;
	padding-left: 3px;
	float: left;
	height: 31px;
}
.nav_end {
	float: left;
}
#signup {
	width: 214px;
	float: right;
	height: 132px;
	margin-bottom: 10px;
}
.sidebar_box {
	margin-bottom: 10px;
}
#sidebar {
	width: 214px;
	margin-bottom: 10px;
	float: right;
}
#search_area {
	background-color: #00AEEF;
	height: 107px;
	padding-right: 10px;
	padding-left: 10px;
}
#alert_bar {
	width: 900px;
}
#pg_header {
	width: 675px;
}
#pg_content {
	background-color: #FFFFFF;
	width: 635px;
	padding-right: 20px;
	padding-left: 20px;
}
.clear {
	clear: both;
	height: 1px;
	margin: 0px;
}
.myth_head   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00AEEF;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 16px;
}
.fact_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #71BF44;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 16px;
}
#myth_content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
}
#pg_bottom {
	clear: both;
}
#footer {
	width: 675px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer_content {
	background-color: #DBDEE1;
	width: 635px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#column {
	width: 310px;
}
.col_left {
	float: left;
	margin-right: 8px;
	width: 310px;
	background-color: #FFFFFF;
	display: inline;  /* <---IE6 bug fix */
}
.col_right {
	margin-left: 7px;
	float: right;
	width: 310px;
}
#home_news .source {
	float: right;
	width: 310px;
	background-color: #FFFFFF;
}
.bluebox {
	background-color: #025C7F;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
.margin_10down {
	margin-bottom: 10px;
}
#issue_box {
	clear: both;
}
#pg_body p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 9px;
	margin-top: 0px;
}
#search_field {
	float: left;
	width: 155px;
	height: 13px;
	margin-right: 6px;
}
#email_field {
	float: left;
	width: 188px;
	height: 13px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
}
#zip_field {
	float: left;
	width: 155px;
	height: 13px;
	margin-right: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#top_search_hd {
	margin-bottom: 4px;
	margin-top: 2px;
}	
#top_email_capt {
	margin: 0px;
	padding: 0px;
}
.green_box {
	background-color: #DBEFD0;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6CBA47;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.red_box {
	background-color: #F3CFC1;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EE2C43;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.grey_box {
	background-color: #DBDEE1;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #949CA4;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.blue_lt_box {
	background-color: #B5E7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00AEEF;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.align_right_botmargin {
	text-align: right;
	margin-bottom: 10px;
}
.white_box {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #949CA4;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#pg_body h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #025C7F;
	margin-bottom: 9px;
}
#pg_body .source {
	font-style: italic;
	margin-top: -8px;
	font-size: 11px;
}
.nogaps {
	margin: 0px;
	padding: 0px;
}
#pg_content ul {
	font-size: 12px;
	line-height: 18px;
}
#pg_content li {
	margin-bottom: 9px;
	margin-left: 15px;
}.width_635 {
	width: 635px;
}
#pg_content h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #025C7F;
	margin-top: 0px;
	margin-bottom: 9px;
}
#pg_content h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #025C7F;
	margin-top: 18px;
	margin-bottom: 0px;
}
#pg_content h5 {
	font-size: 14px;
	margin-bottom: 9px;
}
.margin_10up {
	padding-top: 10px;
}
.qanda {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.align_right_topmargin {
	text-align: right;
	margin-top: 10px;
}
.align_center_botmargin {
	text-align: center;
	margin-bottom: 10px;
}
.align_center_topmargin {
	text-align: center;
	margin-top: 10px;
}
.share_field {
	width: 270px;
	height: 16px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}.story_field {
	width: 270px;
	height: 128px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
.redtext {
	color: #EE2C43;
}
#pg_content  .location  {
	font-size: 13px;
	font-weight: normal;
	color: #949CA4;
}
#myth_content a {
	color: #FFFFFF;
}
