﻿html, body {height: 100%;}
html {background: url(../Images/bg-html.gif) repeat-x;}
body {
	margin: 0;
	color: #000000;
	min-width: 960px;
	background: url(../Images/bg-body.gif) no-repeat 50% 0;

	font: 12px/17px arial, sans-serif;
	/* font: arial, sans-serif; */
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {border-style: none;}

/* h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: arial, sans-serif;
} */

h1{
font-family:arial, sans-serif;
font-size:24px;
font-weight:bold;
color:#0069aa;
}

h2{
font-family:arial, sans-serif;
font-size:18px;
font-weight:bold;
color:#636363;
}

h3{
font-family:arial, sans-serif;
font-size:20px;
font-weight:bold;
color:#78a22f;
}

h4{
font-family:arial, sans-serif;
font-size:18px;
font-weight:bold;
color:#7581bf;
}

input, select, textarea {
	vertical-align: middle;
	font: 100% arial, sans-serif;
}
a {
	color: #003893;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

/* General settings */
#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding: 142px 0 20px;
}
#header {
	width: 100%;
	padding: 20px 0 0;
	height: 55px;
	position: absolute;
	top: 2px;
	left: 0;
}
#header:after {
	content: "";
	display: block;
	clear: both;
}
.logo{
            overflow: hidden;
            background: url(../Images/logo.png) no-repeat;
            width: 330px;
            height: 50px;
            float: left;
}
.logo a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	position: relative;
}
.user-nav {
	margin: 0;
	padding: 5px 16px 9px 0;
	list-style: none;
	float: right;
	font-size: 11px;
	line-height: 18px;
}
.user-nav li {
	float: left;
	padding: 0 0 0 24px;
}
.user-nav li a {
	float: left;
	padding: 0 0 0 24px;
	color: #666;
	cursor: pointer;
}
.user-nav li a:hover {
	text-decoration: none;
	color: #003893;
}
.user-nav li a.report {background: url(../Images/ico-report.png) no-repeat;}
.user-nav li a.portal {background: url(../Images/ico-portal.png) no-repeat;}
.user-nav li a.contact {background: url(../Images/ico-contact.png) no-repeat;}
.user-nav li a.report:hover {background: url(../Images/ico-report-hover.png) no-repeat;}
.user-nav li a.portal:hover {background: url(../Images/ico-portal-hover.png) no-repeat;}
.user-nav li a.contact:hover {background: url(../Images/ico-contact-hover.png) no-repeat;}
.form-search {
	float: right;
	display: inline;
	margin: 0 5px 0 0;
	width: 285px;
	height: 23px;
	clear: right;
}
.form-search div.txt {
	float: left;
	overflow: hidden;
	background: url(../Images/bg-search-txt.gif) no-repeat;
	width: 207px;
	height: 23px;
}
.form-search input.txt {
	width: 187px;
	float: left;
	line-height: 15px;
	border: 0;
	background: none;
	padding: 3px 10px;
}
.btn-search {
	width: 78px;
	height: 23px;
	overflow: hidden;
	float: left;
}
.wrap-nav {
	position: absolute;
	top: 101px;
	width: 100%;
	left: 0;
	z-index: 20;
}
.holder-nav{
	width: 100%;
	background: url(../Images/bg-wrap-nav.png) no-repeat;
	height: 47px;
}
#nav,
#nav ul {
	padding:0;
	margin:0;
	list-style:none;
	position: relative;
	height: 1%;
}
#nav li{
	float:left;
	padding: 0 2px 0 0;
	background: url(../Images/separator-nav.gif) no-repeat 100% 0;
}
#nav ul li,
#nav ul a{
	margin:0;
	float:none;
}
#nav ul li{
	vertical-align:top;
	height:1%;
}
#nav a{
	float: left;
	color:#fff;
	text-transform: uppercase;
	font: bold 13px/18px arial, sans-serif;
	cursor: pointer;
}
#nav a span{
	padding:9px 21px 11px 23px;
	float: left;
}

#nav .holder-drop a span
{
    padding: 0 0 0 0;
    float: none;
    display: inline;
}

