﻿/**************************************************************************
------------------------------ GENERAL ------------------------------------
**************************************************************************/
html * {
	margin:0;
	padding:0;}
body {
	font:normal 62.5% Arial, Helvetica, sans-serif;
	color:#010000;
	background:url(../images/bg-body.jpg) center;}
ul li {
	list-style: none;}
ol li{	
	list-style-type:decimal;
	display:bloc;
	padding:5px 0;}
a img {
	border: 0;}
a {
	font-weight: bold;
	color: #3a96a8; 
	text-decoration: none;}
a:hover {
	text-decoration: underline;}
#main_content:after{
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;}

sup, sub {/*Prevent Superscripts and Subscripts from Affecting Line-Height*/
   vertical-align: baseline;
   position: relative;
   top: -0.3em;
   font-size:1.2em;}
sub { top: 0.3em; }

/**************************************************************************
------------------------------ STRUCTURE ----------------------------------
**************************************************************************/

#wrapper {
/*    width: 92.0em; */
  width: 93.0em;
      margin: 0 auto;}
#header {
      background: #f4f4f4;
      width: 91.1em;
      height: 84px;
      margin: 0 0 0 0.9em;
      position: relative; z-index: 4;}

	  #banner {
	width:91.1em;
	height: 280px;
	margin: 0 0 0 0.9em;}
#banner img {
  width: 91.1em;
  height: 280px;
  position: relative; z-index: 1;}
#main_content {
  /* overflow: hidden; */}
#main_content #column123 {
  margin-left: 0.9em;
/*   width: 71.4em; */
  width: 72em;
/*   float: left; */
  position: relative;}
#main_content #column123 #bottom_gradient {
  position: absolute;
  bottom: 0; left: 0;
  height: 100%; width: 100%;
  overflow: hidden; }
#main_content #column123 #bottom_gradient img {
  height: 100%; width: 100%;}
#main_content div.section {
/*   height: 22.9em; */
  height: 25em;
/*   width: 22.9em; */ 
  width: 22em;
/*   display: none; */
  float: left;
  position: relative;
/*   padding-right: 0.9em; */
  padding-right: 1em;
  background: #fff url(../images/sidebar-dark.png) repeat-y right top; } 
#main_content div.section div {
  padding-right: 1.0em;}
div.section div.sidebar {
  position: absolute;
  top: 1.5em; left: -0.9em;}
div.section div.sidebar img {
  width: 1.6em; height: 20.0em;}
#bg_wrapper {
	background:url(../images/bg-black-gradient.png) repeat-x top center; }
#extended_blue_bars {
	position: absolute; z-index: 0;
	top: 0; left: 0;
  width: 100%;
  height: 364px;
	background-image: url(../images/bg-bg_wrapper.png);
	background-repeat: repeat-y;
	background-position: top center;}

/**************************************************************************
------------------------------ NAVIGATION --------------------------------
**************************************************************************/
#navigation {
  position: absolute;
  top:4px; right:1.1em;
  height: 80px;  width: 40em;
	text-align: right;
	}
h1#logo {
	width: 257px;
	padding: 13px 0 0 1.6em;
	}
h1#logo a {
	display: block;
	width:257px;
	height:58px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999em;
	}
/* --
***** Secondary Nav
-------------------------------------------------------------------------*/
#secondary_nav li {
	display: inline;
	border-right: 0.1em solid #000;
	padding: 0 5px 0 0.3em;
	}
#secondary_nav li.last {
	border-right: none;
	padding: 0 0 0 0.3em;
	}
#secondary_nav a {
	color: #000;
	font: normal 1.2em/1.2em Arial, Helvetica, sans-serif;
	}
#secondary_nav li.last a {
	/*text-transform: uppercase;
	font-weight: bold;*/  /* -Removed bolded "LOGIN" item 12/18/2008*/
	}

/* --
***** Search
-------------------------------------------------------------------------*/
form#search {
	margin: 7px 0 6px 0;
	}
form#search input {
	width: 110px;
	height: 12px;
	font: normal 1.0em/1.0em Arial, Helvetica, sans-serif;
	padding: 4px 10px 4px 10px;
	text-align: right;
	border: 1px solid #f4f4f4;
	background: url(../images/bg-search_input.gif) no-repeat left top;
	}
	
	

