/* CSS file for Economic Stimulus site - JMT 3/4/09 */

body {
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
}

#wrapper {
text-align: left;
width: 800px;
margin: 0px;
padding: 0px;
float: left;
top: 0px;
left: 0px;
background-image: url("../images/wrapper_repeat.jpg");
background-repeat: repeat-y;
background-position: top left;
}

#banner {
width: 800px;
height: 65px;
float: left;
margin: 0px;
padding: 0px;
background-image: url("../images/stimulusbanner.jpg");
background-repeat: no-repeat;
}

#printbanner {
display: none;
}

#topLinks {
width: 280px;
height: 65px;
float: right;
padding: 0px 10px 0 0;
text-align: right;
}

#topLinks ul {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
width: 280px;
float: right;
margin: 0;
padding: 5px 0px 0 0;
}

#topLinks ul li {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: inherit;
color: #fff;
display: inline;
list-style-type: none;
margin: 0;
padding: 0px 5px;
border-right: 1px solid #fff;
}

#topLinks ul li.first {
padding: 0px 5px 0px 0px;
}

#topLinks ul li.last {
border-right: none;
padding: 0px 0px 0px 5px;
}

#topLinks ul li a {
color: #fff;
}

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

#search {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
width: 280px;
margin: 0px;
padding: 0px;
float: right;
}

input {
margin: 7px 0px 0px 0px;
float:right;
border:0px;
padding: 0px;
background-color:#D9E4F2;
font-size: 12px;
line-height: 14px;
height: 15px;
}

#searchbutton {
background-color:#FFBC3A;
margin-top:7px;
margin-right: 0px;
padding: 0px;
float:right;
height:15px;
width:20px;
border:0px;
}

#teaserimage {
background-image: url("../images/stimulus_background.jpg");
background-repeat: no-repeat;
background-position: top left;
width: 800px;
height: 200px;
float: left;
}

#contentwrapper {
clear: both;
width: 800px;
height: auto;
float: left;
margin: 0px;
padding: 0px;
}

#left_resources {
background-image: url("../images/leftcolumn_repeat.gif");
background-repeat: repeat-y;
width: 185px;
height: auto;
float: left;
padding: 10px 5px 20px 10px;
margin: 0px;
color: #ffcc00;
font-size: 14px;
}

#left_resources p.quote {
font-family:"Times New Roman", Times, serif;
font-size: 17px;
font-weight: bold;
font-style: italic;
color: #ffffff;
margin: 0px;
padding: 0px;
}

#left_resources p.quotesource {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
margin: 0px;
padding: 5px 10px 0px 0px;
text-align: right;
}

#left_resources p.resources {
padding: 25px 0px 15px 0px;
margin: 0px;
font-weight: bold;
text-transform: uppercase;
}

#left_resources ul { 
width: 100%;
border: 0px;
margin: 0px;
padding: 15px 0px 0px 5px;
list-style-type: none;
}

#left_resources ul li {
padding-bottom: 10px;
font-weight: bold;
font-size: 13px;
}

#left_resources ul li span.pdf {
font-weight: normal;
font-size: 12px;
}

#left_resources ul li a:link, #left_resources ul li a:visited {
color: #ffffff;
text-decoration: none;
}

#left_resources ul li a:hover, #left_resources ul li a:active {
text-decoration: underline;
color: #ffffff;
}

#left_resources ul ul { 
width: 75%;
border: 0px;
margin: 0px;
padding: 15px 0px 0px 25px;
list-style-type: square;
}

#left_resources ul li ul li {
padding-bottom: 5px;
font-weight: bold;
font-size: 13px;
}

#right_contentholder {
width: 585px;
padding: 0px;
margin: 0px;
float: left;
}

#content {
float: left;
width: 525px;
height: auto;
padding: 10px 30px 30px 30px;
margin: 0px;
}

#content h1 {
color: #000000;
font-size: 20px;
padding: 0px 0px 10px 0px;
margin: 0px;
}

#content p, #content ul, #content ul li {
color: #000000;
font-size: 16px;
line-height: 20px;
}

#content ul li {
padding-bottom: 12px;
}

#content p a:link, #content p a:visited, #content ul li a:link, #content ul li a:visited, #content ol li a:link, #content ol li a:visited {
color:#0000FF;
text-decoration: none;
}

#content p a:hover, #content p a:active, #content ul li a:hover, #content ul li a:active, #content ol li a:hover, #content ol li a:active {
color:#000000;
text-decoration: underline;
}

#content p.nextpage {
font-size: 16px;
font-weight: bold;
line-height: 20px;
color:#0000FF;
text-align: right;
}

caption {
font-size: 13px;
padding: 10px 0px;
margin: 0px;
}

h2 {
text-align: left;
font-size: 18px;
}

h3 {
text-align: left;
font-size: 16px;
margin: 0px;
padding: 0px;
}

table {
border-bottom: none;
border-left: none;
border-right: none;
}

td {
border-right: 1px solid #333333;
}

table tfoot tr td, table tfoot tr {
font-size: 12px;
border-bottom: none;
border-left: none;
border-right: none;
}

/*#footerline {
float: left;
width: 800px;
height: 2px;
background-color: #333333;
}*/

#footer {
border-top: 2px solid #333333;
float: left;
width: 780px;
height: 25px;
margin: 0px;
padding: 3px 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 14px;
background-color: #fff;
color: #666666;
clear: both;
}

/* skip nav link */
.skip {
display: block;
font-family: Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 20px;
padding: 0px;
position: absolute;
text-align: left;
list-style: none;
}

.skip a {
display: inline;
padding: 0px;
margin: 0px;
position: absolute;
left: -1000px;
text-decoration: none;
width: 150px;
z-index: 2;
}

.skip a:focus, .skip a:active {
background: #555555 none repeat scroll 0%;
border: 2px solid #333333;
color: #FFFFFF;
position: absolute;
left: 70px;
top: 0px;
}

.skip a:hover {
cursor: default;
}

.noDisplay {
display:none;
}

#content p.aboutBlurb {
color: #000000;
font-size: 14px;
line-height: 18px;
}

#newsBlurb {
border: 1px dashed #666666;
margin: 0px;
padding: 0px 10px;
}

#newsBlurb a:link, #newsBlurb a:visited {
color:#0000FF;
font-weight: bold;
text-decoration: none;
}

#newsBlurb a:hover, #newsBlurb a:active {
color:#000000;
font-weight: bold;
text-decoration: underline;
}
