/* Article page navs */
#article ul#top_nav_list {
  height:30px;
  background:transparent url('../images/govcentral/header_nav_bg.png') no-repeat 0px 0px;
  padding-top:10px;
  left:0px;
  width:980px;
  margin-bottom:15px;
  margin-top:-5px;
}

#top_nav_list li, #left_nav_list li {
  font-size:11px;
}

#article h2 {
  margin-left:5px;
  font-size:14pt;
  font-weight:normal;
}

ul#top_nav_list li {
  display:inline;
  background:none;
  margin:0px 5px;
  padding:0px;
}

ul#left_nav_list {
  float:left;
  width:120px;
  background:transparent url('../images/govcentral/left_nav_bg.png') no-repeat 1px 0px;
  height:338px;
  padding-left:10px;
  padding-top:10px;
  margin-top:10px;
  margin-right:10px;
}

ul#left_nav_list li {
  width:105px;;
  background:none;
  margin:0px;
  border-bottom:1px solid white;
  padding:2px 0px;
  text-align:center;
  list-style-type:none;
}

#article ul {
  margin-bottom:0px;
}

#lead_gen_form form select {
  width:230px;
}

#lead_gen_form label {
  color:black;
}

#lead_gen_form label.error {
  color:red;
}

#lead_gen_form form #formRow_emailaddress {
  float:left;
}

#lead_gen_form form #formRow_zipcode {
  float:left;
  margin-left:10px;
}

#lead_gen_form form #formRow_emailaddress input {
  width:130px;
}

#lead_gen_form form #formRow_zipcode input {
  width:85px;
}

#lead_gen_form #formRow_terms {
  display:block;
  clear:both;
  xpadding-top:5px;
}

#lead_gen_form fieldset {
  border:none;
}

#lead_gen_form fieldset legend {
  display:none;
}

#lead_gen_form .buttonContainer {
  width:100%;
}

#lead_gen_form #formRow_emailaddress input,
#lead_gen_form #formRow_zipcode input {
	border:1px solid #000000;
	background:#ffffff;
	color:#000000;	
}

#lead_gen_form .formRow {
  display:block;
  padding: 0pt 0pt 2px;
}

/* Styling for the main column article lists */
#bottom_lists {
  clear:both;
  margin:10px 0px;
  width:805px;
  height:135px;
}

#bottom_lists ul {
  position:relative;
  clear:none;
  float:left;
  padding:5px 0px 0px 5px;
  height:135px;
  background:white;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
}

#bottom_lists ul li a, #bottom_lists ul li a:hover {
  color:#1F5488;
}

#bottom_lists ul li {
  width:160px;
	padding:0px;
  margin-left:15px;
	xmargin:0;
  color:black;
  list-style-type:square;
  background: none;
}

#bottom_lists #bottom_1_list {
  border: 1px solid #ccc;
  border-right:none;
}

#bottom_2_list {
  xleft:225px;
}

#bottom_3_list {
  xleft:435px;
  border-right:1px solid #ccc;
}

#bottom_4_list {
  xleft:750px;
  border-left:none;
  border-right:1px solid #ccc;
}

#main_column {
  width:58%;
  float:left;
  xpadding-left:10px;
}

#main_image {
  float:left;
  padding:5px;
}

#main_image img {
  xheight:168px;
  xwidth:254px;
}

#article p, #article p li {
  font-size:12px;
  padding:5px;
  color:#000;
}

#article_body {
  min-height:400px;
  background:white;
  border: 1px solid #ccc;
  padding-top:20px;
}

.home #formRow_terms .error_message {
  bottom:30px;
  left:0px;
}

#lead_gen_form #formRow_terms .error_message{
  bottom:30px; 
  left:0px;
}

#company-logo {
  width:980px;
	background:url('../images/govcentral/header_980.png') top left no-repeat;
  height:80px;
  margin-top:0px;
}

body {
	xbackground: transparent url('../images/govcentral/article_body_bg.png') repeat-x 0px 85px;
}

#article #main_cta {
  font-size:17pt;
  width:52%;
  left:145px;
  position:absolute;
  top:6px;
  z-index:5;
  color:#00458A;
}

#main {
  xmargin-top:20px;
}

#article #lead_gen_form {
  background: transparent url('../images/govcentral/article_form_bg.png') no-repeat scroll 0px 0px;
  height:300px;
  width:301px;
  position:relative;
  top:0px;
}

#lead_gen_form form {
  left:30px;
  width:240px;
  top:60px;
  position:relative;
}

#lead_gen_form a, #lead_gen_form a:hover {
  color:white;
  text-decoration:underline;
}

#container {
  width:980px;
}

#main_column {
  clear:none;
  width:53%;
  position:relative;
}

#article #right_column {
  width:292px;
  float:right;
  position:relative;
  right:10px;
}

#article li a, #lead_gen_form li a:hover {
  text-align:center;
  color:#fff;
  border-bottom:none;
}

#lead_gen_form .buttonContainer .button {
  background:transparent url('../images/govcentral/article_button_continue.png') no-repeat 0px 0px;
  width:192px;
  height:31px;
  padding-bottom:3px;
  font-size:12pt;
}

#container.article_page {
  width:980px;
}

#right_column #right_content_1 { padding: 5px 18px; }
#right_column #right_content_2 { padding: 5px 20px; }

#article h2#article_title {
  position:absolute;
  color:#255886;
  padding:0px;
  background:none;
  xtop:40px;
}

#lead_gen_form .formRow {
  margin-bottom:5px;
}

#article_body li {
  width:auto;
}

#article {
  xpadding-top:45px;
}

h1, p, li {
  color:#000;
}

#header_nav {
  display:none;
}

#formRow_terms span {
  color: white;
}

#site-header h2 {
  display:none;
}

#sub-section-block {
  display:none;
}

/* nasty workaround until javascript bugs fixed in IE */
#bottom_lists {
  display:none;
}

#article_body {
  padding:30px 10px 10px;
  margin-bottom:10px;
}

#main_column {
  width:665px;
  margin-top:10px;
}

#article h2#article_title {
  top:0px;
}

#article_body li {
  padding-right:10px;
}