/* --
***** Main Nav
-------------------------------------------------------------------------*/
#primary_nav {
	position: absolute;
	bottom: 0; right: 0;
	}

/**************************************************************************
------------------------------ CONTENT -----------------------------------
**************************************************************************/
#banner_graphic {
  position: relative; z-index: 0;
  height: 28.0em;  width: 91.1em;
  margin-left: 0.9em;
}
#banner_graphic img {
  position: relative; z-index: 0;
  width: 100%;  height: 100%;
}
#helping.left_bar {
	width: 24.4em;  height: 2.6em;
	padding: 1.4em 2.0em;
	padding-left: 1001.8em;
	margin-left: -1000em;
	position: absolute; z-index: 1;
	top: 0; left: 0;
	background-image: url(../images/bg-blue-homepage.png);
}
#match.right_bar {
	width: 29.6em;
	padding: 0.5em 1.0em 0.2em 1.0em;
	padding-right: 30em;
	margin-right: -30em;
	position: absolute; z-index: 1;
	bottom: 0; right: 0;
	background-image: url(../images/bg-blue-homepage.png);
}
#helping h1,
#match span  {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 2.4em;
  line-height: 1.0em;
  letter-spacing: -0.01em;
  font-weight: bold;
	color: #FFF;
}
#match em {
  display: block;
  color: #9fc54d;
  font-style: oblique; font-size: 2.0em;
}
#match em strong {
  font-size: 1.1em;
}
/* --
***** 3 left columns
-------------------------------------------------------------------------*/
#main_content h2 {
	font: bold 1.8em/1.2em Arial, Helvetica, sans-serif;
	padding-bottom:10px;}
#main_content h2 a {
	display: block;
	margin:  0.72em 0 0.17em 0.945em; /* 13px 0 3px 17px */
	padding: 0px 0px 0px 0.45em;
/* 	color: #245497; */
  color: #01549a;
	text-decoration: none;
	}
#main_content h2 a:hover {
	display: block;
	color: #1260ce;
	background: #c7c7c7;
	}
#main_content a {
	font-weight: bold;
	}
#main_content p {
  font-size: 1.2em;
  font-weight: normal;
margin: 0 0.8em 0.4em 2.2em;
	}
#main_content ul {
  font-size: 1.2em;
  font-weight: bold;
	margin: 0 0 0 1.8em;
	padding: 0 0 0 10px;
	}
#main_content ul li {
	margin: 0 0 3px 0;
	}
#homepage #main_content #column123 ul li,
#main_content #column1 ul li {
	width: auto;
	padding: 0 0 0 0.9em;
	background: url(/images/arrow-blue.png) no-repeat 0 0;
	}
#government_agencies h2 {
  letter-spacing: -0.05em;
}

/* --
***** signUp-form (kuder-user-news-sign-up.html)
-------------------------------------------------------------------------*/
#SignUp .signupframe{
border:1px solid #cccccc; background:#f1f2f3; padding:10px;}
#SignUp .signupframe span.required,
#SignUp .signupframe font.required{
color:#CC0000;}
#SignUp table td{
padding:5px;}


/* --
***** Right column
-------------------------------------------------------------------------*/
#main_content #column4 {
      width: 14.7em;  
/*   width: 18em; */
      height: 41.8em;
  padding: 2em 2em 2em 2em;
  margin-right: 1em;
      float: right;
/*    overflow: hidden; */
      background-image: url(../images/bg-blue-nav.png); } #homepage #main_content #column4 {
  width: 18.1em;
  height: 46em;
  margin-right: 1em;
}

#main_content #column4 h3 {
	color: #9fc54d;
	font: bold 1.6em Arial, Helvetica, sans-serif;
}
#main_content #column4 #news h4 {
  /* margin-top: 1.6em; */
}
#main_content #column4 h4 {
	font: bold 1.2em/1.2em Arial, Helvetica, sans-serif;
	color: #dedede;
}
#main_content #column4 a,
#footer #column4b {
  font-weight: normal;
	color: #ea9104;
}
#main_content #column4 p {
  padding: 0; margin: 0;
  font-weight: normal;
	color: #dedede;
}
#main_content #column4 div.para {
  margin-bottom: 0.6em;
}
#main_content #column4 ul {
  padding: 0;
  margin: 0.4em 0.2em;
  color: #FFF;
}
#main_content #column4 ul li {
  padding: 0.2em 0;
	padding-left: 10px;
	background: url(../images/arrow-white.gif) no-repeat left center;
	width: auto;
}

