body {
  font-size: 0.9em;
  font-family: Verdana, Arial, sans-serif;
}

* {
	margin:0px;
	padding:0px;
}

/* Generic site wide hypertext link selectors */

a:link {
    color: #000088;
    text-decoration: underline;
}

a:visited {
    color: #000088;
    text-decoration: underline;
}

a:hover {
    color: #cc0033;
    text-decoration: underline;
}

a:active {
    color: #000088;
    text-decoration: underline;
}

a img { 
	border: none;
}

/* Layout */

#container {
	width:773px;
	margin:0px auto 0px 0px;
}

#header,#menu,#content,#footer {
	overflow:hidden;
  /* Make these elements inline-block so we can set widths 
	display:inline-block; */
}

body {
	background-image:url('/images/layout/sidebar_bg.jpg');
	background-repeat:repeat-y;
}
/* Layout - Header */

.header {
	width:100%;
	height:91px;
	background-image:url(/images/layout/header_rhs.jpg);
	background-repeat:repeat-x;
}

#site_header,
#admin\/menu_header,
#account_header,
.subheader {
	width:773px;
	height:91px;
	background-image:url('/images/layout/header-site.jpg');
	background-repeat:no-repeat;
}

#admin_header {
	width:773px;
	height:76px;
	background-image:url('/images/layout/header-admin.jpg');
	background-repeat:no-repeat;
}

#feedback_header {
	width:773px;
	height:91px;
	background-image:url('/images/layout/header-site.jpg');
	background-repeat:no-repeat;
}

#help_header {
	width:773px;
	height:91px;
	background-image:url('/images/layout/header-help.jpg');
	background-repeat:no-repeat;
}

#news_header {
	width:773px;
	height:91px;
	background-image:url('/images/layout/header-news.jpg');
	background-repeat:no-repeat;
}

#works_header,
#partners_header {
	width:773px;
	height:91px;
	background-image:url('/images/layout/header-works.jpg');
	background-repeat:no-repeat;
}

#pals_header {
	width:773px;
	height:91px;
	background-image:url('/images/layout/header-pals.jpg');
	background-repeat:no-repeat;
}

#search_header {
	width:773px;
	height:91px;
	background-image:url('/images/layout/header-search.jpg');
	background-repeat:no-repeat;
}

#warning_header {
	width:773px;
	height:91px;
	background-image:url('/images/layout/header-site.jpg');
	background-repeat:no-repeat;
}

#email_this_page_header {
	width:773px;
	height:91px;
	background-image:url('/images/layout/header-site.jpg');
	background-repeat:no-repeat;
}

#home_link {
	position:absolute;
	height:76px;
	width:175px;
	top:0px;
	left:0px;
}

#ts_increase_link {
	position:absolute;
	height:10px;
	width:10px;
	top:16px;
	right:92px;
}

#ts_decrease_link {
	position:absolute;
	height:10px;
	width:10px;
	top:16px;
	right:104px;
}

#mailto_link {
	position:absolute;
	height:8px;
	width:11px;
	top:35px;
	right:44px;
}

#print_link {
	position:absolute;
	height:12px;
	width:10px;
	top:15px;
	right:44px;
}

/* Layout - Menu */

#menu {
	width:132px;
	min-height:610px;
}

* html #menu {
	height:610px;
}

#menuTableCell {
	background-image:url('/images/layout/sidebar_bg.jpg');
	background-repeat:repeat-y;
}

#menuHeader {
	width:132px;
	height:13px;
	background-image:url('/images/layout/sidebar_top.jpg');
	background-repeat:no-repeat;
}

.menuLink {
	height:62px;
}

* html .menuLink {
	height:62px;
	margin-top:-5px;
}

#scrollDownIcon {
	background:url('/images/layout/sidebar-bg.jpg');
	width:132px;
	height:139px;
}

/* Layout - Content */

#content {
/*	width:651px;*/
}

/* Layout - Footer */

#footer {
	width:641px;
	padding-bottom:30px;
	color:#001384;
	font-size: 0.9em;
	text-align:center;
	margin-top: 20px;
}

ul#footer_links {
    white-space: nowrap; 
		margin-bottom:10px;
}

ul#footer_links li {
	  padding:2px;
    list-style-type: none;
    display: inline;
}

#print_disclaimer {
	display:none;
}

/* HTML element styles */

p {
   margin-top: 0px;
	margin-bottom: 10px;
}

option {
	padding-right:10px;
}

h1 {
   font-size: 1.2em;
   font-weight: normal;
   color: #c00;
   border-bottom: 1px #c00 solid;
   margin-bottom: 10px;
}

h2 {
   font-size: 1.1em; 
	font-weight: normal;
   color: #c00;
}

h2 a:link, h2 a:visited {
  color: #000088;
  text-decoration: underline;
}

