/* Reset styles to normalize */@import url(../css/normalize.css);/* General Typography and styles */body, div, td {font-family: Georgia, "Times New Roman", Times, serif;}a, h1, h3 {color: #9fb323}a {text-decoration: none}body {background-color: #5e5f60; }/* Section specific coloring *//* About */body#section_resources a, body#section_resources h1, body#section_resources h3,body#section_resources h2,body#section_resources ul#header_nav ul li a:hover {color: #d74a2e}body#section_resources {background: #5e5f60 url(../images/bg_section_resources.gif) repeat-y scroll; margin-left: 52px}body#section_resources div#wrapper {border-bottom-color: #d74a2e}body#section_resources ul#header_nav a:hover, body#section_resources ul#header_nav li.active a {border-bottom-color: #d74a2e}body#section_resources div#main div.body_image {border-bottom-color: #d74a2e}body#section_resources div#main p em {color: #c22a11}/* About - most are automatically set below */body#section_about {background: #5e5f60 url(../images/bg_section_about.gif) repeat-y scroll; margin-left: 52px}/* Join */body#section_join {background: #5e5f60 url(../images/bg_section_join.gif) repeat-y scroll; margin-left: 52px}body#section_join a, body#section_join h1, body#section_join h3,body#section_join h2,body#section_join ul#header_nav ul li a:hover {color: #79638a; }body#section_join div#wrapper {border-bottom-color: #79638a}body#section_join ul#header_nav li.hover a, body#section_join ul#header_nav li.active a {border-bottom-color: #79638a}body#section_join div#main div.body_image {border-bottom-color: #79638a}body#section_join div#main p em {color: #79638a}/* Resources */body#section_resources {background: #d74a2e url(../images/bg_section_resources.gif) repeat-y scroll; margin-left: 52px}body#section_resources a, body#section_resources h1, body#section_resources h3,body#section_resources h2,body#section_resources ul#header_nav ul li a:hover {color: #d74a2e; }body#section_resources div#wrapper {border-bottom-color: #d74a2e}body#section_resources ul#header_nav li.hover a, body#section_resources ul#header_nav li.active a {border-bottom-color: #d74a2e}body#section_resources div#main div.body_image {border-bottom-color: #d74a2e}body#section_resources div#main p em {color: #d74a2e}/* Contact */body#section_contact {background: #5e5f60 url(../images/bg_section_about.gif) repeat-y scroll; margin-left: 52px}/* Global Wrapper */div#wrapper {border-bottom: 4px solid #9fb323; background: #fff url(../images/bg.jpg) repeat-x scroll;}div#wrapper div#content {width: 990px; margin: 0px auto 0px auto; position: relative; padding: 0 20px; }/* Home Page */div#home_topnav { width: 990px; margin: auto; position: relative; }div#home_main {padding-top: 85px; padding-bottom: 85px}div#home_main img {margin: 0px auto 0px auto; display: block}ul#home_nav {margin: 0px auto 0px auto; width: 570px; padding: 0px 0px 120px 0px}ul#home_nav li {float: left; list-style-type: none; margin-right: 50px; line-height: 0px; font-size: 0px; }ul#home_nav li.last {margin-right: 0px}ul#home_nav a:hover, ul#home_nav li.active a {border-bottom: 4px solid #9fb323}ul#home_nav a {border-bottom: 4px solid #fff; display: block}/* Global Header Nav */ul#header_nav {position: absolute; top: 0px; right: 0px}ul#header_nav li {float: left; position: relative; list-style-type: none; margin-right: 38px; margin-top: 7px; line-height: 0px; font-size: 0px; ; }ul#header_nav li.last {margin-right: 0px; padding-left: 10px; margin-top: 0px}ul#header_nav li a {display: block;  text-indent: -1000px; overflow: hidden; height: 15px; }ul#header_nav li.hover a, ul#header_nav li.active a { border-bottom: 4px solid #9fb323; }ul#header_nav li.last a {border-bottom: 0px !important}li#header_nav_home a { background: transparent url(../images/header_nav/home.gif) no-repeat; width: 41px; }li#header_nav_about a { background: transparent url(../images/header_nav/about.gif) no-repeat; width: 68px; }li#header_nav_join a { background: transparent url(../images/header_nav/join.gif) no-repeat; width: 51px; }li#header_nav_resources a { background: transparent url(../images/header_nav/resources.gif) no-repeat; width: 75px; }li#header_nav_contact  a{ background: transparent url(../images/header_nav/contact.gif) no-repeat; width: 80px; }li#header_nav_portal a { background: transparent url(../images/header_nav/client_portal.gif) no-repeat; width: 118px; height: 24px !important; }li#header_nav_portal a:hover { background-position: 0 -24px !important; }/* Global Sub-nav / Drop downs */ul#header_nav ul { display: none; position: absolute; left: 0px; padding-top: 8px; }ul#header_nav ul li { border-bottom: none !important; display: block; float: none; color: #4d4d50; margin-right: 0px; margin-top: 0px; line-height: 12px; font-size: 12px; padding-bottom: 10px;}ul#header_nav ul li a { border-bottom: none !important; background: none; white-space: nowrap; text-indent: 0; color: #4d4d50; width: 100px; line-height: 14px; }ul#header_nav ul li a:hover, ul#header_nav ul li a.active {border-bottom: none; color: #9fb323}/* Title Styles */div#title h1 span {display: none}div#title h1 {height: 30px; background-repeat: no-repeat; background-position: top right}div#title h1#about {background-image: url(../images/title_about.gif);}div#title h1#resources {background-image: url(../images/title_resources.gif);}div#title h1#join {background-image: url(../images/title_join.gif);}div#title h1#contact {background-image: url(../images/title_contact.gif);}/* Breadcrumb */div#breadcrumb ul {display: block; float: right; margin-top: 25px}div#breadcrumb ul li {float: left; list-style-type: none; color: #4c4d4f; font-size: 12px}div#breadcrumb ul li span {margin-left: 5px; margin-right: 5px}/* Main Content Area */div#main {clear: both; padding-top: 20px; padding-bottom: 55px; color: #4d4d50; font-size: 16px}div#main a {text-decoration: underline}div#main p em {color: #a0b114; font-size: 24px; line-height: 26px; font-style: normal; font-weight: normal}div#main p {margin: 0px 0px 30px 0px; line-height: 20px}div#main ul { padding-left: 15px; margin-bottom: 20px;}div#main div.full {margin-top: 20px}div#main div.body_image img {border: 1px solid #ccc; display: block; margin-bottom: 3px}div#main div.body_image_noframe img { display: block; margin-bottom: 3px}div#main div.body_image {border-bottom: 4px solid #9fb323}div#main blockquote {clear: both; font-size: 20px; padding-left: 30px; background: transparent url(../images/bc_l.gif) no-repeat; line-height: 22px; margin-top: 26px}div#main blockquote span {background: transparent url(../images/bc_r.gif) no-repeat scroll left 2px; width: 30px; display: -moz-inline-box; display: inline-block; }div#main blockquote div {text-align: right; font-size: 14px; margin-top: 18px; line-height: 16px}div#main .blockquote2 {clear: both; font-size: 14px; font-style: italic; line-height: 16px; margin-top: 26px; padding-left: 0; }/* Main Content Headers */div#main h2 {margin-bottom: 15px; color: #a0b114; font-size: 24px; line-height: 26px; font-style: normal; font-weight: normal;}div#main h4 {margin-bottom: 30px; font-size: 20px; line-height: 24px; font-style: normal; font-weight: normal;}/* Reusable content layouts as defined in the spec, no image, smaller right image, larger image */div.two_column_smaller_right div.column1 {float: left; width: 585px; margin-right: 20px;}div.two_column_smaller_right div.column2 {float: left; width: 380px}div.two_column_smaller_left div.column1 {float: left; width: 380px; margin-right: 60px;}div.two_column_smaller_left div.column2 {float: left; width: 540px}div.two_column_equal div.column1 {float: left; width: 482px; margin-right: 30px;}div.two_column_equal div.column2 {float: left; width: 478px}div.column1short { width: 378px; float: left; }div.column1short div.body_image { width: 378px; }div.column2wide { width: 580px; float: left; padding-left: 20px; }/* Contact information - typically in a two column equal template */div.vcard {padding: 16px 20px 16px 20px}div.vcard div.info {width: 160px; margin-right: 20px; float: left; background: transparent url(../images/bg_contact.gif) no-repeat scroll; font-weight: bold; font-size: 12px; line-height: 14px; padding-top: 18px}div.vcard div.wrap {float: left; /*width: 210px*/}div.vcard div.email_wrap {background: transparent url(../images/icon_email.gif) no-repeat scroll; font-size: 12px; font-weight: bold; padding: 6px 0px 15px 55px;  margin-bottom: 3px; }div.vcard div.vcard_wrap {background: transparent url(../images/icon_vcard.gif) no-repeat scroll; font-size: 12px; font-weight: bold; padding: 6px 0px 15px 55px;  margin-bottom: 3px; }/* Global Footer */div#footer {border-top: 2px solid #fff; background: transparent url(../images/bg_footer.gif) repeat-x}div#footer a {text-decoration: underline}div#footer_inner {width: 926px; margin: 0px auto 0px auto; padding-top: 18px; padding-bottom: 90px; color: #fff; position: relative}div#footer_inner div.news_item img {float: left; margin: 0px 26px 26px 0px}div#footer_inner div.news_item div {float: left; width: 570px; margin-bottom: 26px}div#footer_inner div.news_item {clear: both; font-size: 14px; line-height: 18px}div#footer_inner div.news_item h1 {font-family: TarzanaWide, Tarzana Wide, Georgia; font-size: 20px; padding-bottom: 8px; font-weight: normal}div#footer_inner div#contact_information {font-size: 11px; line-height: 14px; position: absolute; top: 26px; text-align: right; right: 0px}div#footer_inner div#contact_information h3 {font-size: 11px; font-weight: bold}div#footer_inner div#contact_information strong {font-size: 9px}div#footer_inner div#description {margin-top: 40px; font-size: 12px; line-height: 18px; text-align: center; color: #a5a5a5}/* Reused Miscellaneous Styles */div.spacer {clear: both; line-height: 0px; font-size: 0px}