#nav a:hover,
#nav li:hover a,
#nav li.hover a {
	text-decoration: none;
	background: url(../Images/bg-nav-a-hover.gif) repeat-x;
	/*background: none;*/
	color: #00a6d6;
}
#nav a:hover,
#nav li.active a{
	background: url(../Images/bg-nav-a-hover.gif) repeat-x;
	/*background: none;*/
	color: #00a6d6;
}
#nav a:hover span.home,
#nav li.active span.home,
#nav li:hover a span.home,
#nav li.hover a span.home {background: url(../Images/bg-nav-a-span-home.gif) no-repeat;}
#nav li.hover,
#nav li:hover {position:relative;}
#nav li.hover div.drop,
#nav li:hover div.drop {display: block;}
#nav div.drop {
	width:223px;
	position:absolute;
	left:0;
	top:100%;
	z-index:20;
	display:none;
	padding: 3px 0 0;
	background: url(../Images/none.gif);
}
#nav .top,
#nav .bottom {
	background:url(../Images/bg-drop-down-top.png) no-repeat;
	height:7px;
	display:block;
	overflow:hidden;
}
#nav .bottom {
	background:url(../Images/bg-drop-down-bottom.png) no-repeat;
	height:7px;
}
#nav ul {
	padding:3px 25px 10px 21px;
	height:1%;
}

.holder-drop {
	height: 1%;
	overflow:hidden;
	background:url(../Images/bg-drop-down-center.png) repeat-y;
	/*background: url(../Images/bg-drop-down-body.gif) repeat-y 0 0;*/
	/*background-color: #ffffff;*/
}
#nav ul li {
	background: none;
	padding: 0;
}

/*#nav ul li.bam
{
    border: 1px solid red;
}
#nav div.drop
{
	background-color: aqua;
}*/
#nav div.drop ul:after {
	content:"";
	clear:both;
	display:block;
}
#nav li.hover ul li
{
	/*height: 25px;*/
	/*background-color: red;*/
}
#nav li:hover ul a,
#nav li.hover ul a {
	/*height: 25px;*/
	display: block;
	background:none;
	/*background-color: blue;*/
	color: #0069aa;
	text-transform:none;
	font: 13px/25px arial, sans-serif;
}
#nav ul a:hover {
	background:none;
	color: #00a6d6 !important;
}
#nav ul li:hover a,
#nav ul li.hover a {
	background:none;
}
.promo {
	width: 960px;
	position: relative;
	overflow: hidden;
}
.holder-promo {
	height: 1%;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.promo-b {
	background: url(../Images/bg-promo.png) no-repeat;
	width: 960px;
	height: 10px;
}
.promo img {
	vertical-align: top;
}
.promo .slogan {
	position: absolute;
	color: #fff;
}
.home .promo .slogan {
	top: 176px;
	left: 261px;
}
.inner .promo .slogan {
	top: 38px;
	left: 71px;
}
.promo .slogan p {
	margin: 0;
	font: bold 14px/17px arial, sans-serif;
	text-indent: -9999px;
}
.home .promo .slogan p{
	background: url(../Images/slogan-home.png) no-repeat;
	width: 331px;
	height: 34px;
}
.inner .promo .slogan p{
	background: url(../Images/loremipsum2.png) no-repeat;
	width: 333px;
	height: 34px;
}
.promo .slogan strong.title {
	display: block;
	padding: 0 0 9px;
	font: bold 25px/26px arial, sans-serif;
	text-indent: -9999px;
}
.home .promo .slogan strong.title {
	background: url(../Images/tomhendrickson.png) no-repeat;
	width: 209px;
	height: 22px;
}
.inner .promo .slogan strong.title {
	background: url(../Images/loremipsum.png) no-repeat;
	width: 229px;
	height: 28px;
	padding: 0 0 3px;
}
.welcome-box {
	width: 308px;
	float: right;
	display: inline;
	margin: 0 4px 0 -312px;
	position: relative;
	z-index:3;
}
.welcome-box .t {
	background: url(../Images/bg-welcome-box-t.png) no-repeat;
	width: 308px;
	height: 267px;
}
.welcome-box .b {
	background: url(../Images/bg-welcome-box-b.png) no-repeat;
	width: 308px;
	height: 20px;
}
.welcome-box .c {
	padding: 0 26px 0 32px;
	width: 250px;
	background: url(../Images/bg-welcome-box-c.png) repeat-y;
}
.welcome-box .c:after {
	content: "";
	display: block;
	clear: both;
}
.welcome-box .contents {
	width: 100%;
	float: left; 
	position: relative;
	top: -208px;
	margin-bottom: -212px;
}
.welcome-box .contents strong.title {
	font: bold 20px/22px arial, sans-serif;
	color: #0069AA;
	display: block;
	padding: 0 0 12px;
}

.welcome-box .contents p {margin: 0 0 7px;}
.welcome-box .contents p a {font-weight: bold;}
/*CHANGELINK*/
.welcome-box .contents p a:hover {
	text-decoration: none;
	color: #00A6D6;
}
#main {
	overflow: hidden;
	height: 1%;
	padding: 20px 17px 38px 0;
}
#twocolumns {
	width: 676px;
	float: left;
}
#twocolumns #content {
	width: 492px !important;
	float: right;
	padding: 8px 0 0 !important;
	margin: 0 !important;
}
#content {
	float: right;
	display: inline;
	margin: 0 58px 0 0;
	padding: 6px 20px 0 0;
	width: 680px;
}