#main_content #column4 ul a {
  font-size: 1.0em;
	color: #fff;
}
#main_content #column4 a.info {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 0.1em;
  margin-bottom: 1.0em;
	padding: 0.3em 0 0.3em 20px;
	background:url(../images/icon-news_orange.gif) no-repeat left center;
}
#main_content #column4 a.info:hover {
	color: #06cff6;
	text-decoration: none;
	background:url(../images/icon-news_blue.gif) no-repeat left center;
}
#main_content #column4 form#choose_state {
	margin-top: 1.6em;
	margin-bottom: 2.6em;
}
#main_content #column4 form#choose_state select {
	width: 15.0em;
}
#main_content #column4 form#choose_state select option{
	padding: 0 0 1px 10px;
	color: #000;
}
#main_content #column4 form#choose_state select {
	font: normal 1.0em Arial, Helvetica, sans-serif;
	color: #bdbdbd;
}
#main_content #column4 #footer_links,
#footer #footer_links {
	font-weight: normal;
}
#main_content #column4 #footer_links li,
#footer #footer_links li {
  background-image: none;
  margin: 0; padding: 0;
  display: inline;
  border-right: 0.1em solid #ea9104;
  padding-right: 0.5em;
  margin-right: 0.3em;
  white-space: nowrap;
  line-height: 1.4em;
  font-size: 0.9em;
}
#main_content #column4 #footer_links li.last,
#footer #footer_links li.last {
  border-right: 0;
  padding-right: 0;
  margin-right: 0;
}
#main_content #column4 #footer_links a,
#footer #footer_links a {
	padding: 0;
	font-weight: normal;
	color: #ea9104; 
	text-decoration: none;
}
#main_content #column4 #footer_links a:hover,
#footer #footer_links a:hover {
	text-decoration: underline;
}
#column4 hr,
#column4b hr {
  margin-bottom: 1.0em;
}
#column4b hr {
  margin-top: 2em;
}
#footer #footer_links {
  font-size: 1.2em;
  margin-top:0em;
  margin-bottom: 0.6em;
}
#disclaimer {
	color: #dedede;
	font-size: 1.1em;
	letter-spacing: 0.1em;
}


/* 
#main_content #column4 #news a {
  font-size: 1.1em;
	margin: 0 0 0 1.4em;
	padding: 0.3em 0 0.3em 20px;
	color: #ea9104;
	background:url(../images/icon-news_orange.gif) no-repeat left center;
	}
#main_content #column4 #news a:hover {
	color: #06cff6;
	text-decoration: none;
	background:url(../images/icon-news_blue.gif) no-repeat left center;
	}
*/
#test1 {
  height: 10em; width: 10em; position: absolute; top: 10px; left: 10px; background-color: #F00;
  margin: 0; padding: 0; border: 0;
}
#test {
  height: 10em; width: 10em; position: absolute; top: 10px; right: 10px; background-color: #F00;
  margin: 0; padding: 0; border: 0;
}
#test div, #test1 div {
  height: 100px; width: 100px; background-color: #999;
  margin: 0; padding: 0; border: 0;}




.socialMedia-wrap{
	display:block; width:190px;
	padding:0; margin:0;}
.socialMedia-wrap p{
	display:block;
	width:50%;}
.socialMedia-wrap p.facebook{
	float:left;}
.socialMedia-wrap p.twitter{
	float:right;
	width:49%;}
.socialMedia-wrap p a,
.socialMedia-wrap p a:active,
.socialMedia-wrap p a:visited,
.socialMedia-wrap p a:hover{
	font-size:.85em;}
.socialMedia-wrap p img{
	padding-right:3px;
	float:left;}	
#column4 .socialMedia-wrap p a,
#column4 .socialMedia-wrap p a:active,
#column4 .socialMedia-wrap p a:visited,
#column4 .socialMedia-wrap p a:hover{
	font-size:.85em;}	
#column4 .socialMedia-wrap{
	width:155px;}	
	