/* global styles for standard elements */
body, div, h1, h2, h3, h4, h5, h6, p, form, table, tr, td, blockquote, ul {
 margin: 0px;
 padding: 0px;
}

body {
 text-align: center;
 font-family: arial, sans-serif;
 font-weight: normal;
 color: #000000;
 background-color: #bdbfbe;
 margin-bottom: 20px;
}

a {
 color: #000000;
 text-decoration: underline;
}

br {
 line-height: 12px;
}

img {
 border: 0px;
}

table {
 font-size: 1em;
 border: 0px;
 border-style: none;
 border-width: 0px;
 border-collapse: collapse;
 border-spacing: 0px;
}

tr {
 vertical-align: top;
}

td {
 vertical-align: top;
 font-size: 1em;
}

ul {
 list-style-type: disc;
 padding-left: 15px;
}

ul ul {
 list-style-type: circle;
}

ul ul ul {
 list-style-type: square;
}

.spaced li {
 margin-bottom: 6px;
}

li.last {
 margin-bottom: 0px;
}

h1 {
 font-size: 2.5em;
 font-weight: normal;
 color: #076191;
 margin-bottom: 20px;
}

h2 {
 font-size: 1.5em;
 font-weight: bold;
 color: #076191;
 margin-bottom: 12px;
}


/* common styles */
#container {
 height: 425px;
 background: #ffffff url(../images/common/one_pixel.jpg) repeat-x left bottom;
}

#content {
 text-align: left;
 width: 921px;
 margin: 0px auto;
}

#header td {
 vertical-align: bottom;
}

#header .text_links {
 height: 46px;
 text-align: right;
 font-size: .625em;
 color: #666666;
 padding: 0px 29px 15px 0px;
}

#header .text_links a {
 color: #666666;
}

#footer {
 text-align: center;
 font-size: .625em;
 color: #666666;
 padding-top: 17px;
}

#footer a {
 color: #666666;
}

.rule {
 display: block;
 height: 1px;
 line-height: 1px;
 font-size: 1px;
 background-color: #666666;
 margin: 15px 0px;
}

.pipe {
 margin: 0px 5px;
}

.disclaimer a {
 color: #ffffff;
}

.purple {
 color: #076191;
}

/* home page styles */
.home_main {
 width: 921px;
 height: 280px;
 background: url(../images/home/jenson_main.jpg) no-repeat left top;
}

.home_main td {
 vertical-align: middle;
 padding: 0px 510px 0px 35px;
}

.home_main h1 {
 font-size: 2.25em;
 font-weight: normal;
 color: #ff0000;
 margin-bottom: 6px;
}

.home_main h2 {
 font-size: .9375em;
 font-weight: bold;
 color: #666666;
}

.home_middle_col {
 padding: 0px 23px;
}

a.home_news {
 display: block;
 width: 116px;
 height: 178px;
 font-size: .6875em;
 color: #ffffff;
 text-decoration: none;
 background: url(../images/home/latest_news.jpg) no-repeat left top;
 padding: 15px 155px 0px 20px;
}

a.home_news:hover {
 background-image: url(../images/home/latest_news_f2.jpg);
}

a.home_news span {
 text-decoration: underline;
}

a.home_news .subhead {
 display: block;
 text-decoration: none;
 margin-bottom: 6px;
}

a.home_news:hover span {
 display: none;
}

/* sub page styles */
div.sub_page {
 border-bottom: 1px solid #666666;
 padding: 5px 0px 20px 0px;
}

table.sub_page {
 width: 100%;
}

.sub_left_col {
 width: 203px;
 height: 425px;
 background: #999999 url(../images/common/lft_nav_bottom.gif) no-repeat left bottom;
 padding-bottom: 10px;
}

#left_nav {
 width: 203px;
 list-style: none;
 padding-left: 0px;
}

#left_nav .head {
 height: 33px;
 line-height: 33px;
 text-align: center;
 font-size: .6875em;
 color: #ffffff;
 text-transform: uppercase;
 background: url(../images/common/lft_nav_head.jpg) repeat-x left top;
}