.oneColumn
{
    float: left;
    padding: 0 0 0 17px;
}

#twocolumns h1,
.intro h1,
.management-team h1,
.oneColumn h1 {
	font: bold 24px/28px arial, sans-serif;
	margin: 0 0 5px;
	color: #0069aa;
}
#twocolumns h1 span,
.intro h1 span {
	display: block;
	font-size: 24px;
}
#twocolumns #content h1, .oneColumn h1 {margin: 0 0 1px;}
#twocolumns h2,
.intro h2,
.oneColumn h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	margin: 0 0 6px;
	color: #636363;
}
#twocolumns #content h2, .oneColumn h2 {margin: 0 0 9px; font-size: 18px;}
#twocolumns p,
.intro p,
.management-team p,
.oneColumn p {
	margin: 0 0 17px;
}
#twocolumns h3,
.intro h3,
.oneColumn h3 {
	font: bold 20px/20px arial, sans-serif;
	margin: 0 0 12px;
	color: #78a22f;
}
.management-team .post h2{font:bold 18px/16px arial, sans-serif; margin: 0 0 5px; color:#636363;}

#twocolumns h4,
.intro h4,
.oneColumn h4 {
	font: bold 16px/16px arial, sans-serif;
	margin: 0 0 5px;
	color: #7581bf;
}
#sidebar {
	width: 161px;
	float: left;
}
.sidenav {
	width: 100%;
	overflow: hidden;
	background: url(../Images/bg-sidenav-c.gif) repeat-y;
	font-size: 13px;
	line-height: 17px;
}
.sidenav .holder, .sidenav .ekmenu {
	background: url(../Images/bg-sidenav-t.gif) no-repeat;
	padding: 2px 0 0;
}
.sidenav ul {
	margin: 0;
	list-style: none;
	padding: 0 0 60px;
	background: url(../Images/bg-sidenav-b.gif) no-repeat 0 100%;
	overflow: hidden;
	height: 1%;
}

.sidenav ul li ul
{
    margin: 0;
	list-style: none;
	padding: 0 0 0 0;
	background: none;
	overflow: hidden;
	height: 1%;
}

.sidenav ul li {
	padding: 6px 18px 7px;
	overflow: hidden;
	vertical-align: top;
	background: url(../Images/bg-sidenav-divider.gif) no-repeat 0 100%;
}

.sidenav ul li ul li
{
   background: none;
}