h2 a:hover {
  text-decoration: underline;
}

h3 {
  color: #cc0000; 
  font-weight: normal;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

h4 {
  color: #000000;
}

h5 {
  color: #004CB2;
}

h6 {
	font-size: 1.1em; 
	font-weight: normal;
  color: #c00;
	display:inline;
	text-decoration:underline;
}

ol, blockquote {
   margin-left: 30px;
   margin-right: 30px;
}

/* Misc */

.nationwide  {
   font-size: 1.1em;
   font-weight: normal;
   color: #c00;
}
.reqnote {
	color:#ff0000;
}

.buffer {
	padding:10px 0px 10px 10px;
	float:left;
}
#counseling_step{
	float:right;
}
.offsite {
   background: url(/images/external_link.gif) right center no-repeat;
   padding-right: 1.2em;
}

table.form th {
  text-align: right;
  vertical-align: top;
}

table.form th input{
	margin-right:5px;
}

table.form td {
  text-align: left;
  vertical-align: top;
  padding-bottom: 5px;
}

table.form table.form td {
  padding-bottom: 0;
}

#nextLinkButton,
#nextLinkButtonDisabled {
	float:right;
	padding-right: 12px;
}
#nextLinkButton {
	cursor:pointer;
}

#moreLinkButton {
	color: #000088;
	background:#FFFFFF;
  border: none;
	cursor:pointer;
	border-bottom:1px solid #000088;
	font-size:1.1em;
	line-height:18.5px;
	height:18.5px;
}

#caDescTable td {
	padding:10px;
}

a.url {
	font-size: 80%;
}

body.results td {
	padding-bottom: 8px;
}

body.results div.group {
	border: 1px solid grey;
	margin-bottom: 12px;
	padding: 6px 0 6px 6px;
}
#feedbackEmailResponse p {
	margin-top: 6px;
	border: 1px solid grey;
	padding: 6px;
	background-color: #EEE;
}
.clear {
	clear: both;
}
.works_question {
	font-weight:bold;
}
#affiliations_table th.label {
	width: 140px;
}
.center {
	text-align: center;
}
.newsTable td {
	border-top: 1px solid grey;
}
#employment_end_year_example {
	margin-left:183px;
}
#ageIncomeQuestions #householdRow td {
	padding-top:2.5em;
}
.answer { color: #000;}

/* User Messages */

.warningBox, 
.errorExplanation {
	width:620px;
	background-color:#FEE;
	border: 1px solid #F00;
	text-align: center; 
 }
.errorExplanation {
	margin-bottom: 12px;
	border: 1px solid #CC0000;
}
.fieldWithErrors textarea,
.fieldWithErrors input {
	background-color: #F77;
	display:inline;
}
.warningBox table.warningTable {
    margin: 0px auto;
    color: #CC0000;
    font-weight: bold;
    font-size: .9em;
}

.warningBox table.warningTable td.warningCell1 {
    text-align: right;
}

.warningBox table.warningTable td.warningCell2 {
    text-align: left;
    padding: 0px 20px 0px 10px; 
}

.successBox {
	width: 641px;
	background-color: #EFE;
	background-repeat: repeat-x;
	text-align: center;    
 }

.successBox table.successTable {
  margin: 0px auto;
  color: #CC0000;
  font-weight: bold;
  font-size: .9em;
}

.successBox table.successTable td.successCell1 {
    text-align: right;
}

.successBox table.successTable td.successCell2 {
    text-align: left;
    padding: 0px 20px 0px 10px;
}

table tr.even {
	background-color: #FDD;
}
#spinner {
	position: fixed;
	top: 85px;
	left: 30%;
	height: 20px;
	min-width: 110px;
	padding: 10px 18px 0 18px;
	background-color: #FFFFFF;
}
#spinner img#ajax_spinner {
	margin: 0 8px;
}
* html div#spinner {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+((documentElement.clientHeight-this.clientHeight)/2 )
: document.body.scrollTop
+((document.body.clientHeight-this.clientHeight)/2));}

#employee_list_container select {
	width:620px;
}

#plan_list_container select {
  width:620px;
}

/* Results page */
div.agency_result {
	padding-bottom: 20px;
}
div.agency_result_body {
	padding: 0 30px;
  margin: 12px;
}
div.agency_result h2 {
  padding-left: 1em;
  text-indent: -1em;
}
table.mailing_address {
	margin-top:12px;
}
table.dropin_address td {
	vertical-align:top;
}
div.result_buffer {
	margin-top:12px;

div.agency_result h2:first-line {
  margin-left: -1em;
}
/* Safari Hacks */

#menu ul {
	margin-top:0px;#
}

/* SEARCH PAGE */
div#search_pbgc_results, div#search_erisa_results {
    margin-top: 10px;
    margin-bottom: 10px;
}
/* END-SEARCH PAGE */