#left_nav li {
 height: 32px;
 line-height: 32px;
 font-size: .8125em;
}

#left_nav li a {
 display: block;
 width: 100%;
 color: #000000;
 text-decoration: none;
 background: url(../images/common/lft_nav_content.jpg) repeat-x left top;
}

#left_nav li a:hover, #left_nav li a.selected {
 color: #ffffff;
 background-image: url(../images/common/left_nav_rollover.jpg);
}

#left_nav li a span {
 display: block;
 width: 100%;
 background: url(../images/common/lft_nav_arrow.jpg) no-repeat 10px top;
 padding-left: 35px;
}

#left_nav li a:hover span, #left_nav li a.selected span {
 background-image: url(../images/common/left_nav_arrow_f2.jpg);
}

#left_nav1 {
 width: 203px;
 list-style: none;
 padding-left: 0px;
}

#left_nav li {
font-size: .8125em;
}

#left_nav1 li {
 height: 32px;
 line-height: 32px;
 font-size: .9375em;
}

#left_nav1 li a {
 display: block;
 width: 100%;
 color: #000000;
 text-decoration: none;
 background: url(../images/common/lft_nav_content.jpg) repeat-x left top;
}

#left_nav1 li a:hover {
 color: #ffffff;
 background-image: url(../images/common/left_nav_rollover.jpg);
}

#left_nav1 li a.selected {
color: #ffffff;
background-image: url (../images/common/left_nav_rollover.jpg);
}

#left_nav1 li a span {
 display: block;
 width: 100%;
 background: url(../images/common/opportunities.png) no-repeat 10px top;
 padding-left: 35px;
}

#left_nav1 li a:hover span, #left_nav1 li a.selected span {
 background-image: url(../images/common/opportunities_rollover.png);
}

.left_col_content {
 font-size: .75em;
 color: #ffffff;
 padding: 20px;
}

.left_col_content .header {
 display: block;
 text-transform: uppercase;
 margin-bottom: 6px;
}

.left_col_content a {
 color: #ffffff;
}

.sub_right_col {
 font-size: .75em;
 padding-left: 20px;
}

.sub_top {
 margin-bottom: 20px;
}

.sub_lead_box {
 width: 100%;
 vertical-align: middle;
 background: url(../images/common/content_lead_box.jpg) repeat-x left top;
 padding: 0px 38px;
}

.no_intro {
 margin-bottom: 0px;
}

.page_intro {
 font-size: 1.25em;
 color: #666666;
}

.sub_content {
 width: 100%;
}

.sub_content td {
 width: 330px;
}

.sub_content .middle_space {
 width: 38px;
}

.sub_content h2 {
 font-size: 1em;
}

.landing_page {
 width: 688px;
 height:430px;
 background-repeat: no-repeat;
 background-position: left top;
}

.landing_page td {
 vertical-align: middle;
 padding: 10px 44px 10px 344px;
}

.landing_page h1 {
 font-size: 3em;
 font-weight: normal;
 color: #076191;
 margin-bottom: 20px;
}

.landing_page h2 {
 font-size: 1.25em;
 font-weight: normal;
 color: #076191;
 margin-bottom: 20px;
}

/* our office styles */
.offices_list {
 width: 390px;
 background-color: #cccccc;
}

.offices .middle_space {
 width: 28px;
}

.directions {
 width: 280px;
 color: #ffffff;
 background-color: #666666;
}

.padded {
 padding: 20px;
}

.office_image {
 text-align: left;
 width: 195px;
 padding-bottom: 20px;
}

.directions_header {
 display: block;
 text-align: center;
 font-size: 1.1667em;
 padding-bottom: 25px;
}

.directions label {
 font-size: .9167em;
}

.directions label a {
 color: #ffffff;
 text-decoration: none;
}

.directions select, .directions input {
 font-family: arial, sans-serif;
 font-size: 1em;
}

.directions .long_text {
 width: 240px;
}

.directions .short_text {
 width: 80px;
}

.disclaimer {
 text-align: center;
 font-size: .75em;
 color: #ffffff;
}

.resume {
	font-size: large;
	font-weight: bold;
}
td.job_openings {
 padding: 2px;
}