.sidenav ul li a {
	color:#0069aa;
	padding: 0 0 0 14px;
	display: block;
	background: url(../Images/bull-sidenav.gif) no-repeat 0 6px;
}
.sidenav ul li a:hover,
.sidenav ul li.active a {
	text-decoration: none;
	color: #00a6d6;
}
.wrap-accordion {
	width: 413px;
	float: left;
	display: inline;
	margin: 0 0 0 27px;
	overflow: hidden;
	background: url(../Images/bg-accordion-c.gif) repeat-y;
}
.wrap-accordion .holder {background: url(../Images/bg-accordion-t.gif) no-repeat;}
.wrap-accordion .frame {
	padding: 0 1px 12px;
	height: 1%;
	background: url(../Images/bg-accordion-b.gif) no-repeat 0 100%;
}
.wrap-accordion strong.title {
	color: #78a22f;
	font: bold 16px/18px arial,sans-serif;
	display: block;
	padding: 8px 10px;
}
#accordion {
	margin: 0;
	padding: 0;
	list-style: none;
}
#accordion li {
	width: 100%;
}
#accordion div.opener {
	width: 100%;
	overflow: hidden;
}
#accordion div.opener a {
	padding: 7px 13px 8px;
	display: block;
	font-size: 13px;
	line-height: 18px;
	color: #4a4a4a;
	font-weight: bold;
	height: 1%;
	background: url(../Images/bg-accordion-opener.gif) repeat-x;
}
#accordion div.opener a:hover {
	text-decoration: none;
	color: #fff;
	background: url(../Images/bg-accordion-opener-hover.gif);
}
#accordion div.slide {
	padding: 12px 14px;
	height: 1%;
	overflow: hidden;
	background: url(../Images/bg-accordion-slide.gif) repeat-x;
}
#accordion div.slide p {
	margin: 0;
	padding: 0 0 3px;
}
span.more {
	display: block;
	overflow: hidden;
	height: 1%;
}
span.more a {
	float: left;
	color: #003893;
	padding: 0 11px 0 0;
	background: url(../Images/bg-more.gif) no-repeat 100% 7px;
}
/*CHANGELINK*/
span.more a:hover {
	text-decoration: none;
	color: #00A6D6;
}
.intro {
	float: left;
	width: 235px;
	padding: 0 0 0 17px;
	margin: -6px 0 0;
}
div.more {
	width: 100%;
	overflow: hidden;
}
div.more .wrap-img {
	float: left;
	border: 1px solid #b9b9b9;
	padding: 3px;
	margin: 0 18px 18px 0;
}
.aside {
	width: 233px;
	float: right;
}
.aside a.client-portal {
	background: url(../Images/bg-client-portal.gif) no-repeat;
	width: 192px;
	height: 69px;
	padding: 9px 10px 5px 29px;
	display: block;
	margin: 0 0 3px;
}
.aside a.client-portal {
	color: #fff;
	line-height: 15px;
}
.aside a.client-portal:hover {
	background: url(../Images/bg-client-portal-hover.gif) no-repeat;
}
.aside a.client-portal strong {
	display: block;
	height: 18px;
	text-indent: -9999px;
	margin: 0 0 1px -11px;
	background: url(../Images/client-portal.png) no-repeat;
	cursor: pointer;
}
.aside a.client-portal:hover {text-decoration: none;}
.aside a.client-portal:hover strong {background: url(../Images/client-portal-hover.png) no-repeat;}
.emergency-callout {
	background: url(../Images/bg-emergency-callout.gif) no-repeat;
	width: 197px;
	height: 52px;
	padding: 13px 17px 5px;
	line-height: 20px;
	color: #0069aa;
	text-transform: uppercase;
	margin: 0 0 16px;
}
.emergency-callout strong {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	display: block;
	padding: 2px 0 0;
}
ul.news-list {
	margin: 0 0 0 11px;
	padding: 0;
	list-style: none;
	width: 195px;
}
ul.news-list li {
	vertical-align: top;
	padding: 0 0 8px;
}
ul.news-list img {vertical-align: middle;}
/*CHANGELINK*/
ul.news-list li a:hover {
	text-decoration: none;
	color: #0069AA;
}
.aside h3 {
	margin: 0 0 2px 11px;
	font-size: 20px;
	line-height: 18px;
	font-weight: normal;
}
#footer {
	width: 100%;
	background: url(../Images/bg-footer-t.gif) no-repeat;
}
#footer .holder {
	overflow: hidden;
	font-size: 11px;
	line-height: 12px;
	color: #b2b2b2;
	padding: 20px 0 17px;
	height: 1%;
	background: url(../Images/bg-footer-b.gif) no-repeat 0 100%;
}
#footer .nav,
#footer .ad-list {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	display: inline;
	text-align: right;
	letter-spacing: 1px;
	overflow: hidden;
}
#footer .nav {
	margin: 0 -3px 0 0;
}
#footer .ad-list {
	float: left;
	text-align: left;
}
#footer .nav li,
#footer .ad-list li {
	float: left;
	background: url(../Images/separator-footer.gif) no-repeat 0 50%;
	padding: 0 7px 0 9px;
}
#footer .nav li:first-child {background-image: none;}
#footer .nav a,
#footer .ad-list a {
	color: #b2b2b2;
}
/*CHANGELINK*/
#footer .nav a:hover,
#footer .ad-list a:hover {
	text-decoration: none;
	color: #00A6D6;
}
p.copyright {
	margin: 0 9px 0 4px;
	display: inline;
	float: left;
	letter-spacing: 1px;
}
.breadcrumbs {
	width: 100%;
	margin: -21px 0 0 ;
	position: relative;
	z-index: 1;
}
.breadcrumbs ul {
	margin: 0;
	list-style: none;
	background: url(../Images/bg-breadcrumbs.png) no-repeat;
	overflow: hidden;
	height: 1%;
	padding: 25px 17px 7px 4px;
	font-size: 11px;
	line-height: 12px;
}
.breadcrumbs ul li {
	float: left;
	overflow: hidden;
	vertical-align: top;
	padding: 0 7px 0 14px;
	background: url(../Images/separator-breadcrumbs.gif) no-repeat 0 4px;
	position: relative;
}
.breadcrumbs ul li:first-child {background-image: none;}
.side-box {
	margin: 10px 0 13px;
	width: 233px;
	overflow: hidden;
	color: #4a4a4a;
	background: url(../Images/bg-side-box-c.gif) repeat-y;
}
.side-box .holder {
	background: url(../Images/bg-side-box-t.gif) no-repeat;
}
.careers .side-box .holder {background: url(../Images/bg-side-box-t2.gif) no-repeat;}
.side-box .frame {
	padding:13px 20px 20px;
	overflow: hidden;
	height: 1%;
	background: url(../Images/bg-side-box-b.gif) no-repeat 0 100%;
}
.side-box .wrap-img {
	margin: 0 -6px 9px;
	position: relative;
	width: 206px;
	height: 122px;
}
.side-box .wrap-img .holder {
	width: 192px;
	height: 108px;
	padding: 7px;
	overflow: hidden;
	background: url(../Images/bg-wrap-img-side-box.png) no-repeat;
}
.side-box .wrap-img img {
	vertical-align: top;
	border: 1px solid #e8e8e8;
}
.side-box .wrap-img a {
	position: relative;
}
.side-box strong.title {
	font-size: 13px;
	display: block;
}
.side-box strong.heading {
	font: bold 16px/18px arial, sans-serif;
	color: #fff;
	display: block;
	background: url(../Images/featured-job.gif) no-repeat;
	width: 112px;
	height: 18px;
	text-indent: -9999px;
	margin: 0 0 47px;
}

