body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {	margin: 0;	padding: 0;}p {	text-align: justify;}body {	font-size: 62.5%;	font-family: Helvetica, Arial, sans-serif;	color: #2b2b2b;	background: url(../images/twirl.gif) repeat left top;	border-top: 15px solid #064275;}h1, h2, h3, h4, h5, h6, pre, code {	font-size: 1em;}ul {	list-style-type: none;}a { /* for links in the CONTENT area */	color: #bd0d0d;	text-decoration: underline;}a:hover {	border-bottom: 1px dotted #bd0d0d;}a img {	border: none;}#container, #containerWsidebar {	width: 800px;	margin: 0 auto;	border: 2px solid #064275;	border-top: none;	padding-bottom: 25px;	background-color: #fff;}#containerWsidebar {	background: #fff url(../images/sidebarBG.gif) repeat-y right top;}.bannerlink {	border-bottom: none !important;}#footer {	width: 800px;	margin: 0 auto;	font-size: .9em;	padding-top: 5px;	padding-bottom: 15px;	color: #064275;}#footer a { /* for links in the CONTENT area */	color: #064275;	text-decoration: underline;	border-bottom: none;}#footer_left {	float: left;}#footer_right {	float: right;}/*Credits: Dynamic Drive CSS Library *//*URL: http://www.dynamicdrive.com/style/ */.suckertreemenu {	height: 25px;	border: 1px solid #dee5fe;	border-right: none;	border-left: none;	background: url(../images/buttonBG.jpg) repeat-x left top;}.suckertreemenu ul {	margin: 0;	padding: 0;	list-style-type: none;	margin-left: 27px;	height: 24px;	border-left: 1px solid #dee5fe;}/*Top level list items*/.suckertreemenu ul li{	position: relative;	display: inline;	float: left;}/*Top level menu link items style*/.suckertreemenu ul li a{	display: block;	border-left-width: 0;	text-decoration: none;	width: auto;	height: 25px;	color: #2b2b2b;	text-align: center;	font-size: 1.2em;	text-decoration: none;	border-right: 1px solid #dee5fe;	border-bottom: none;	line-height: 24px;}	/*1st sub level menu*/.suckertreemenu ul li ul{	left: 0;	position: absolute;	top: 1em; /* no need to change, as true value set by script */	display: block;	visibility: hidden;	margin-left: -1px;	border-left: none;}/*Sub level menu list items (undo style from Top level List Items)*/.suckertreemenu ul li ul li{	display: list-item;	float: none;}/* Sub level menu links style */.suckertreemenu ul li ul li a{	display: block;	font-size: 1em;	border: 1px solid #dee5fe;	border-top: none;	border-bottom: 2px solid #dee5fe;	background-image: none;	background-color: #fff;	line-height: normal;	text-align: left;	height: auto;	width: 140px;	padding: 3px 13px 3px 17px;}.suckertreemenu ul li ul li a:hover{	text-decoration: none;	color: #2b2b2b;	background: #fff url(../images/bullet_red.gif) no-repeat 2px 7px;	border-bottom: 2px solid #dee5fe;}.suckertreemenu ul li a:hover{	color: #bd0d0d;	background-color: #fff;	text-decoration: underline;}* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/	padding-top: 1em;}/* Holly Hack for IE \*/* html .suckertreemenu ul li { float: left; height: 1%;}* html .suckertreemenu ul li a { height: 1%;}* html .suckertreemenu ul li ul li { float: left;}/* End *//* Sets sizes for main navigation and action links */a#about_link {	width: 6em;}a#learn_link {	width: 8em;}a#alerts_link {	width: 7em;}a#action_link {	width: 7em;}a#progress_link {	width: 11em;}a#contact_link {	width: 7em;}body#about a#about_link,body#learn a#learn_link,body#alerts a#alerts_link,body#action a#action_link,body#progress a#progress_link,body#contact a#contact_link { /* Add ID here when main link needs to be active, style same as hover */	color: #bd0d0d;	background-color: #fff;	text-decoration: underline;}/* MAIN CONTENT */#mainContent {	font-size: 1.3em;	width: 476px;	margin-left: 40px;	margin-top: 26px;}#mainContent p {	margin-bottom: 10px;	line-height: 1.3em;}#mainContent .smaller_text {	margin-bottom: 10px;	line-height: 1.3em;	font-size: .9em;}.red {	color: #bd0d0d;}#mainContent h1 {	color: #bd0d0d;	font-weight: normal;	font-size: 1.6em;	margin-bottom: 6px;	margin-top: 30px;	line-height: 1.1em !important;}#mainContent h2 {	font-weight: normal;	font-size: 1.3em;	margin-bottom: 4px;	margin-top: 15px;}#mainContent h3 {	margin-bottom: 4px;	margin-top: 8px;}#mainContent ul {	margin-bottom: 23px;}#mainContent ul li {	background: url(../images/bullet_red.gif) no-repeat 1px 4px;	padding-left: 17px;	margin-bottom: 13px;}#mainContent ol {	margin-left: 19px;	margin-bottom: 23px;}#mainContent ol li {	margin-bottom: 13px;}#mainContent ol ul {	margin-bottom: 0 !important;	margin-top: 10px;}#mainContent .credit {	font-size: .8em;}#mainContent hr {	border: none;	border-bottom: 1px solid #999;	margin-bottom: 10px;}#mainContent .twocolumn {	float: left;}#mainContent .twocolumn_right {	float: right;}/* GENERAL IMAGES */#mainContent img, #sidebar img {	border: 1px solid #333;	margin-top: 25px;	margin-right: 15px;}#containerWsidebar img {	border: none !important;	margin: 0;}.align_left {	float: left;}.align_right {	float: right;}/* SIDEBAR */#sidebar {	float: right;	width: 248px;}#sidebar h1 {	padding: 10px 16px 0 16px;	font-weight: bold;	font-size: 1.3em;}#sidebar p {	padding: 10px 16px 0 16px;	font-size: 1.2em;	line-height: 1.3em;	text-align: left;}#sidebar li {	padding: 10px 16px 0 24px;	font-size: 1.2em;	line-height: 1.3em;	background: url(../images/bullet_gray.png) no-repeat 10px 12px;}#home #sidebar a img {	border: none !important;	display: block;	padding-bottom: 10px;	padding-top: 4px;}.space {	padding-top: 10px;}/* HOME */#home #containerWsidebar {	min-height: 950px;}/* ABOUT */.contact {	text-align: center;	margin: 25px 0 25px 0;	border: 1px solid #999;	border-right: none;	border-left: none;	clear: left;}.contact h3 {	margin-bottom: 1px !important;}.contact p {	font-size: .9em;	line-height: 1.4em !important;	text-align: center !important;}/* CRISIS */#timeline {	padding: 0 16px 0 0;	background: url(../images/timeline_rule.gif) repeat-y left top;}#timeline ul {	margin-top: 15px;}#timeline li {	background: url(../images/bullet_gray.png) no-repeat 12px 2px;	padding-left: 25px;	padding-top: 0;	margin-bottom: 30px;	font-size: 1em;}#timeline img {	border: none !important;	margin: 0 !important;}.no_border_special {	border: none !important;	margin: 0 !important;}.no_border_special2 {	padding-bottom: 15px !important;}/* HRHCFS */.bulletednonlist {	background: url(../images/bullet_red.gif) no-repeat 1px 5px;	padding-left: 17px;	margin-bottom: 7px !important;}.indentedp {	padding-left: 17px;	margin-bottom: 25px !important;}.indentedpless {	padding-left: 17px;	margin-bottom: 7px !important;}/* REPORTS */.boxtreatment {	border: 1px solid #999;	margin-bottom: 35px;}.boxtreatment h2 {	padding: 5px;	margin-top: 0 !important;	border-bottom: 1px solid #999;}.boxtreatment h3 {	padding: 5px 30px 0 20px;	margin-bottom: 0 !important;	line-height: 1.2em;}.boxtreatment p {	padding: 0 0 0 20px;	font-size: .9em;}.boxtreatment ul {	margin-bottom: 18px !important;	padding-right: 20px;}.boxtreatment li {	background: url(../images/bullet_gray.png) no-repeat 18px 2px !important;	padding-left: 31px !important;	margin-bottom: 8px !important;	font-size: .9em;	line-height: 1.2em;}.boxtreatment li a, .graybullets li a {	color: #2b2b2b;}.boxtreatment li a:hover, .graybullets li a:hover {	border-bottom: none;}.graybullets li {	background: url(../images/bullet_gray.png) no-repeat 1px 1px !important;	padding-left: 15px !important;	margin-bottom: 8px !important;}/* ALERTS */.ruletreatment {	border-bottom: 1px solid #999;	margin-bottom: 25px;}.ruletreatment h2 {	margin-top: 0;	margin-bottom: 10px !important;	font-size: 1.1em !important;	line-height: 1.2em;}.ruletreatment img {	border: none !important;	display: block;	padding-top: 6px !important;	margin: 0 !important;}#alerts #container {	min-height: 600px !important;}#sidebar .noborder a {	border: none;}#sidebar .noborder img {	border: none;}/* TAKE ACTION */#action #container {	min-height: 500px;}#action_thanks #container {	min-height: 500px;}#sidebar_takeaction, #sidebar_alert {	float: right;	width: 248px;}#sidebar_takeaction p, #sidebar_alert p {	padding: 9px 16px 10px 16px;	font-size: 1.1em;	line-height: 1.2em;	text-align: left;}#sidebar_takeaction form, #sidebar_alert form {	padding-left: 16px;	padding-bottom: 15px;}#sidebar_takeaction .form_words, #sidebar_alert .form_words {	margin-bottom: 8px;	font-size: 1.3em;}#sidebar_takeaction .button, #sidebar_alert .button {	border: none !important;}#sidebar_alert .button {	margin-top: 10px;}.border {	border-left: 1px solid #999;}#action #mainContent {	padding-top: 95px;	background: url(../images/paper_top.jpg) no-repeat left top;	margin-top: 15px;}#action #mainContent h1 {	margin: -50px 0 25px 0;	padding: 0 40px 0 40px;	width: 320px;}#paper_middle {	background: url(../images/paper_middle.jpg) repeat-y left top;	padding: 0 40px 10px 40px;}#paper_middle p {	text-align: left;}#paper_bottom {	background: url(../images/paper_bottom.jpg) repeat-y left bottom;	height: 30px;}/* PROGRESS */.indent {	font-style: italic;	margin: 25px 25px 25px 20px;	font-size: .9em;	border: 1px solid #999;	border-right: none;	border-left: none;}.indent h2 {	margin-top: 9px !important;}#progress h3 {	margin-bottom: 4px;	margin-top: 30px;}/* CONTACT */.formstyle {	font-size: .8em;}.left, .left2 {	float: left;	margin-bottom: 30px;}.left2 {	margin-left: 20px;}.form_words {	padding-top: 6px;	line-height: 1.3em;}.form_words input, .form_words textarea {	border: 1px solid #999;}#contact #container {	min-height: 500px;}.contact_button {	border: none !important;	display: block;	padding-top: 6px !important;	margin: 0 !important;}