.side-box p {
	margin: 0 0 5px;
}
/* 2nd Round Markup */
.side-box .ad {
	text-align: center;
	margin: 0 0 -14px;
}
.seo {
	position: absolute;
	left: -9999px;
}
.items {
	width: 512px;
	overflow: hidden;
	margin: 0 -16px 18px 0;
	padding: 9px 0 21px;
	background: url(../Images/bg-items.gif) no-repeat 0 100%;
}
.items .item {
	float: left;
	width: 240px;
	margin: 0 16px 0 0;
}
.items .wrap-img {
	width: 232px;
	height: 127px;
	padding: 3px;
	margin: 0 0 12px;
	border: 1px solid #b9b9b9;
}
.items .wrap-img img {vertical-align: top;}
.items .item strong.title {
	display: block;
	font-size: 13px;
}
.items .item p {
	margin: 0 0 8px !important;
}
.careers ul.news-list {
	margin: 0 0 26px;
}
.management-team h1 {margin: 0 0 10px;}
.posts {
	margin: 27px 0 -9px;
}
.posts .post {
	padding: 18px 42px 17px 0;
	overflow: hidden;
	height: 1%;
	background: url(../Images/bg-team-leaders-post.gif) no-repeat;
	margin: 0 -20px 0 0;
}
.posts .post .wrap-img {
	float: left;
	display: inline;
	width: 111px;
	height: 135px;
	border: 1px solid #b9b9b9;
	padding: 3px;
	margin: 0 14px 0 0;
}
* html .posts .post .wrap-img {margin: 0 11px 0 0;}
.posts .post .wrap-img img {vertical-align: top;}
.posts .post .txt-holder {
	height: 1%;
	overflow: hidden;
}
.posts .post h2 {
	line-height: 22px;
	margin: 0 0 2px;
}
.posts .post p {
	margin: 0 0 9px;
}
.contact-box {
	background: url(../Images/bg-contacs-box.gif) no-repeat;
	overflow: hidden;
	width: 496px;
	margin: 0 -4px 0 0;
	padding: 20px 0 0;
}
.contact-box strong.title {
	font-size: 14px;
	display: block;
	margin: 0 0 10px;
}
ul.contacts {
	margin: 0;
	padding: 0 23px 0 0;
	list-style: none;
	float: left;
	width: 225px;
	
}
ul.contacts em {
	display: block;
	font-size: 10px;
	line-height: 12px;
	margin: -2px 0 0;
}
ul.contacts li.name {margin: 0 0 5px;}
ul.contacts li {
	vertical-align: top;
	height: 1%;
	margin: 0 0 3px;
}
.wrap-news {
	background: url(../Images/bg-contacs-box.gif) no-repeat;
	width: 495px;
	margin: 27px 0 0;
}
.wrap-news .heading {
	background: url(../Images/bg-contacs-box.gif) no-repeat 0 100%;
	overflow: hidden;
	height: 1%;
	padding: 7px 0 9px;
}
ul.years {
	margin: 0 -9px 0 0;
	padding: 0;
	list-style: none;
	float: right;
	overflow: hidden;
}
ul.years li {
	float: left;
	font-weight: bold;
	padding: 0 7px 0 9px;
	margin: 0 2px 0 -2px;
	background: url(../Images/separator-years.gif) no-repeat 0 50%;
}
.wrap-news .post {
	background: url(../Images/bg-contacs-box.gif) no-repeat 0 100%;
	padding: 5px 10px 3px 8px;
}
.wrap-news .post a.more {white-space: nowrap;}
.wrap-news .post strong.title {
	display: block;
	color: #0069aa;
}
.wrap-news .post em.date {
	font-style: normal;
	font-weight: bold;
	display: block;
}
.form-contact-us {
	width: 498px;
	margin: -5px -5px 0 0;
}
.form-contact-us p.note {
	margin: 0 0 23px !important;
	font-size: 10px;
	color: #e3a856;
}
.form-contact-us .row {
	width: 498px;
	overflow: hidden;
	margin: 0 0 12px 0;
}
.form-contact-us .cell {
	float: left;
	width: 249px;
}
.form-contact-us label {
	width: 63px;
	float: left;
	display: inline;
	padding: 0 5px 0 0;
	text-align: right;
	line-height: 23px;
}
.form-contact-us label span {color: #e3a856;}
.form-contact-us select {
	float: left;
	width: 175px;
}
.form-contact-us select.state {width: 53px !important;}
.form-contact-us input.text {
	width: 165px;
	float: left;
	margin: 0;
	line-height: 12px;
	border: 1px solid #d7d7d7;
	padding: 3px 5px;
	color: #666;
}
.form-contact-us label.short {
	width: 38px;
}
.form-contact-us input.short {
	width: 67px;
	margin: 0 -3px 0 0;
}
.wrap-textarea {
	width: 414px;
	height: 163px;
	float: left;
	overflow: hidden;
	margin: 0 -2px 3px 0;
	position: relative;
	border: 1px solid #d7d7d7;
	padding: 5px;
}
.form-contact-us textarea {
	width: 414px;
	max-width: 414px;
	height: 163px;
	max-height: 163px;
	border: 0;
	float: left;
	overflow: auto;
	color: #666;
}
.form-contact-us .captcha {
	margin: 0 0 0 70px;
	height: 1%;
}
.form-contact-us .captcha:after {
	content: "";
	display: block;
	clear: both;
}

.form-contact-us .captcha .wrap-img {
	width: 142px;
	height: 54px;
	overflow: hidden;
	float: left;
	border: 1px solid #d7d7d7;
	margin: 0 18px 0 0;
	display: inline;
}
.form-contact-us .captcha label {
	width: 260px;
	padding: 10px 0 0;
	text-align: left;
	margin: 0;
}
.form-contact-us .captcha input.text {
	width: 50px;
	padding: 1px 0 0;
	margin: 0;	
}
.form-contact-us .btn-submit {
	width: 78px;
	height: 23px;
	margin: 2px 0 0;
	overflow: hidden;
	float: right;
}

#content .content ul li
{
    list-style-type: disc;
}

/*Recaptcha style overrides*/
#content .recaptchatable #recaptcha_response_field 
{
    position: static !important;
}
/*Search page styles*/
.resultsCount
{
   margin: 6px 0 10px 0;
   border-bottom: 1px solid #e8e8e8;
}
.searchResultBlock
{
    margin: 0 0 8px 0;
}
.searchResultTitle
{
    font-size: 14px;
}
/*IE7 overrides*/
html>body #content .recaptchatable #recaptcha_response_field
{
   *position: absolute !important;
   *left: 0px !important;
}


